SF.net SVN: gar:[25801] csw/mgar/pkg/pixman/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Wed Jul 6 09:46:30 CEST 2016


Revision: 25801
          http://sourceforge.net/p/gar/code/25801
Author:   rmottola
Date:     2016-07-06 07:46:29 +0000 (Wed, 06 Jul 2016)
Log Message:
-----------
pixman/trunk: minor tweaks - remove obsolete CATEGORY and enable solaris 9

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

Modified: csw/mgar/pkg/pixman/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pixman/trunk/Makefile	2016-07-05 16:01:35 UTC (rev 25800)
+++ csw/mgar/pkg/pixman/trunk/Makefile	2016-07-06 07:46:29 UTC (rev 25801)
@@ -1,6 +1,5 @@
 NAME      = pixman
 VERSION   = 0.22.2
-CATEGORIES   = lib
 GARTYPE = v2
 
 DESCRIPTION = The pixel-manipulation library for X and cairo
@@ -29,6 +28,12 @@
 EXTRA_CFLAGS = -mt
 EXTRA_LINKER_FLAGS = -mt
 
+#where can we build?
+PACKAGING_PLATFORMS += solaris9-sparc
+PACKAGING_PLATFORMS += solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc
+PACKAGING_PLATFORMS += solaris10-i386
+
 BUILD64_LIBS_ONLY = 1
 NOISALIST = 1
 CONFIGURE_ARGS  = $(DIRPATHS)

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