[csw-devel] SF.net SVN: gar:[18595] csw/mgar/pkg/gnome-base/libbonoboui/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jun 28 22:43:17 CEST 2012


Revision: 18595
          http://gar.svn.sourceforge.net/gar/?rev=18595&view=rev
Author:   dmichelsen
Date:     2012-06-28 20:43:17 +0000 (Thu, 28 Jun 2012)
Log Message:
-----------
gnome-base/libbonoboui: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/gnome-base/libbonoboui/trunk/Makefile

Copied: csw/mgar/pkg/gnome-base/libbonoboui/trunk/Makefile (from rev 18572, csw/mgar/pkg/gnome-base/gnomevfs2/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/gnome-base/libbonoboui/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gnome-base/libbonoboui/trunk/Makefile	2012-06-28 20:43:17 UTC (rev 18595)
@@ -0,0 +1,28 @@
+NAME = libbonoboui
+VERSION = 2.24.5
+CATEGORIES = gnome
+GARTYPE = v2
+
+DESCRIPTION = UI code for the GNOME 2 Object Activation Framework
+define BLURB
+endef
+
+MASTER_SITES =  $(GNOME_MIRROR)
+DISTNAME = $(GNOME_PROJ)-$(VERSION)
+DISTFILES = $(DISTNAME).tar.bz2
+
+# New glib only available on Solaris 10
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
+BUILD64_LIBS_ONLY = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+#CONFIGURE_ARGS += --enable-static=no
+#CONFIGURE_ARGS += --enable-gtk-doc
+
+EXTRA_TEST_EXPORTS = DISPLAY
+
+include gar/category.mk
+
+# For GNU gettext
+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