[csw-devel] SF.net SVN: gar:[7297] csw/mgar/pkg/pcb/trunk/Makefile
trygvis at users.sourceforge.net
trygvis at users.sourceforge.net
Sun Nov 15 16:49:08 CET 2009
Revision: 7297
http://gar.svn.sourceforge.net/gar/?rev=7297&view=rev
Author: trygvis
Date: 2009-11-15 15:49:07 +0000 (Sun, 15 Nov 2009)
Log Message:
-----------
pcb: Adding PREREQUISITE_PKGS.
Modified Paths:
--------------
csw/mgar/pkg/pcb/trunk/Makefile
Modified: csw/mgar/pkg/pcb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pcb/trunk/Makefile 2009-11-15 15:20:40 UTC (rev 7296)
+++ csw/mgar/pkg/pcb/trunk/Makefile 2009-11-15 15:49:07 UTC (rev 7297)
@@ -12,6 +12,7 @@
reduce layout time.
endef
+SF_PROJ = $(GARNAME)
MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
@@ -20,6 +21,14 @@
LICENSE = COPYING
#REQUIRED_PKGS = CSWggettextrt CSWiconv
+PREREQUISITE_PKGS = CSWglib2devel
+PREREQUISITE_PKGS += CSWgtk2devel
+PREREQUISITE_PKGS += CSWlibxcbdevel
+PREREQUISITE_PKGS += CSWlibpthreadstubs
+PREREQUISITE_PKGS += CSWlibxaudevel
+PREREQUISITE_PKGS += CSWrenderproto
+PREREQUISITE_PKGS += CSWxproto
+PREREQUISITE_PKGS += CSWkbproto
# We define upstream file regex so we can be notifed of new upstream software release
UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=73743
@@ -33,6 +42,7 @@
# Patch submitted to upstream, pending new release
#PATCHFILES = iptc-dataset.patch
+EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --disable-update-desktop-database
CONFIGURE_ARGS += --disable-update-mime-database
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