diff options
author | bapt <bapt@FreeBSD.org> | 2013-12-11 22:58:29 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-12-11 22:58:29 +0800 |
commit | bc6a1a21c9cf4360f723763bc8a14e26602b57e2 (patch) | |
tree | ef741fb504539dbd57ca349262a90088fe841bad /chinese | |
parent | ea8db3a1049c55cdd2143d4622d89b0b65d5062d (diff) | |
download | freebsd-ports-gnome-bc6a1a21c9cf4360f723763bc8a14e26602b57e2.tar.gz freebsd-ports-gnome-bc6a1a21c9cf4360f723763bc8a14e26602b57e2.tar.zst freebsd-ports-gnome-bc6a1a21c9cf4360f723763bc8a14e26602b57e2.zip |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/bg5pdf/Makefile | 2 | ||||
-rw-r--r-- | chinese/bg5ps/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx-chewing/Makefile | 4 | ||||
-rw-r--r-- | chinese/fcitx-cloudpinyin/Makefile | 4 | ||||
-rw-r--r-- | chinese/fcitx-configtool/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx-googlepinyin/Makefile | 4 | ||||
-rw-r--r-- | chinese/fcitx-libpinyin/Makefile | 4 | ||||
-rw-r--r-- | chinese/fcitx-rime/Makefile | 4 | ||||
-rw-r--r-- | chinese/fcitx-sunpinyin/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx-table-extra/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx-ui-light/Makefile | 4 | ||||
-rw-r--r-- | chinese/fcitx/Makefile | 8 | ||||
-rw-r--r-- | chinese/gcin/Makefile | 4 | ||||
-rw-r--r-- | chinese/ibus-chewing/Makefile | 2 | ||||
-rw-r--r-- | chinese/ibus-pinyin/Makefile | 2 | ||||
-rw-r--r-- | chinese/librime/Makefile | 10 | ||||
-rw-r--r-- | chinese/mutt/Makefile | 2 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-TaBE/Makefile | 2 | ||||
-rw-r--r-- | chinese/pcmanx/Makefile | 2 | ||||
-rw-r--r-- | chinese/reciteword/Makefile | 2 | ||||
-rw-r--r-- | chinese/ttfm/Makefile | 2 |
21 files changed, 35 insertions, 35 deletions
diff --git a/chinese/bg5pdf/Makefile b/chinese/bg5pdf/Makefile index f000187dc8c4..156c59b4dbe9 100644 --- a/chinese/bg5pdf/Makefile +++ b/chinese/bg5pdf/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib -LIB_DEPENDS= pdf.6:${PORTSDIR}/print/pdflib +LIB_DEPENDS= libpdf.so:${PORTSDIR}/print/pdflib CFLAGS+= -fPIC USE_PYTHON= yes diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile index ce24c5d7ad9b..40aac434b260 100644 --- a/chinese/bg5ps/Makefile +++ b/chinese/bg5ps/Makefile @@ -11,7 +11,7 @@ DISTNAME= bg5ps-1.3.0 MAINTAINER= ports@FreeBSD.org COMMENT= Convert Chinese-Big5/GB encoded files to Postscript, using TTF fonts -LIB_DEPENDS= ttf:${PORTSDIR}/print/freetype +LIB_DEPENDS= libttf.so:${PORTSDIR}/print/freetype USE_PYTHON= yes PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile index f04b14029d1e..88d314925bac 100644 --- a/chinese/fcitx-chewing/Makefile +++ b/chinese/fcitx-chewing/Makefile @@ -12,8 +12,8 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Chewing support for Fcitx -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ - chewing:${PORTSDIR}/chinese/libchewing +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ + libchewing.so:${PORTSDIR}/chinese/libchewing USE_XZ= yes USES= cmake gettext pkgconfig diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile index 7b865bad92d7..a934f70f1354 100644 --- a/chinese/fcitx-cloudpinyin/Makefile +++ b/chinese/fcitx-cloudpinyin/Makefile @@ -11,8 +11,8 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= A cloud-based Pinyin module for Fcitx -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ - curl:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ + libcurl.so:${PORTSDIR}/ftp/curl USE_XZ= yes USES= cmake gettext pkgconfig diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile index 506bc15d8bc1..047ee77570d1 100644 --- a/chinese/fcitx-configtool/Makefile +++ b/chinese/fcitx-configtool/Makefile @@ -13,7 +13,7 @@ COMMENT= Fcitx IM framework configuration tool BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx USE_XZ= yes USE_GNOME= intltool gnomehack diff --git a/chinese/fcitx-googlepinyin/Makefile b/chinese/fcitx-googlepinyin/Makefile index 5728b0325395..46bde18dc621 100644 --- a/chinese/fcitx-googlepinyin/Makefile +++ b/chinese/fcitx-googlepinyin/Makefile @@ -10,8 +10,8 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= A libgooglepinyin support for Fcitx -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ - googlepinyin:${PORTSDIR}/chinese/libgooglepinyin +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ + libgooglepinyin.so:${PORTSDIR}/chinese/libgooglepinyin USE_XZ= yes USES= cmake gettext pkgconfig diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile index ebb03118e00a..d0d23cb5ea17 100644 --- a/chinese/fcitx-libpinyin/Makefile +++ b/chinese/fcitx-libpinyin/Makefile @@ -13,8 +13,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= lichray@gmail.com COMMENT= The libpinyin support for Fcitx -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ - pinyin:${PORTSDIR}/chinese/libpinyin +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ + libpinyin.so:${PORTSDIR}/chinese/libpinyin USE_LDCONFIG= ${PREFIX}/lib/fcitx/ USE_XZ= yes diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile index 96e05b025491..f2ba1192a0e7 100644 --- a/chinese/fcitx-rime/Makefile +++ b/chinese/fcitx-rime/Makefile @@ -11,8 +11,8 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= RIME support for Fcitx -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ - rime:${PORTSDIR}/chinese/librime +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ + librime.so:${PORTSDIR}/chinese/librime USE_LDCONFIG= ${PREFIX}/lib/fcitx/ USE_XZ= yes diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile index dad7c6aaf298..82fb7d9028c9 100644 --- a/chinese/fcitx-sunpinyin/Makefile +++ b/chinese/fcitx-sunpinyin/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= SunPinyin support for Fcitx -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx BUILD_DEPENDS= zh-sunpinyin>=2.0.4.r2:${PORTSDIR}/chinese/sunpinyin RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/chinese/fcitx-table-extra/Makefile b/chinese/fcitx-table-extra/Makefile index 9b0aaa463cd2..50108c6c6cc8 100644 --- a/chinese/fcitx-table-extra/Makefile +++ b/chinese/fcitx-table-extra/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Table-based input methods for Fcitx -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx USE_XZ= yes USES= cmake gettext diff --git a/chinese/fcitx-ui-light/Makefile b/chinese/fcitx-ui-light/Makefile index 6ce80a6c9fa2..300c3a371405 100644 --- a/chinese/fcitx-ui-light/Makefile +++ b/chinese/fcitx-ui-light/Makefile @@ -11,8 +11,8 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= An alternative light weight UI for Fcitx -LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ - fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ + libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig USE_BZIP2= yes USE_XORG= x11 xft xpm diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index eebb0f307323..eb08e57b9b04 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -17,9 +17,9 @@ COMMENT= A Flexible Input Method Framework LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ - dbus-1:${PORTSDIR}/devel/dbus \ - icuuc:${PORTSDIR}/devel/icu +LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ + libdbus-1.so:${PORTSDIR}/devel/dbus \ + libicuuc.so:${PORTSDIR}/devel/icu RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils MAN1= createPYMB.1 fcitx-remote.1 fcitx.1 mb2org.1 mb2txt.1 \ @@ -80,7 +80,7 @@ PLIST_SUB+= QT4="@comment " .endif .if ${PORT_OPTIONS:MOPENCC} -LIB_DEPENDS+= opencc:${PORTSDIR}/chinese/opencc +LIB_DEPENDS+= libopencc.so:${PORTSDIR}/chinese/opencc .else CMAKE_ARGS+= -DENABLE_OPENCC=OFF .endif diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index a4da5c5f47a9..f1aca1c98b47 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -36,7 +36,7 @@ NO_STAGE= yes .if ${PORT_OPTIONS:MQT_IM_MODULE} USE_QT4= inputmethods qmake_build moc_build corelib gui -LIB_DEPENDS+= mng:${PORTSDIR}/graphics/libmng +LIB_DEPENDS+= libmng.so:${PORTSDIR}/graphics/libmng PLIST_SUB+= QT_IM_MODULE="" .else CONFIGURE_ARGS+= --use_qt4=N @@ -51,7 +51,7 @@ BROKEN= does not compile .if ${PORT_OPTIONS:MANTHY} BUILD_DEPENDS+= ${LOCALBASE}/include/anthy/anthy.h:${PORTSDIR}/japanese/anthy -LIB_DEPENDS+= anthy:${PORTSDIR}/japanese/anthy +LIB_DEPENDS+= libanthy.so:${PORTSDIR}/japanese/anthy PLIST_SUB+= ANTHY_MODULE="" .else CONFIGURE_ARGS+= --use_anthy=N diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile index 33ae094155e2..d270c82c800d 100644 --- a/chinese/ibus-chewing/Makefile +++ b/chinese/ibus-chewing/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 \ ${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:${PORTSDIR}/devel/cmake-fedora \ ibus-daemon:${PORTSDIR}/textproc/ibus RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus -LIB_DEPENDS= chewing:${PORTSDIR}/chinese/libchewing +LIB_DEPENDS= libchewing.so:${PORTSDIR}/chinese/libchewing CMAKE_ARGS+= -DSYSCONF_INSTALL_DIR=${PREFIX}/etc \ -DLIB_DIR=${PREFIX}/lib diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile index eb05ca6e20a9..080d479581a4 100644 --- a/chinese/ibus-pinyin/Makefile +++ b/chinese/ibus-pinyin/Makefile @@ -58,7 +58,7 @@ PLIST_SUB+= OPENPHRASE_DB="@comment " .if ${PORT_OPTIONS:MOPENCC} CONFIGURE_ARGS+= --enable-opencc -LIB_DEPENDS+= opencc.1:${PORTSDIR}/chinese/opencc +LIB_DEPENDS+= libopencc.so:${PORTSDIR}/chinese/opencc .else CONFIGURE_ARGS+= --disable-opencc .endif diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 58206a1e8f3d..2e0764ab80c7 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -12,11 +12,11 @@ COMMENT= Rime Input Method Engine LICENSE= GPLv3 -LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \ - glog:${PORTSDIR}/devel/glog \ - kyotocabinet:${PORTSDIR}/databases/kyotocabinet \ - opencc:${PORTSDIR}/chinese/opencc \ - yaml-cpp:${PORTSDIR}/devel/yaml-cpp +LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ + libglog.so:${PORTSDIR}/devel/glog \ + libkyotocabinet.so:${PORTSDIR}/databases/kyotocabinet \ + libopencc.so:${PORTSDIR}/chinese/opencc \ + libyaml-cpp.so:${PORTSDIR}/devel/yaml-cpp USES= cmake pkgconfig gettext perl5 USE_PERL5= build patch diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index c8900ec57bf0..159945f88d52 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -16,7 +16,7 @@ COMMENT= The Mongrel of Mail User Agents with Chinese support CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-lite-[0-9]* -LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert +LIB_DEPENDS+= libhz.so:${PORTSDIR}/chinese/autoconvert LDFLAGS_ADD+= -lhz diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile index f4fbada83f1f..bd2d21721458 100644 --- a/chinese/p5-Lingua-ZH-TaBE/Makefile +++ b/chinese/p5-Lingua-ZH-TaBE/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chinese processing via libtabe -LIB_DEPENDS= tabe.3:${PORTSDIR}/chinese/libtabe +LIB_DEPENDS= libtabe.so:${PORTSDIR}/chinese/libtabe USES= perl5 USE_PERL5= configure diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 9a73d199b109..e3723e3639af 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -58,7 +58,7 @@ CONFIGURE_ARGS+=--disable-notifier .if ${PORT_OPTIONS:MLIBNOTIFY} CONFIGURE_ARGS+=--enable-libnotify -LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify +LIB_DEPENDS+= libnotifa.soy:${PORTSDIR}/devel/libnotify .endif .if empty(PORT_OPTIONS:MNANCY) diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index e299aaade39c..6abb3f62cb3a 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -28,7 +28,7 @@ XTRACT_AFTER_ARGS+= --exclude CVS NO_STAGE= yes .include <bsd.port.options.mk> -LIB_DEPENDS+= espeak:${PORTSDIR}/audio/espeak +LIB_DEPENDS+= libespeak.so:${PORTSDIR}/audio/espeak post-patch: @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|' ${WRKSRC}/src/readword.cpp diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile index 17e29a721529..0e771821185d 100644 --- a/chinese/ttfm/Makefile +++ b/chinese/ttfm/Makefile @@ -12,7 +12,7 @@ COMMENT= A Big5/GB enhanced TrueType Font Manager RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 MAKE_ARGS= FREETYPE_BASE=${LOCALBASE:Q} CC="${CC}" |