[csw-devel] SF.net SVN: gar:[8063] csw/mgar/pkg/libbonobo2
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Jan 18 08:51:13 CET 2010
Revision: 8063
http://gar.svn.sourceforge.net/gar/?rev=8063&view=rev
Author: dmichelsen
Date: 2010-01-18 07:51:12 +0000 (Mon, 18 Jan 2010)
Log Message:
-----------
libbonobo2: Initial commit
Added Paths:
-----------
csw/mgar/pkg/libbonobo2/branches/
csw/mgar/pkg/libbonobo2/tags/
csw/mgar/pkg/libbonobo2/tags/legacy/
csw/mgar/pkg/libbonobo2/trunk/Makefile
csw/mgar/pkg/libbonobo2/trunk/checksums
csw/mgar/pkg/libbonobo2/trunk/files/
Property Changed:
----------------
csw/mgar/pkg/libbonobo2/trunk/
Property changes on: csw/mgar/pkg/libbonobo2/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/libbonobo2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libbonobo2/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/libbonobo2/trunk/Makefile 2010-01-18 07:51:12 UTC (rev 8063)
@@ -0,0 +1,22 @@
+GARNAME = libbonobo
+GARVERSION = 2.24.2
+CATEGORIES = gnome
+
+DESCRIPTION = GNOME component and compound document system
+define BLURB
+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.gz
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)
Added: csw/mgar/pkg/libbonobo2/trunk/checksums
===================================================================
--- csw/mgar/pkg/libbonobo2/trunk/checksums (rev 0)
+++ csw/mgar/pkg/libbonobo2/trunk/checksums 2010-01-18 07:51:12 UTC (rev 8063)
@@ -0,0 +1 @@
+5c7c5ea9c2f78a3c1e9ff2f1e27ad751 libbonobo-2.24.2.tar.bz2
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