packages/php: Add php 4.4.4, php-native 4.4.4
authorShane Volpe <shanevolpe@gmail.com>
Sat, 24 Feb 2007 16:08:36 +0000 (16:08 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Sat, 24 Feb 2007 16:08:36 +0000 (16:08 +0000)
packages/php/php-native_4.4.4.bb [new file with mode: 0644]
packages/php/php_4.4.4.bb [new file with mode: 0644]

diff --git a/packages/php/php-native_4.4.4.bb b/packages/php/php-native_4.4.4.bb
new file mode 100644 (file)
index 0000000..c90aa83
--- /dev/null
@@ -0,0 +1,5 @@
+SECTION = "console/network"
+require php_${PV}.bb
+inherit native
+FILESPATH = "${FILE_DIRNAME}/php-${PV}:${FILE_DIRNAME}/php:${FILE_DIRNAME}/files"
+DEPENDS = "zlib-native"
diff --git a/packages/php/php_4.4.4.bb b/packages/php/php_4.4.4.bb
new file mode 100644 (file)
index 0000000..c15a9ee
--- /dev/null
@@ -0,0 +1 @@
+require php.inc