summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnome2-clutter-gtk
diff options
context:
space:
mode:
authorobache <obache>2014-01-05 09:06:05 +0000
committerobache <obache>2014-01-05 09:06:05 +0000
commit16864c7cc72c70317f60a8f22fa8552e7f119466 (patch)
tree12955f6971088cb86862cd47320c2c82faecf6c6 /graphics/ruby-gnome2-clutter-gtk
parentdbd2715d2cca975cebc8fcb5f1272f6b3513f99f (diff)
downloadpkgsrc-16864c7cc72c70317f60a8f22fa8552e7f119466.tar.gz
Import ruby-gnome2-clutter-gtk-2.0.2 as graphics/ruby-gnome2-clutter-gtk.
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/ClutterGTK is a Ruby binding of Clutter-GTK.
Diffstat (limited to 'graphics/ruby-gnome2-clutter-gtk')
-rw-r--r--graphics/ruby-gnome2-clutter-gtk/DESCR5
-rw-r--r--graphics/ruby-gnome2-clutter-gtk/Makefile21
-rw-r--r--graphics/ruby-gnome2-clutter-gtk/PLIST2
3 files changed, 28 insertions, 0 deletions
diff --git a/graphics/ruby-gnome2-clutter-gtk/DESCR b/graphics/ruby-gnome2-clutter-gtk/DESCR
new file mode 100644
index 00000000000..a5d075bb4dd
--- /dev/null
+++ b/graphics/ruby-gnome2-clutter-gtk/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/ClutterGTK is a Ruby binding of Clutter-GTK.
diff --git a/graphics/ruby-gnome2-clutter-gtk/Makefile b/graphics/ruby-gnome2-clutter-gtk/Makefile
new file mode 100644
index 00000000000..1c4fc517636
--- /dev/null
+++ b/graphics/ruby-gnome2-clutter-gtk/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2014/01/05 09:06:05 obache Exp $
+#
+
+PKGNAME= ${RUBY_PKGPREFIX}-gnome2-clutter-gtk-${VERSION}
+COMMENT= Ruby binding of Clutter-GTK
+CATEGORIES= graphics
+
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-clutter>=${VERSION}:../../graphics/ruby-gnome2-clutter
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk3>=${VERSION}:../../x11/ruby-gnome2-gtk3
+DEPENDS+= clutter-gtk>=1.0:../../graphics/clutter-gtk
+
+RUBY_SETUP_SUBDIRS= clutter-gtk
+
+USE_RUBY_EXTCONF= no
+USE_RUBY_SETUP= yes
+USE_RUBY_SETUP_PKG= yes
+
+do-test:
+ ${RUN} cd ${WRKSRC}/clutter-gtk/test; ${SETENV} ${TEST_ENV} ${RUBY} run-test.rb
+
+.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
diff --git a/graphics/ruby-gnome2-clutter-gtk/PLIST b/graphics/ruby-gnome2-clutter-gtk/PLIST
new file mode 100644
index 00000000000..be25e59edc6
--- /dev/null
+++ b/graphics/ruby-gnome2-clutter-gtk/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2014/01/05 09:06:05 obache Exp $
+${RUBY_VENDORLIB}/clutter-gtk.rb