SF.net SVN: gar:[24948] csw/mgar/pkg/libpng/branches/libpng15/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Thu May 7 10:01:14 CEST 2015
Revision: 24948
http://sourceforge.net/p/gar/code/24948
Author: rmottola
Date: 2015-05-07 08:01:14 +0000 (Thu, 07 May 2015)
Log Message:
-----------
libpng/branches/libpng15: enable 9 and 10 plaforms
Modified Paths:
--------------
csw/mgar/pkg/libpng/branches/libpng15/Makefile
Modified: csw/mgar/pkg/libpng/branches/libpng15/Makefile
===================================================================
--- csw/mgar/pkg/libpng/branches/libpng15/Makefile 2015-05-07 07:55:39 UTC (rev 24947)
+++ csw/mgar/pkg/libpng/branches/libpng15/Makefile 2015-05-07 08:01:14 UTC (rev 24948)
@@ -27,6 +27,13 @@
EXTRA_BUILD_ISAS += sparcv8plus+vis2
EXTRA_BUILD_ISAS += pentium_pro
+#where can we build?
+PACKAGING_PLATFORMS += solaris9-sparc
+PACKAGING_PLATFORMS += solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc
+PACKAGING_PLATFORMS += solaris10-i386
+
+
#we need a versioned developer package, since the pkg-config package is versioned
#and has an unversioned symlink
PACKAGES = CSWlibpng15-dev
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