diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-11 01:46:31 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-11 01:46:31 +0000 |
commit | a8c7d3c48df43dfaa1a4681c6509960b8f34dd0d (patch) | |
tree | bec341458024c9a59b9f11517ab4c8995d5d2291 /japanese/gtkicq | |
parent | 6b0522020d78bfd066a7b96686c21de5c25641a5 (diff) | |
download | ports-a8c7d3c48df43dfaa1a4681c6509960b8f34dd0d.tar.gz ports-a8c7d3c48df43dfaa1a4681c6509960b8f34dd0d.zip |
Notes
Diffstat (limited to 'japanese/gtkicq')
-rw-r--r-- | japanese/gtkicq/Makefile | 33 | ||||
-rw-r--r-- | japanese/gtkicq/distinfo | 2 | ||||
-rw-r--r-- | japanese/gtkicq/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/gtkicq/pkg-descr | 12 | ||||
-rw-r--r-- | japanese/gtkicq/pkg-plist | 19 |
5 files changed, 67 insertions, 0 deletions
diff --git a/japanese/gtkicq/Makefile b/japanese/gtkicq/Makefile new file mode 100644 index 000000000000..10c4483f7f09 --- /dev/null +++ b/japanese/gtkicq/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: ja-gtkicq +# Version required: 0.60 +# Date created: 8 MAY 1999 +# Whom: Shuichi Tanaka +# +# $Id$ +# + +DISTNAME= gtkicq-0.60 +PKGNAME= ja-gtkicq-0.60 +CATEGORIES= japanese net +MASTER_SITES= ftp://gtkicq.pn.org/pub/gtkicq/ + +PATCH_SITES= http://keemun.soraneko.com/gtkicq/archives/ +PATCHFILES= gtkicq-0.60-ja.diff.gz +PATCH_DIST_STRIP= -p1 + +MAINTAINER= stanaka@bb.mbn.or.jp + +LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 +BUILD_DEPENDS= ${LOCALBASE}/lib/libjcode.a:${PORTSDIR}/japanese/libjcode \ + ${LOCALBASE}/include/jlib.h:${PORTSDIR}/japanese/libjcode + +USE_X_PREFIX= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --without-gnome +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + GTK_CONFIG="${X11BASE}/bin/gtk12-config" \ + LIBS="-L${LOCALBASE}/lib -lxpg4" \ + INSTALL_SCRIPT='$${INSTALL} -m 755' + +.include <bsd.port.mk> diff --git a/japanese/gtkicq/distinfo b/japanese/gtkicq/distinfo new file mode 100644 index 000000000000..d1af10f08a76 --- /dev/null +++ b/japanese/gtkicq/distinfo @@ -0,0 +1,2 @@ +MD5 (gtkicq-0.60.tar.gz) = 001e540e264ba035ab3792e11e9c1838 +MD5 (gtkicq-0.60-ja.diff.gz) = d1826da282a941e949c951a0d5a21588 diff --git a/japanese/gtkicq/pkg-comment b/japanese/gtkicq/pkg-comment new file mode 100644 index 000000000000..9cf3e2b50225 --- /dev/null +++ b/japanese/gtkicq/pkg-comment @@ -0,0 +1 @@ +icq clone for japanese user diff --git a/japanese/gtkicq/pkg-descr b/japanese/gtkicq/pkg-descr new file mode 100644 index 000000000000..88af2161c4f1 --- /dev/null +++ b/japanese/gtkicq/pkg-descr @@ -0,0 +1,12 @@ +GtkICQ is a clone of Mirabilis' popular ICQ written with GTK. +The original source was taken from Matt Smith's mICQ. This is ment as +a replacement for the JavaICQ, which is slow and buggy. If you would +like to contribute, please contact Jeremy Wise ( jwise@pathwaynet.com ). +You may also want to visit The ICQ Protocol Site at: +[ http://www.student.nada.kth.se/~d95-mih/icq/ ] for information about +the ICQ protocol and mailing list. + +See also http://gtkicq.pn.org/ + +-Shuichi Tanaka +stanaka@bb.mbn.or.jp diff --git a/japanese/gtkicq/pkg-plist b/japanese/gtkicq/pkg-plist new file mode 100644 index 000000000000..18e0961ab8f1 --- /dev/null +++ b/japanese/gtkicq/pkg-plist @@ -0,0 +1,19 @@ +bin/gtkicq +share/pixmaps/gtkicq-auth.xpm +share/pixmaps/gtkicq-away.xpm +share/pixmaps/gtkicq-blank.xpm +share/pixmaps/gtkicq-chat.xpm +share/pixmaps/gtkicq-chat2.xpm +share/pixmaps/gtkicq-dnd.xpm +share/pixmaps/gtkicq-ffc.xpm +share/pixmaps/gtkicq-inv.xpm +share/pixmaps/gtkicq-message.xpm +share/pixmaps/gtkicq-na.xpm +share/pixmaps/gtkicq-nomess.xpm +share/pixmaps/gtkicq-occ.xpm +share/pixmaps/gtkicq-offline.xpm +share/pixmaps/gtkicq-online.xpm +share/pixmaps/gtkicq-url.xpm +share/pixmaps/gnome-gtkicq.xpm +share/applets/Network/GtkICQ.desktop +etc/CORBA/servers/GtkICQ.gnorba |