From d01357f68cdc4de2a666e46c526849d0a7abd717 Mon Sep 17 00:00:00 2001
From: minskim <minskim>
Date: Sun, 15 Jan 2006 16:44:46 +0000
Subject: Import ruby-gnome2-panelapplet from pkgsrc-wip.  Packaged by dieter
 Roelants.

Ruby-GNOME 2 is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.

Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.6.x.
---
 x11/ruby-gnome2-panelapplet/DESCR    |  5 +++++
 x11/ruby-gnome2-panelapplet/Makefile | 15 +++++++++++++++
 x11/ruby-gnome2-panelapplet/PLIST    |  3 +++
 3 files changed, 23 insertions(+)
 create mode 100644 x11/ruby-gnome2-panelapplet/DESCR
 create mode 100644 x11/ruby-gnome2-panelapplet/Makefile
 create mode 100644 x11/ruby-gnome2-panelapplet/PLIST

(limited to 'x11')

diff --git a/x11/ruby-gnome2-panelapplet/DESCR b/x11/ruby-gnome2-panelapplet/DESCR
new file mode 100644
index 00000000000..d48b0aa409d
--- /dev/null
+++ b/x11/ruby-gnome2-panelapplet/DESCR
@@ -0,0 +1,5 @@
+Ruby-GNOME 2 is a set of Ruby language bindings for the various
+application development libraries included with the GNOME/GTK+
+environment.
+
+Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.6.x.
diff --git a/x11/ruby-gnome2-panelapplet/Makefile b/x11/ruby-gnome2-panelapplet/Makefile
new file mode 100644
index 00000000000..3765bef297a
--- /dev/null
+++ b/x11/ruby-gnome2-panelapplet/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/15 16:44:46 minskim Exp $
+#
+
+PKGNAME=		ruby-gnome2-panelapplet-${VERSION}
+COMMENT=		Ruby binding of libpanel-applet-2.6.x
+CATEGORIES=		x11 gnome
+
+RUBY_EXTCONF_SUBDIRS=	panel-applet
+
+DEPENDS+=		ruby-gnome2-gnome>=${VERSION}:../../x11/ruby-gnome2-gnome
+
+USE_TOOLS+=		pkg-config
+
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
diff --git a/x11/ruby-gnome2-panelapplet/PLIST b/x11/ruby-gnome2-panelapplet/PLIST
new file mode 100644
index 00000000000..5d589930e78
--- /dev/null
+++ b/x11/ruby-gnome2-panelapplet/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/15 16:44:46 minskim Exp $
+${RUBY_SITEARCHLIBDIR}/panelapplet2.${RUBY_DLEXT}
+${RUBY_SITELIBDIR}/panelapplet2.rb
-- 
cgit v1.2.3