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

harpchad at users.sourceforge.net harpchad at users.sourceforge.net
Tue Dec 30 23:21:47 CET 2008


Revision: 2718
          http://gar.svn.sourceforge.net/gar/?rev=2718&view=rev
Author:   harpchad
Date:     2008-12-30 22:21:47 +0000 (Tue, 30 Dec 2008)

Log Message:
-----------
intltool: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/intltool/
    csw/mgar/pkg/intltool/branches/
    csw/mgar/pkg/intltool/tags/
    csw/mgar/pkg/intltool/trunk/
    csw/mgar/pkg/intltool/trunk/Makefile
    csw/mgar/pkg/intltool/trunk/checksums
    csw/mgar/pkg/intltool/trunk/files/
    csw/mgar/pkg/intltool/trunk/files/CSWintltool.gspec


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


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


Added: csw/mgar/pkg/intltool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/intltool/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/intltool/trunk/Makefile	2008-12-30 22:21:47 UTC (rev 2718)
@@ -0,0 +1,29 @@
+GARNAME = intltool
+MAJOR_VER = 0.40
+MINOR_VER = 5
+GARVERSION = $(MAJOR_VER).$(MINOR_VER)
+GNOME_SUBV = $(MAJOR_VER)
+CATEGORIES = utils
+
+DESCRIPTION =  A collection of tools for internationalization
+define BLURB
+  The intltool package is a set of tools for translating the contents of data files using the gettext translation framework.
+endef
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWintltool,)
+
+#No tests
+TEST_SCRIPTS =
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+
+# 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

Added: csw/mgar/pkg/intltool/trunk/checksums
===================================================================
--- csw/mgar/pkg/intltool/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/intltool/trunk/checksums	2008-12-30 22:21:47 UTC (rev 2718)
@@ -0,0 +1,2 @@
+157e0570774dd76b59126d3908d5675f  download/intltool-0.40.5.tar.gz
+37feb95db3f5a2e184a2c45b254e2788  download/CSWintltool.gspec

Added: csw/mgar/pkg/intltool/trunk/files/CSWintltool.gspec
===================================================================
--- csw/mgar/pkg/intltool/trunk/files/CSWintltool.gspec	                        (rev 0)
+++ csw/mgar/pkg/intltool/trunk/files/CSWintltool.gspec	2008-12-30 22:21:47 UTC (rev 2718)
@@ -0,0 +1,4 @@
+%var            bitname intltool
+%var            pkgname CSWintltool
+%include        url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright      url file://%{WORKSRC}/COPYING


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