[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2022-05-03 Thread Brian Evans
commit: 9684c690b99b14dedf2367ab68541be832dbc717
Author: Brian Evans  gentoo  org>
AuthorDate: Tue May  3 17:20:30 2022 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue May  3 17:30:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9684c690

dev-php/pecl-ps: Drop old

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-ps/Manifest|  1 -
 dev-php/pecl-ps/pecl-ps-1.4.1-r1.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-php/pecl-ps/Manifest b/dev-php/pecl-ps/Manifest
index ca3953c93c2d..13947a539fe8 100644
--- a/dev-php/pecl-ps/Manifest
+++ b/dev-php/pecl-ps/Manifest
@@ -1,2 +1 @@
-DIST ps-1.4.1.tgz 578991 BLAKE2B 
549fae78ffb6e91f39b6292d969b9b80adba1a5911fb52e99c5fcbc940b9470205556e3e11c2940fadc7cc084400bc08ae7255b79e175d705c9bacb8eb3d6e71
 SHA512 
e9eeb5ad1c9314af0fcfd33e461b560f6cc599a679bc0a5541994fa698e3da63b7cb523f617647bdb2ac1c8fc090263e314ddf956a1e6126f8813de92e49f3af
 DIST ps-1.4.4.tgz 637247 BLAKE2B 
19dd32a2321fd53224c662e68603c7c330fcf8fe0d3e4e3d4a6e75e211c876225f1f6cf9325b117f7a3713abd87e6acfe25c4c9b0c161e6d6717f94cc90b7649
 SHA512 
42ab1fff661da68afb42d90dc7fb07761698f191beaf09b6dd4b2c3e7e67949ef06b2f6389738a462f58722f863c6b80f55a00a57dddc860250a4500cbfecf8b

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1-r1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.1-r1.ebuild
deleted file mode 100644
index 34f9154d7935..
--- a/dev-php/pecl-ps/pecl-ps-1.4.1-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PHP_EXT_NAME="ps"
-USE_PHP="php7-3 php7-4"
-
-inherit php-ext-pecl-r3
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-DESCRIPTION="PHP extension for creating PostScript files"
-LICENSE="BSD"
-SLOT="7"
-IUSE="examples"
-
-DEPEND="dev-libs/pslib"
-RDEPEND="${DEPEND}"
-PHP_EXT_ECONF_ARGS=""
-
-src_test() {
-   # tests/004.phpt depends on set numeric format
-   LC_ALL=C php-ext-pecl-r3_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2021-11-23 Thread Brian Evans
commit: 7b6b7172620e7cc586aab85fd7c54974998db112
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Nov 23 15:34:03 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Nov 23 16:15:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b6b7172

dev-php/pecl-ps: Add PHP 8.1 target

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-ps/pecl-ps-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
index e010eda79f51..ce633ab0c594 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
@@ -4,7 +4,7 @@
 EAPI="7"
 
 PHP_EXT_NAME="ps"
-USE_PHP="php7-3 php7-4 php8-0"
+USE_PHP="php7-3 php7-4 php8-0 php8-1"
 PHP_EXT_NEEDED_USE="gd(-)?"
 
 inherit php-ext-pecl-r3



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/, dev-php/pecl-ps/files/

2021-09-29 Thread Brian Evans
commit: 990dbf5a48a258c451d1f0a0e9b7e462ceef3eaf
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Sep 29 23:15:18 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Sep 29 23:15:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990dbf5a

dev-php/pecl-ps: Fix build error with gd detection

Closes: https://bugs.gentoo.org/815388
Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-ps/files/ps-1.4.4-fix-gd-detection.patch | 11 +++
 dev-php/pecl-ps/pecl-ps-1.4.4.ebuild  |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/dev-php/pecl-ps/files/ps-1.4.4-fix-gd-detection.patch 
b/dev-php/pecl-ps/files/ps-1.4.4-fix-gd-detection.patch
new file mode 100644
index 000..282bc7a3410
--- /dev/null
+++ b/dev-php/pecl-ps/files/ps-1.4.4-fix-gd-detection.patch
@@ -0,0 +1,11 @@
+--- a/config.m4
 b/config.m4
+@@ -38,7 +38,7 @@
+ PHP_ARG_ENABLE([gd],
+   [for GD support],
+   [AS_HELP_STRING([--enable-gd],
+-[Include GD support])])
++[Include GD support])], no, no)
+ 
+ if test "$PHP_GD" != "no"; then
+ 

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
index 9de12888a4c..e010eda79f5 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
@@ -18,9 +18,10 @@ IUSE="examples gd"
 
 DEPEND="dev-libs/pslib gd? ( media-libs/gd:2= )"
 RDEPEND="${DEPEND}"
+PATCHES=( "${FILESDIR}/ps-1.4.4-fix-gd-detection.patch" )
 
 src_configure() {
-   PHP_EXT_ECONF_ARGS="$(use_enable gd)"
+   PHP_EXT_ECONF_ARGS=( $(use_enable gd) )
php-ext-source-r3_src_configure
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2021-09-29 Thread Brian Evans
commit: e585f2c35e8ce7b0c8fb0aaf66b857d0ca8b9f57
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Sep 29 18:42:22 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Sep 29 18:42:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e585f2c3

dev-php/pecl-ps: Version bump for 1.4.4

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-ps/Manifest |  1 +
 dev-php/pecl-ps/pecl-ps-1.4.4.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-php/pecl-ps/Manifest b/dev-php/pecl-ps/Manifest
index 80b4ba92046..ca3953c93c2 100644
--- a/dev-php/pecl-ps/Manifest
+++ b/dev-php/pecl-ps/Manifest
@@ -1 +1,2 @@
 DIST ps-1.4.1.tgz 578991 BLAKE2B 
549fae78ffb6e91f39b6292d969b9b80adba1a5911fb52e99c5fcbc940b9470205556e3e11c2940fadc7cc084400bc08ae7255b79e175d705c9bacb8eb3d6e71
 SHA512 
e9eeb5ad1c9314af0fcfd33e461b560f6cc599a679bc0a5541994fa698e3da63b7cb523f617647bdb2ac1c8fc090263e314ddf956a1e6126f8813de92e49f3af
+DIST ps-1.4.4.tgz 637247 BLAKE2B 
19dd32a2321fd53224c662e68603c7c330fcf8fe0d3e4e3d4a6e75e211c876225f1f6cf9325b117f7a3713abd87e6acfe25c4c9b0c161e6d6717f94cc90b7649
 SHA512 
42ab1fff661da68afb42d90dc7fb07761698f191beaf09b6dd4b2c3e7e67949ef06b2f6389738a462f58722f863c6b80f55a00a57dddc860250a4500cbfecf8b

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
new file mode 100644
index 000..9de12888a4c
--- /dev/null
+++ b/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_NAME="ps"
+USE_PHP="php7-3 php7-4 php8-0"
+PHP_EXT_NEEDED_USE="gd(-)?"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP extension for creating PostScript files"
+LICENSE="BSD"
+SLOT="7"
+IUSE="examples gd"
+
+DEPEND="dev-libs/pslib gd? ( media-libs/gd:2= )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   PHP_EXT_ECONF_ARGS="$(use_enable gd)"
+   php-ext-source-r3_src_configure
+}
+
+src_test() {
+   # tests/004.phpt depends on set numeric format
+   LC_ALL=C php-ext-pecl-r3_src_test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2021-08-27 Thread Brian Evans
commit: ff60a488311ed77b89403d50920a76390331b01d
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 27 14:24:04 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 27 14:34:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff60a488

dev-php/pecl-ps: Revbump to remove old dependencies and targets

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-ps/pecl-ps-1.4.1-r1.ebuild | 25 +
 dev-php/pecl-ps/pecl-ps-1.4.1.ebuild| 49 -
 2 files changed, 25 insertions(+), 49 deletions(-)

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1-r1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.1-r1.ebuild
new file mode 100644
index 000..34f9154d793
--- /dev/null
+++ b/dev-php/pecl-ps/pecl-ps-1.4.1-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_NAME="ps"
+USE_PHP="php7-3 php7-4"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP extension for creating PostScript files"
+LICENSE="BSD"
+SLOT="7"
+IUSE="examples"
+
+DEPEND="dev-libs/pslib"
+RDEPEND="${DEPEND}"
+PHP_EXT_ECONF_ARGS=""
+
+src_test() {
+   # tests/004.phpt depends on set numeric format
+   LC_ALL=C php-ext-pecl-r3_src_test
+}

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
deleted file mode 100644
index fd04378b47c..000
--- a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PHP_EXT_NAME="ps"
-USE_PHP="php5-6 php7-1 php7-2 php7-3 php7-4"
-
-inherit php-ext-pecl-r3
-
-# Only really build for >=7.0
-USE_PHP="php7-1 php7-2 php7-3 php7-4"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-DESCRIPTION="PHP extension for creating PostScript files"
-LICENSE="BSD"
-SLOT="7"
-IUSE="examples"
-
-DEPEND="
-   php_targets_php7-1? ( dev-libs/pslib )
-   php_targets_php7-2? ( dev-libs/pslib )
-   php_targets_php7-3? ( dev-libs/pslib )
-   php_targets_php7-4? ( dev-libs/pslib )
-"
-RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] 
)"
-PHP_EXT_ECONF_ARGS=""
-
-src_prepare() {
-   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 || use php_targets_php7-4 ; then
-   php-ext-source-r3_src_prepare
-   else
-   default_src_prepare
-   fi
-}
-
-src_install() {
-   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 || use php_targets_php7-4 ; then
-   php-ext-pecl-r3_src_install
-   fi
-}
-
-src_test() {
-   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 || use php_targets_php7-4 ; then
-   # tests/004.phpt depends on set numeric format
-   LC_ALL=C php-ext-pecl-r3_src_test
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2019-12-12 Thread Brian Evans
commit: 41fae9e30640ba543bfbdc2d8be3c10a2d89a4f8
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Dec 12 14:19:43 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Dec 12 14:19:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fae9e3

dev-php/pecl-ps: Drop old

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-ps/Manifest |  1 -
 dev-php/pecl-ps/pecl-ps-1.4.0.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-php/pecl-ps/Manifest b/dev-php/pecl-ps/Manifest
index d8356be82b3..8b1ddd5d021 100644
--- a/dev-php/pecl-ps/Manifest
+++ b/dev-php/pecl-ps/Manifest
@@ -1,3 +1,2 @@
 DIST ps-1.3.7.tgz 634024 BLAKE2B 
8007922cf4ed8c98fbf9524f66deda7136e2e5788f60e4647253545091cc30c4ee3a7de30adb06b470d18d96874afc58d5251c9342e9aa7db0491fa3daeac269
 SHA512 
cec6ecad27d35787a92453482f0e45fdcfe4bf79aab9cf1f7f6bc4468cf626343ed2b33d52d2ec48302a2ede9ecca3b397fb2d56fbc088997f39014f3dc47770
-DIST ps-1.4.0.tgz 634272 BLAKE2B 
07928ac1ea77c3d634496e0a4e6e434b51b9d9938a40b9eb54622ade97c0cd8bb2197e5d544c9051d726a3cb51f67a43f4047974f588361734688fb6c1f12c92
 SHA512 
c268bc8d675d7082690d892448a458d69234b504b3be2408d2744224c356e7444fe1320af1256b974a2ee0fd6e0eca48fe0fa633b1df84da2e9532cd953bc306
 DIST ps-1.4.1.tgz 578991 BLAKE2B 
549fae78ffb6e91f39b6292d969b9b80adba1a5911fb52e99c5fcbc940b9470205556e3e11c2940fadc7cc084400bc08ae7255b79e175d705c9bacb8eb3d6e71
 SHA512 
e9eeb5ad1c9314af0fcfd33e461b560f6cc599a679bc0a5541994fa698e3da63b7cb523f617647bdb2ac1c8fc090263e314ddf956a1e6126f8813de92e49f3af

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
deleted file mode 100644
index eed300a35e2..000
--- a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PHP_EXT_NAME="ps"
-USE_PHP="php5-6 php7-0"
-
-inherit php-ext-pecl-r3
-
-# Only really build for 7.0
-USE_PHP="php7-0"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-DESCRIPTION="PHP extension for creating PostScript files"
-LICENSE="PHP-2.02"
-SLOT="7"
-IUSE="examples"
-
-DEPEND="dev-libs/pslib"
-RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] 
)"
-PHP_EXT_ECONF_ARGS=""
-
-src_prepare() {
-   if use php_targets_php7-0 ; then
-   php-ext-source-r3_src_prepare
-   else
-   default_src_prepare
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2019-11-29 Thread Thomas Deutschmann
commit: 3f862fcbb7a442ac15113ebc9ba5e948ebfb8131
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 29 13:19:13 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 29 13:19:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f862fcb

dev-php/pecl-ps: add PHP 7.4 support

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/pecl-ps/pecl-ps-1.4.1.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
index ed4909097c9..816c3d9eec8 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
@@ -4,12 +4,12 @@
 EAPI="7"
 
 PHP_EXT_NAME="ps"
-USE_PHP="php5-6 php7-1 php7-2 php7-3"
+USE_PHP="php5-6 php7-1 php7-2 php7-3 php7-4"
 
 inherit php-ext-pecl-r3
 
 # Only really build for >=7.0
-USE_PHP="php7-1 php7-2 php7-3"
+USE_PHP="php7-1 php7-2 php7-3 php7-4"
 
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
@@ -22,12 +22,13 @@ DEPEND="
php_targets_php7-1? ( dev-libs/pslib )
php_targets_php7-2? ( dev-libs/pslib )
php_targets_php7-3? ( dev-libs/pslib )
+   php_targets_php7-4? ( dev-libs/pslib )
 "
 RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] 
)"
 PHP_EXT_ECONF_ARGS=""
 
 src_prepare() {
-   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 ; then
+   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 || use php_targets_php7-4 ; then
php-ext-source-r3_src_prepare
else
default_src_prepare
@@ -35,7 +36,7 @@ src_prepare() {
 }
 
 src_install() {
-   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 ; then
+   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 || use php_targets_php7-4 ; then
php-ext-pecl-r3_src_install
fi
 }



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2019-11-29 Thread Thomas Deutschmann
commit: 18fe7bff51c86a2ae1930ef166b2994005242270
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Nov 29 13:23:37 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Nov 29 13:23:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18fe7bff

dev-php/pecl-ps: fix tests

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/pecl-ps/pecl-ps-1.4.1.ebuild | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
index 816c3d9eec8..fd04378b47c 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
@@ -40,3 +40,10 @@ src_install() {
php-ext-pecl-r3_src_install
fi
 }
+
+src_test() {
+   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 || use php_targets_php7-4 ; then
+   # tests/004.phpt depends on set numeric format
+   LC_ALL=C php-ext-pecl-r3_src_test
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2019-06-07 Thread Thomas Deutschmann
commit: b509c922d8eb0ee73b941a5a27ab11f51891428f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jun  7 13:28:14 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jun  7 14:08:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b509c922

dev-php/pecl-ps: add PHP 7.3 support

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/pecl-ps/pecl-ps-1.4.1.ebuild | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
index e9eca43623d..ed4909097c9 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI="7"
 
 PHP_EXT_NAME="ps"
-USE_PHP="php5-6 php7-0 php7-1 php7-2"
+USE_PHP="php5-6 php7-1 php7-2 php7-3"
 
 inherit php-ext-pecl-r3
 
 # Only really build for >=7.0
-USE_PHP="php7-0 php7-1 php7-2"
+USE_PHP="php7-1 php7-2 php7-3"
 
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
@@ -19,15 +19,15 @@ SLOT="7"
 IUSE="examples"
 
 DEPEND="
-   php_targets_php7-0? ( dev-libs/pslib )
php_targets_php7-1? ( dev-libs/pslib )
php_targets_php7-2? ( dev-libs/pslib )
+   php_targets_php7-3? ( dev-libs/pslib )
 "
 RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] 
)"
 PHP_EXT_ECONF_ARGS=""
 
 src_prepare() {
-   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 ; then
+   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 ; then
php-ext-source-r3_src_prepare
else
default_src_prepare
@@ -35,7 +35,7 @@ src_prepare() {
 }
 
 src_install() {
-   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 ; then
+   if use php_targets_php7-1 || use php_targets_php7-2 || use 
php_targets_php7-3 ; then
php-ext-pecl-r3_src_install
fi
 }



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2017-08-14 Thread Brian Evans
commit: 492ace3d9e6b65efecb1827effae25e8c95237f2
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Aug 14 20:40:12 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Aug 14 20:40:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492ace3d

dev-php/pecl-ps: Fix syntax error wrt bug 627882

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 dev-php/pecl-ps/pecl-ps-1.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
index 86ad145c8f7..e9eca43623d 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
@@ -27,7 +27,7 @@ RDEPEND="${DEPEND} php_targets_php5-6? ( 
dev-php/pecl-ps:0[php_targets_php5-6] )
 PHP_EXT_ECONF_ARGS=""
 
 src_prepare() {
-   if use php_targets_php7-0 || use php_target_php7-1 || use 
php_targets_php7-2 ; then
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 ; then
php-ext-source-r3_src_prepare
else
default_src_prepare
@@ -35,7 +35,7 @@ src_prepare() {
 }
 
 src_install() {
-   if use php_targets_php7-0 || use php_target_php7-1 || use 
php_targets_php7-2 ; then
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 ; then
php-ext-pecl-r3_src_install
fi
 }



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2017-08-14 Thread Brian Evans
commit: 85bcfe89a3124ba35e2c02a5a1e1bc8b51e49678
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Aug 14 14:59:31 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Aug 14 15:01:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bcfe89

dev-php/pecl-ps: Version bump for 1.4.1

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 dev-php/pecl-ps/Manifest|  1 +
 dev-php/pecl-ps/pecl-ps-1.3.7-r2.ebuild | 42 +
 dev-php/pecl-ps/pecl-ps-1.4.1.ebuild| 41 
 3 files changed, 84 insertions(+)

diff --git a/dev-php/pecl-ps/Manifest b/dev-php/pecl-ps/Manifest
index 8fadf8ab53d..d0ff5c121df 100644
--- a/dev-php/pecl-ps/Manifest
+++ b/dev-php/pecl-ps/Manifest
@@ -1,2 +1,3 @@
 DIST ps-1.3.7.tgz 634024 SHA256 
b4f83f7a4426e59a3026dec59405755c9a12f223d1286abb972d81abb11c8205 SHA512 
cec6ecad27d35787a92453482f0e45fdcfe4bf79aab9cf1f7f6bc4468cf626343ed2b33d52d2ec48302a2ede9ecca3b397fb2d56fbc088997f39014f3dc47770
 WHIRLPOOL 
f807623afd0871b60052221f74d3917de007252dfefd9c7e0627e26bd4c67f3801d42429ac6f8eb03da387440c25c096cf355fda136a297f7ce2b11f3bac4404
 DIST ps-1.4.0.tgz 634272 SHA256 
bb8e9130399c79eed4dfe2ae046160cdd2d03ae16e59b65c0d8f0e1eb49e2410 SHA512 
c268bc8d675d7082690d892448a458d69234b504b3be2408d2744224c356e7444fe1320af1256b974a2ee0fd6e0eca48fe0fa633b1df84da2e9532cd953bc306
 WHIRLPOOL 
a24b458eb0d7388bcf7eb041f8af64317de819a2860854de4b54d57f6fd4b256914a5eb67e45607aaec5894017beea787323dcd438e500c9be3a5a1c5cad3497
+DIST ps-1.4.1.tgz 578991 SHA256 
462ac0d42ea492e1aebde45dc23a60b1f99ed7570944e4f648c81a471603b5fc SHA512 
e9eeb5ad1c9314af0fcfd33e461b560f6cc599a679bc0a5541994fa698e3da63b7cb523f617647bdb2ac1c8fc090263e314ddf956a1e6126f8813de92e49f3af
 WHIRLPOOL 
208da5eba84d2e56bc75ee805a65bdf6eb21ac936c531ebb2de0d48a4517f8f952b4071a6e50e60fcd91f7b1ebdc79f670cd4220fc036e7d5cea72aaa4957838

diff --git a/dev-php/pecl-ps/pecl-ps-1.3.7-r2.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.3.7-r2.ebuild
new file mode 100644
index 000..c01be7d3e79
--- /dev/null
+++ b/dev-php/pecl-ps/pecl-ps-1.3.7-r2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PHP_EXT_NAME="ps"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
+
+inherit php-ext-pecl-r3
+
+# Only really build for 5.6
+USE_PHP="php5-6"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP extension for creating PostScript files"
+LICENSE="PHP-2.02"
+SLOT="0"
+IUSE="examples"
+
+DEPEND="php_targets_php5-6? ( dev-libs/pslib )"
+RDEPEND="${DEPEND}"
+PDEPEND="
+   php_targets_php7-0? ( dev-php/pecl-ps:7[php_targets_php7-0] )
+   php_targets_php7-1? ( dev-php/pecl-ps:7[php_targets_php7-1] )
+   php_targets_php7-2? ( dev-php/pecl-ps:7[php_targets_php7-2] )
+"
+PHP_EXT_ECONF_ARGS=""
+
+src_prepare() {
+   if use php_targets_php5-6 ; then
+   php-ext-source-r3_src_prepare
+   else
+   default_src_prepare
+   fi
+}
+
+src_install() {
+   if use php_targets_php5-6 ; then
+   php-ext-pecl-r3_src_install
+   fi
+}

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
new file mode 100644
index 000..86ad145c8f7
--- /dev/null
+++ b/dev-php/pecl-ps/pecl-ps-1.4.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PHP_EXT_NAME="ps"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
+
+inherit php-ext-pecl-r3
+
+# Only really build for >=7.0
+USE_PHP="php7-0 php7-1 php7-2"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP extension for creating PostScript files"
+LICENSE="BSD"
+SLOT="7"
+IUSE="examples"
+
+DEPEND="
+   php_targets_php7-0? ( dev-libs/pslib )
+   php_targets_php7-1? ( dev-libs/pslib )
+   php_targets_php7-2? ( dev-libs/pslib )
+"
+RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] 
)"
+PHP_EXT_ECONF_ARGS=""
+
+src_prepare() {
+   if use php_targets_php7-0 || use php_target_php7-1 || use 
php_targets_php7-2 ; then
+   php-ext-source-r3_src_prepare
+   else
+   default_src_prepare
+   fi
+}
+
+src_install() {
+   if use php_targets_php7-0 || use php_target_php7-1 || use 
php_targets_php7-2 ; then
+   php-ext-pecl-r3_src_install
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2017-01-04 Thread Michael Orlitzky
commit: df24fb3e2f2ce86c54f16a00bcd14f8b47462372
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Thu Jan  5 00:16:47 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Thu Jan  5 00:16:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df24fb3e

dev-php/pecl-ps: don't set eclass variables to default values.

Package-Manager: portage-2.3.0

 dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild | 5 +
 dev-php/pecl-ps/pecl-ps-1.4.0.ebuild| 5 +
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild
index 3e94102..dcc30b7 100644
--- a/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild
@@ -1,13 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 
 PHP_EXT_NAME="ps"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
 USE_PHP="php5-6"
 
 inherit php-ext-pecl-r3

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
index 053a317..8ea1134 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
@@ -1,13 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 
 PHP_EXT_NAME="ps"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
 USE_PHP="php5-6 php7-0"
 
 inherit php-ext-pecl-r3



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2016-12-06 Thread Brian Evans
commit: a238b8fc5ae684fd5c5efc8461c3b0535b18c654
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec  2 14:54:53 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Dec  6 14:05:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a238b8fc

dev-php/pecl-ps: Drop old

Package-Manager: portage-2.3.2

 dev-php/pecl-ps/pecl-ps-1.3.7.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/dev-php/pecl-ps/pecl-ps-1.3.7.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.3.7.ebuild
deleted file mode 100644
index 9d8bce2..
--- a/dev-php/pecl-ps/pecl-ps-1.3.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="ps"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-USE_PHP="php5-6 php5-5 php5-4"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-DESCRIPTION="PHP extension for creating PostScript files"
-LICENSE="PHP-2.02"
-SLOT="0"
-IUSE="examples"
-
-DEPEND="dev-libs/pslib"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2016-12-06 Thread Brian Evans
commit: 4fa89c584b787045caf01318ee449b182d1ba7f1
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec  2 14:54:11 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Dec  6 14:05:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa89c58

dev-php/pecl-ps: Revbump to drop support for php 5.4 and 5.5

Package-Manager: portage-2.3.2

 dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild
new file mode 100644
index ..3e94102
--- /dev/null
+++ b/dev-php/pecl-ps/pecl-ps-1.3.7-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PHP_EXT_NAME="ps"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+USE_PHP="php5-6"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP extension for creating PostScript files"
+LICENSE="PHP-2.02"
+SLOT="0"
+IUSE="examples"
+
+DEPEND="dev-libs/pslib"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2016-08-23 Thread Brian Evans
commit: d5bee9f4588bef4cb674c966cf2393d697d0c689
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Aug 23 20:39:02 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Aug 23 20:58:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5bee9f4

dev-php/pecl-ps: Fix EAPI6 build error when php7-0 is off

Package-Manager: portage-2.3.0

 dev-php/pecl-ps/pecl-ps-1.4.0.ebuild | 8 
 1 file changed, 8 insertions(+)

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
index 94123bb..053a317 100644
--- a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
+++ b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
@@ -25,3 +25,11 @@ IUSE="examples"
 DEPEND="dev-libs/pslib"
 RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] 
)"
 PHP_EXT_ECONF_ARGS=""
+
+src_prepare() {
+   if use php_targets_php7-0 ; then
+   php-ext-source-r3_src_prepare
+   else
+   default_src_prepare
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/

2016-07-25 Thread Brian Evans
commit: ab195c4a2f4e9c760511c1d0ad7efae6eada1289
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Jul 25 14:36:17 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Jul 25 14:36:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab195c4a

dev-php/pecl-ps: Version bump to new slot for PHP 7

Package-Manager: portage-2.3.0

 dev-php/pecl-ps/Manifest |  1 +
 dev-php/pecl-ps/pecl-ps-1.4.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-php/pecl-ps/Manifest b/dev-php/pecl-ps/Manifest
index a852b9c..8fadf8a 100644
--- a/dev-php/pecl-ps/Manifest
+++ b/dev-php/pecl-ps/Manifest
@@ -1 +1,2 @@
 DIST ps-1.3.7.tgz 634024 SHA256 
b4f83f7a4426e59a3026dec59405755c9a12f223d1286abb972d81abb11c8205 SHA512 
cec6ecad27d35787a92453482f0e45fdcfe4bf79aab9cf1f7f6bc4468cf626343ed2b33d52d2ec48302a2ede9ecca3b397fb2d56fbc088997f39014f3dc47770
 WHIRLPOOL 
f807623afd0871b60052221f74d3917de007252dfefd9c7e0627e26bd4c67f3801d42429ac6f8eb03da387440c25c096cf355fda136a297f7ce2b11f3bac4404
+DIST ps-1.4.0.tgz 634272 SHA256 
bb8e9130399c79eed4dfe2ae046160cdd2d03ae16e59b65c0d8f0e1eb49e2410 SHA512 
c268bc8d675d7082690d892448a458d69234b504b3be2408d2744224c356e7444fe1320af1256b974a2ee0fd6e0eca48fe0fa633b1df84da2e9532cd953bc306
 WHIRLPOOL 
a24b458eb0d7388bcf7eb041f8af64317de819a2860854de4b54d57f6fd4b256914a5eb67e45607aaec5894017beea787323dcd438e500c9be3a5a1c5cad3497

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild 
b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
new file mode 100644
index 000..94123bb
--- /dev/null
+++ b/dev-php/pecl-ps/pecl-ps-1.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PHP_EXT_NAME="ps"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+USE_PHP="php5-6 php7-0"
+
+inherit php-ext-pecl-r3
+
+# Only really build for 7.0
+USE_PHP="php7-0"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP extension for creating PostScript files"
+LICENSE="PHP-2.02"
+SLOT="7"
+IUSE="examples"
+
+DEPEND="dev-libs/pslib"
+RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ps:0[php_targets_php5-6] 
)"
+PHP_EXT_ECONF_ARGS=""