ports/164071: [Maintainer] textproc/scim-input-pad: Update to 0.1.3.1

Nikola Lecic nikola.lecic at anthesphoria.net
Fri Jan 13 00:50:06 UTC 2012


>Number:         164071
>Category:       ports
>Synopsis:       [Maintainer] textproc/scim-input-pad: Update to 0.1.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 13 00:50:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:

System: FreeBSD tundra 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 26 10:23:40 UTC 2010 nikola at tundra...:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Log:
Update textproc/scim-input-pad to 0.1.3.1
New file: files/patch-data-Makefile.in

>How-To-Repeat:
	
>Fix:

--- scim-input-pad-0.1.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/scim-input-pad/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile	23 Sep 2011 22:25:48 -0000	1.28
+++ Makefile	12 Jan 2012 18:17:40 -0000
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	scim-input-pad
-PORTVERSION=	0.1.2
-PORTREVISION=	4
+PORTVERSION=	0.1.3.1
 CATEGORIES=	textproc
-MASTER_SITES=	SF/scim/${PORTNAME}/${PORTVERSION} \
+MASTER_SITES=	SF/scim/${PORTNAME}/0.1.3/ \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/
 
 MAINTAINER=	nikola.lecic at anthesphoria.net
 COMMENT=	SCIM add-on to input various symbols with customisable on-screen pad
 
 BUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	scim:${PORTSDIR}/textproc/scim
 
 USE_LDCONFIG=	yes
 USE_GMAKE=	yes
@@ -45,6 +44,7 @@
 post-patch:
 	@${REINPLACE_CMD} -E 's|(SCIM_LIBEXECDIR=).*|\1${PREFIX}/lib/scim-1.0|' \
 		${WRKSRC}/configure
+	@${REINPLACE_CMD} -E 's|^_NAME|NAME|g' ${WRKSRC}/data/*.pad.in
 
 post-install:
 .if !defined(NOPORTDOCS)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/scim-input-pad/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	3 Jul 2011 14:40:05 -0000	1.5
+++ distinfo	12 Jan 2012 15:55:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (scim-input-pad-0.1.2.tar.gz) = 852407f4a4b378e16ce193f5bebd72d96300b4e719c6a776378b1037c5823c25
-SIZE (scim-input-pad-0.1.2.tar.gz) = 584077
+SHA256 (scim-input-pad-0.1.3.1.tar.gz) = a561c3a256cb045f19c0bc2249b3d36a36df6800fa3479390ce1e693d6caae68
+SIZE (scim-input-pad-0.1.3.1.tar.gz) = 591478
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/scim-input-pad/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	4 Nov 2009 13:31:39 -0000	1.3
+++ pkg-descr	13 Jan 2012 01:35:21 -0000
@@ -1,11 +1,14 @@
 SCIM Input-Pad is an on-screen input pad that can be used to input symbols
-and key events very easily. It works with the SCIM input method platform and
-comes with predefined files for common symbols, some special keyboard events
-(such as dead keys and composing keys), Japanese Katakana and Hiragana
-symbols, Chinese numbers and radicals, etc.
+and key events very easily. It works with the SCIM input method platform.
 
-Smart Common Input Method platform, in short SCIM, is a development platform to
-make Input Method developers live easier. It has very clear architecture and
-very simple programming interface.
+SCIM Input-Pad comes with predefined files for common symbols, some special
+keyboard events (such as dead keys and composing keys), punctuation technical
+and graphics signs (including Braille alphabet), and many languages: Arabian,
+Armenian, Balinese, Bengali, Buginese, Buhid, Cham, Chinese, Devanagari,
+Ethiopic, Georgian, Gujarati, Gurmukhi, Hanunoo, Hebrew, Japanese, Kannada,
+Kaya Li, Khmer, Korean, Lao, Lepcha, Limbu, Malayalam, Mongolian, Myanmar,
+New Tai Lue, Ol Chiki, Oriya, Rejang, Russian (with all Cyrillic languages),
+Saurashtra, Sinhala, Sundanese, Syloti Nagri, Tagalog, Tai Le, Tamil, Telugu,
+Thai and Tibetian. It also provides an easy access to all Latin-based scripts.
 
 WWW: http://www.scim-im.org/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/scim-input-pad/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- pkg-plist	4 Nov 2009 13:31:39 -0000	1.8
+++ pkg-plist	12 Jan 2012 22:14:25 -0000
@@ -5,7 +5,7 @@
 lib/libscim-input-pad.a
 lib/libscim-input-pad.la
 lib/libscim-input-pad.so
-lib/libscim-input-pad.so.0
+lib/libscim-input-pad.so.1
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%NLS%%share/locale/de/LC_MESSAGES/scim-input-pad.mo
@@ -16,9 +16,48 @@
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/scim-input-pad.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/scim-input-pad.mo
 share/scim/icons/input-pad.png
+share/scim/input-pad/arabian.pad
+share/scim/input-pad/armenian.pad
+share/scim/input-pad/balinese.pad
 share/scim/input-pad/base.pad
+share/scim/input-pad/buginese.pad
+share/scim/input-pad/cham.pad
 share/scim/input-pad/chinese.pad
+share/scim/input-pad/ethiopic.pad
+share/scim/input-pad/georgian.pad
+share/scim/input-pad/hebrew.pad
+share/scim/input-pad/india_bengali.pad
+share/scim/input-pad/india_chiki.pad
+share/scim/input-pad/india_devanagari.pad
+share/scim/input-pad/india_gujarati.pad
+share/scim/input-pad/india_gurmukhi.pad
+share/scim/input-pad/india_kannada.pad
+share/scim/input-pad/india_lepcha.pad
+share/scim/input-pad/india_limbu.pad
+share/scim/input-pad/india_malayalam.pad
+share/scim/input-pad/india_oriya.pad
+share/scim/input-pad/india_saurashtra.pad
+share/scim/input-pad/india_sinhala.pad
+share/scim/input-pad/india_syloti_nagri.pad
+share/scim/input-pad/india_tamil.pad
+share/scim/input-pad/india_telugu.pad
 share/scim/input-pad/japanese.pad
+share/scim/input-pad/kaya.pad
 share/scim/input-pad/keyboard.pad
+share/scim/input-pad/khmer.pad
+share/scim/input-pad/korean.pad
+share/scim/input-pad/lao.pad
+share/scim/input-pad/mongolian.pad
+share/scim/input-pad/myanmar.pad
+share/scim/input-pad/philipine_buhid.pad
+share/scim/input-pad/philipine_hanunoo.pad
+share/scim/input-pad/philipine_tagalog.pad
+share/scim/input-pad/rejang.pad
+share/scim/input-pad/russian.pad
+share/scim/input-pad/sundanese.pad
+share/scim/input-pad/tai_le.pad
+share/scim/input-pad/tai_lue.pad
+share/scim/input-pad/thai.pad
+share/scim/input-pad/tibet.pad
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrmtry share/scim/input-pad
+ at dirrm share/scim/input-pad
Index: files/patch-data-Makefile.in
===================================================================
RCS file: files/patch-data-Makefile.in
diff -N files/patch-data-Makefile.in
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-data-Makefile.in	12 Jan 2012 22:13:07 -0000
@@ -0,0 +1,45 @@
+--- data/Makefile.in	2011-11-13 11:20:00.000000000 +0300
++++ data/Makefile.in	2012-01-13 01:01:26.000000000 +0300
+@@ -340,7 +340,7 @@
+ INPUT_PAD_SOURCE_FILES = base.pad.in	\
+ 			  keyboard.pad.in	\
+ 			  japanese.pad.in	\
+-			  chinese.pad,in	\
++			  chinese.pad.in	\
+ 			  korean.pad.in		\
+ 			  arabian.pad.in	\
+ 			  ethiopic.pad.in	\
+@@ -358,7 +358,7 @@
+ 			  india_sinhala.pad.in	\
+ 			  india_syloti_nagri.pad.in	\
+ 			  india_tamil.pad.in	\
+-			  india_telugu.in	\
++			  india_telugu.pad.in	\
+ 			  armenian.pad.in	\
+ 			  balinese.pad.in	\
+ 			  buginese.pad.in	\
+@@ -380,6 +380,16 @@
+ 			  tai_le.pad.in		\
+ 			  thai.pad.in		\
+ 			  tibet.pad.in
++INPUT_PAD_DEST_FILES = base.pad keyboard.pad japanese.pad chinese.pad \
++	korean.pad arabian.pad ethiopic.pad india_bengali.pad india_chiki.pad \
++	india_devanagari.pad india_gujarati.pad india_gurmukhi.pad \
++	india_kannada.pad india_lepcha.pad india_limbu.pad india_malayalam.pad \
++	india_oriya.pad	india_saurashtra.pad india_sinhala.pad \
++	india_syloti_nagri.pad india_tamil.pad india_telugu.pad	armenian.pad \
++	balinese.pad buginese.pad cham.pad georgian.pad	hebrew.pad kaya.pad \
++	khmer.pad lao.pad myanmar.pad mongolian.pad philipine_buhid.pad	\
++	philipine_hanunoo.pad philipine_tagalog.pad russian.pad	tai_lue.pad \
++	rejang.pad sundanese.pad tai_le.pad thai.pad tibet.pad
+ 
+ scim_input_pad_datadir = @SCIM_INPUT_PAD_DATADIR@
+ scim_input_pad_data_DATA = $(INPUT_PAD_DEST_FILES)
+@@ -741,7 +751,6 @@
+ 	uninstall-scim_input_pad_dataDATA
+ 
+ 
+-*.pad:	*.pad.in	$(INTLTOOL_MERGE) $(top_srcdir)/po/*.po ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< ($)@'
+ 
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
--- scim-input-pad-0.1.3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list