[csw-devel] SF.net SVN: gar:[14277] csw/mgar/pkg/php5/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Apr 17 21:00:43 CEST 2011


Revision: 14277
          http://gar.svn.sourceforge.net/gar/?rev=14277&view=rev
Author:   bdwalton
Date:     2011-04-17 19:00:43 +0000 (Sun, 17 Apr 2011)

Log Message:
-----------
php5/trunk: cut readline extension to new dynamic subpackage generation

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

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2011-04-17 18:59:41 UTC (rev 14276)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-04-17 19:00:43 UTC (rev 14277)
@@ -99,8 +99,8 @@
 $(eval $(call php5_subpackage,pgsql,CSWlibpq))
 $(eval $(call php5_subpackage,posix))
 $(eval $(call php5_subpackage,pspell,CSWaspell))
+$(eval $(call php5_subpackage,readline,CSWreadline CSWncurses))
 
-PACKAGES += CSWphp5-readline
 PACKAGES += CSWphp5-session
 PACKAGES += CSWphp5-shmop
 PACKAGES += CSWphp5-snmp
@@ -153,11 +153,6 @@
 RUNTIME_DEP_PKGS_CSWap2-modphp5 += CSWexpat CSWzlib
 OBSOLETED_BY_CSWap2-modphp5 = CSWap2modphp5
 
-CATALOGNAME_CSWphp5-readline = php5_readline
-SPKG_DESC_CSWphp5-readline = The readline extension for PHP5
-RUNTIME_DEP_PKGS_CSWphp5-readline = CSWphp5 CSWreadline CSWncurses
-OBSOLETED_BY_CSWphp5-readline = CSWphp5readline
-
 CATALOGNAME_CSWphp5-session = php5_session
 SPKG_DESC_CSWphp5-session = The session extension for PHP5
 RUNTIME_DEP_PKGS_CSWphp5-session = CSWphp5 CSWlibmm
@@ -271,8 +266,6 @@
 
 PKGFILES_CSWphp5-ncurses = .*/lib/php/extensions/.*/ncurses.*
 
-PKGFILES_CSWphp5-readline = .*/lib/php/extensions/.*/readline.*
-
 PKGFILES_CSWphp5-session = .*/lib/php/extensions/.*/session.*
 PKGFILES_CSWphp5-session += .*/include/php/ext/session.*
 
@@ -452,7 +445,6 @@
 CHECKPKG_OVERRIDES_CSWphp5-dbase += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-xsl += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-sysvmsg += surplus-dependency|CSWphp5
-CHECKPKG_OVERRIDES_CSWphp5-readline += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-sockets += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-ncurses += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-tokenizer += surplus-dependency|CSWphp5


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