[csw-devel] SF.net SVN: gar:[8393] csw/mgar/pkg/gts/trunk/Makefile

hson at users.sourceforge.net hson at users.sourceforge.net
Mon Feb 8 02:57:31 CET 2010


Revision: 8393
          http://gar.svn.sourceforge.net/gar/?rev=8393&view=rev
Author:   hson
Date:     2010-02-08 01:57:31 +0000 (Mon, 08 Feb 2010)

Log Message:
-----------
gts: Add 64-bit build

Modified Paths:
--------------
    csw/mgar/pkg/gts/trunk/Makefile

Modified: csw/mgar/pkg/gts/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gts/trunk/Makefile	2010-02-08 01:56:09 UTC (rev 8392)
+++ csw/mgar/pkg/gts/trunk/Makefile	2010-02-08 01:57:31 UTC (rev 8393)
@@ -16,13 +16,15 @@
 MASTER_SITES = $(SF_MIRRORS) 
 DISTFILES    = $(GARNAME)-$(GARVERSION).tar.gz
 
+SPKG_SOURCEURL = http://gts.sourceforge.net/
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\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
 # 1343 is the group_id for the gts project on sourceforge
-UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE) = 1343
+UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=1343
 UPSTREAM_USE_SF = 1
 
 RUNTIME_DEP_PKGS = CSWggettextrt CSWglib2
@@ -31,4 +33,6 @@
 
 PATCHFILES = gts-fabsf.diff
 
+BUILD64 = 1
+
 include gar/category.mk


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