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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jun 5 15:05:40 CEST 2013


Revision: 21281
          http://gar.svn.sourceforge.net/gar/?rev=21281&view=rev
Author:   dmichelsen
Date:     2013-06-05 13:05:40 +0000 (Wed, 05 Jun 2013)
Log Message:
-----------
ghostscript/trunk: Add legacy dependency to libgs.so.8

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

Modified: csw/mgar/pkg/ghostscript/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ghostscript/trunk/Makefile	2013-06-05 13:02:03 UTC (rev 21280)
+++ csw/mgar/pkg/ghostscript/trunk/Makefile	2013-06-05 13:05:40 UTC (rev 21281)
@@ -30,6 +30,8 @@
 BUILD_DEP_PKGS += CSWlibpaper-dev
 BUILD_DEP_PKGS += CSWlibcairo2
 
+FOREIGN_PACKAGES += CSWlibgs8
+
 PACKAGES += CSWghostscript
 SPKG_DESC_CSWghostscript = PostScript and PDF interpreter
 RUNTIME_DEP_PKGS_CSWghostscript += CSWlibgs9
@@ -67,6 +69,9 @@
 # This was the old package
 OBSOLETED_BY_CSWghostscript += CSWgs
 CATALOGNAME_CSWgs = ghostscript_stub
+# We need this as legacy packages still depend on CSWgs to include libgs.so.8
+RUNTIME_DEP_PKGS_CSWgs += CSWlibgs8
+CHECKPKG_OVERRIDES_CSWgs += surplus-dependency|CSWlibgs8
 
 PACKAGES += CSWlibgs9
 SPKG_DESC_CSWlibgs9 = Ghostscript library, libgs.so.9

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