[csw-devel] SF.net SVN: gar:[4155] csw/mgar/pkg/figlet/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Apr 2 10:57:40 CEST 2009
Revision: 4155
http://gar.svn.sourceforge.net/gar/?rev=4155&view=rev
Author: dmichelsen
Date: 2009-04-02 08:57:40 +0000 (Thu, 02 Apr 2009)
Log Message:
-----------
figlet: Make sure GAR CFLAGS are used, dynamic gspec
Modified Paths:
--------------
csw/mgar/pkg/figlet/trunk/Makefile
csw/mgar/pkg/figlet/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/figlet/trunk/files/CSWfiglet.gspec
Property Changed:
----------------
csw/mgar/pkg/figlet/trunk/
Property changes on: csw/mgar/pkg/figlet/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/figlet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/figlet/trunk/Makefile 2009-04-02 06:26:31 UTC (rev 4154)
+++ csw/mgar/pkg/figlet/trunk/Makefile 2009-04-02 08:57:40 UTC (rev 4155)
@@ -17,8 +17,11 @@
MASTER_SITES += ftp://ftp.figlet.org/pub/figlet/fonts/
# ours.tar.gz is already in the figlet distribution
DISTFILES += contributed.tar.gz international.tar.gz ms-dos.tar.gz
-DISTFILES += $(call admfiles,CSWfiglet)
+SPKG_SOURCEURL = http://www.figlet.org
+
+LICENSE = LICENSE
+
DISTNAME = $(GARNAME)$(RELEASE)
# We define upstream file regex so we can be notifed of new upstream software release
@@ -30,7 +33,7 @@
APPDIR = $(sharedstatedir)/$(GARNAME)
DEFAULTFONTDIR = $(APPDIR)/fonts
-BUILD_OVERRIDE_DIRS = CC DEFAULTFONTDIR
+BUILD_OVERRIDE_DIRS = CC CFLAGS DEFAULTFONTDIR
# FIGlet doesn't have tests
TEST_SCRIPTS =
Modified: csw/mgar/pkg/figlet/trunk/checksums
===================================================================
--- csw/mgar/pkg/figlet/trunk/checksums 2009-04-02 06:26:31 UTC (rev 4154)
+++ csw/mgar/pkg/figlet/trunk/checksums 2009-04-02 08:57:40 UTC (rev 4155)
@@ -1,5 +1,4 @@
-9fcf4f1651b8e6d3f56f1ef665285b2e download/figlet222.tar.gz
+5f84ad52d092d5db4ad5916df767646b download/figlet222.tar.gz
6e2dec4499f7a7fe178522e02e0b6cd1 download/contributed.tar.gz
b2d53f7e251014adcdb4d407c47f90ef download/international.tar.gz
49aa57ab989e8d952be037414b0bbbe4 download/ms-dos.tar.gz
-8ccf6bb63ce609750b65ba1e74aa2ca2 download/CSWfiglet.gspec
Deleted: csw/mgar/pkg/figlet/trunk/files/CSWfiglet.gspec
===================================================================
--- csw/mgar/pkg/figlet/trunk/files/CSWfiglet.gspec 2009-04-02 06:26:31 UTC (rev 4154)
+++ csw/mgar/pkg/figlet/trunk/files/CSWfiglet.gspec 2009-04-02 08:57:40 UTC (rev 4155)
@@ -1,4 +0,0 @@
-%var bitname figlet
-%var pkgname CSWfiglet
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/LICENSE
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