mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert texproc/uim and friends to USES=libtool, drop .la files
- Bump ports dependent on uim as some .so versions have changed - While here, convert some USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr blanket
This commit is contained in:
parent
99a51b3d05
commit
e3cc604e9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362884
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= scim-uim
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \
|
||||
http://freedesktop.org/~suzhe/sources/
|
||||
|
@ -1,9 +1,5 @@
|
||||
%%X11%%bin/uim-dict-gtk
|
||||
lib/uim/plugin/libuim-anthy.a
|
||||
lib/uim/plugin/libuim-anthy.la
|
||||
lib/uim/plugin/libuim-anthy.so
|
||||
lib/uim/plugin/libuim-anthy-utf8.a
|
||||
lib/uim/plugin/libuim-anthy-utf8.la
|
||||
lib/uim/plugin/libuim-anthy-utf8.so
|
||||
%%X11%%%%DATADIR%%/helperdata/uim-dict-ui.xml
|
||||
@dirrmtry %%X11%%%%DATADIR%%/helperdata
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= uim-tomoe-gtk
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 12
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= SF/tomoe/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= uim-el
|
||||
PORTVERSION= 1.8.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
@ -20,10 +21,9 @@ RUN_DEPENDS= uim-el-agent:${PORTSDIR}/textproc/uim
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= build
|
||||
USE_GNOME= intltool
|
||||
USES= iconv gmake perl5
|
||||
USES= iconv gmake perl5 tar:bzip2
|
||||
USE_EMACS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -3,8 +3,6 @@ bin/uim-input-pad-ja
|
||||
bin/uim-pref-gtk
|
||||
bin/uim-toolbar-gtk
|
||||
bin/uim-toolbar-gtk-systray
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-uim.a
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-uim.la
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-uim.so
|
||||
@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache
|
||||
@unexec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache
|
||||
|
@ -3,8 +3,6 @@ bin/uim-input-pad-ja-gtk3
|
||||
bin/uim-pref-gtk3
|
||||
bin/uim-toolbar-gtk3
|
||||
bin/uim-toolbar-gtk3-systray
|
||||
lib/gtk-3.0/%%GTK3_VERSION%%/immodules/im-uim.a
|
||||
lib/gtk-3.0/%%GTK3_VERSION%%/immodules/im-uim.la
|
||||
lib/gtk-3.0/%%GTK3_VERSION%%/immodules/im-uim.so
|
||||
libexec/uim-candwin-gtk3
|
||||
libexec/uim-candwin-horizontal-gtk3
|
||||
|
@ -1,5 +1,3 @@
|
||||
lib/uim/plugin/libuim-m17nlib.a
|
||||
lib/uim/plugin/libuim-m17nlib.la
|
||||
lib/uim/plugin/libuim-m17nlib.so
|
||||
@exec uim-module-manager --register m17nlib
|
||||
@unexec uim-module-manager --unregister m17nlib
|
||||
|
@ -8,8 +8,7 @@ COMMENT= Qt4 modules of uim input method
|
||||
LIB_DEPENDS= libuim.so:${PORTSDIR}/textproc/uim
|
||||
|
||||
USE_QT4= qmake_build moc_build qt3support uic
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= iconv
|
||||
USES= iconv libtool
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../textproc/uim
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= uim
|
||||
PORTVERSION= 1.8.6
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
.if !defined(UIM_SLAVE) && defined(WITHOUT_X11)
|
||||
@ -12,12 +13,10 @@ PKGNAMESUFFIX= -nox11
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT?= Input method library
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
WANT_GNOME= yes
|
||||
USE_GNOME+= glib20 intltool
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= gettext gmake iconv pkgconfig perl5
|
||||
USES= gettext gmake iconv libtool pkgconfig perl5 tar:bzip2
|
||||
USE_PERL5= build
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -19,44 +19,25 @@ include/uim/uim-util.h
|
||||
include/uim/uim.h
|
||||
include/uim/version.h
|
||||
lib/libgcroots.a
|
||||
lib/libgcroots.la
|
||||
lib/libgcroots.so
|
||||
lib/libgcroots.so.1
|
||||
lib/libuim-custom.a
|
||||
lib/libuim-custom.la
|
||||
lib/libgcroots.so.0
|
||||
lib/libgcroots.so.0.1.0
|
||||
lib/libuim-custom.so
|
||||
lib/libuim-custom.so.3
|
||||
lib/libuim-scm.a
|
||||
lib/libuim-scm.la
|
||||
lib/libuim-custom.so.2
|
||||
lib/libuim-custom.so.2.1.0
|
||||
lib/libuim-scm.so
|
||||
lib/libuim-scm.so.1
|
||||
lib/libuim.a
|
||||
lib/libuim.la
|
||||
lib/libuim-scm.so.0
|
||||
lib/libuim-scm.so.0.1.0
|
||||
lib/libuim.so
|
||||
lib/libuim.so.8
|
||||
lib/uim/plugin/libuim-custom-enabler.a
|
||||
lib/uim/plugin/libuim-custom-enabler.la
|
||||
lib/libuim.so.8.0.0
|
||||
lib/uim/plugin/libuim-custom-enabler.so
|
||||
lib/uim/plugin/libuim-editline.a
|
||||
lib/uim/plugin/libuim-editline.la
|
||||
lib/uim/plugin/libuim-editline.so
|
||||
lib/uim/plugin/libuim-fileio.a
|
||||
lib/uim/plugin/libuim-fileio.la
|
||||
lib/uim/plugin/libuim-fileio.so
|
||||
lib/uim/plugin/libuim-lolevel.a
|
||||
lib/uim/plugin/libuim-lolevel.la
|
||||
lib/uim/plugin/libuim-lolevel.so
|
||||
lib/uim/plugin/libuim-look.a
|
||||
lib/uim/plugin/libuim-look.la
|
||||
lib/uim/plugin/libuim-look.so
|
||||
lib/uim/plugin/libuim-process.a
|
||||
lib/uim/plugin/libuim-process.la
|
||||
lib/uim/plugin/libuim-process.so
|
||||
lib/uim/plugin/libuim-skk.a
|
||||
lib/uim/plugin/libuim-skk.la
|
||||
lib/uim/plugin/libuim-skk.so
|
||||
lib/uim/plugin/libuim-socket.a
|
||||
lib/uim/plugin/libuim-socket.la
|
||||
lib/uim/plugin/libuim-socket.so
|
||||
libdata/pkgconfig/gcroots.pc
|
||||
libdata/pkgconfig/uim.pc
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mlterm
|
||||
PORTVERSION= 3.3.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= SF/${PORTNAME}/01release/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user