* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2016-09-13 23:28 Hanno Boeck
0 siblings, 0 replies; 25+ messages in thread
From: Hanno Boeck @ 2016-09-13 23:28 UTC (permalink / raw
To: gentoo-commits
commit: d120eda17eb46e7c4fb499260aaa3c5b500a91d3
Author: Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 22:56:05 2016 +0000
Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 22:56:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d120eda1
media-gfx/gpicview: Version bump to 0.2.5
Package-Manager: portage-2.3.0
media-gfx/gpicview/Manifest | 1 +
media-gfx/gpicview/gpicview-0.2.5.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/media-gfx/gpicview/Manifest b/media-gfx/gpicview/Manifest
index fca47a6..94b2569 100644
--- a/media-gfx/gpicview/Manifest
+++ b/media-gfx/gpicview/Manifest
@@ -1 +1,2 @@
DIST gpicview-0.2.4.tar.gz 488510 SHA256 99beb7df6765b386cd3f65b3ff77e9a25027a009db432f02bd60be8558f06ceb SHA512 60aeae5100ceafc5131cf61d600be5e5fd21c7d0fa62b8124b6f5bc917666b80908ba9e540010867c6d3eab485d9735dfa72f16095be468a718c55eeb65cef34 WHIRLPOOL 347196e41ada9345c42268e59c9ee35e5372802f32b17c19cdcb96f25c3e525ec144dd6f4cbe168808f4436e73f2fb76341d60084f3e4d637af04d8a13863bd1
+DIST gpicview-0.2.5.tar.xz 349536 SHA256 38466058e53702450e5899193c4b264339959b563dd5cd81f6f690de32d82942 SHA512 afc7e67c7ae1252f9c1816ee46fe69e96ea7be9a60e03406a539f17b2e4f0e4b93a028c6f3f1c455f5433d6d7d78a58dcee2cb0ac91ea53093a21935bf454afd WHIRLPOOL d7307a9c9cae7bbe156a597b07bdaad36acea94bdb96dde410193b6509997bdc8a18baacc0a614586675adc3660ec1c017d5ef8685bcb6147195b63d0071b219
diff --git a/media-gfx/gpicview/gpicview-0.2.5.ebuild b/media-gfx/gpicview/gpicview-0.2.5.ebuild
new file mode 100644
index 00000000..a1e92e8
--- /dev/null
+++ b/media-gfx/gpicview/gpicview-0.2.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A Simple and Fast Image Viewer for X"
+HOMEPAGE="http://lxde.sourceforge.net/gpicview"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="virtual/jpeg:0
+ >=x11-libs/gtk+-2.6:2"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.40
+ virtual/pkgconfig
+ sys-devel/gettext"
+
+src_install() {
+ emake DESTDIR="${D}" install
+ dodoc AUTHORS
+}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2016-11-16 21:07 Markus Meier
0 siblings, 0 replies; 25+ messages in thread
From: Markus Meier @ 2016-11-16 21:07 UTC (permalink / raw
To: gentoo-commits
commit: 6427313a5f49425b4b59e5cbd08fa98e4bb5ecf6
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 21:07:41 2016 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 21:07:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6427313a
media-gfx/gpicview: arm stable, bug #597350
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
media-gfx/gpicview/gpicview-0.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5.ebuild b/media-gfx/gpicview/gpicview-0.2.5.ebuild
index a1e92e8..6809e0f 100644
--- a/media-gfx/gpicview/gpicview-0.2.5.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
IUSE=""
RDEPEND="virtual/jpeg:0
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2016-12-21 9:51 Tobias Klausmann
0 siblings, 0 replies; 25+ messages in thread
From: Tobias Klausmann @ 2016-12-21 9:51 UTC (permalink / raw
To: gentoo-commits
commit: f8304fdc5ae56a49d3af7a1607ace9ceb70f8f6b
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 09:51:17 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 09:51:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8304fdc
media-gfx/gpicview-0.2.5-r0: stable on amd64
Gentoo-Bug: 597350
media-gfx/gpicview/gpicview-0.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5.ebuild b/media-gfx/gpicview/gpicview-0.2.5.ebuild
index 6809e0f..7c5bf3f 100644
--- a/media-gfx/gpicview/gpicview-0.2.5.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
IUSE=""
RDEPEND="virtual/jpeg:0
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2018-01-26 21:23 Patrice Clement
0 siblings, 0 replies; 25+ messages in thread
From: Patrice Clement @ 2018-01-26 21:23 UTC (permalink / raw
To: gentoo-commits
commit: cb889cd336eab38f9434811e435b603bc016f632
Author: Stephan Hartmann <stha09 <AT> googlemail <DOT> com>
AuthorDate: Sun Jan 21 13:26:40 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 21:22:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb889cd3
media-gfx/gpicview: update GTK+ icon cache and xdg desktop database.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6920
media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 31 +++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
new file mode 100644
index 00000000000..c78b2b2ba9e
--- /dev/null
+++ b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils xdg-utils
+
+DESCRIPTION="A Simple and Fast Image Viewer for X"
+HOMEPAGE="http://lxde.sourceforge.net/gpicview"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
+
+RDEPEND="virtual/jpeg:0
+ >=x11-libs/gtk+-2.6:2"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.40
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+ xdg_desktop_database_update
+}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2019-04-08 19:26 Aaron Bauman
0 siblings, 0 replies; 25+ messages in thread
From: Aaron Bauman @ 2019-04-08 19:26 UTC (permalink / raw
To: gentoo-commits
commit: 07a0b90bb7cbe6095915cc883e12d07ee1e895f3
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 8 19:25:52 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Apr 8 19:25:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a0b90b
media-gfx/gpicview: amd64 stable wrt bug #681510
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
index 7dc7d1cddc3..f2987a4ae56 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
RDEPEND="virtual/jpeg:0
>=x11-libs/gtk+-2.6:2"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2019-04-20 18:43 Mikle Kolyada
0 siblings, 0 replies; 25+ messages in thread
From: Mikle Kolyada @ 2019-04-20 18:43 UTC (permalink / raw
To: gentoo-commits
commit: 520c5c85bdb87ea4ca0efadfa07fe974e5aa05df
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 18:41:13 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 18:43:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520c5c85
media-gfx/gpicview: arm stable wrt bug #681510
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
index f2987a4ae56..5f75526d262 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ppc ~x86 ~x86-linux"
RDEPEND="virtual/jpeg:0
>=x11-libs/gtk+-2.6:2"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2019-11-10 1:47 Aaron Bauman
0 siblings, 0 replies; 25+ messages in thread
From: Aaron Bauman @ 2019-11-10 1:47 UTC (permalink / raw
To: gentoo-commits
commit: 5e438ed15bc90138d8f0c7ba2b69065c79ac6a7c
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 01:40:52 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 01:47:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e438ed1
media-gfx/gpicview: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-gfx/gpicview/Manifest | 1 -
media-gfx/gpicview/gpicview-0.2.4.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/media-gfx/gpicview/Manifest b/media-gfx/gpicview/Manifest
index 69488b79df4..ba3411072b0 100644
--- a/media-gfx/gpicview/Manifest
+++ b/media-gfx/gpicview/Manifest
@@ -1,2 +1 @@
-DIST gpicview-0.2.4.tar.gz 488510 BLAKE2B 2a674c35cb849531923afde826bdf3f10eeb61f09b2bcb92166532918bd286a886ab52fdfb0b8b00e4e3c4b63aa9f473fd938d81b14409854ec1ccb3421da605 SHA512 60aeae5100ceafc5131cf61d600be5e5fd21c7d0fa62b8124b6f5bc917666b80908ba9e540010867c6d3eab485d9735dfa72f16095be468a718c55eeb65cef34
DIST gpicview-0.2.5.tar.xz 349536 BLAKE2B c215e812693a30d55d3e606b9958d308b5d7f564ba0c3fc60e7606c492ec3ddd9997ae63f0865a6bebdf79c0a18e6a8b26a1e2c8d5dd7e2174d211130dbbe817 SHA512 afc7e67c7ae1252f9c1816ee46fe69e96ea7be9a60e03406a539f17b2e4f0e4b93a028c6f3f1c455f5433d6d7d78a58dcee2cb0ac91ea53093a21935bf454afd
diff --git a/media-gfx/gpicview/gpicview-0.2.4.ebuild b/media-gfx/gpicview/gpicview-0.2.4.ebuild
deleted file mode 100644
index 2e1c27f296d..00000000000
--- a/media-gfx/gpicview/gpicview-0.2.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="A Simple and Fast Image Viewer for X"
-HOMEPAGE="http://lxde.sourceforge.net/gpicview"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-linux"
-IUSE=""
-
-RDEPEND="virtual/jpeg
- >=x11-libs/gtk+-2.6:2"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- virtual/pkgconfig
- sys-devel/gettext"
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS
-}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2020-05-11 6:55 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2020-05-11 6:55 UTC (permalink / raw
To: gentoo-commits
commit: 1b624c5ea71c13f8c9f70591c130e75fdc7d276f
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon May 11 06:51:56 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May 11 06:55:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b624c5e
media-gfx/gpicview: drop lxde from maintainer list
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-gfx/gpicview/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/media-gfx/gpicview/metadata.xml b/media-gfx/gpicview/metadata.xml
index 3266980e1ed..2614d4cdfbb 100644
--- a/media-gfx/gpicview/metadata.xml
+++ b/media-gfx/gpicview/metadata.xml
@@ -5,10 +5,6 @@
<email>graphics@gentoo.org</email>
<name>Gentoo Graphics Project</name>
</maintainer>
- <maintainer type="project">
- <email>lxde@gentoo.org</email>
- <name>Gentoo LXDE Project</name>
- </maintainer>
<upstream>
<remote-id type="sourceforge">lxde</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2020-06-06 21:15 Piotr Karbowski
0 siblings, 0 replies; 25+ messages in thread
From: Piotr Karbowski @ 2020-06-06 21:15 UTC (permalink / raw
To: gentoo-commits
commit: 4e1adbf279aedf3a74989ee03ce74a4a305e97f2
Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 6 21:14:24 2020 +0000
Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Sat Jun 6 21:15:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1adbf2
media-gfx/gpicview: taking over.
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
media-gfx/gpicview/metadata.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/metadata.xml b/media-gfx/gpicview/metadata.xml
index 6e740d7304d..2d50c260c4e 100644
--- a/media-gfx/gpicview/metadata.xml
+++ b/media-gfx/gpicview/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>slashbeast@gentoo.org</email>
+ <name>Piotr Karbowski</name>
+ </maintainer>
<upstream>
<remote-id type="sourceforge">lxde</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-03-05 22:20 Sam James
0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-03-05 22:20 UTC (permalink / raw
To: gentoo-commits
commit: e9d42b5fa19ca10efff800ce2415ae10e16145d9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 5 22:20:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 5 22:20:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d42b5f
media-gfx/gpicview: Stabilize 0.2.5-r1 arm64, #765997
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
index 7df334a7cd8..03518f32a40 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ppc x86 ~x86-linux"
RDEPEND="virtual/jpeg:0
>=x11-libs/gtk+-2.6:2"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-03-16 22:23 Piotr Karbowski
0 siblings, 0 replies; 25+ messages in thread
From: Piotr Karbowski @ 2021-03-16 22:23 UTC (permalink / raw
To: gentoo-commits
commit: b92c8f9b9488e706b482935ee9f8e7fe4c103dab
Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 22:21:57 2021 +0000
Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 22:23:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b92c8f9b
media-gfx/gpicview: Fix QA warnings about .desktop files.
Went unotticed due to FEATURES=parallel-install.
Closes:https://bugs.gentoo.org/776286
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
index b66ae5194f7..5b657769e15 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit xdg-utils
+inherit xdg
DESCRIPTION="A Simple and Fast Image Viewer for X"
HOMEPAGE="http://lxde.sourceforge.net/gpicview"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-07-21 14:49 Yixun Lan
0 siblings, 0 replies; 25+ messages in thread
From: Yixun Lan @ 2021-07-21 14:49 UTC (permalink / raw
To: gentoo-commits
commit: 672cdb97776cbdee8df11a2302b11759856efa56
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 21 14:17:56 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 14:48:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672cdb97
media-gfx/gpicview: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
index 5b657769e15..104042801fa 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
RDEPEND="virtual/jpeg:0
x11-libs/gtk+:3"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-08-24 23:26 Sam James
0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-08-24 23:26 UTC (permalink / raw
To: gentoo-commits
commit: b2a8c49373e142d0ca6ba95144198035ef0f8eae
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 24 23:26:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 23:26:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a8c493
media-gfx/gpicview: Stabilize 0.2.5-r2 ppc, #810097
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
index 104042801fa..09304600e72 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ~riscv ~x86"
RDEPEND="virtual/jpeg:0
x11-libs/gtk+:3"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-08-25 4:18 Agostino Sarubbo
0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2021-08-25 4:18 UTC (permalink / raw
To: gentoo-commits
commit: c48292272f61927ad7145a0659ede75133c71b2a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 04:18:09 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 04:18:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4829227
media-gfx/gpicview: amd64 stable wrt bug #810097
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
index 09304600e72..64e51cde538 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~riscv ~x86"
RDEPEND="virtual/jpeg:0
x11-libs/gtk+:3"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-08-25 11:16 Agostino Sarubbo
0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2021-08-25 11:16 UTC (permalink / raw
To: gentoo-commits
commit: ca9736e1442be22d13417659a8e59d92d62c325f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 11:15:16 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 11:15:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9736e1
media-gfx/gpicview: x86 stable wrt bug #810097
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
index 64e51cde538..efac811191b 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~riscv x86"
RDEPEND="virtual/jpeg:0
x11-libs/gtk+:3"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-08-26 14:52 Sam James
0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-08-26 14:52 UTC (permalink / raw
To: gentoo-commits
commit: 8e51c8abeb8bc2d5ad78d7a2f9b0ddba7dac8a16
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 14:50:04 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 14:50:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e51c8ab
media-gfx/gpicview: Stabilize 0.2.5-r2 arm64, #810097
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
index efac811191b..e4bb9534179 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ppc ~riscv x86"
RDEPEND="virtual/jpeg:0
x11-libs/gtk+:3"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-08-26 14:55 Sam James
0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-08-26 14:55 UTC (permalink / raw
To: gentoo-commits
commit: 4deaa8eba257f13a151793ea421ddfdcbe9eb909
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 14:53:25 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 14:53:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4deaa8eb
media-gfx/gpicview: Stabilize 0.2.5-r2 arm, #810097
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
index e4bb9534179..2f1cbc4091d 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ppc ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ppc ~riscv x86"
RDEPEND="virtual/jpeg:0
x11-libs/gtk+:3"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2021-09-20 20:30 Conrad Kostecki
0 siblings, 0 replies; 25+ messages in thread
From: Conrad Kostecki @ 2021-09-20 20:30 UTC (permalink / raw
To: gentoo-commits
commit: 0e30834a9ef18c0b7dd9216b2ed3738bc2b03cd5
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Aug 26 18:15:59 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 20:29:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e30834a
media-gfx/gpicview: Remove old 0.2.5{,-r1}
Closes: https://github.com/gentoo/gentoo/pull/22117
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 31 -----------------------------
media-gfx/gpicview/gpicview-0.2.5.ebuild | 25 -----------------------
2 files changed, 56 deletions(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
deleted file mode 100644
index 03518f32a40..00000000000
--- a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils xdg-utils
-
-DESCRIPTION="A Simple and Fast Image Viewer for X"
-HOMEPAGE="http://lxde.sourceforge.net/gpicview"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ppc x86 ~x86-linux"
-
-RDEPEND="virtual/jpeg:0
- >=x11-libs/gtk+-2.6:2"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- sys-devel/gettext
- virtual/pkgconfig"
-
-pkg_postinst() {
- gnome2_icon_cache_update
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
- xdg_desktop_database_update
-}
diff --git a/media-gfx/gpicview/gpicview-0.2.5.ebuild b/media-gfx/gpicview/gpicview-0.2.5.ebuild
deleted file mode 100644
index 129a3c80b69..00000000000
--- a/media-gfx/gpicview/gpicview-0.2.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A Simple and Fast Image Viewer for X"
-HOMEPAGE="http://lxde.sourceforge.net/gpicview"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-linux"
-IUSE=""
-
-RDEPEND="virtual/jpeg:0
- >=x11-libs/gtk+-2.6:2"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- virtual/pkgconfig
- sys-devel/gettext"
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS
-}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2023-05-02 15:21 Arthur Zamarin
0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-05-02 15:21 UTC (permalink / raw
To: gentoo-commits
commit: 8bf2b8f0039d9e56f26179f8313daa3230ae2183
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 15:20:34 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 15:20:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf2b8f0
media-gfx/gpicview: Stabilize 0.2.5-r3 x86, #905462
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
index c4e033e1678d..447c53c73d43 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~riscv x86"
RDEPEND="media-libs/libjpeg-turbo
x11-libs/gtk+:3[X]"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2023-05-02 15:21 Arthur Zamarin
0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-05-02 15:21 UTC (permalink / raw
To: gentoo-commits
commit: f8dc173590217bf6a27616b154ef0dc774237632
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 15:20:34 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 15:20:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dc1735
media-gfx/gpicview: Stabilize 0.2.5-r3 amd64, #905462
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
index 36eaa0fd8f83..c4e033e1678d 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
RDEPEND="media-libs/libjpeg-turbo
x11-libs/gtk+:3[X]"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2023-05-02 17:59 Arthur Zamarin
0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-05-02 17:59 UTC (permalink / raw
To: gentoo-commits
commit: e616b92c1658a418118b7d45e24cb80ffa2c0ba1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 17:59:05 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 17:59:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e616b92c
media-gfx/gpicview: Stabilize 0.2.5-r3 arm64, #905462
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
index 447c53c73d43..0a10c2c39470 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~riscv x86"
RDEPEND="media-libs/libjpeg-turbo
x11-libs/gtk+:3[X]"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2023-05-02 18:32 Arthur Zamarin
0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-05-02 18:32 UTC (permalink / raw
To: gentoo-commits
commit: b4212594eb488ef6af2e907eaafd95ccab5b0c79
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 18:32:08 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 18:32:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4212594
media-gfx/gpicview: Stabilize 0.2.5-r3 arm, #905462
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
index 0a10c2c39470..05df6c752170 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ppc ~riscv x86"
RDEPEND="media-libs/libjpeg-turbo
x11-libs/gtk+:3[X]"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2023-05-05 10:29 Arthur Zamarin
0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-05-05 10:29 UTC (permalink / raw
To: gentoo-commits
commit: 1de7c8ebcf473a77da2742a4798bf787ba6ed43c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 5 10:29:25 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 5 10:29:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de7c8eb
media-gfx/gpicview: Stabilize 0.2.5-r3 ppc, #905462
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
index 05df6c752170..10c2520eb5ed 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ppc ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ppc ~riscv x86"
RDEPEND="media-libs/libjpeg-turbo
x11-libs/gtk+:3[X]"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2024-09-13 7:59 Petr Vaněk
0 siblings, 0 replies; 25+ messages in thread
From: Petr Vaněk @ 2024-09-13 7:59 UTC (permalink / raw
To: gentoo-commits
commit: 2f6dc0be434186f722fe26839be96e4eab558db7
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 07:47:48 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 07:58:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f6dc0be
media-gfx/gpicview: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
index 09ecbb0b6501..7cc62978f08a 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit xdg
DESCRIPTION="A Simple and Fast Image Viewer for X"
-HOMEPAGE="http://lxde.sourceforge.net/gpicview"
+HOMEPAGE="https://lxde.sourceforge.net/gpicview/"
SRC_URI="https://downloads.sourceforge.net/lxde/${P}.tar.xz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
@ 2024-09-13 7:59 Petr Vaněk
0 siblings, 0 replies; 25+ messages in thread
From: Petr Vaněk @ 2024-09-13 7:59 UTC (permalink / raw
To: gentoo-commits
commit: a54f1c65dc27a826c36063e6ad2997cf650920e9
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 07:45:52 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 07:58:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54f1c65
media-gfx/gpicview: drop 0.2.5-r2
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 27 ---------------------------
1 file changed, 27 deletions(-)
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
deleted file mode 100644
index baef4b43f9b8..000000000000
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg
-
-DESCRIPTION="A Simple and Fast Image Viewer for X"
-HOMEPAGE="http://lxde.sourceforge.net/gpicview"
-SRC_URI="https://downloads.sourceforge.net/lxde/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ppc ~riscv x86"
-
-RDEPEND="virtual/jpeg:0
- x11-libs/gtk+:3"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- sys-devel/gettext
- virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}/Fix-displaying-images-with-GTK3.patch" )
-
-src_configure() {
- econf --enable-gtk3
-}
^ permalink raw reply related [flat|nested] 25+ messages in thread
end of thread, other threads:[~2024-09-13 7:59 UTC | newest]
Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-08 19:26 [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2024-09-13 7:59 Petr Vaněk
2024-09-13 7:59 Petr Vaněk
2023-05-05 10:29 Arthur Zamarin
2023-05-02 18:32 Arthur Zamarin
2023-05-02 17:59 Arthur Zamarin
2023-05-02 15:21 Arthur Zamarin
2023-05-02 15:21 Arthur Zamarin
2021-09-20 20:30 Conrad Kostecki
2021-08-26 14:55 Sam James
2021-08-26 14:52 Sam James
2021-08-25 11:16 Agostino Sarubbo
2021-08-25 4:18 Agostino Sarubbo
2021-08-24 23:26 Sam James
2021-07-21 14:49 Yixun Lan
2021-03-16 22:23 Piotr Karbowski
2021-03-05 22:20 Sam James
2020-06-06 21:15 Piotr Karbowski
2020-05-11 6:55 Joonas Niilola
2019-11-10 1:47 Aaron Bauman
2019-04-20 18:43 Mikle Kolyada
2018-01-26 21:23 Patrice Clement
2016-12-21 9:51 Tobias Klausmann
2016-11-16 21:07 Markus Meier
2016-09-13 23:28 Hanno Boeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox