SF.net SVN: gar:[24433] csw/mgar/pkg/sdlttf/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Thu Dec 11 01:31:14 CET 2014
Revision: 24433
http://sourceforge.net/p/gar/code/24433
Author: jake_goerzen
Date: 2014-12-11 00:31:14 +0000 (Thu, 11 Dec 2014)
Log Message:
-----------
sdlttf: add another RUNTIME_DEP; Split development files into separate package
Modified Paths:
--------------
csw/mgar/pkg/sdlttf/trunk/Makefile
Modified: csw/mgar/pkg/sdlttf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sdlttf/trunk/Makefile 2014-12-11 00:23:22 UTC (rev 24432)
+++ csw/mgar/pkg/sdlttf/trunk/Makefile 2014-12-11 00:31:14 UTC (rev 24433)
@@ -20,8 +20,16 @@
SPKG_DESC_CSWlibsdl-ttf2-0-0 += $(DESCRIPTION), libSDL_ttf-2.0.so.0
OBSOLETED_BY_CSWlibsdl-ttf2-0-0 = CSWsdlttf
+# Split the development files into a separate package.
+PACKAGES += CSWlibsdl-ttf2-0-0-dev
+CATALOGNAME_CSWlibsdl-ttf2-0-0-dev = libsdl_ttf2_0_0_dev
+SPKG_DESC_CSWlibsdl-ttf2-0-0-dev += $(DESCRIPTION), development files
+PKGFILES_CSWlibsdl-ttf2-0-0-dev += /opt/csw/lib/libSDL_net.so
+PKGFILES_CSWlibsdl-ttf2-0-0-dev += $(PKGFILES_DEVEL)
+
RUNTIME_DEP_PKGS_CSWlibsdl-ttf2-0-0 += CSWlibsdl1-2-0
RUNTIME_DEP_PKGS_CSWlibsdl-ttf2-0-0 += CSWlibfreetype6
+RUNTIME_DEP_PKGS_CSWlibsdl-ttf2-0-0-dev += CSWlibsdl-ttf2-0-0
EXTRA_LDFLAGS = -lm -L/opt/csw/lib -liconv
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