public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/
@ 2016-01-11  4:03 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2016-01-11  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     6ee28a79e8de19a8692e1f68c1ffd99ec2c10cc5
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 03:57:55 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 03:57:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee28a79

media-gfx/cptutils: version bump to 1.61

 media-gfx/cptutils/Manifest             |  1 +
 media-gfx/cptutils/cptutils-1.61.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index 1e95ced..ccfc9e1 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,2 +1,3 @@
 DIST cptutils-1.54.tar.gz 587268 SHA256 07848a1e76337595c1ee7619638f16b6c0818717b2460096093078866402cc22 SHA512 8bae9d5d9d5b2ae0e39eda6e157734fa17afe6225b4966c93db4072f31e7ec91c7c0a7b4b1cf0bfdd696444485a61e93da725c2d94854b4de5e1c9936bec3e37 WHIRLPOOL fb39ef953fd92a177f25a262b9122decad22713019a1821d8a8a048b12ddbbd125e860fec923148e1529b54883a6feb9b155b5b28c18be00ef763b0b6ae0137c
 DIST cptutils-1.59.tar.gz 599033 SHA256 d4f3adf55bc1643d64d513371c0948d37ad4f0bb614ea90557c23d7ebd860616 SHA512 b8e78eadb7353d6cbb8b01eb3eb2791e425697ccff6df50125392cb476e7b1bdb5c83b40e27d9c28899f4ed364e46e195febaa28374ffe5abca697665838f7fe WHIRLPOOL ad7c95a5be927199e83f24ff94950c2595738139c8fe84c489561d0d26c61509c493966b806213cd91d87c3efd87b5ec15fc1ec9dc2bb8fd74278f78cba0e35f
+DIST cptutils-1.61.tar.gz 599266 SHA256 749fe0277c9483ccc93df820cb35baf898e491f1b307726c652fc3ab3d92be7f SHA512 d07996d151f863ad3f70c90f55f2b93b5969a673a67e0213a386bd47490a25bf13a27ea35cc6b70e4f23ffa87e4e4ce12d8a9357f8d84e331397b1e4b977ce31 WHIRLPOOL e03bb0223134cf5a42be61e67861779727b6ba5514e82f49934d024b8cb2617a91a0cf8900fd86f52d8a2d9e811f38ffd413207291990ad37d1d028efb970395

diff --git a/media-gfx/cptutils/cptutils-1.61.ebuild b/media-gfx/cptutils/cptutils-1.61.ebuild
new file mode 100644
index 0000000..4fd4515
--- /dev/null
+++ b/media-gfx/cptutils/cptutils-1.61.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1 eutils
+
+DESCRIPTION="A number of utilities for the manipulation of color gradient files"
+HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
+SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+CDEPEND="dev-libs/libxml2:2
+	media-libs/libpng:0="
+RDEPEND="${CDEPEND}
+	${PYTHON_DEPS}"
+DEPEND="${CDEPEND}"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-1.54-parallel-make.patch
+	python_fix_shebang src/gradient-convert/gradient-convert.py
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/
@ 2016-03-06 20:31 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2016-03-06 20:31 UTC (permalink / raw
  To: gentoo-commits

commit:     6ae240635727e5dcb69b1ece2e991d757b07c689
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 20:30:20 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 20:30:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae24063

media-gfx/cptutils: version bump to 1.62

 media-gfx/cptutils/Manifest             |  1 +
 media-gfx/cptutils/cptutils-1.62.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index ccfc9e1..da8aaec 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,3 +1,4 @@
 DIST cptutils-1.54.tar.gz 587268 SHA256 07848a1e76337595c1ee7619638f16b6c0818717b2460096093078866402cc22 SHA512 8bae9d5d9d5b2ae0e39eda6e157734fa17afe6225b4966c93db4072f31e7ec91c7c0a7b4b1cf0bfdd696444485a61e93da725c2d94854b4de5e1c9936bec3e37 WHIRLPOOL fb39ef953fd92a177f25a262b9122decad22713019a1821d8a8a048b12ddbbd125e860fec923148e1529b54883a6feb9b155b5b28c18be00ef763b0b6ae0137c
 DIST cptutils-1.59.tar.gz 599033 SHA256 d4f3adf55bc1643d64d513371c0948d37ad4f0bb614ea90557c23d7ebd860616 SHA512 b8e78eadb7353d6cbb8b01eb3eb2791e425697ccff6df50125392cb476e7b1bdb5c83b40e27d9c28899f4ed364e46e195febaa28374ffe5abca697665838f7fe WHIRLPOOL ad7c95a5be927199e83f24ff94950c2595738139c8fe84c489561d0d26c61509c493966b806213cd91d87c3efd87b5ec15fc1ec9dc2bb8fd74278f78cba0e35f
 DIST cptutils-1.61.tar.gz 599266 SHA256 749fe0277c9483ccc93df820cb35baf898e491f1b307726c652fc3ab3d92be7f SHA512 d07996d151f863ad3f70c90f55f2b93b5969a673a67e0213a386bd47490a25bf13a27ea35cc6b70e4f23ffa87e4e4ce12d8a9357f8d84e331397b1e4b977ce31 WHIRLPOOL e03bb0223134cf5a42be61e67861779727b6ba5514e82f49934d024b8cb2617a91a0cf8900fd86f52d8a2d9e811f38ffd413207291990ad37d1d028efb970395
+DIST cptutils-1.62.tar.gz 606137 SHA256 26fdf0a1f59855a8b23646718c0a3e5060f2f923c208e06e45cb844a2cc006ac SHA512 48a8b4d5919a080124098fc2a774d870dc41b0fc076b550d2130d4bfb60df3c488393da3af60e34bef6b58437154bc3406b1cb06df3feee63957a36aeadf6125 WHIRLPOOL 507645f90ede10db33ac018f3f3fe1fb878265af2b0278479ba8d45a5973dd31b38c48eebafeceb207ac4d6e0ee058ffc2bec4c8ee5ec3569c6b879521778ae8

diff --git a/media-gfx/cptutils/cptutils-1.62.ebuild b/media-gfx/cptutils/cptutils-1.62.ebuild
new file mode 100644
index 0000000..db936ad
--- /dev/null
+++ b/media-gfx/cptutils/cptutils-1.62.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1 eutils
+
+DESCRIPTION="A number of utilities for the manipulation of color gradient files"
+HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
+SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+CDEPEND="dev-libs/libxml2:2
+	media-libs/libpng:0="
+RDEPEND="${CDEPEND}
+	${PYTHON_DEPS}"
+DEPEND="${CDEPEND}"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-1.54-parallel-make.patch
+	python_fix_shebang src/gradient-convert/gradient-convert.py
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/
@ 2016-03-06 20:31 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2016-03-06 20:31 UTC (permalink / raw
  To: gentoo-commits

commit:     7cc538398ad6ce6d0bb6773aba808214cbdbfcb6
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 20:30:34 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 20:30:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc53839

media-gfx/cptutils: remove old

 media-gfx/cptutils/Manifest             |  2 --
 media-gfx/cptutils/cptutils-1.54.ebuild | 27 ---------------------------
 media-gfx/cptutils/cptutils-1.59.ebuild | 27 ---------------------------
 3 files changed, 56 deletions(-)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index da8aaec..9bf33ab 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,4 +1,2 @@
-DIST cptutils-1.54.tar.gz 587268 SHA256 07848a1e76337595c1ee7619638f16b6c0818717b2460096093078866402cc22 SHA512 8bae9d5d9d5b2ae0e39eda6e157734fa17afe6225b4966c93db4072f31e7ec91c7c0a7b4b1cf0bfdd696444485a61e93da725c2d94854b4de5e1c9936bec3e37 WHIRLPOOL fb39ef953fd92a177f25a262b9122decad22713019a1821d8a8a048b12ddbbd125e860fec923148e1529b54883a6feb9b155b5b28c18be00ef763b0b6ae0137c
-DIST cptutils-1.59.tar.gz 599033 SHA256 d4f3adf55bc1643d64d513371c0948d37ad4f0bb614ea90557c23d7ebd860616 SHA512 b8e78eadb7353d6cbb8b01eb3eb2791e425697ccff6df50125392cb476e7b1bdb5c83b40e27d9c28899f4ed364e46e195febaa28374ffe5abca697665838f7fe WHIRLPOOL ad7c95a5be927199e83f24ff94950c2595738139c8fe84c489561d0d26c61509c493966b806213cd91d87c3efd87b5ec15fc1ec9dc2bb8fd74278f78cba0e35f
 DIST cptutils-1.61.tar.gz 599266 SHA256 749fe0277c9483ccc93df820cb35baf898e491f1b307726c652fc3ab3d92be7f SHA512 d07996d151f863ad3f70c90f55f2b93b5969a673a67e0213a386bd47490a25bf13a27ea35cc6b70e4f23ffa87e4e4ce12d8a9357f8d84e331397b1e4b977ce31 WHIRLPOOL e03bb0223134cf5a42be61e67861779727b6ba5514e82f49934d024b8cb2617a91a0cf8900fd86f52d8a2d9e811f38ffd413207291990ad37d1d028efb970395
 DIST cptutils-1.62.tar.gz 606137 SHA256 26fdf0a1f59855a8b23646718c0a3e5060f2f923c208e06e45cb844a2cc006ac SHA512 48a8b4d5919a080124098fc2a774d870dc41b0fc076b550d2130d4bfb60df3c488393da3af60e34bef6b58437154bc3406b1cb06df3feee63957a36aeadf6125 WHIRLPOOL 507645f90ede10db33ac018f3f3fe1fb878265af2b0278479ba8d45a5973dd31b38c48eebafeceb207ac4d6e0ee058ffc2bec4c8ee5ec3569c6b879521778ae8

diff --git a/media-gfx/cptutils/cptutils-1.54.ebuild b/media-gfx/cptutils/cptutils-1.54.ebuild
deleted file mode 100644
index 4c5e720..0000000
--- a/media-gfx/cptutils/cptutils-1.54.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 eutils
-
-DESCRIPTION="A number of utilities for the manipulation of color gradient files"
-HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils.html"
-SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/code/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="dev-libs/libxml2:2
-	media-libs/libpng:0="
-RDEPEND="${CDEPEND}
-	${PYTHON_DEPS}"
-DEPEND="${CDEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-parallel-make.patch
-	python_fix_shebang src/gradient-convert/gradient-convert.py
-}

diff --git a/media-gfx/cptutils/cptutils-1.59.ebuild b/media-gfx/cptutils/cptutils-1.59.ebuild
deleted file mode 100644
index 4fd4515..0000000
--- a/media-gfx/cptutils/cptutils-1.59.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 eutils
-
-DESCRIPTION="A number of utilities for the manipulation of color gradient files"
-HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
-SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="dev-libs/libxml2:2
-	media-libs/libpng:0="
-RDEPEND="${CDEPEND}
-	${PYTHON_DEPS}"
-DEPEND="${CDEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-1.54-parallel-make.patch
-	python_fix_shebang src/gradient-convert/gradient-convert.py
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/
@ 2016-04-02 16:49 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2016-04-02 16:49 UTC (permalink / raw
  To: gentoo-commits

commit:     2ab289b14ebc917f605d832dc6a7d48f3f346ef6
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 16:13:43 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 16:13:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ab289b1

media-gfx/cptutils: version bump to 1.63

 media-gfx/cptutils/Manifest             |  1 +
 media-gfx/cptutils/cptutils-1.63.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index 9bf33ab..3a476fd 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,2 +1,3 @@
 DIST cptutils-1.61.tar.gz 599266 SHA256 749fe0277c9483ccc93df820cb35baf898e491f1b307726c652fc3ab3d92be7f SHA512 d07996d151f863ad3f70c90f55f2b93b5969a673a67e0213a386bd47490a25bf13a27ea35cc6b70e4f23ffa87e4e4ce12d8a9357f8d84e331397b1e4b977ce31 WHIRLPOOL e03bb0223134cf5a42be61e67861779727b6ba5514e82f49934d024b8cb2617a91a0cf8900fd86f52d8a2d9e811f38ffd413207291990ad37d1d028efb970395
 DIST cptutils-1.62.tar.gz 606137 SHA256 26fdf0a1f59855a8b23646718c0a3e5060f2f923c208e06e45cb844a2cc006ac SHA512 48a8b4d5919a080124098fc2a774d870dc41b0fc076b550d2130d4bfb60df3c488393da3af60e34bef6b58437154bc3406b1cb06df3feee63957a36aeadf6125 WHIRLPOOL 507645f90ede10db33ac018f3f3fe1fb878265af2b0278479ba8d45a5973dd31b38c48eebafeceb207ac4d6e0ee058ffc2bec4c8ee5ec3569c6b879521778ae8
+DIST cptutils-1.63.tar.gz 617427 SHA256 c0ee2d1bcfb478a352a67b2e54123cd9cea25bf701144bd473e981f16dd20edf SHA512 341a3fa3c504febc00386c5644392987150f00ec707879caf3f5c02151a0c8b9c728f0aecb35a798537c9c8605da7f736a66a21d856cb0ae691b37d335fc0e02 WHIRLPOOL fbdedb7a58c5cedcd5a7f9e940a9522ae96c44b7e0c7dc61cf8477d517eccdf895c71a147ea35ff7787d82488bc5144664941177de24a3f2574e5dfca2e588d3

diff --git a/media-gfx/cptutils/cptutils-1.63.ebuild b/media-gfx/cptutils/cptutils-1.63.ebuild
new file mode 100644
index 0000000..e991d7a
--- /dev/null
+++ b/media-gfx/cptutils/cptutils-1.63.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1 eutils
+
+DESCRIPTION="A number of utilities for the manipulation of color gradient files"
+HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
+SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+CDEPEND="dev-libs/libxml2:2
+	media-libs/libpng:0="
+RDEPEND="${CDEPEND}
+	${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+	test? ( app-text/xmlstarlet )"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-1.54-parallel-make.patch
+	python_fix_shebang src/gradient-convert/gradient-convert.py
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/
@ 2016-11-12  6:02 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2016-11-12  6:02 UTC (permalink / raw
  To: gentoo-commits

commit:     75367c4aa7903166840cc435f526c6cfe3aa5d21
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 06:00:58 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 06:00:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75367c4a

media-gfx/cptutils: version bump to 1.66

 media-gfx/cptutils/Manifest             |  1 +
 media-gfx/cptutils/cptutils-1.66.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index 3a476fd..597f6a4 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,3 +1,4 @@
 DIST cptutils-1.61.tar.gz 599266 SHA256 749fe0277c9483ccc93df820cb35baf898e491f1b307726c652fc3ab3d92be7f SHA512 d07996d151f863ad3f70c90f55f2b93b5969a673a67e0213a386bd47490a25bf13a27ea35cc6b70e4f23ffa87e4e4ce12d8a9357f8d84e331397b1e4b977ce31 WHIRLPOOL e03bb0223134cf5a42be61e67861779727b6ba5514e82f49934d024b8cb2617a91a0cf8900fd86f52d8a2d9e811f38ffd413207291990ad37d1d028efb970395
 DIST cptutils-1.62.tar.gz 606137 SHA256 26fdf0a1f59855a8b23646718c0a3e5060f2f923c208e06e45cb844a2cc006ac SHA512 48a8b4d5919a080124098fc2a774d870dc41b0fc076b550d2130d4bfb60df3c488393da3af60e34bef6b58437154bc3406b1cb06df3feee63957a36aeadf6125 WHIRLPOOL 507645f90ede10db33ac018f3f3fe1fb878265af2b0278479ba8d45a5973dd31b38c48eebafeceb207ac4d6e0ee058ffc2bec4c8ee5ec3569c6b879521778ae8
 DIST cptutils-1.63.tar.gz 617427 SHA256 c0ee2d1bcfb478a352a67b2e54123cd9cea25bf701144bd473e981f16dd20edf SHA512 341a3fa3c504febc00386c5644392987150f00ec707879caf3f5c02151a0c8b9c728f0aecb35a798537c9c8605da7f736a66a21d856cb0ae691b37d335fc0e02 WHIRLPOOL fbdedb7a58c5cedcd5a7f9e940a9522ae96c44b7e0c7dc61cf8477d517eccdf895c71a147ea35ff7787d82488bc5144664941177de24a3f2574e5dfca2e588d3
+DIST cptutils-1.66.tar.gz 618839 SHA256 5d3ead5aaa1974694c9158a96b2ab2bf749ee82255f2f2cd0f84db93dfef986f SHA512 ffd33b4b1b7f9b7fbb1ff690b5919317963a590c1f94e65c72dae4545128980829ad3d3c3e7b29bdaba5a971ff2846ec2201ab287a95abf4187053614a39296d WHIRLPOOL cea8db87a547be88fcb635097a299d4b6bf936566a34389925ad60b9c94fc7310bd3c01094ed755eae2b37bdbc07345d72cb761758d2685f65037b1098cea8af

diff --git a/media-gfx/cptutils/cptutils-1.66.ebuild b/media-gfx/cptutils/cptutils-1.66.ebuild
new file mode 100644
index 00000000..d26b8a5
--- /dev/null
+++ b/media-gfx/cptutils/cptutils-1.66.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1
+
+DESCRIPTION="A number of utilities for the manipulation of color gradient files"
+HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
+SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+CDEPEND="dev-libs/libxml2:2
+	media-libs/libpng:0="
+RDEPEND="${CDEPEND}
+	${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+	test? ( app-text/xmlstarlet )"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.54-parallel-make.patch )
+
+src_prepare() {
+	default
+	python_fix_shebang src/gradient-convert/gradient-convert.py
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/
@ 2016-11-12  6:02 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2016-11-12  6:02 UTC (permalink / raw
  To: gentoo-commits

commit:     03689ee8f1ffeb75d74142778292395789559dd1
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 06:01:16 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 06:01:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03689ee8

media-gfx/cptutils: remove old

 media-gfx/cptutils/Manifest             |  2 --
 media-gfx/cptutils/cptutils-1.61.ebuild | 27 ---------------------------
 media-gfx/cptutils/cptutils-1.62.ebuild | 27 ---------------------------
 3 files changed, 56 deletions(-)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index 597f6a4..65228cf 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,4 +1,2 @@
-DIST cptutils-1.61.tar.gz 599266 SHA256 749fe0277c9483ccc93df820cb35baf898e491f1b307726c652fc3ab3d92be7f SHA512 d07996d151f863ad3f70c90f55f2b93b5969a673a67e0213a386bd47490a25bf13a27ea35cc6b70e4f23ffa87e4e4ce12d8a9357f8d84e331397b1e4b977ce31 WHIRLPOOL e03bb0223134cf5a42be61e67861779727b6ba5514e82f49934d024b8cb2617a91a0cf8900fd86f52d8a2d9e811f38ffd413207291990ad37d1d028efb970395
-DIST cptutils-1.62.tar.gz 606137 SHA256 26fdf0a1f59855a8b23646718c0a3e5060f2f923c208e06e45cb844a2cc006ac SHA512 48a8b4d5919a080124098fc2a774d870dc41b0fc076b550d2130d4bfb60df3c488393da3af60e34bef6b58437154bc3406b1cb06df3feee63957a36aeadf6125 WHIRLPOOL 507645f90ede10db33ac018f3f3fe1fb878265af2b0278479ba8d45a5973dd31b38c48eebafeceb207ac4d6e0ee058ffc2bec4c8ee5ec3569c6b879521778ae8
 DIST cptutils-1.63.tar.gz 617427 SHA256 c0ee2d1bcfb478a352a67b2e54123cd9cea25bf701144bd473e981f16dd20edf SHA512 341a3fa3c504febc00386c5644392987150f00ec707879caf3f5c02151a0c8b9c728f0aecb35a798537c9c8605da7f736a66a21d856cb0ae691b37d335fc0e02 WHIRLPOOL fbdedb7a58c5cedcd5a7f9e940a9522ae96c44b7e0c7dc61cf8477d517eccdf895c71a147ea35ff7787d82488bc5144664941177de24a3f2574e5dfca2e588d3
 DIST cptutils-1.66.tar.gz 618839 SHA256 5d3ead5aaa1974694c9158a96b2ab2bf749ee82255f2f2cd0f84db93dfef986f SHA512 ffd33b4b1b7f9b7fbb1ff690b5919317963a590c1f94e65c72dae4545128980829ad3d3c3e7b29bdaba5a971ff2846ec2201ab287a95abf4187053614a39296d WHIRLPOOL cea8db87a547be88fcb635097a299d4b6bf936566a34389925ad60b9c94fc7310bd3c01094ed755eae2b37bdbc07345d72cb761758d2685f65037b1098cea8af

diff --git a/media-gfx/cptutils/cptutils-1.61.ebuild b/media-gfx/cptutils/cptutils-1.61.ebuild
deleted file mode 100644
index 4fd4515..00000000
--- a/media-gfx/cptutils/cptutils-1.61.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 eutils
-
-DESCRIPTION="A number of utilities for the manipulation of color gradient files"
-HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
-SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="dev-libs/libxml2:2
-	media-libs/libpng:0="
-RDEPEND="${CDEPEND}
-	${PYTHON_DEPS}"
-DEPEND="${CDEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-1.54-parallel-make.patch
-	python_fix_shebang src/gradient-convert/gradient-convert.py
-}

diff --git a/media-gfx/cptutils/cptutils-1.62.ebuild b/media-gfx/cptutils/cptutils-1.62.ebuild
deleted file mode 100644
index db936ad..00000000
--- a/media-gfx/cptutils/cptutils-1.62.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 eutils
-
-DESCRIPTION="A number of utilities for the manipulation of color gradient files"
-HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
-SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="dev-libs/libxml2:2
-	media-libs/libpng:0="
-RDEPEND="${CDEPEND}
-	${PYTHON_DEPS}"
-DEPEND="${CDEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-1.54-parallel-make.patch
-	python_fix_shebang src/gradient-convert/gradient-convert.py
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/
@ 2019-07-04  3:27 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2019-07-04  3:27 UTC (permalink / raw
  To: gentoo-commits

commit:     f30b8bc6e843fa2e4c029f9ffe71637464a70d2a
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  4 03:26:16 2019 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Jul  4 03:26:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30b8bc6

media-gfx/cptutils: version bump to 1.71

Closes: https://bugs.gentoo.org/631384

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 media-gfx/cptutils/Manifest             |  1 +
 media-gfx/cptutils/cptutils-1.71.ebuild | 41 +++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index 6999a7e1bf8..4f0e644540b 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1 +1,2 @@
 DIST cptutils-1.68.tar.gz 623381 BLAKE2B 403d8ab3878c14b278d0e006fdd3f3f7223ae106c4b95fa10cebc9ffceb5a3164771a452996038d06e714b07dbeaafde33954f1428d20817fd02a991dcec3121 SHA512 e618ea4463a026c56c95e8e4a9bfb0f5d47825568e7f64885bcf3872d4411af4e1ff480f192c61d9d8c946a46100d148c849fd3768f3acd54b070aacdd8dc1cc
+DIST cptutils-1.71.tar.gz 626215 BLAKE2B 88d0166616d00df13011e8cea88d0cbe183e512f94ca2540ef135e8f77535087694f9aafe43b0e10307e513ba3c305881314bbd0890a3f9fd3f5b22da152a1a0 SHA512 65214a50f3741cc89ac4d3d92973f307c3030926e496a5cecf26dd7457d683296daf44ed0df7b1ddf96c657cebe7087193e410c109f6a6dd2fb6ae987158e778

diff --git a/media-gfx/cptutils/cptutils-1.71.ebuild b/media-gfx/cptutils/cptutils-1.71.ebuild
new file mode 100644
index 00000000000..9ad0b07f6f4
--- /dev/null
+++ b/media-gfx/cptutils/cptutils-1.71.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1
+
+DESCRIPTION="A number of utilities for the manipulation of color gradient files"
+HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
+SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+CDEPEND="dev-libs/libxml2:2
+	media-libs/libpng:0="
+RDEPEND="${CDEPEND}
+	${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+	test? (
+		app-text/xml2
+		app-text/xmlstarlet
+		>=dev-util/cunit-2.1_p3
+	)"
+
+src_prepare() {
+	default
+	python_fix_shebang src/gradient-convert/gradient-convert.py
+}
+
+src_configure() {
+	econf $(use_enable test tests)
+}
+
+src_test() {
+	emake unit
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/
@ 2019-11-10 21:19 Tim Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Harder @ 2019-11-10 21:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d43060d21fbdbc4e057c599654bcdb8cba667c6b
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 21:17:02 2019 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 21:19:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43060d2

media-gfx/cptutils: version bump to 1.72

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 media-gfx/cptutils/Manifest             |  1 +
 media-gfx/cptutils/cptutils-1.72.ebuild | 43 +++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/media-gfx/cptutils/Manifest b/media-gfx/cptutils/Manifest
index 4f0e644540b..284f46480d9 100644
--- a/media-gfx/cptutils/Manifest
+++ b/media-gfx/cptutils/Manifest
@@ -1,2 +1,3 @@
 DIST cptutils-1.68.tar.gz 623381 BLAKE2B 403d8ab3878c14b278d0e006fdd3f3f7223ae106c4b95fa10cebc9ffceb5a3164771a452996038d06e714b07dbeaafde33954f1428d20817fd02a991dcec3121 SHA512 e618ea4463a026c56c95e8e4a9bfb0f5d47825568e7f64885bcf3872d4411af4e1ff480f192c61d9d8c946a46100d148c849fd3768f3acd54b070aacdd8dc1cc
 DIST cptutils-1.71.tar.gz 626215 BLAKE2B 88d0166616d00df13011e8cea88d0cbe183e512f94ca2540ef135e8f77535087694f9aafe43b0e10307e513ba3c305881314bbd0890a3f9fd3f5b22da152a1a0 SHA512 65214a50f3741cc89ac4d3d92973f307c3030926e496a5cecf26dd7457d683296daf44ed0df7b1ddf96c657cebe7087193e410c109f6a6dd2fb6ae987158e778
+DIST cptutils-1.72.tar.gz 629672 BLAKE2B b7acd86962830b49982e53df28fb11595445fa203ff6b852666e87c88cf211726157cbe8fd83e4d79d287b294cf05ec91f1b4d9f6894fb2f60fe7a26f8e85e6a SHA512 521aacb52a181b8e108356b294d2ee6e5068fc6e2d93a37783be1e99ca1e9209e016ea5eb3e2205b8c3d94661197adb314abe1e494e2ce6ca1b07d6517492bbc

diff --git a/media-gfx/cptutils/cptutils-1.72.ebuild b/media-gfx/cptutils/cptutils-1.72.ebuild
new file mode 100644
index 00000000000..6a9a8de4719
--- /dev/null
+++ b/media-gfx/cptutils/cptutils-1.72.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1
+
+DESCRIPTION="A number of utilities for the manipulation of color gradient files"
+HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/"
+SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/src/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+CDEPEND="dev-libs/libxml2:2
+	media-libs/libpng:0="
+RDEPEND="${CDEPEND}
+	${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+	test? (
+		app-text/xml2
+		app-text/xmlstarlet
+		>=dev-util/cunit-2.1_p3
+	)"
+
+RESTRICT="!test? ( test )"
+
+src_prepare() {
+	default
+	python_fix_shebang src/gradient-convert/gradient-convert.py
+}
+
+src_configure() {
+	econf $(use_enable test tests)
+}
+
+src_test() {
+	emake unit
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-11-10 21:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-06 20:31 [gentoo-commits] repo/gentoo:master commit in: media-gfx/cptutils/ Tim Harder
  -- strict thread matches above, loose matches on Subject: below --
2019-11-10 21:19 Tim Harder
2019-07-04  3:27 Tim Harder
2016-11-12  6:02 Tim Harder
2016-11-12  6:02 Tim Harder
2016-04-02 16:49 Tim Harder
2016-03-06 20:31 Tim Harder
2016-01-11  4:03 Tim Harder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox