[csw-devel] SF.net SVN: gar:[11145] csw/mgar/pkg/libsexy/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Oct 4 15:07:10 CEST 2010
Revision: 11145
http://gar.svn.sourceforge.net/gar/?rev=11145&view=rev
Author: dmichelsen
Date: 2010-10-04 13:07:10 +0000 (Mon, 04 Oct 2010)
Log Message:
-----------
libsexy: Move back from CSW X11 to SUNW X11
Modified Paths:
--------------
csw/mgar/pkg/libsexy/trunk/Makefile
Modified: csw/mgar/pkg/libsexy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libsexy/trunk/Makefile 2010-10-04 12:41:40 UTC (rev 11144)
+++ csw/mgar/pkg/libsexy/trunk/Makefile 2010-10-04 13:07:10 UTC (rev 11145)
@@ -4,7 +4,9 @@
DESCRIPTION = Sexy URLs
define BLURB
- Long description
+ libsexy is a collection of GTK+ widgets that extend the functionality of
+ such standard widgets as GtkEntry and GtkLabel by subclassing them and
+ working around the limitations of the widgets.
endef
MASTER_SITES = http://releases.chipx86.com/libsexy/libsexy/
@@ -28,15 +30,6 @@
VENDOR_URL = http://www.chipx86.com/blog/tag/libsexy/
-EXTRA_INC = $(prefix)/X11/include
-EXTRA_LIB = $(prefix)/X11/lib
-EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
-
-# Remove when move towards csw x11 has been finished
-LARCH_sparcv9 = sparcv9
-LARCH_amd64 = amd64
-EXTRA_LINKER_FLAGS = /usr/openwin/lib/$(LARCH_$(ISA))/libXext.so
-
BUILD64 = 1
CONFIGURE_ARGS = $(DIRPATHS)
@@ -45,4 +38,6 @@
PKGFILES_CSWlibsexydevel = $(PKGFILES_DEVEL)
PKGFILES_CSWlibsexydevel += $(sharedstatedir)/gtk-doc/.*
+CHECKPKG_OVERRIDES_CSWlibsexydevel += surplus-dependency|CSWlibsexy
+
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