SF.net SVN: gar:[22358] csw/mgar/pkg/libspectre/branches

guengel at users.sourceforge.net guengel at users.sourceforge.net
Sun Nov 3 16:16:05 CET 2013


Revision: 22358
          http://gar.svn.sourceforge.net/gar/?rev=22358&view=rev
Author:   guengel
Date:     2013-11-03 15:16:05 +0000 (Sun, 03 Nov 2013)
Log Message:
-----------
libspectre/branches/respin-with-64bit-enabled: Version bump and re-enabling 64bit build since libgs is available for 64bit now.

Modified Paths:
--------------
    csw/mgar/pkg/libspectre/branches/respin-with-64bit-enabled/Makefile
    csw/mgar/pkg/libspectre/branches/respin-with-64bit-enabled/checksums

Added Paths:
-----------
    csw/mgar/pkg/libspectre/branches/respin-with-64bit-enabled/

Modified: csw/mgar/pkg/libspectre/branches/respin-with-64bit-enabled/Makefile
===================================================================
--- csw/mgar/pkg/libspectre/trunk/Makefile	2013-11-03 10:41:14 UTC (rev 22357)
+++ csw/mgar/pkg/libspectre/branches/respin-with-64bit-enabled/Makefile	2013-11-03 15:16:05 UTC (rev 22358)
@@ -1,5 +1,5 @@
 NAME = libspectre
-VERSION = 0.2.6
+VERSION = 0.2.7
 GARTYPE = v2
 
 DESCRIPTION = A small library for rendering Postscript documents
@@ -11,12 +11,10 @@
 
 VENDOR_URL = http://libspectre.freedesktop.org
 
-DEP_PKGS = CSWgs
-
 PACKAGES += CSWlibspectre1
 PKGFILES_CSWlibspectre1 += $(call pkgfiles_lib,libspectre.so.1)
 SPKG_DESC_CSWlibspectre1 += A small library for rendering Postscript documents, libspectre.so.1
-RUNTIME_DEP_PKGS_CSWlibspectre += CSWlibspectre1
+RUNTIME_DEP_PKGS_CSWlibspectre1 += CSWlibgs9
 OBSOLETED_BY_CSWlibspectre1 = CSWlibspectre
 CATALOGNAME_CSWlibspectre = libspectre_stub
 
@@ -26,6 +24,6 @@
 RUNTIME_DEP_PKGS_CSWlibspectre-dev = CSWlibspectre1
 
 # Disable for now as libgs is missing 64 bit
-#BUILD64_LIBS_ONLY = 1
+BUILD64_LIBS_ONLY = 1
 
 include gar/category.mk

Modified: csw/mgar/pkg/libspectre/branches/respin-with-64bit-enabled/checksums
===================================================================
--- csw/mgar/pkg/libspectre/trunk/checksums	2013-11-03 10:41:14 UTC (rev 22357)
+++ csw/mgar/pkg/libspectre/branches/respin-with-64bit-enabled/checksums	2013-11-03 15:16:05 UTC (rev 22358)
@@ -1 +1 @@
-5c6db35f2097c3a04c48c7f435d4b507  libspectre-0.2.6.tar.gz
+8f759c0e6cd88d68fc8149130fcbc3d3  libspectre-0.2.7.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