1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

In preparation for making libtool generate libraries with a sane name, fix all

LIB_DEPENDS in chinese
This commit is contained in:
Baptiste Daroussin 2013-12-11 14:58:29 +00:00
parent a327ff430a
commit 036f2c5ce6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336173
21 changed files with 35 additions and 35 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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}"