aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 19:28:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 19:44:42 +0000
commit2c672a4de941dc57142d867ba42396b1b64d2921 (patch)
tree8df5490a1c027e22b101c5ee6a85de2599b1756c /chinese
parent221a492f5c87d536e466ae45c8adef13b4771ba2 (diff)
downloadports-2c672a4de941dc57142d867ba42396b1b64d2921.tar.gz
ports-2c672a4de941dc57142d867ba42396b1b64d2921.zip
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fcitx-chewing/Makefile1
-rw-r--r--chinese/fcitx-libpinyin/Makefile1
-rw-r--r--chinese/fcitx-rime/Makefile1
-rw-r--r--chinese/fcitx-table-extra/Makefile1
-rw-r--r--chinese/fcitx/Makefile1
-rw-r--r--chinese/gcin/Makefile1
-rw-r--r--chinese/ibus-cangjie/Makefile1
-rw-r--r--chinese/ibus-rime/Makefile1
-rw-r--r--chinese/linux-wps-office-zh_CN/Makefile1
9 files changed, 0 insertions, 9 deletions
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile
index a416078625ce..757f69186ade 100644
--- a/chinese/fcitx-chewing/Makefile
+++ b/chinese/fcitx-chewing/Makefile
@@ -17,6 +17,5 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libchewing.so:chinese/libchewing
USES= cmake gettext gnome pkgconfig tar:xz
-INSTALLS_ICONS= yes
.include <bsd.port.mk>
diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile
index 0542339c8ae7..c9a3927b62dc 100644
--- a/chinese/fcitx-libpinyin/Makefile
+++ b/chinese/fcitx-libpinyin/Makefile
@@ -22,7 +22,6 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libFcitxQt5WidgetsAddons.so:textproc/fcitx-qt5
USES= cmake gettext gnome pkgconfig tar:xz
-INSTALLS_ICONS= yes
_MODEL_VER= 20161206
diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile
index d78a01c6c4d9..64891cd34877 100644
--- a/chinese/fcitx-rime/Makefile
+++ b/chinese/fcitx-rime/Makefile
@@ -22,7 +22,6 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
RUN_DEPENDS= ${_SCHEMA_DEPENDS}
USES= cmake gettext gnome localbase pkgconfig tar:xz
-INSTALLS_ICONS= yes
_SCHEMA_DEPENDS= \
${LOCALBASE}/share/rime-data/luna_pinyin.schema.yaml:chinese/rime-luna-pinyin \
diff --git a/chinese/fcitx-table-extra/Makefile b/chinese/fcitx-table-extra/Makefile
index 229b50f6e527..4709965f6cc6 100644
--- a/chinese/fcitx-table-extra/Makefile
+++ b/chinese/fcitx-table-extra/Makefile
@@ -16,7 +16,6 @@ BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
USES= cmake gettext gnome tar:xz
-INSTALLS_ICONS= yes
STRIP=
.include <bsd.port.mk>
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index e153a3ed31a9..72345d521dc3 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -46,7 +46,6 @@ USE_LDCONFIG= yes
USES= compiler:c++11-lang gnome tar:xz cmake:noninja desktop-file-utils \
gettext-tools:build,run gettext-runtime iconv:wchar_t \
kde:5 pkgconfig shared-mime-info compiler:c++14-lang xorg
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= GTK2 GTK3 OPENCC TPUNC DOCS
OPTIONS_DEFAULT=GTK2 GTK3
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile
index 456d254bc0d5..d77ece3d733f 100644
--- a/chinese/gcin/Makefile
+++ b/chinese/gcin/Makefile
@@ -20,7 +20,6 @@ HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --use_gtk3=N --use_qt5=N
USE_GNOME= gtk30
USE_XORG= x11 xtst xext
-INSTALLS_ICONS= YES
USE_LDCONFIG= ${PREFIX}/lib/gcin
OPTIONS_DEFINE= ANTHY
diff --git a/chinese/ibus-cangjie/Makefile b/chinese/ibus-cangjie/Makefile
index c308a20c9c39..6e83cf476cad 100644
--- a/chinese/ibus-cangjie/Makefile
+++ b/chinese/ibus-cangjie/Makefile
@@ -20,7 +20,6 @@ USES= autoreconf gmake gnome libtool pkgconfig python:3.4+
USE_GNOME= introspection:run pygobject3 intltool
GLIB_SCHEMAS= org.cangjians.ibus.cangjie.gschema.xml \
org.cangjians.ibus.quick.gschema.xml
-INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
USE_GITHUB= yes
diff --git a/chinese/ibus-rime/Makefile b/chinese/ibus-rime/Makefile
index d6484b6d6d4c..4a607effe31a 100644
--- a/chinese/ibus-rime/Makefile
+++ b/chinese/ibus-rime/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${_SCHEMA_DEPENDS}
USES= cmake gnome pkgconfig
USE_CSTD= c99
-INSTALLS_ICONS= yes
USE_GITHUB= yes
GH_ACCOUNT= rime
diff --git a/chinese/linux-wps-office-zh_CN/Makefile b/chinese/linux-wps-office-zh_CN/Makefile
index 072a66018786..b5e056fe4a48 100644
--- a/chinese/linux-wps-office-zh_CN/Makefile
+++ b/chinese/linux-wps-office-zh_CN/Makefile
@@ -21,7 +21,6 @@ ONLY_FOR_ARCHS= amd64
CONFLICTS_INSTALL= linux-wps-office
USES= desktop-file-utils gnome linux shebangfix
-INSTALLS_ICONS= yes
USE_LINUX= png pulseaudio-libs xorglibs
SHEBANG_FILES= usr/bin/et \