[csw-devel] SF.net SVN: gar:[17627] csw/mgar/pkg/rbgems/libxslt-ruby/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Apr 7 20:31:17 CEST 2012


Revision: 17627
          http://gar.svn.sourceforge.net/gar/?rev=17627&view=rev
Author:   bdwalton
Date:     2012-04-07 18:31:17 +0000 (Sat, 07 Apr 2012)
Log Message:
-----------
rbgems/libxslt-ruby/trunk: add basic definitions for package, gather checksum

Modified Paths:
--------------
    csw/mgar/pkg/rbgems/libxslt-ruby/trunk/Makefile
    csw/mgar/pkg/rbgems/libxslt-ruby/trunk/checksums

Modified: csw/mgar/pkg/rbgems/libxslt-ruby/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/libxslt-ruby/trunk/Makefile	2012-04-07 18:22:20 UTC (rev 17626)
+++ csw/mgar/pkg/rbgems/libxslt-ruby/trunk/Makefile	2012-04-07 18:31:17 UTC (rev 17627)
@@ -2,28 +2,18 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = libxslt-ruby
-VERSION = x.y
+VERSION = 1.0.9
 GARTYPE = v2
-CATEGORIES = category
+CATEGORIES = rbgems
 
-DESCRIPTION = Brief description
+DESCRIPTION = "The libxslt gem provides Ruby language bindings for GNOME's Libxslt toolkit."
 define BLURB
-  Long description
+The Libxslt-Ruby project provides Ruby language bindings for the GNOME XSLT C library. It is free software, released under the MIT License.
 endef
 
-MASTER_SITES = 
-DISTFILES  = $(DISTNAME).tar.gz
+GEM_DEPS = CSWrb18-libxml-1-1-4
 
-# File name regex to get notifications about upstream software releases
-# NOTE: Use this only if the automatic regex creation
-#       does not work for your package
-# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+RUNTIME_DEP_PKGS_CSWrb18-libxslt-1-0-9 = $(GEM_DEPS)
 
-# If the url used to check for software update is different of MASTER_SITES, then 
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
-
-CONFIGURE_ARGS = $(DIRPATHS)
-
 include gar/category.mk
 

Modified: csw/mgar/pkg/rbgems/libxslt-ruby/trunk/checksums
===================================================================
--- csw/mgar/pkg/rbgems/libxslt-ruby/trunk/checksums	2012-04-07 18:22:20 UTC (rev 17626)
+++ csw/mgar/pkg/rbgems/libxslt-ruby/trunk/checksums	2012-04-07 18:31:17 UTC (rev 17627)
@@ -0,0 +1 @@
+06f522e3cec4bc7efb945a24b185eaee  libxslt-ruby-1.0.9.gem

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list