summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorrafal <rafal@pkgsrc.org>2002-07-09 02:13:26 +0000
committerrafal <rafal@pkgsrc.org>2002-07-09 02:13:26 +0000
commitb392000e770358e0d5148a5afdb6ca3e54e6d2e8 (patch)
treebcefdf1290d5e5ebf83c76fcdb66bf19ccf39c7c /chat
parent3758974ec6585579a742a4db1012c286a74f6604 (diff)
downloadpkgsrc-b392000e770358e0d5148a5afdb6ca3e54e6d2e8.tar.gz
Add gaim-gnome package, which builds the GAIM as a GNOME applet rather than
a standalone application. Based in part on PR 16835 from Julio Merino; any differences mainly due to the fact that I started doing the same thing before I was pointed at his PR. Reviewed by Hubert.
Diffstat (limited to 'chat')
-rw-r--r--chat/gaim-gnome/MESSAGE9
-rw-r--r--chat/gaim-gnome/Makefile20
-rw-r--r--chat/gaim-gnome/PLIST12
3 files changed, 41 insertions, 0 deletions
diff --git a/chat/gaim-gnome/MESSAGE b/chat/gaim-gnome/MESSAGE
new file mode 100644
index 00000000000..c4f0b42a901
--- /dev/null
+++ b/chat/gaim-gnome/MESSAGE
@@ -0,0 +1,9 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2002/07/09 02:13:26 rafal Exp $
+
+This package does not install a standalone gaim binary. You must add
+the gaim applet to your GNOME pannel by right clicking on the pannel
+and selecting it from the Applets menu. Otherwise, you can launch it
+by running gaim_applet from the command line.
+
+======================================================================
diff --git a/chat/gaim-gnome/Makefile b/chat/gaim-gnome/Makefile
new file mode 100644
index 00000000000..f5c23a5cb4f
--- /dev/null
+++ b/chat/gaim-gnome/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2002/07/09 02:13:27 rafal Exp $
+
+.include "../gaim/Makefile.common"
+
+PKGNAME= ${DISTNAME:S/-/-gnome-/}
+CONFLICTS+= gaim-[0-9]*
+COMMENT+= with GNOME support
+
+PLIST_SRC+= ${.CURDIR}/../gaim-gnome/PLIST
+MESSAGE_SRC= ${.CURDIR}/../gaim-gnome/MESSAGE
+
+CONFIGURE_ARGS+= --enable-gnome
+CONFIGURE_ARGS+= --enable-panel
+
+.include "../../x11/gnome-core/buildlink.mk"
+.include "../../audio/esound/buildlink.mk"
+.include "../../graphics/gdk-pixbuf/buildlink.mk"
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/gaim-gnome/PLIST b/chat/gaim-gnome/PLIST
new file mode 100644
index 00000000000..f82df7d528c
--- /dev/null
+++ b/chat/gaim-gnome/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2002/07/09 02:13:27 rafal Exp $
+bin/gaim_applet
+etc/CORBA/servers/gaim_applet.gnorba
+share/applets/Network/gaim_applet.desktop
+share/pixmaps/gaim/away.png
+share/pixmaps/gaim/connect.png
+share/pixmaps/gaim/msgpend.png
+share/pixmaps/gaim/offline.png
+share/pixmaps/gaim/online.png
+@dirrm share/applets/Network
+@dirrm share/applets
+@dirrm share/pixmaps/gaim