SF.net SVN: gar:[23719] csw/mgar/pkg/ghostscript/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Wed May 28 13:49:38 CEST 2014
Revision: 23719
http://sourceforge.net/p/gar/code/23719
Author: lblume
Date: 2014-05-28 11:49:36 +0000 (Wed, 28 May 2014)
Log Message:
-----------
ghostscript/trunk: More comments
Modified Paths:
--------------
csw/mgar/pkg/ghostscript/trunk/Makefile
Modified: csw/mgar/pkg/ghostscript/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ghostscript/trunk/Makefile 2014-05-28 10:05:48 UTC (rev 23718)
+++ csw/mgar/pkg/ghostscript/trunk/Makefile 2014-05-28 11:49:36 UTC (rev 23719)
@@ -99,6 +99,7 @@
RUNTIME_DEP_PKGS_CSWlibgs9 += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSWlibgs9 += CSWliblcms2-2
+# This used to be a separate library and is now maintained as part of Ghostscript
PACKAGES += CSWlibijs0-35
CATALOGNAME_CSWlibijs0-35 = libijs0_35
PKGFILES_CSWlibijs0-35 += $(call baseisadirs,$(libdir),libijs-0\.35\.so)
@@ -111,7 +112,8 @@
PACKAGES += CSWghostscript-dev
SPKG_DESC_CSWghostscript-dev = Development files for ghostscript and libgs.so.9
# This remove all the .so symlinks for PKGFILES_DEVEL
-# so only the right ones can be re-added
+# so only the right ones can be re-added, and the versioned .so used
+# in the package above
PKGFILES_DEVEL_SHAREDLIBLINK =
PKGFILES_CSWghostscript-dev += $(PKGFILES_DEVEL)
PKGFILES_CSWghostscript-dev += $(call baseisadirs,$(libdir),libgs\.so)
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