aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /korean
parent7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff)
downloadports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz
ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip
Notes
Diffstat (limited to 'korean')
-rw-r--r--korean/ami/Makefile5
-rw-r--r--korean/ami/pkg-plist2
-rw-r--r--korean/gdick/Makefile4
-rw-r--r--korean/gdick/pkg-plist3
-rw-r--r--korean/imhangul/Makefile4
-rw-r--r--korean/scim-hangul/Makefile3
-rw-r--r--korean/scim-hangul/pkg-plist4
-rw-r--r--korean/scim-tables/Makefile5
8 files changed, 16 insertions, 14 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile
index 1860d7b13358..d6e95dd47886 100644
--- a/korean/ami/Makefile
+++ b/korean/ami/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ami
PORTVERSION= 1.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= korean x11
MASTER_SITES= http://download.kldp.net/ami/ \
http://www.kr.freebsd.org/~hwang/ami/:hjdic \
@@ -20,14 +20,13 @@ COMMENT= Well-known Korean X11 Input Method
USE_GETTEXT= yes
USE_ICONV= yes
-USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12 gdkpixbuf
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-hangul-keyboard=2 --datadir=${PREFIX}/${DATADIR} \
--with-libiconv-prefix=${LOCALBASE} \
- --with-gdk-pixbuf-prefix=${X11BASE} \
+ --with-gdk-pixbuf-prefix=${LOCALBASE} \
--with-libintl-prefix=${LOCALBASE}
DATADIR= share
diff --git a/korean/ami/pkg-plist b/korean/ami/pkg-plist
index 8e20309b0d9f..2314f358c553 100644
--- a/korean/ami/pkg-plist
+++ b/korean/ami/pkg-plist
@@ -70,3 +70,5 @@ share/locale/ko/LC_MESSAGES/ami.mo
@dirrm %%DATADIR%%/ami/pix/woody
@dirrm %%DATADIR%%/ami/pix
@dirrm %%DATADIR%%/ami
+@dirrmtry share/locale/ko/LC_MESSAGES
+@dirrmtry share/locale/ko
diff --git a/korean/gdick/Makefile b/korean/gdick/Makefile
index aa620142d22b..d8314c4a0569 100644
--- a/korean/gdick/Makefile
+++ b/korean/gdick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdick
PORTVERSION= 0.9.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= korean python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gdick
@@ -29,7 +29,7 @@ post-patch:
's,/usr/share/gdick/gdick.glade,${PREFIX}/share/gdick/gdick.glade,g' \
${WRKSRC}/lib/gdick/gdick.py
${REINPLACE_CMD} \
- -e 's,lib/bonobo,${X11BASE}/libdata/bonobo,g' \
+ -e 's,lib/bonobo,${LOCALBASE}/libdata/bonobo,g' \
${WRKSRC}/setup.py
${REINPLACE_CMD} -e 's,/usr/bin/gdick,${PREFIX}/bin/gdick,g' \
${WRKSRC}/GNOME_GDick.server
diff --git a/korean/gdick/pkg-plist b/korean/gdick/pkg-plist
index 40f21398e077..0e1160f997c4 100644
--- a/korean/gdick/pkg-plist
+++ b/korean/gdick/pkg-plist
@@ -18,10 +18,9 @@ bin/gdick_applet
%%PYTHON_SITELIBDIR%%/gdick/gdick.py
%%PYTHON_SITELIBDIR%%/gdick/gdick.pyc
%%PYTHON_SITELIBDIR%%/gdick/gdick.pyo
+libdata/bonobo/servers/GNOME_GDick.server
@dirrm %%PYTHON_SITELIBDIR%%/gdick
share/gdick/gdick.glade
share/gdick/gdick.png
share/gdick/gdick_icon.png
@dirrm share/gdick
-@cwd %%X11BASE%%
-libdata/bonobo/servers/GNOME_GDick.server
diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile
index c4509089bbf8..72ebc624616c 100644
--- a/korean/imhangul/Makefile
+++ b/korean/imhangul/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imhangul
PORTVERSION= 0.9.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= korean x11-toolkits
MASTER_SITES= http://kldp.net/frs/download.php/2808/
@@ -15,7 +15,7 @@ MAINTAINER= cjh@FreeBSD.org
COMMENT= GTK+-2.0 hangul input module
USE_BZIP2= yes
-USE_X_PREFIX= yes
+USE_XLIB= yes
USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile
index e5e3a74cdd10..90dcb59ac01c 100644
--- a/korean/scim-hangul/Makefile
+++ b/korean/scim-hangul/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-hangul
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= korean
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=scim
@@ -18,7 +18,6 @@ COMMENT= SCIM IMEngine module for Korean(Hangul) input
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_X_PREFIX= yes
USE_ICONV= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/korean/scim-hangul/pkg-plist b/korean/scim-hangul/pkg-plist
index e3cbcf17bcd8..1c066ad060f0 100644
--- a/korean/scim-hangul/pkg-plist
+++ b/korean/scim-hangul/pkg-plist
@@ -11,3 +11,7 @@ share/scim/icons/scim-hangul.png
@dirrmtry share/scim/icons
@dirrmtry lib/scim-1.0/IMEngine
@dirrmtry lib/scim-1.0/SetupUI
+@dirrmtry share/locale/zh_CN/LC_MESSAGES
+@dirrmtry share/locale/zh_CN
+@dirrmtry share/locale/ko/LC_MESSAGES
+@dirrmtry share/locale/ko
diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile
index a8816f4710ea..3d8da8c243c2 100644
--- a/korean/scim-tables/Makefile
+++ b/korean/scim-tables/Makefile
@@ -3,11 +3,11 @@
# Whom: Jie Gao <gaoj@cpsc.ucalgary.ca>
#
# $FreeBSD$
-#
+# $MCom: ports/korean/scim-tables/Makefile,v 1.1 2006/09/30 03:44:11 ahze Exp $
PORTNAME= scim-tables
PORTVERSION= 0.5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= korean
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=scim
@@ -18,7 +18,6 @@ COMMENT= SCIM table based Korean input methods
BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes