o Update to 1.4.0.
o Chase bump libversion to slave ports . PR: ports/84247 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
This commit is contained in:
parent
753b625edb
commit
b0b1fadbc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140439
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-chewing
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= chinese
|
||||
MASTER_SITES= http://chewing.csie.net/download/scim/
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-pinyin
|
||||
PORTVERSION= 0.5.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= chinese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=scim
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-tables
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= chinese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=scim
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-anthy
|
||||
PORTVERSION= 0.5.2
|
||||
#PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||
MASTER_SITE_SUBDIR=scim-imengine/15606
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-canna
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||
MASTER_SITE_SUBDIR= scim-imengine/14496
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= scim-skk
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||
MASTER_SITE_SUBDIR= scim-imengine/14947
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-tables
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=scim
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-uim
|
||||
PORTVERSION= 0.1.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://freedesktop.org/~suzhe/sources/
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-tables
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= korean
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=scim
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-input-pad
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=scim
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-table-imengine
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=scim
|
||||
@ -16,7 +16,7 @@ DISTNAME= scim-tables-${PORTVERSION}
|
||||
MAINTAINER= gaoj@cpsc.ucalgary.ca
|
||||
COMMENT= SCIM table based input method engine
|
||||
|
||||
LIB_DEPENDS= scim-1.0.7:${PORTSDIR}/textproc/scim
|
||||
LIB_DEPENDS= scim-1.0.8:${PORTSDIR}/textproc/scim
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= scim
|
||||
PORTVERSION= 1.2.2
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (scim-1.2.2.tar.gz) = 933c6ef4df156d05994a35d48cb90374
|
||||
SIZE (scim-1.2.2.tar.gz) = 2347254
|
||||
MD5 (scim-1.4.0.tar.gz) = 9af14f5dc73435affb36b116ad77b53e
|
||||
SIZE (scim-1.4.0.tar.gz) = 2559452
|
||||
|
@ -18,6 +18,9 @@ include/scim-1.0/scim_connection.h
|
||||
include/scim-1.0/scim_debug.h
|
||||
include/scim-1.0/scim_event.h
|
||||
include/scim-1.0/scim_exception.h
|
||||
include/scim-1.0/scim_filter.h
|
||||
include/scim-1.0/scim_filter_module.h
|
||||
include/scim-1.0/scim_filter_manager.h
|
||||
include/scim-1.0/scim_frontend.h
|
||||
include/scim-1.0/scim_frontend_module.h
|
||||
include/scim-1.0/scim_global_config.h
|
||||
@ -31,7 +34,9 @@ include/scim-1.0/scim_imengine_module.h
|
||||
include/scim-1.0/scim_lookup_table.h
|
||||
include/scim-1.0/scim_module.h
|
||||
include/scim-1.0/scim_object.h
|
||||
include/scim-1.0/scim_panel.h
|
||||
include/scim-1.0/scim_panel_agent.h
|
||||
include/scim-1.0/scim_panel_client.h
|
||||
include/scim-1.0/scim_panel_common.h
|
||||
include/scim-1.0/scim_pointer.h
|
||||
include/scim-1.0/scim_property.h
|
||||
include/scim-1.0/scim_signals.h
|
||||
@ -41,29 +46,34 @@ include/scim-1.0/scim_trans_commands.h
|
||||
include/scim-1.0/scim_transaction.h
|
||||
include/scim-1.0/scim_types.h
|
||||
include/scim-1.0/scim_utility.h
|
||||
include/scim-1.0/x11/scim_x11_utils.h
|
||||
lib/gtk-2.0/immodules/im-scim.so
|
||||
lib/libscim-1.0.a
|
||||
lib/libscim-1.0.so
|
||||
lib/libscim-1.0.so.7
|
||||
lib/libscim-1.0.so.8
|
||||
lib/libscim-gtkutils-1.0.a
|
||||
lib/libscim-gtkutils-1.0.so
|
||||
lib/libscim-gtkutils-1.0.so.7
|
||||
lib/scim-1.0/1.2.0/Config/simple.so
|
||||
lib/scim-1.0/1.2.0/Config/socket.so
|
||||
lib/scim-1.0/1.2.0/FrontEnd/socket.so
|
||||
lib/scim-1.0/1.2.0/FrontEnd/x11.so
|
||||
lib/scim-1.0/1.2.0/Helper/setup.so
|
||||
lib/scim-1.0/1.2.0/IMEngine/rawcode.so
|
||||
lib/scim-1.0/1.2.0/IMEngine/socket.so
|
||||
lib/scim-1.0/1.2.0/SetupUI/aaa-imengine-setup.so
|
||||
lib/scim-1.0/1.2.0/SetupUI/frontend-hotkeys-setup.so
|
||||
lib/scim-1.0/1.2.0/SetupUI/panel-gtk-setup.so
|
||||
lib/scim-1.0/1.2.0/SetupUI/x11-frontend-setup.so
|
||||
lib/libscim-gtkutils-1.0.so.8
|
||||
lib/libscim-x11utils-1.0.a
|
||||
lib/libscim-x11utils-1.0.so
|
||||
lib/libscim-x11utils-1.0.so.8
|
||||
lib/scim-1.0/1.4.0/Config/simple.so
|
||||
lib/scim-1.0/1.4.0/Config/socket.so
|
||||
lib/scim-1.0/1.4.0/Filter/sctc.so
|
||||
lib/scim-1.0/1.4.0/FrontEnd/socket.so
|
||||
lib/scim-1.0/1.4.0/FrontEnd/x11.so
|
||||
lib/scim-1.0/1.4.0/Helper/setup.so
|
||||
lib/scim-1.0/1.4.0/IMEngine/rawcode.so
|
||||
lib/scim-1.0/1.4.0/IMEngine/socket.so
|
||||
lib/scim-1.0/1.4.0/SetupUI/aaa-frontend-setup.so
|
||||
lib/scim-1.0/1.4.0/SetupUI/aaa-imengine-setup.so
|
||||
lib/scim-1.0/1.4.0/SetupUI/panel-gtk-setup.so
|
||||
lib/scim-1.0/scim-helper-launcher
|
||||
lib/scim-1.0/scim-helper-manager
|
||||
lib/scim-1.0/scim-launcher
|
||||
lib/scim-1.0/scim-panel-gtk
|
||||
libdata/pkgconfig/scim-gtkutils.pc
|
||||
libdata/pkgconfig/scim-x11utils.pc
|
||||
libdata/pkgconfig/scim.pc
|
||||
share/gnome/applications/scim-setup.desktop
|
||||
share/gnome/control-center-2.0/capplets/scim-setup.desktop
|
||||
@ -89,19 +99,24 @@ share/locale/zh_TW/LC_MESSAGES/scim.mo
|
||||
%%DATADIR%%/icons/pin-up.png
|
||||
%%DATADIR%%/icons/rawcode.png
|
||||
%%DATADIR%%/icons/right.png
|
||||
%%DATADIR%%/icons/sctc.png
|
||||
%%DATADIR%%/icons/sctc-sc-to-tc.png
|
||||
%%DATADIR%%/icons/sctc-tc-to-sc.png
|
||||
%%DATADIR%%/icons/setup.png
|
||||
%%DATADIR%%/icons/trademark.png
|
||||
%%DATADIR%%/icons/up.png
|
||||
@dirrm etc/scim
|
||||
@dirrm include/scim-1.0/x11
|
||||
@dirrm include/scim-1.0/gtk
|
||||
@dirrm include/scim-1.0
|
||||
@unexec rmdir %D/lib/gtk-2.0/immodules 2>/dev/null || true
|
||||
@dirrm lib/scim-1.0/1.2.0/Config
|
||||
@dirrm lib/scim-1.0/1.2.0/FrontEnd
|
||||
@dirrm lib/scim-1.0/1.2.0/Helper
|
||||
@dirrm lib/scim-1.0/1.2.0/IMEngine
|
||||
@dirrm lib/scim-1.0/1.2.0/SetupUI
|
||||
@dirrm lib/scim-1.0/1.2.0
|
||||
@dirrm lib/scim-1.0/1.4.0/Config
|
||||
@dirrm lib/scim-1.0/1.4.0/Filter
|
||||
@dirrm lib/scim-1.0/1.4.0/FrontEnd
|
||||
@dirrm lib/scim-1.0/1.4.0/Helper
|
||||
@dirrm lib/scim-1.0/1.4.0/IMEngine
|
||||
@dirrm lib/scim-1.0/1.4.0/SetupUI
|
||||
@dirrm lib/scim-1.0/1.4.0
|
||||
@dirrm lib/scim-1.0
|
||||
@dirrm %%DATADIR%%/icons
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user