From 85bd3a43262c537424de39e3a8b493752aa1a2c3 Mon Sep 17 00:00:00 2001 From: taoka Date: Tue, 11 May 1999 01:46:31 +0000 Subject: icq clone for japanese user PR: 11580 Submitted by: Shuichi Tanaka --- japanese/gtkicq/Makefile | 33 +++++++++++++++++++++++++++++++++ japanese/gtkicq/distinfo | 2 ++ japanese/gtkicq/pkg-comment | 1 + japanese/gtkicq/pkg-descr | 12 ++++++++++++ japanese/gtkicq/pkg-plist | 19 +++++++++++++++++++ 5 files changed, 67 insertions(+) create mode 100644 japanese/gtkicq/Makefile create mode 100644 japanese/gtkicq/distinfo create mode 100644 japanese/gtkicq/pkg-comment create mode 100644 japanese/gtkicq/pkg-descr create mode 100644 japanese/gtkicq/pkg-plist (limited to 'japanese') diff --git a/japanese/gtkicq/Makefile b/japanese/gtkicq/Makefile new file mode 100644 index 0000000..10c4483 --- /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 diff --git a/japanese/gtkicq/distinfo b/japanese/gtkicq/distinfo new file mode 100644 index 0000000..d1af10f --- /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 0000000..9cf3e2b --- /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 0000000..88af216 --- /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 0000000..18e0961 --- /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 -- cgit v1.1