[csw-devel] SF.net SVN: gar:[6809] csw/mgar/pkg/libcroco

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Oct 9 15:08:06 CEST 2009


Revision: 6809
          http://gar.svn.sourceforge.net/gar/?rev=6809&view=rev
Author:   dmichelsen
Date:     2009-10-09 13:08:05 +0000 (Fri, 09 Oct 2009)

Log Message:
-----------
libcroco: Update to GAR

Added Paths:
-----------
    csw/mgar/pkg/libcroco/branches/
    csw/mgar/pkg/libcroco/tags/
    csw/mgar/pkg/libcroco/tags/legacy/
    csw/mgar/pkg/libcroco/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/libcroco/trunk/legacy/

Copied: csw/mgar/pkg/libcroco/trunk/Makefile (from rev 6625, csw/mgar/pkg/libgsf/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/libcroco/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libcroco/trunk/Makefile	2009-10-09 13:08:05 UTC (rev 6809)
@@ -0,0 +1,26 @@
+GARNAME = libcroco
+GARVERSION = 0.6.2
+CATEGORIES = gnome
+
+DESCRIPTION = A CSS parsing and manipulation toolkit
+define BLURB
+  The Libcroco project is an effort to build a generic Cascading Style
+  Sheet (CSS) parsing and manipulation toolkit that can be used by GNOME
+  applications in need of CSS support.
+endef
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+REQUIRED_PKGS = CSWggettextrt CSWglib2 CSWlibxml2
+
+BUILD64 = 1
+NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk


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