SF.net SVN: gar:[24432] csw/mgar/pkg/sdlttf/trunk/Makefile

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Thu Dec 11 01:23:23 CET 2014


Revision: 24432
          http://sourceforge.net/p/gar/code/24432
Author:   jake_goerzen
Date:     2014-12-11 00:23:22 +0000 (Thu, 11 Dec 2014)
Log Message:
-----------
sdlttf: add RUNTIME_DEPs and cleanup recipe

Modified Paths:
--------------
    csw/mgar/pkg/sdlttf/trunk/Makefile

Modified: csw/mgar/pkg/sdlttf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sdlttf/trunk/Makefile	2014-12-10 23:55:39 UTC (rev 24431)
+++ csw/mgar/pkg/sdlttf/trunk/Makefile	2014-12-11 00:23:22 UTC (rev 24432)
@@ -13,13 +13,20 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 
+PACKAGES += CSWlibsdl-ttf2-0-0
+CATALOGNAME_CSWlibsdl-ttf2-0-0 = libsdl_ttf2_0_0
+PKGFILES_CSWlibsdl-ttf2-0-0 += $(call baseisadirs,$(libdir),libSDL_ttf-2\.0\.so\.0\.10\.1)
+PKGFILES_CSWlibsdl-ttf2-0-0 += $(call baseisadirs,$(libdir),libSDL_ttf-2\.0\.so\.0(\.\d+)*)
+SPKG_DESC_CSWlibsdl-ttf2-0-0 += $(DESCRIPTION), libSDL_ttf-2.0.so.0
+OBSOLETED_BY_CSWlibsdl-ttf2-0-0 = CSWsdlttf
+
+RUNTIME_DEP_PKGS_CSWlibsdl-ttf2-0-0 += CSWlibsdl1-2-0
+RUNTIME_DEP_PKGS_CSWlibsdl-ttf2-0-0 += CSWlibfreetype6
+
 EXTRA_LDFLAGS = -lm -L/opt/csw/lib -liconv
 
 TEST_SCRIPTS =
+
 CONFIGURE_ARGS = $(DIRPATHS)
 
 include gar/category.mk
-
-#pre-configure:
-#	( cd $(WORKSRC) ; ./autogen.sh )
-#	@$(MAKECOOKIE)

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