[csw-devel] SF.net SVN: gar:[16470] csw/mgar/pkg/liblqr/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Dec 12 12:11:03 CET 2011
Revision: 16470
http://gar.svn.sourceforge.net/gar/?rev=16470&view=rev
Author: dmichelsen
Date: 2011-12-12 11:11:03 +0000 (Mon, 12 Dec 2011)
Log Message:
-----------
liblqr: Build on Solaris 10 only due to glib2 availability
Modified Paths:
--------------
csw/mgar/pkg/liblqr/trunk/Makefile
Modified: csw/mgar/pkg/liblqr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/liblqr/trunk/Makefile 2011-12-12 11:01:38 UTC (rev 16469)
+++ csw/mgar/pkg/liblqr/trunk/Makefile 2011-12-12 11:11:03 UTC (rev 16470)
@@ -15,6 +15,9 @@
#PATCHFILES += examples.diff
#PATCHFILES += lqr_carver.c.diff
+# New glib2 is only available on Solaris 10
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
VENDOR_URL = http://liblqr.wikidot.com/
PACKAGES += CSWliblqr1-0
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