public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2015-12-23  0:07 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2015-12-23  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     b224c5c27f609150e60865bd405370b8040241f5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 23:55:33 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 00:06:57 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b224c5c2

sci-misc/ViSP-images: bump to 3.0.0

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 sci-misc/ViSP-images/Manifest                 |  1 +
 sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index 7f3fb8d..f563eba 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1 +1,2 @@
 DIST ViSP-images-2.10.0.zip 70776344 SHA256 9e4638f583aa12de03e6bdd7d35378ee62df6a5511bf3adf4da6f194cc45d7c1 SHA512 8e44216d3dd54e775544cbd8db156e846d5d7600d205fdfe16100313237b8b9bb7989b8e4272ff9d6e7ec593f121764e1acda93420f1175448e57b5baf2bbcfb WHIRLPOOL b2c8be0812322ab778025d6c6a69f14bccb16c44ea25cbb9828f2d3588cf5e1068ed4b29fbc3977abd3736faa44a4c5032f0397f8db8557e42b2ad06e0a245be
+DIST ViSP-images-3.0.0.zip 70774764 SHA256 d04b33406bbf1439b376920163b8133c795e34c63009f76cf80a654561bb003f SHA512 835a4df4e694eb417dc9e993755fe3d9ea29edb9cd53a86246b004516c0c0f8b47e51a6d4fa3717970ea130adda5e8d6964fc9352e4af8b4d1fd55f6bb00a9e1 WHIRLPOOL ca1dd92663e4fab483f8590b64b5c6c4f48e51346598d8417b2a0438b520b05a20a14f7189a488a5cdf068878b3dc851366ee6d21d437ea340c2df7401905a85

diff --git a/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild b/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild
new file mode 100644
index 0000000..d2e4bfc
--- /dev/null
+++ b/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="ViSP images data set"
+HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
+SRC_URI="http://visp-doc.inria.fr/download/dataset/${P}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+S="${WORKDIR}/${PN}"
+
+src_install() {
+	dodoc README.md
+	rm -f README.md LICENSE.txt
+	dodir /usr/share/visp-images-data/
+	mv "${S}" "${ED}/usr/share/visp-images-data/"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2017-02-05 18:28 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2017-02-05 18:28 UTC (permalink / raw
  To: gentoo-commits

commit:     50670284b4c73acc38ddfc5030f8fde6f32ed239
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 18:05:38 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 18:26:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50670284

sci-misc/ViSP-images: Bump to 3.0.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-misc/ViSP-images/Manifest                 |  1 +
 sci-misc/ViSP-images/ViSP-images-3.0.1.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index f563eba..686d3d5 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1,2 +1,3 @@
 DIST ViSP-images-2.10.0.zip 70776344 SHA256 9e4638f583aa12de03e6bdd7d35378ee62df6a5511bf3adf4da6f194cc45d7c1 SHA512 8e44216d3dd54e775544cbd8db156e846d5d7600d205fdfe16100313237b8b9bb7989b8e4272ff9d6e7ec593f121764e1acda93420f1175448e57b5baf2bbcfb WHIRLPOOL b2c8be0812322ab778025d6c6a69f14bccb16c44ea25cbb9828f2d3588cf5e1068ed4b29fbc3977abd3736faa44a4c5032f0397f8db8557e42b2ad06e0a245be
 DIST ViSP-images-3.0.0.zip 70774764 SHA256 d04b33406bbf1439b376920163b8133c795e34c63009f76cf80a654561bb003f SHA512 835a4df4e694eb417dc9e993755fe3d9ea29edb9cd53a86246b004516c0c0f8b47e51a6d4fa3717970ea130adda5e8d6964fc9352e4af8b4d1fd55f6bb00a9e1 WHIRLPOOL ca1dd92663e4fab483f8590b64b5c6c4f48e51346598d8417b2a0438b520b05a20a14f7189a488a5cdf068878b3dc851366ee6d21d437ea340c2df7401905a85
+DIST ViSP-images-3.0.1.zip 70498859 SHA256 b9af30bcde6fbac7925628e9e511b72b9caf931ce61549f042448c430b32b92e SHA512 b3fac5b08a9aad24c27e9f887a096386995a30af616c0137ca2e61445c96dc474a905604133740d550827f7e67d2c0d492774e0c0277e4ca44c5df6df06c8477 WHIRLPOOL 561acb9d1d1c837ca884f639d7a179792a618755549877e83458a37b6f9a72f4146ee12fbb4223bc62104e2d98fb3e070cc5172df96921dd85e3205597c67a1f

diff --git a/sci-misc/ViSP-images/ViSP-images-3.0.1.ebuild b/sci-misc/ViSP-images/ViSP-images-3.0.1.ebuild
new file mode 100644
index 00000000..7a2f142
--- /dev/null
+++ b/sci-misc/ViSP-images/ViSP-images-3.0.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="ViSP images data set"
+HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
+SRC_URI="http://visp-doc.inria.fr/download/dataset/${P}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+src_install() {
+	dodoc README.md
+	rm -f README.md LICENSE.txt
+	dodir /usr/share/visp-images-data/
+	mv "${S}" "${ED}/usr/share/visp-images-data/${PN}"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2017-05-16 16:10 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2017-05-16 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     5432dab5e492b9f9eda7e22e7fef4101bcd55db0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 16:58:34 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 16 16:08:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5432dab5

sci-misc/ViSP-images: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-misc/ViSP-images/Manifest                  |  2 --
 sci-misc/ViSP-images/ViSP-images-2.10.0.ebuild | 24 ------------------------
 sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild  | 24 ------------------------
 3 files changed, 50 deletions(-)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index 686d3d56fcf..4a1228bc9e6 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1,3 +1 @@
-DIST ViSP-images-2.10.0.zip 70776344 SHA256 9e4638f583aa12de03e6bdd7d35378ee62df6a5511bf3adf4da6f194cc45d7c1 SHA512 8e44216d3dd54e775544cbd8db156e846d5d7600d205fdfe16100313237b8b9bb7989b8e4272ff9d6e7ec593f121764e1acda93420f1175448e57b5baf2bbcfb WHIRLPOOL b2c8be0812322ab778025d6c6a69f14bccb16c44ea25cbb9828f2d3588cf5e1068ed4b29fbc3977abd3736faa44a4c5032f0397f8db8557e42b2ad06e0a245be
-DIST ViSP-images-3.0.0.zip 70774764 SHA256 d04b33406bbf1439b376920163b8133c795e34c63009f76cf80a654561bb003f SHA512 835a4df4e694eb417dc9e993755fe3d9ea29edb9cd53a86246b004516c0c0f8b47e51a6d4fa3717970ea130adda5e8d6964fc9352e4af8b4d1fd55f6bb00a9e1 WHIRLPOOL ca1dd92663e4fab483f8590b64b5c6c4f48e51346598d8417b2a0438b520b05a20a14f7189a488a5cdf068878b3dc851366ee6d21d437ea340c2df7401905a85
 DIST ViSP-images-3.0.1.zip 70498859 SHA256 b9af30bcde6fbac7925628e9e511b72b9caf931ce61549f042448c430b32b92e SHA512 b3fac5b08a9aad24c27e9f887a096386995a30af616c0137ca2e61445c96dc474a905604133740d550827f7e67d2c0d492774e0c0277e4ca44c5df6df06c8477 WHIRLPOOL 561acb9d1d1c837ca884f639d7a179792a618755549877e83458a37b6f9a72f4146ee12fbb4223bc62104e2d98fb3e070cc5172df96921dd85e3205597c67a1f

diff --git a/sci-misc/ViSP-images/ViSP-images-2.10.0.ebuild b/sci-misc/ViSP-images/ViSP-images-2.10.0.ebuild
deleted file mode 100644
index 974ac2c3781..00000000000
--- a/sci-misc/ViSP-images/ViSP-images-2.10.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="ViSP images data set"
-HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
-SRC_URI="http://www.irisa.fr/lagadic/visp/download/sequence/ViSP-images-${PV}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-S="${WORKDIR}/${PN}"
-
-src_install() {
-	dodoc README ChangeLog
-	rm -f README LICENSE.txt ChangeLog
-	dodir /usr/share/visp-images-data/
-	mv "${S}" "${ED}/usr/share/visp-images-data/"
-}

diff --git a/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild b/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild
deleted file mode 100644
index de21da6019c..00000000000
--- a/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="ViSP images data set"
-HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
-SRC_URI="http://visp-doc.inria.fr/download/dataset/${P}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-S="${WORKDIR}/${PN}"
-
-src_install() {
-	dodoc README.md
-	rm -f README.md LICENSE.txt
-	dodir /usr/share/visp-images-data/
-	mv "${S}" "${ED}/usr/share/visp-images-data/"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2017-12-08 18:44 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2017-12-08 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b3c32a5c4e3c936c5126f79205ef6e651a186fbd
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  7 08:15:48 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Dec  8 18:44:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c32a5c

sci-misc/ViSP-images: bump to 3.1.0

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 sci-misc/ViSP-images/Manifest                 |  3 ++-
 sci-misc/ViSP-images/ViSP-images-3.1.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index 4a1228bc9e6..d4d6bb0f023 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1 +1,2 @@
-DIST ViSP-images-3.0.1.zip 70498859 SHA256 b9af30bcde6fbac7925628e9e511b72b9caf931ce61549f042448c430b32b92e SHA512 b3fac5b08a9aad24c27e9f887a096386995a30af616c0137ca2e61445c96dc474a905604133740d550827f7e67d2c0d492774e0c0277e4ca44c5df6df06c8477 WHIRLPOOL 561acb9d1d1c837ca884f639d7a179792a618755549877e83458a37b6f9a72f4146ee12fbb4223bc62104e2d98fb3e070cc5172df96921dd85e3205597c67a1f
+DIST ViSP-images-3.0.1.zip 70498859 BLAKE2B a1b64e49337713c6ed96d471d8e94ca37a149359e736e28dcc87e3d9d75a8f8a7d0147bba822f4889122d235b86b0aac7d7db4647067416056476d13d41881bc SHA512 b3fac5b08a9aad24c27e9f887a096386995a30af616c0137ca2e61445c96dc474a905604133740d550827f7e67d2c0d492774e0c0277e4ca44c5df6df06c8477
+DIST visp-images-3.1.0.zip 81133842 BLAKE2B 6702582d4cbd53b72edfa57999cf42069ec5b3f5179983368552f72fdfdf5480a7e25f87dcf5e53856b310f83c5e0bb872e8353aeea1032c73ee00bd0a77f618 SHA512 0d865234c1f6278a9f0bd3bfc58aeb9083e7ee8a748b2f7ab96d3aedd21ef164cbf1dc3113facfafdbac2e0256aa932b8b5f8efa2e348f1ce834c50e703cf14d

diff --git a/sci-misc/ViSP-images/ViSP-images-3.1.0.ebuild b/sci-misc/ViSP-images/ViSP-images-3.1.0.ebuild
new file mode 100644
index 00000000000..7161fbf9b7a
--- /dev/null
+++ b/sci-misc/ViSP-images/ViSP-images-3.1.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="ViSP images data set"
+HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
+SRC_URI="http://visp-doc.inria.fr/download/dataset/visp-images-${PV}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S="${WORKDIR}/visp-images-${PV}"
+
+src_install() {
+	dodoc README.md
+	rm -f README.md LICENSE.txt
+	dodir /usr/share/visp-images-data/
+	mv "${S}" "${ED}/usr/share/visp-images-data/${PN}"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2019-08-29 15:50 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2019-08-29 15:50 UTC (permalink / raw
  To: gentoo-commits

commit:     aa1a80c95f8dd8f434baf5c811db13f1105b750a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 15:48:33 2019 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 15:50:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1a80c9

sci-misc/ViSP-images: bump to 3.2.0

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 sci-misc/ViSP-images/Manifest                 |  1 +
 sci-misc/ViSP-images/ViSP-images-3.2.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index d4d6bb0f023..c5af1d471e3 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1,2 +1,3 @@
 DIST ViSP-images-3.0.1.zip 70498859 BLAKE2B a1b64e49337713c6ed96d471d8e94ca37a149359e736e28dcc87e3d9d75a8f8a7d0147bba822f4889122d235b86b0aac7d7db4647067416056476d13d41881bc SHA512 b3fac5b08a9aad24c27e9f887a096386995a30af616c0137ca2e61445c96dc474a905604133740d550827f7e67d2c0d492774e0c0277e4ca44c5df6df06c8477
 DIST visp-images-3.1.0.zip 81133842 BLAKE2B 6702582d4cbd53b72edfa57999cf42069ec5b3f5179983368552f72fdfdf5480a7e25f87dcf5e53856b310f83c5e0bb872e8353aeea1032c73ee00bd0a77f618 SHA512 0d865234c1f6278a9f0bd3bfc58aeb9083e7ee8a748b2f7ab96d3aedd21ef164cbf1dc3113facfafdbac2e0256aa932b8b5f8efa2e348f1ce834c50e703cf14d
+DIST visp-images-3.2.0.zip 84366211 BLAKE2B a0cb17bf7e79ed187a40f229b236e83127bd449f48a4046c21235f6f6cd37b25a324ba74c1337a110b91a42789249e71ce86fc2fa81e1573733db1bf4fff1cc5 SHA512 1249f63ca648e0248d6dcc13ae19a8485d347c90f3f929d4725909ec1b25962f58a999e8feed664ed51ccba9a3ba95a184385aabd0a5aef88f118dbb2a020c14

diff --git a/sci-misc/ViSP-images/ViSP-images-3.2.0.ebuild b/sci-misc/ViSP-images/ViSP-images-3.2.0.ebuild
new file mode 100644
index 00000000000..ff0ecbb3bdf
--- /dev/null
+++ b/sci-misc/ViSP-images/ViSP-images-3.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="ViSP images data set"
+HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
+SRC_URI="http://visp-doc.inria.fr/download/dataset/visp-images-${PV}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S="${WORKDIR}/visp-images-${PV}"
+
+src_install() {
+	dodoc README.md
+	rm -f README.md LICENSE.txt
+	dodir /usr/share/visp-images-data/
+	mv "${S}" "${ED}/usr/share/visp-images-data/${PN}"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2020-05-15 16:34 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2020-05-15 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     ccd5d84069d0c84be90f4cbeb55febdaf6720b1c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri May 15 15:48:32 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri May 15 16:33:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd5d840

sci-misc/ViSP-images: Remove old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 sci-misc/ViSP-images/Manifest                 |  2 --
 sci-misc/ViSP-images/ViSP-images-3.0.1.ebuild | 23 -----------------------
 sci-misc/ViSP-images/ViSP-images-3.1.0.ebuild | 25 -------------------------
 3 files changed, 50 deletions(-)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index c5af1d471e3..d0140605a2d 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1,3 +1 @@
-DIST ViSP-images-3.0.1.zip 70498859 BLAKE2B a1b64e49337713c6ed96d471d8e94ca37a149359e736e28dcc87e3d9d75a8f8a7d0147bba822f4889122d235b86b0aac7d7db4647067416056476d13d41881bc SHA512 b3fac5b08a9aad24c27e9f887a096386995a30af616c0137ca2e61445c96dc474a905604133740d550827f7e67d2c0d492774e0c0277e4ca44c5df6df06c8477
-DIST visp-images-3.1.0.zip 81133842 BLAKE2B 6702582d4cbd53b72edfa57999cf42069ec5b3f5179983368552f72fdfdf5480a7e25f87dcf5e53856b310f83c5e0bb872e8353aeea1032c73ee00bd0a77f618 SHA512 0d865234c1f6278a9f0bd3bfc58aeb9083e7ee8a748b2f7ab96d3aedd21ef164cbf1dc3113facfafdbac2e0256aa932b8b5f8efa2e348f1ce834c50e703cf14d
 DIST visp-images-3.2.0.zip 84366211 BLAKE2B a0cb17bf7e79ed187a40f229b236e83127bd449f48a4046c21235f6f6cd37b25a324ba74c1337a110b91a42789249e71ce86fc2fa81e1573733db1bf4fff1cc5 SHA512 1249f63ca648e0248d6dcc13ae19a8485d347c90f3f929d4725909ec1b25962f58a999e8feed664ed51ccba9a3ba95a184385aabd0a5aef88f118dbb2a020c14

diff --git a/sci-misc/ViSP-images/ViSP-images-3.0.1.ebuild b/sci-misc/ViSP-images/ViSP-images-3.0.1.ebuild
deleted file mode 100644
index 00725f82c4b..00000000000
--- a/sci-misc/ViSP-images/ViSP-images-3.0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="ViSP images data set"
-HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
-SRC_URI="http://visp-doc.inria.fr/download/dataset/${P}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-src_install() {
-	dodoc README.md
-	rm -f README.md LICENSE.txt
-	dodir /usr/share/visp-images-data/
-	mv "${S}" "${ED}/usr/share/visp-images-data/${PN}"
-}

diff --git a/sci-misc/ViSP-images/ViSP-images-3.1.0.ebuild b/sci-misc/ViSP-images/ViSP-images-3.1.0.ebuild
deleted file mode 100644
index 7161fbf9b7a..00000000000
--- a/sci-misc/ViSP-images/ViSP-images-3.1.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="ViSP images data set"
-HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
-SRC_URI="http://visp-doc.inria.fr/download/dataset/visp-images-${PV}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S="${WORKDIR}/visp-images-${PV}"
-
-src_install() {
-	dodoc README.md
-	rm -f README.md LICENSE.txt
-	dodir /usr/share/visp-images-data/
-	mv "${S}" "${ED}/usr/share/visp-images-data/${PN}"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2020-05-15 16:34 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2020-05-15 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     3820ab88e4ef384013ecfe4524e1b98cb9957938
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri May 15 15:51:19 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri May 15 16:33:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3820ab88

sci-misc/ViSP-images: bump to 3.3.0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 sci-misc/ViSP-images/Manifest                 |  1 +
 sci-misc/ViSP-images/ViSP-images-3.3.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index d0140605a2d..7660b370f30 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1 +1,2 @@
 DIST visp-images-3.2.0.zip 84366211 BLAKE2B a0cb17bf7e79ed187a40f229b236e83127bd449f48a4046c21235f6f6cd37b25a324ba74c1337a110b91a42789249e71ce86fc2fa81e1573733db1bf4fff1cc5 SHA512 1249f63ca648e0248d6dcc13ae19a8485d347c90f3f929d4725909ec1b25962f58a999e8feed664ed51ccba9a3ba95a184385aabd0a5aef88f118dbb2a020c14
+DIST visp-images-3.3.0.zip 91291914 BLAKE2B e2c893303401e5facf52bff847785a155d3f990f8fc149ef1003b0bd1609b7740cea41bc5a24ed64bc0eefe23b02587cd6bfcd2d3303bbd84941d36f108da587 SHA512 d0f4c7f10a36f4aa365bd7bf65d35941755d429331c5f28b7731faa0c01c66fe9ab9137403c90cc0b3fb7b718553da69acdb3e9309c9bff14be7981a726bb41f

diff --git a/sci-misc/ViSP-images/ViSP-images-3.3.0.ebuild b/sci-misc/ViSP-images/ViSP-images-3.3.0.ebuild
new file mode 100644
index 00000000000..c3d81803beb
--- /dev/null
+++ b/sci-misc/ViSP-images/ViSP-images-3.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="ViSP images data set"
+HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
+SRC_URI="http://visp-doc.inria.fr/download/dataset/visp-images-${PV}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S="${WORKDIR}/visp-images-${PV}"
+
+src_install() {
+	dodoc README.md
+	rm -f README.md LICENSE.txt
+	dodir /usr/share/visp-images-data/
+	mv "${S}" "${ED}/usr/share/visp-images-data/${PN}"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2021-01-20 10:16 David Seifert
  0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2021-01-20 10:16 UTC (permalink / raw
  To: gentoo-commits

commit:     04e8e760da95244f5c30ee20e3e00d88c4e8e870
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed Jan 20 10:16:00 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 10:16:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e8e760

sci-misc/ViSP-images: Remove old

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-misc/ViSP-images/Manifest                 |  1 -
 sci-misc/ViSP-images/ViSP-images-3.2.0.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index 7660b370f30..48f0da3ae75 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1,2 +1 @@
-DIST visp-images-3.2.0.zip 84366211 BLAKE2B a0cb17bf7e79ed187a40f229b236e83127bd449f48a4046c21235f6f6cd37b25a324ba74c1337a110b91a42789249e71ce86fc2fa81e1573733db1bf4fff1cc5 SHA512 1249f63ca648e0248d6dcc13ae19a8485d347c90f3f929d4725909ec1b25962f58a999e8feed664ed51ccba9a3ba95a184385aabd0a5aef88f118dbb2a020c14
 DIST visp-images-3.3.0.zip 91291914 BLAKE2B e2c893303401e5facf52bff847785a155d3f990f8fc149ef1003b0bd1609b7740cea41bc5a24ed64bc0eefe23b02587cd6bfcd2d3303bbd84941d36f108da587 SHA512 d0f4c7f10a36f4aa365bd7bf65d35941755d429331c5f28b7731faa0c01c66fe9ab9137403c90cc0b3fb7b718553da69acdb3e9309c9bff14be7981a726bb41f

diff --git a/sci-misc/ViSP-images/ViSP-images-3.2.0.ebuild b/sci-misc/ViSP-images/ViSP-images-3.2.0.ebuild
deleted file mode 100644
index ff0ecbb3bdf..00000000000
--- a/sci-misc/ViSP-images/ViSP-images-3.2.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="ViSP images data set"
-HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
-SRC_URI="http://visp-doc.inria.fr/download/dataset/visp-images-${PV}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S="${WORKDIR}/visp-images-${PV}"
-
-src_install() {
-	dodoc README.md
-	rm -f README.md LICENSE.txt
-	dodir /usr/share/visp-images-data/
-	mv "${S}" "${ED}/usr/share/visp-images-data/${PN}"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/
@ 2022-07-07 10:27 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2022-07-07 10:27 UTC (permalink / raw
  To: gentoo-commits

commit:     60243db21c22a8486277ab5db43e545c7e04ed00
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 09:38:44 2022 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 10:27:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60243db2

sci-misc/ViSP-images: bump to 3.5.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 sci-misc/ViSP-images/Manifest                 |  1 +
 sci-misc/ViSP-images/ViSP-images-3.5.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index 48f0da3ae758..43cb21c43ab4 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1 +1,2 @@
 DIST visp-images-3.3.0.zip 91291914 BLAKE2B e2c893303401e5facf52bff847785a155d3f990f8fc149ef1003b0bd1609b7740cea41bc5a24ed64bc0eefe23b02587cd6bfcd2d3303bbd84941d36f108da587 SHA512 d0f4c7f10a36f4aa365bd7bf65d35941755d429331c5f28b7731faa0c01c66fe9ab9137403c90cc0b3fb7b718553da69acdb3e9309c9bff14be7981a726bb41f
+DIST visp-images-3.5.0.zip 136814438 BLAKE2B 7998dccdaefa4950d0ebd2f3aefd5f3d879ac594278a724948ff651f5a22f44ba41d055c4bfbe76c7b2a03873ea816278bd023a10c7cdfcc184cca5c398a4af0 SHA512 e3e670ea8da996961387b14dfc567aced3214bbf1b4fcbe045b77c3454388b2c8c657e644f233da000defebd96382749903381781c0ad3fb796ea9bf7439354c

diff --git a/sci-misc/ViSP-images/ViSP-images-3.5.0.ebuild b/sci-misc/ViSP-images/ViSP-images-3.5.0.ebuild
new file mode 100644
index 000000000000..ba6721cb50d1
--- /dev/null
+++ b/sci-misc/ViSP-images/ViSP-images-3.5.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="ViSP images data set"
+HOMEPAGE="http://www.irisa.fr/lagadic/visp/"
+SRC_URI="http://visp-doc.inria.fr/download/dataset/visp-images-${PV}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/visp-images-${PV}"
+
+src_install() {
+	dodoc README.md
+	rm -f README.md LICENSE.txt
+	dodir /usr/share/visp-images-data/
+	mv "${S}" "${ED}/usr/share/visp-images-data/${PN}"
+}


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

end of thread, other threads:[~2022-07-07 10:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-05 18:28 [gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2022-07-07 10:27 Alexis Ballier
2021-01-20 10:16 David Seifert
2020-05-15 16:34 Alexis Ballier
2020-05-15 16:34 Alexis Ballier
2019-08-29 15:50 Alexis Ballier
2017-12-08 18:44 Alexis Ballier
2017-05-16 16:10 Alexis Ballier
2015-12-23  0:07 Alexis Ballier

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