[csw-devel] SF.net SVN: gar:[14245] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Apr 17 04:25:40 CEST 2011
Revision: 14245
http://gar.svn.sourceforge.net/gar/?rev=14245&view=rev
Author: bdwalton
Date: 2011-04-17 02:25:40 +0000 (Sun, 17 Apr 2011)
Log Message:
-----------
php5/trunk: cut curl 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 02:24:25 UTC (rev 14244)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-17 02:25:40 UTC (rev 14245)
@@ -56,8 +56,8 @@
$(eval $(call php5_subpackage,bz2,CSWbzip2))
$(eval $(call php5_subpackage,calendar))
$(eval $(call php5_subpackage,ctype))
+$(eval $(call php5_subpackage,curl,CSWcurlrt CSWlibidn11 CSWoldaprt CSWosslrt CSWzlib CSWlibcares))
-PACKAGES += CSWphp5-curl
PACKAGES += CSWphp5-dba
PACKAGES += CSWphp5-dom
PACKAGES += CSWphp5-exif
@@ -139,12 +139,6 @@
RUNTIME_DEP_PKGS_CSWap2-modphp5 += CSWexpat CSWzlib
OBSOLETED_BY_CSWap2-modphp5 = CSWap2modphp5
-CATALOGNAME_CSWphp5-curl = php5_curl
-SPKG_DESC_CSWphp5-curl = The curl extension for PHP5
-RUNTIME_DEP_PKGS_CSWphp5-curl = CSWphp5 CSWcurlrt CSWlibidn11
-RUNTIME_DEP_PKGS_CSWphp5-curl += CSWoldaprt CSWosslrt CSWzlib CSWlibcares
-OBSOLETED_BY_CSWphp5-curl = CSWphp5curl
-
CATALOGNAME_CSWphp5-dba = php5_dba
SPKG_DESC_CSWphp5-dba = The dba extension for PHP5
RUNTIME_DEP_PKGS_CSWphp5-dba = CSWphp5 CSWlibgdbm3 CSWbdb42
@@ -397,8 +391,6 @@
PKGFILES_CSWap2-modphp5 += $(prefix)/apache2.*
-PKGFILES_CSWphp5-curl = .*/lib/php/extensions/.*/curl.*
-
PKGFILES_CSWphp5-dba = .*/lib/php/extensions/.*/dba\.so
PKGFILES_CSWphp5-dbase = .*/lib/php/extensions/.*/dbase.*
@@ -678,7 +670,6 @@
CHECKPKG_OVERRIDES_CSWphp5-pcntl += surplus-dependency|CSWphp5
CHECKPKG_OVERRIDES_CSWphp5-zip += surplus-dependency|CSWphp5
CHECKPKG_OVERRIDES_CSWphp5-pdomysql += surplus-dependency|CSWphp5
-CHECKPKG_OVERRIDES_CSWphp5-curl += surplus-dependency|CSWphp5
CHECKPKG_OVERRIDES_CSWphp5-mimemagic += surplus-dependency|CSWphp5
CHECKPKG_OVERRIDES_CSWphp5-posix += surplus-dependency|CSWphp5
CHECKPKG_OVERRIDES_CSWphp5-ftp += 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