[csw-devel] SF.net SVN: gar:[3784] csw/mgar/pkg

hson at users.sourceforge.net hson at users.sourceforge.net
Tue Mar 17 01:46:54 CET 2009


Revision: 3784
          http://gar.svn.sourceforge.net/gar/?rev=3784&view=rev
Author:   hson
Date:     2009-03-17 00:46:54 +0000 (Tue, 17 Mar 2009)

Log Message:
-----------
gnumeric: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/gnumeric/
    csw/mgar/pkg/gnumeric/branches/
    csw/mgar/pkg/gnumeric/tags/
    csw/mgar/pkg/gnumeric/trunk/
    csw/mgar/pkg/gnumeric/trunk/Makefile
    csw/mgar/pkg/gnumeric/trunk/checksums
    csw/mgar/pkg/gnumeric/trunk/files/


Property changes on: csw/mgar/pkg/gnumeric/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/gnumeric/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnumeric/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gnumeric/trunk/Makefile	2009-03-17 00:46:54 UTC (rev 3784)
@@ -0,0 +1,24 @@
+GARNAME = gnumeric
+GARVERSION = 1.8.3
+CATEGORIES = gnome
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+REQUIRED_PKGS += CSWbonobo2 CSWgconf2 CSWggettextrt CSWglib2 CSWgnomekeyring
+REQUIRED_PKGS += CSWgnomevfs2 CSWgtk2 CSWlibart CSWlibatk CSWlibbonoboui
+REQUIRED_PKGS += CSWlibcairo CSWlibglade2 CSWlibgnome CSWlibgnomecanvas
+REQUIRED_PKGS += CSWlibgnomeui CSWlibgoffice CSWlibgsf CSWlibpopt CSWlibxml2
+REQUIRED_PKGS += CSWorbit2 CSWpango CSWperl CSWzlib
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/gnumeric/trunk/checksums
===================================================================
--- csw/mgar/pkg/gnumeric/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/gnumeric/trunk/checksums	2009-03-17 00:46:54 UTC (rev 3784)
@@ -0,0 +1 @@
+64721d3c0d48ffeb5bf721315682cdcd  download/gnumeric-1.8.3.tar.gz


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