diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-19 08:43:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-19 08:43:46 +0800 |
commit | ec54e975192b9978d16daadc2b0e895cb51c1f6d (patch) | |
tree | cf6f0a744a9c78d84836e9de443e7a4d9f7c5223 /japanese | |
parent | 5a2d7751ed3183dc1bdc6f3d32ce7fdaf9a7eeb2 (diff) | |
download | marcuscom-ports-ec54e975192b9978d16daadc2b0e895cb51c1f6d.tar marcuscom-ports-ec54e975192b9978d16daadc2b0e895cb51c1f6d.tar.gz marcuscom-ports-ec54e975192b9978d16daadc2b0e895cb51c1f6d.tar.bz2 marcuscom-ports-ec54e975192b9978d16daadc2b0e895cb51c1f6d.tar.lz marcuscom-ports-ec54e975192b9978d16daadc2b0e895cb51c1f6d.tar.xz marcuscom-ports-ec54e975192b9978d16daadc2b0e895cb51c1f6d.tar.zst marcuscom-ports-ec54e975192b9978d16daadc2b0e895cb51c1f6d.zip |
Disable gucharmap support for now since the pkg-config and API has changed.
Spotted by: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11319 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/libtomoe-gtk/Makefile | 50 | ||||
-rw-r--r-- | japanese/libtomoe-gtk/distinfo | 3 | ||||
-rw-r--r-- | japanese/libtomoe-gtk/pkg-descr | 3 | ||||
-rw-r--r-- | japanese/libtomoe-gtk/pkg-plist | 49 |
4 files changed, 105 insertions, 0 deletions
diff --git a/japanese/libtomoe-gtk/Makefile b/japanese/libtomoe-gtk/Makefile new file mode 100644 index 000000000..217756ca6 --- /dev/null +++ b/japanese/libtomoe-gtk/Makefile @@ -0,0 +1,50 @@ +# New ports collection makefile for: ja-libtomoe-gtk +# Date created: 18 Dec 2005 +# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= libtomoe-gtk +PORTVERSION= 0.6.0 +#PORTREVISION= 0 +PORTREVISION= 2 +CATEGORIES= japanese +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=tomoe +DISTNAME= tomoe-gtk-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} + +MAINTAINER= ume@FreeBSD.org +COMMENT= TOMOE GTK+ library + +LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe + +USE_GNOME= lthack gnomehack gtk20 +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_LDCONFIG= yes + +#OPTIONS= GUCHARMAP "Compile with gucharmap" on + +.include <bsd.port.pre.mk> + +#.if defined(WITHOUT_GUCHARMAP) +CONFIGURE_ARGS+=--with-gucharmap=no +PLIST_SUB+= GUCHARMAP="@comment " +#.else +#LIB_DEPENDS+= gucharmap.6:${PORTSDIR}/deskutils/gucharmap +#PLIST_SUB+= GUCHARMAP="" +#.endif + +.if exists(${LOCALBASE}/libdata/pkgconfig/pytomoe.pc) +USE_PYTHON= yes +.include "${PORTSDIR}/Mk/bsd.python.mk" +CONFIGURE_ENV+= PYTHON_VERSION=${PYTHON_VERSION:S;python;;} \ + pyexecdir=${PYTHON_SITELIBDIR} +PLIST_SUB+= PYTHON="" +.else +CONFIGURE_ARGS+=--with-python=no +PLIST_SUB+= PYTHON="@comment " +.endif + +.include <bsd.port.post.mk> diff --git a/japanese/libtomoe-gtk/distinfo b/japanese/libtomoe-gtk/distinfo new file mode 100644 index 000000000..e757e5ca3 --- /dev/null +++ b/japanese/libtomoe-gtk/distinfo @@ -0,0 +1,3 @@ +MD5 (tomoe-gtk-0.6.0.tar.gz) = bd49ac64549d8a7ab092bea1c1dc04fc +SHA256 (tomoe-gtk-0.6.0.tar.gz) = 4e9b228e25451b1e875127a57eb40270e38c59cf4d46bc25c208e370d884ba64 +SIZE (tomoe-gtk-0.6.0.tar.gz) = 448058 diff --git a/japanese/libtomoe-gtk/pkg-descr b/japanese/libtomoe-gtk/pkg-descr new file mode 100644 index 000000000..d2ccc68ca --- /dev/null +++ b/japanese/libtomoe-gtk/pkg-descr @@ -0,0 +1,3 @@ +TOMOE GTK+ library + +WWW: http://tomoe.sourceforge.jp/ diff --git a/japanese/libtomoe-gtk/pkg-plist b/japanese/libtomoe-gtk/pkg-plist new file mode 100644 index 000000000..1c3f1fe89 --- /dev/null +++ b/japanese/libtomoe-gtk/pkg-plist @@ -0,0 +1,49 @@ +include/tomoe/gtk/tomoe-canvas.h +include/tomoe/gtk/tomoe-char-table.h +include/tomoe/gtk/tomoe-details.h +include/tomoe/gtk/tomoe-edit-char.h +include/tomoe/gtk/tomoe-edit-meta.h +include/tomoe/gtk/tomoe-edit-strokes.h +include/tomoe/gtk/tomoe-gtk.h +include/tomoe/gtk/tomoe-gtk-config.h +include/tomoe/gtk/tomoe-gtk-enum-types.h +%%GUCHARMAP%%include/tomoe/gtk/tomoe-gucharmap.h +include/tomoe/gtk/tomoe-handwriting.h +include/tomoe/gtk/tomoe-reading-search.h +include/tomoe/gtk/tomoe-scrollable.h +include/tomoe/gtk/tomoe-window.h +@dirrm include/tomoe/gtk +@dirrmtry include/tomoe +lib/libtomoe-gtk.a +lib/libtomoe-gtk.la +lib/libtomoe-gtk.so +lib/libtomoe-gtk.so.1 +%%PYTHON%%%%PYTHON_SITELIBDIR%%/gtk-2.0/tomoegtk.a +%%PYTHON%%%%PYTHON_SITELIBDIR%%/gtk-2.0/tomoegtk.la +%%PYTHON%%%%PYTHON_SITELIBDIR%%/gtk-2.0/tomoegtk.so +libdata/pkgconfig/tomoe-gtk.pc +share/tomoe-gtk/tomoe-data-view.png +share/tomoe-gtk/tomoe-dictionary.png +share/tomoe-gtk/tomoe-gucharmap.png +share/tomoe-gtk/tomoe-handwriting.png +share/tomoe-gtk/tomoe-search.png +@dirrm share/tomoe-gtk +share/gtk-doc/html/libtomoe-gtk/TomoeCanvas.html +share/gtk-doc/html/libtomoe-gtk/TomoeCharTable.html +share/gtk-doc/html/libtomoe-gtk/TomoeHandwriting.html +share/gtk-doc/html/libtomoe-gtk/TomoeWindow.html +share/gtk-doc/html/libtomoe-gtk/home.png +share/gtk-doc/html/libtomoe-gtk/index.html +share/gtk-doc/html/libtomoe-gtk/index.sgml +share/gtk-doc/html/libtomoe-gtk/ix01.html +share/gtk-doc/html/libtomoe-gtk/left.png +share/gtk-doc/html/libtomoe-gtk/libtomoe-gtk-tomoe-scrollable.html +share/gtk-doc/html/libtomoe-gtk/libtomoe-gtk.devhelp +share/gtk-doc/html/libtomoe-gtk/libtomoe-gtk.devhelp2 +share/gtk-doc/html/libtomoe-gtk/libtomoe-gtk.html +share/gtk-doc/html/libtomoe-gtk/right.png +share/gtk-doc/html/libtomoe-gtk/style.css +share/gtk-doc/html/libtomoe-gtk/up.png +@dirrm share/gtk-doc/html/libtomoe-gtk +@dirrmtry share/gtk-doc/html +@dirrmtry share/gtk-doc |