pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ruby-gnome2-clutter-gdk Import ruby-gnome2-cl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19e688e5b2be
branches:  trunk
changeset: 357814:19e688e5b2be
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun Jan 29 07:41:10 2017 +0000

description:
Import ruby-gnome2-clutter-gdk-3.1.1 as graphics/ruby-gnome2-clutter-gdk.

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

Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter.

diffstat:

 graphics/ruby-gnome2-clutter-gdk/DESCR    |   5 +++++
 graphics/ruby-gnome2-clutter-gdk/Makefile |  15 +++++++++++++++
 graphics/ruby-gnome2-clutter-gdk/PLIST    |   5 +++++
 graphics/ruby-gnome2-clutter-gdk/distinfo |   6 ++++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r 25fe8d20f13a -r 19e688e5b2be graphics/ruby-gnome2-clutter-gdk/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-clutter-gdk/DESCR    Sun Jan 29 07:41:10 2017 +0000
@@ -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/ClutterGDK is a Ruby binding of GDK specific API of Clutter.
diff -r 25fe8d20f13a -r 19e688e5b2be graphics/ruby-gnome2-clutter-gdk/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-clutter-gdk/Makefile Sun Jan 29 07:41:10 2017 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2017/01/29 07:41:10 tsutsui Exp $
+#
+
+DISTNAME=              clutter-gdk-${VERSION}
+PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-${DISTNAME}
+COMMENT=               Ruby binding of GDK specific API of Clutter
+CATEGORIES=            graphics
+
+DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-clutter>=${VERSION}:../../graphics/ruby-gnome2-clutter
+DEPENDS+=      ${RUBY_PKGPREFIX}-gnome2-gdk3>=${VERSION}:../../graphics/ruby-gnome2-gdk3
+
+.include "../../graphics/clutter-gtk/buildlink3.mk"
+.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 25fe8d20f13a -r 19e688e5b2be graphics/ruby-gnome2-clutter-gdk/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-clutter-gdk/PLIST    Sun Jan 29 07:41:10 2017 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2017/01/29 07:41:10 tsutsui Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/clutter-gdk.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 25fe8d20f13a -r 19e688e5b2be graphics/ruby-gnome2-clutter-gdk/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-clutter-gdk/distinfo Sun Jan 29 07:41:10 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/01/29 07:41:10 tsutsui Exp $
+
+SHA1 (clutter-gdk-3.1.1.gem) = fda215f49b575042dc3c40d1cb3f39964f272734
+RMD160 (clutter-gdk-3.1.1.gem) = 82c075fb66b12402c9382bf1c046891c6d2fc1f1
+SHA512 (clutter-gdk-3.1.1.gem) = 708deaada8d402d61096fbf4e3cf35bcf1895200749e9289c20ddd3d5fc9b8e184d28993e1b69893bf07e99b80c458d7133b17d1e1b462f334f73ce9ded44259
+Size (clutter-gdk-3.1.1.gem) = 5632 bytes



Home | Main Index | Thread Index | Old Index