[csw-devel] SF.net SVN: gar:[7477] csw/mgar/pkg/libgnomecanvas

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Nov 27 11:58:48 CET 2009


Revision: 7477
          http://gar.svn.sourceforge.net/gar/?rev=7477&view=rev
Author:   dmichelsen
Date:     2009-11-27 10:58:48 +0000 (Fri, 27 Nov 2009)

Log Message:
-----------
libgnomecanvas: Move to mGAR v2

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

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

Copied: csw/mgar/pkg/libgnomecanvas/trunk/Makefile (from rev 7462, csw/mgar/pkg/gconf2/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/libgnomecanvas/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libgnomecanvas/trunk/Makefile	2009-11-27 10:58:48 UTC (rev 7477)
@@ -0,0 +1,25 @@
+GARNAME = libgnomecanvas
+GARVERSION = 2.26.0
+CATEGORIES = lib
+
+DESCRIPTION = GNOME Canvas Lib
+define BLURB
+  The libgnomecanvas package contains the GNOME canvas library. It is an engine
+  for structured graphics and one of the essential GNOME libraries.
+endef
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTFILES = $(DISTNAME).tar.bz2
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS  = $(DIRPATHS)
+
+BUILD64 = 1
+NO_ISAEXEC = 1
+
+TEST_TARGET = check
+
+include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)


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