Revision: 16314 http://gar.svn.sourceforge.net/gar/?rev=16314&view=rev Author: dmichelsen Date: 2011-11-27 15:32:34 +0000 (Sun, 27 Nov 2011) Log Message: ----------- gdk-pixbuf: Initial commit
Added Paths: ----------- csw/mgar/pkg/gdk-pixbuf/ csw/mgar/pkg/gdk-pixbuf/Makefile csw/mgar/pkg/gdk-pixbuf/branches/ csw/mgar/pkg/gdk-pixbuf/tags/ csw/mgar/pkg/gdk-pixbuf/trunk/ csw/mgar/pkg/gdk-pixbuf/trunk/Makefile csw/mgar/pkg/gdk-pixbuf/trunk/checksums csw/mgar/pkg/gdk-pixbuf/trunk/files/ Added: csw/mgar/pkg/gdk-pixbuf/Makefile =================================================================== --- csw/mgar/pkg/gdk-pixbuf/Makefile (rev 0) +++ csw/mgar/pkg/gdk-pixbuf/Makefile 2011-11-27 15:32:34 UTC (rev 16314) @@ -0,0 +1,2 @@ +%: + $(MAKE) -C trunk $* Property changes on: csw/mgar/pkg/gdk-pixbuf/trunk ___________________________________________________________________ Added: svn:ignore + cookies download work Added: svn:externals + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2 Added: csw/mgar/pkg/gdk-pixbuf/trunk/Makefile =================================================================== --- csw/mgar/pkg/gdk-pixbuf/trunk/Makefile (rev 0) +++ csw/mgar/pkg/gdk-pixbuf/trunk/Makefile 2011-11-27 15:32:34 UTC (rev 16314) @@ -0,0 +1,32 @@ +# $Id$ +# TODO (release-critical prefixed with !, non release-critical with *) +# +NAME = gdk-pixbuf +VERSION = 2.24.0 +GARTYPE = v2 +CATEGORIES = gnome + +DESCRIPTION = GNOME tools for pixmap manupulation +define BLURB +endef + +MASTER_SITES = $(GNOME_MIRROR) +DISTFILES = $(DISTNAME).tar.xz + +PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386 + +PACKAGES += CSWgdkpixbuf +CATALOGNAME_CSWgdkpixbuf = gdk_pixbuf +# PKGFILES is catchall +RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWtiff +RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibjpeg62 +RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWlibpng12-0 +RUNTIME_DEP_PKGS_CSWgdkpixbuf += CSWglib2 + +BUILD64 = 1 + +CONFIGURE_ARGS = $(DIRPATHS) + +include gar/category.mk + Property changes on: csw/mgar/pkg/gdk-pixbuf/trunk/Makefile ___________________________________________________________________ Added: svn:keywords + Id Added: csw/mgar/pkg/gdk-pixbuf/trunk/checksums =================================================================== --- csw/mgar/pkg/gdk-pixbuf/trunk/checksums (rev 0) +++ csw/mgar/pkg/gdk-pixbuf/trunk/checksums 2011-11-27 15:32:34 UTC (rev 16314) @@ -0,0 +1 @@ +bd7c2a9d23b573db467e39833f12103d gdk-pixbuf-2.24.0.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel