public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/
@ 2016-02-22  8:46 Patrice Clement
  0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2016-02-22  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     baf601224c9799c4e9ff6093a9383ebad6d9eae5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:26:18 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf60122

dev-perl/Panotools-Script: fix dep on dev-perl/Image-Size

Package-Manager: portage-2.2.27

 dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild
index 9fd221c..e59dff2 100644
--- a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild
+++ b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ IUSE="gui"
 
 RDEPEND="dev-perl/URI
 	dev-perl/libwww-perl
-	>=dev-perl/ImageSize-2.9
+	>=dev-perl/Image-Size-2.900.0
 	>=media-libs/exiftool-6
 	gui? ( gnome-extra/zenity )"
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/
@ 2016-02-22  8:46 Patrice Clement
  0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2016-02-22  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     0d4b497c81d4ed44fb66cc6adf795c9a03273744
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:47:50 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d4b497c

dev-perl/Panotools-Script: r1 bump for non-dyndeps

Package-Manager: portage-2.2.27

 ...otools-Script-0.280.0-r1.ebuild => Panotools-Script-0.280.0-r2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r2.ebuild
similarity index 100%
rename from dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild
rename to dev-perl/Panotools-Script/Panotools-Script-0.280.0-r2.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/
@ 2017-09-18 16:50 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2017-09-18 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     932ec758de8d663e222b7c2daaa7b3d014436efb
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 16:37:28 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 16:49:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=932ec758

dev-perl/Panotools-Script: fix mixed metadata.xml indentation

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Panotools-Script/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Panotools-Script/metadata.xml b/dev-perl/Panotools-Script/metadata.xml
index c16b9f87b2b..5d05919ccdc 100644
--- a/dev-perl/Panotools-Script/metadata.xml
+++ b/dev-perl/Panotools-Script/metadata.xml
@@ -7,8 +7,8 @@
   </maintainer>
   <use>
     <flag name="gui">
-			Installs GUIs for some tools
-		</flag>
+      Installs GUIs for some tools
+    </flag>
   </use>
   <upstream>
     <remote-id type="cpan">Panotools-Script</remote-id>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/
@ 2018-01-30  2:18 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2018-01-30  2:18 UTC (permalink / raw
  To: gentoo-commits

commit:     ef404ad1236112aafd6934d223d28179a887ee96
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 30 02:13:47 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 02:18:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef404ad1

dev-perl/Panotools-Script: Cleanup old re bug #623084

Closes: https://bugs.gentoo.org/623084
Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../Panotools-Script-0.280.0-r2.ebuild             | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r2.ebuild b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r2.ebuild
deleted file mode 100644
index 6d02c66ebde..00000000000
--- a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=BPOSTLE
-MODULE_VERSION=0.28
-inherit eutils perl-module
-
-DESCRIPTION="A perl module for reading, writing, and manipulating hugin script files"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gui"
-
-RDEPEND="dev-perl/URI
-	dev-perl/libwww-perl
-	>=dev-perl/Image-Size-2.900.0
-	>=media-libs/exiftool-6
-	gui? ( gnome-extra/zenity )"
-DEPEND=""
-
-SRC_TEST="do"
-
-src_install() {
-	perl-module_src_install
-	if use gui ; then
-		domenu "${S}"/desktop/*.desktop || die
-	else
-		rm "${D}"/usr/bin/*-gui || die
-	fi
-}
-
-pkg_postinst() {
-	einfo "Some of the scripts require 'nona', 'freepv', 'enblend', 'autotrace', and"
-	einfo "ImageMagick command-line tools which are available in the following"
-	einfo "packages: media-gfx/hugin, media-gfx/freepv, media-gfx/enblend,"
-	einfo "media-gfx/autotrace, and media-gfx/imagemagick."
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/
@ 2020-01-12 11:14 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2020-01-12 11:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b35f700d6a9d1ccd80c7e60399eac2593d4a7604
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 11:13:10 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 11:13:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35f700d

dev-perl/Panotools-Script: Remove local USE="gui"

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-perl/Panotools-Script/metadata.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/dev-perl/Panotools-Script/metadata.xml b/dev-perl/Panotools-Script/metadata.xml
index 5d05919ccdc..47128839fd8 100644
--- a/dev-perl/Panotools-Script/metadata.xml
+++ b/dev-perl/Panotools-Script/metadata.xml
@@ -5,11 +5,6 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
-  <use>
-    <flag name="gui">
-      Installs GUIs for some tools
-    </flag>
-  </use>
   <upstream>
     <remote-id type="cpan">Panotools-Script</remote-id>
     <remote-id type="cpan-module">Panotools::Makefile</remote-id>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/
@ 2021-07-23 21:01 Andreas K. Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-07-23 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     99d3a0fca8d6253d3a7738d955b41e541f22e250
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 20:52:39 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 21:01:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d3a0fc

dev-perl/Panotools-Script: Version bump 0.29

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Panotools-Script/Manifest                 |  1 +
 .../Panotools-Script-0.290.0.ebuild                | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/dev-perl/Panotools-Script/Manifest b/dev-perl/Panotools-Script/Manifest
index e634a8d1c38..923d89680ca 100644
--- a/dev-perl/Panotools-Script/Manifest
+++ b/dev-perl/Panotools-Script/Manifest
@@ -1 +1,2 @@
 DIST Panotools-Script-0.28.tar.gz 158062 BLAKE2B 8131df889a344fcff745158e144905e4b644f55c4cbbd8ab92bc9c28ef870e4d0c95052aa66e1fdcace1d702b57b5b040a349adbf14622017bf1386c6c178b58 SHA512 bc63985c7412dec33ce10025e96dc7b26fe57bf2d016e7de60c082204a22681ece624054c08051c3760582386eea0954118c523db192589ace78cdf2dfacc750
+DIST Panotools-Script-0.29.tar.gz 164253 BLAKE2B cbe8c3586ecbe452e39e55acb6f90dab31760ec134c0b42251619aa461af11ccdd22966bc078e5ea6f54e70f9d0f026231fb8a96ea101d7120efa151bc941787 SHA512 780d3b03a6dd6000d8018342fc1546fdda49f79118af889f91e98b0233beb65a2d7af7679d32007656aa406d483b49b6445684bb11076ed78f8f3673298d3040

diff --git a/dev-perl/Panotools-Script/Panotools-Script-0.290.0.ebuild b/dev-perl/Panotools-Script/Panotools-Script-0.290.0.ebuild
new file mode 100644
index 00000000000..58a52a70c7c
--- /dev/null
+++ b/dev-perl/Panotools-Script/Panotools-Script-0.290.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPOSTLE
+DIST_VERSION=0.29
+inherit desktop perl-module
+
+DESCRIPTION="A perl module for reading, writing, and manipulating hugin script files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gui"
+
+RDEPEND="
+	>=virtual/perl-File-Spec-0.800.0
+	>=virtual/perl-File-Temp-0.100.0
+	>=virtual/perl-Getopt-Long-2.0.0
+	dev-perl/URI
+	dev-perl/libwww-perl
+	>=dev-perl/Image-Size-2.900.0
+	>=media-libs/exiftool-6
+	gui? ( gnome-extra/zenity )
+"
+BDEPEND="${RDEPEND}
+"
+
+src_install() {
+	perl-module_src_install
+	if use gui ; then
+		domenu "${S}"/desktop/*.desktop || die
+	else
+		rm "${D}"/usr/bin/*-gui || die
+	fi
+}
+
+pkg_postinst() {
+	einfo "Some of the scripts require 'nona', 'freepv', 'enblend', 'autotrace', and"
+	einfo "ImageMagick command-line tools which are available in the following"
+	einfo "packages: media-gfx/hugin, media-gfx/freepv, media-gfx/enblend,"
+	einfo "media-gfx/autotrace, and media-gfx/imagemagick."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/
@ 2021-11-24 16:18 Andreas K. Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-11-24 16:18 UTC (permalink / raw
  To: gentoo-commits

commit:     49ef9701c699d04c31c1f02d3ca269325797f050
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 15:54:12 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 16:18:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ef9701

dev-perl/Panotools-Script: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Panotools-Script/Manifest                 |  1 -
 .../Panotools-Script-0.280.0-r3.ebuild             | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/dev-perl/Panotools-Script/Manifest b/dev-perl/Panotools-Script/Manifest
index 923d89680cad..0af9c3f3b2c1 100644
--- a/dev-perl/Panotools-Script/Manifest
+++ b/dev-perl/Panotools-Script/Manifest
@@ -1,2 +1 @@
-DIST Panotools-Script-0.28.tar.gz 158062 BLAKE2B 8131df889a344fcff745158e144905e4b644f55c4cbbd8ab92bc9c28ef870e4d0c95052aa66e1fdcace1d702b57b5b040a349adbf14622017bf1386c6c178b58 SHA512 bc63985c7412dec33ce10025e96dc7b26fe57bf2d016e7de60c082204a22681ece624054c08051c3760582386eea0954118c523db192589ace78cdf2dfacc750
 DIST Panotools-Script-0.29.tar.gz 164253 BLAKE2B cbe8c3586ecbe452e39e55acb6f90dab31760ec134c0b42251619aa461af11ccdd22966bc078e5ea6f54e70f9d0f026231fb8a96ea101d7120efa151bc941787 SHA512 780d3b03a6dd6000d8018342fc1546fdda49f79118af889f91e98b0233beb65a2d7af7679d32007656aa406d483b49b6445684bb11076ed78f8f3673298d3040

diff --git a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild
deleted file mode 100644
index 282293d0db27..000000000000
--- a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=BPOSTLE
-DIST_VERSION=0.28
-inherit desktop perl-module
-
-DESCRIPTION="A perl module for reading, writing, and manipulating hugin script files"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gui"
-
-RDEPEND="dev-perl/URI
-	dev-perl/libwww-perl
-	>=dev-perl/Image-Size-2.900.0
-	>=media-libs/exiftool-6
-	gui? ( gnome-extra/zenity )"
-DEPEND=""
-PATCHES=( "${FILESDIR}/${PN}-0.28-curly-bracket.patch" )
-
-src_install() {
-	perl-module_src_install
-	if use gui ; then
-		domenu "${S}"/desktop/*.desktop || die
-	else
-		rm "${D}"/usr/bin/*-gui || die
-	fi
-}
-
-pkg_postinst() {
-	einfo "Some of the scripts require 'nona', 'freepv', 'enblend', 'autotrace', and"
-	einfo "ImageMagick command-line tools which are available in the following"
-	einfo "packages: media-gfx/hugin, media-gfx/freepv, media-gfx/enblend,"
-	einfo "media-gfx/autotrace, and media-gfx/imagemagick."
-}


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

end of thread, other threads:[~2021-11-24 16:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-12 11:14 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2021-11-24 16:18 Andreas K. Hüttel
2021-07-23 21:01 Andreas K. Hüttel
2018-01-30  2:18 Kent Fredric
2017-09-18 16:50 Kent Fredric
2016-02-22  8:46 Patrice Clement
2016-02-22  8:46 Patrice Clement

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