[Lunar-commits] r17324 - moonbase/trunk/devel/ruby-gnome2

Florin Braescu florin at lunar-linux.org
Tue Nov 15 04:56:23 UTC 2005


Author: florin
Date: 2005-11-15 04:56:22 +0000 (Tue, 15 Nov 2005)
New Revision: 17324

Modified:
   moonbase/trunk/devel/ruby-gnome2/BUILD
   moonbase/trunk/devel/ruby-gnome2/DEPENDS
   moonbase/trunk/devel/ruby-gnome2/DETAILS
Log:
bump the version from 0.12.0 to 0.14.1. bugfixes and new features added.

Modified: moonbase/trunk/devel/ruby-gnome2/BUILD
===================================================================
--- moonbase/trunk/devel/ruby-gnome2/BUILD	2005-11-15 04:39:46 UTC (rev 17323)
+++ moonbase/trunk/devel/ruby-gnome2/BUILD	2005-11-15 04:56:22 UTC (rev 17324)
@@ -1,8 +1,6 @@
 (
 
   ruby ./extconf.rb
-  make
-  prepare_install
-  make prefix=/usr install
+  default_make
 
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/devel/ruby-gnome2/DEPENDS
===================================================================
--- moonbase/trunk/devel/ruby-gnome2/DEPENDS	2005-11-15 04:39:46 UTC (rev 17323)
+++ moonbase/trunk/devel/ruby-gnome2/DEPENDS	2005-11-15 04:56:22 UTC (rev 17324)
@@ -1,7 +1,7 @@
-depends  ruby  &&
-depends  gtk+-2 &&
-depends  libgnomeui &&
-depends  libgnomeprintui &&
-depends  gtksourceview &&
+depends  ruby             &&
+depends  gtk+-2           &&
+depends  libgnomeui       &&
+depends  libgnomeprintui  &&
+depends  gtksourceview    &&
 depends  gnome-panel
 

Modified: moonbase/trunk/devel/ruby-gnome2/DETAILS
===================================================================
--- moonbase/trunk/devel/ruby-gnome2/DETAILS	2005-11-15 04:39:46 UTC (rev 17323)
+++ moonbase/trunk/devel/ruby-gnome2/DETAILS	2005-11-15 04:56:22 UTC (rev 17324)
@@ -1,13 +1,14 @@
           MODULE=ruby-gnome2
-         VERSION=0.12.0
+         VERSION=0.14.1
           SOURCE=$MODULE-all-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-all-$VERSION
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:3298992ef2209ad705efd8ce306aae2b13bab51a
+      SOURCE_VFY=sha1:b0dfb12578a1251e906ad30adfdf0420aa47cf6a
         WEB_SITE=http://ruby-gnome2.sourceforge.jp/
          ENTERED=20021229
-         UPDATED=20050412
+         UPDATED=20051115
            SHORT="Ruby bindings for GTK2 and Gnome2"
+
 cat << EOF
 Ruby-GNOME2 is a set of Ruby language bindings for the 
 GNOME 2.0 development environment. This is the next



More information about the Lunar-commits mailing list