[csw-devel] SF.net SVN: gar:[4709] csw/mgar/pkg/pixman/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed May 6 10:37:44 CEST 2009


Revision: 4709
          http://gar.svn.sourceforge.net/gar/?rev=4709&view=rev
Author:   dmichelsen
Date:     2009-05-06 08:37:44 +0000 (Wed, 06 May 2009)

Log Message:
-----------
pixman: Update to dynamic gspec and 64 bit

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

Removed Paths:
-------------
    csw/mgar/pkg/pixman/trunk/files/CSWpixman.gspec
    csw/mgar/pkg/pixman/trunk/files/CSWpixmandevel.gspec
    csw/mgar/pkg/pixman/trunk/files/license.txt

Modified: csw/mgar/pkg/pixman/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pixman/trunk/Makefile	2009-05-06 01:26:59 UTC (rev 4708)
+++ csw/mgar/pkg/pixman/trunk/Makefile	2009-05-06 08:37:44 UTC (rev 4709)
@@ -2,33 +2,24 @@
 GARVERSION   = 0.15.2
 CATEGORIES   = lib
 
-DESCRIPTION  = The pixel-manipulation library for X and cairo
+DESCRIPTION = The pixel-manipulation library for X and cairo
 define BLURB
 endef
 
-MASTER_SITES  = http://www.cairographics.org/releases/
-DISTFILES     = $(GARNAME)-$(GARVERSION).tar.gz
-# PKGDIST       = $(GARNAME)-$(GARVERSION).tar.gz
+MASTER_SITES = http://www.cairographics.org/releases/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-SPKG_DESC_CSWpixman 		= $(DESCRIPTION)
+# Same as from gar/x11/categories/x11/category.mk
+EXTRA_CFLAGS = -xlibmil -errtags=yes -erroff=E_EMPTY_DECLARATION
+EXTRA_CXXFLAGS = -xlibmil -xlibmopt -features=tmplife -norunpath
 
-DISTFILES    += $(call admfiles,CSWpixman, )
-DISTFILES    += license.txt
-
-#REQUIRED_PKGS_CSWpixman 	 = CSWlibx11
-
 BUILD64 = 1
+NOISALIST = 1
 
-CFLAGS       += -xlibmil -errtags=yes -erroff=E_EMPTY_DECLARATION
-CXXFLAGS     += -xlibmil -xlibmopt -features=tmplife -norunpath
-LDFLAGS      += -L/opt/csw/lib -R/opt/csw/lib
-
 CONFIGURE_ARGS  = $(DIRPATHS)
-CONFIGURE_ARGS += --enable-gtk
+CONFIGURE_ARGS += --disable-gtk
 
-LICENSE = license.txt
-
 include gar/category.mk

Deleted: csw/mgar/pkg/pixman/trunk/files/CSWpixman.gspec
===================================================================
--- csw/mgar/pkg/pixman/trunk/files/CSWpixman.gspec	2009-05-06 01:26:59 UTC (rev 4708)
+++ csw/mgar/pkg/pixman/trunk/files/CSWpixman.gspec	2009-05-06 08:37:44 UTC (rev 4709)
@@ -1,6 +0,0 @@
-%var            bitname pixman
-%var            pkgname CSWpixman
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      
-
-Please see /opt/csw/share/doc/%{GARNAME} for license information

Deleted: csw/mgar/pkg/pixman/trunk/files/CSWpixmandevel.gspec
===================================================================
--- csw/mgar/pkg/pixman/trunk/files/CSWpixmandevel.gspec	2009-05-06 01:26:59 UTC (rev 4708)
+++ csw/mgar/pkg/pixman/trunk/files/CSWpixmandevel.gspec	2009-05-06 08:37:44 UTC (rev 4709)
@@ -1,6 +0,0 @@
-%var            bitname pixman_devel
-%var            pkgname CSWpixmandevel
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      
-
-Please see /opt/csw/share/doc/%{GARNAME} for license information

Deleted: csw/mgar/pkg/pixman/trunk/files/license.txt
===================================================================
--- csw/mgar/pkg/pixman/trunk/files/license.txt	2009-05-06 01:26:59 UTC (rev 4708)
+++ csw/mgar/pkg/pixman/trunk/files/license.txt	2009-05-06 08:37:44 UTC (rev 4709)
@@ -1,18 +0,0 @@
-Permission to use, copy, modify, distribute, and sell this software and its
-documentation for any purpose is hereby granted without fee, provided that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation, and that the name of Red Hat not be used in advertising or
-publicity pertaining to distribution of the software without specific,
-written prior permission.  Red Hat makes no representations about the
-suitability of this software for any purpose.  It is provided "as is"
-without express or implied warranty.
-  
-THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
-SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
-FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
-SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
-AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
-SOFTWARE.


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