[csw-devel] SF.net SVN: gar:[10281] csw/mgar/pkg/startup-notification/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Jun 22 19:03:30 CEST 2010
Revision: 10281
http://gar.svn.sourceforge.net/gar/?rev=10281&view=rev
Author: wahwah
Date: 2010-06-22 17:03:29 +0000 (Tue, 22 Jun 2010)
Log Message:
-----------
startup-notification: Downgrade to 0.9, dropping dependencies, linking against Sun X11.
Modified Paths:
--------------
csw/mgar/pkg/startup-notification/trunk/Makefile
csw/mgar/pkg/startup-notification/trunk/checksums
Modified: csw/mgar/pkg/startup-notification/trunk/Makefile
===================================================================
--- csw/mgar/pkg/startup-notification/trunk/Makefile 2010-06-22 14:33:11 UTC (rev 10280)
+++ csw/mgar/pkg/startup-notification/trunk/Makefile 2010-06-22 17:03:29 UTC (rev 10281)
@@ -3,8 +3,8 @@
# $Id$
GARNAME = startup-notification
-GARVERSION = 0.10
-CATEGORIES = x11
+GARVERSION = 0.9
+CATEGORIES = lib
DESCRIPTION = Reference implementation of the startup notification protocol
define BLURB
endef
@@ -16,15 +16,11 @@
PACKAGES = CSWstartupnotif
CONFIGURE_ARGS = $(DIRPATHS)
BUILD64 = 1
-RUNTIME_DEP_PKGS_CSWstartupnotif += CSWlibice
-RUNTIME_DEP_PKGS_CSWstartupnotif += CSWlibsm
-RUNTIME_DEP_PKGS_CSWstartupnotif += CSWlibx11
-RUNTIME_DEP_PKGS_CSWstartupnotif += CSWlibxcb
-RUNTIME_DEP_PKGS_CSWstartupnotif += CSWxcbutil
+EXTRA_PKG_CONFIG_DIRS = /opt/csw/lib
include gar/category.mk
-post-merge:
- ginstall -m 755 -d $(PKGROOT)/opt/csw/lib
- ln -s ../X11/lib/libstartup-notification-1.so.0 \
- $(PKGROOT)/opt/csw/lib/libstartup-notification-1.so.0
- @$(MAKECOOKIE)
+# post-merge:
+# ginstall -m 755 -d $(PKGROOT)/opt/csw/lib
+# ln -s ../X11/lib/libstartup-notification-1.so.0 \
+# $(PKGROOT)/opt/csw/lib/libstartup-notification-1.so.0
+# @$(MAKECOOKIE)
Modified: csw/mgar/pkg/startup-notification/trunk/checksums
===================================================================
--- csw/mgar/pkg/startup-notification/trunk/checksums 2010-06-22 14:33:11 UTC (rev 10280)
+++ csw/mgar/pkg/startup-notification/trunk/checksums 2010-06-22 17:03:29 UTC (rev 10281)
@@ -1 +1 @@
-bca0ed1c74bc4e483ea2ed12a5717354 startup-notification-0.10.tar.gz
+5480d3af709523ec70e0e04692744f2d startup-notification-0.9.tar.gz
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