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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Sep 27 12:15:46 CEST 2009


Revision: 6489
          http://gar.svn.sourceforge.net/gar/?rev=6489&view=rev
Author:   dmichelsen
Date:     2009-09-27 10:15:45 +0000 (Sun, 27 Sep 2009)

Log Message:
-----------
freetype: Reorder rules and fix SOURCEURL

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

Modified: csw/mgar/pkg/freetype/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freetype/trunk/Makefile	2009-09-27 10:13:43 UTC (rev 6488)
+++ csw/mgar/pkg/freetype/trunk/Makefile	2009-09-27 10:15:45 UTC (rev 6489)
@@ -14,9 +14,6 @@
   Windows FNT/FON.
 endef
 
-PACKAGES = CSWftype2
-CATALOGNAME_CSWftype2 = freetype2
-
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
 DISTFILES += COPYING
@@ -25,6 +22,12 @@
 UPSTREAM_USE_SF = 1
 UFILES_REGEX = (\d+(?:\.\d+)*)
 
+PACKAGES = CSWftype2
+CATALOGNAME_CSWftype2 = freetype2
+SPKG_SOURCEURL = http://www.freetype.org/
+
+REQUIRED_PKGS_CSWftype2 = CSWzlib
+
 CONFIGURE_ARGS = $(DIRPATHS)
 GNUMAKE = gmake
 EXTRA_CONFIGURE_EXPORTS = GNUMAKE
@@ -32,8 +35,6 @@
 BUILD64 = 1
 NO_ISAEXEC = 1
 
-REQUIRED_PKGS_CSWftype2 = CSWzlib
-
 TEST_TARGET = check
 
 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