public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/sxiv/
Date: Sun, 10 Feb 2019 06:47:07 +0000 (UTC)	[thread overview]
Message-ID: <1549781207.7de7bd180041457c3fee742b6550f0665fe4d0cd.radhermit@gentoo> (raw)

commit:     7de7bd180041457c3fee742b6550f0665fe4d0cd
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 06:45:02 2019 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 06:46:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7de7bd18

media-gfx/sxiv: version bump to 25

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

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

 media-gfx/sxiv/Manifest                             | 1 +
 media-gfx/sxiv/{sxiv-9999.ebuild => sxiv-25.ebuild} | 8 ++++----
 media-gfx/sxiv/sxiv-9999.ebuild                     | 8 ++++----
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/media-gfx/sxiv/Manifest b/media-gfx/sxiv/Manifest
index 6b5fce29bcc..7a1c803da89 100644
--- a/media-gfx/sxiv/Manifest
+++ b/media-gfx/sxiv/Manifest
@@ -1 +1,2 @@
 DIST sxiv-24.tar.gz 47148 BLAKE2B 69d70d64ea6cf6ae7a044d06df78a2e1e53941ef281d6445f54a28c4368112674461bc4e71a0226946588e604de33dd0972960cb072a00efd64512e5273cef09 SHA512 e4c9d4e18b4f1999b6441256b4c0d4683a105f1f64d4f754d6f9bc4f467ee1ccc6b6996cec8a210276c5fbec59417627fb838cb4f7be37cce32fa2c5d45d347b
+DIST sxiv-25.tar.gz 48814 BLAKE2B 17ef2ff0e75acd6acce068dfc17dfbce78bb1a38b652e948b5f88902adcbae504e9322c92d125b71c511a95c7e8e47b58060ff58e2c804a7296b5a801d3fc0e8 SHA512 ca0d834c9982c5e98c0bae51d21b7d08692af2d692eeb2ac55e19c4da7d09b16bbaa8022af0a0d00c52def4120058d895f37a2f8b14f453a0ceb65eebe564814

diff --git a/media-gfx/sxiv/sxiv-9999.ebuild b/media-gfx/sxiv/sxiv-25.ebuild
similarity index 86%
copy from media-gfx/sxiv/sxiv-9999.ebuild
copy to media-gfx/sxiv/sxiv-25.ebuild
index 778e21dde20..3b3917053a8 100644
--- a/media-gfx/sxiv/sxiv-9999.ebuild
+++ b/media-gfx/sxiv/sxiv-25.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils xdg-utils gnome2-utils savedconfig toolchain-funcs
+inherit desktop xdg-utils gnome2-utils savedconfig toolchain-funcs
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/muennich/sxiv.git"
@@ -18,12 +18,12 @@ HOMEPAGE="https://github.com/muennich/sxiv/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="exif gif"
+IUSE="exif gif +jpeg +png"
 
 RDEPEND="
 	exif? ( media-libs/libexif )
 	gif? ( media-libs/giflib:0= )
-	media-libs/imlib2[X,gif?]
+	media-libs/imlib2[X,gif?,jpeg?,png?]
 	x11-libs/libX11
 	x11-libs/libXft
 "

diff --git a/media-gfx/sxiv/sxiv-9999.ebuild b/media-gfx/sxiv/sxiv-9999.ebuild
index 778e21dde20..3b3917053a8 100644
--- a/media-gfx/sxiv/sxiv-9999.ebuild
+++ b/media-gfx/sxiv/sxiv-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils xdg-utils gnome2-utils savedconfig toolchain-funcs
+inherit desktop xdg-utils gnome2-utils savedconfig toolchain-funcs
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/muennich/sxiv.git"
@@ -18,12 +18,12 @@ HOMEPAGE="https://github.com/muennich/sxiv/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="exif gif"
+IUSE="exif gif +jpeg +png"
 
 RDEPEND="
 	exif? ( media-libs/libexif )
 	gif? ( media-libs/giflib:0= )
-	media-libs/imlib2[X,gif?]
+	media-libs/imlib2[X,gif?,jpeg?,png?]
 	x11-libs/libX11
 	x11-libs/libXft
 "


             reply	other threads:[~2019-02-10  6:47 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-10  6:47 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-24  7:02 [gentoo-commits] repo/gentoo:master commit in: media-gfx/sxiv/ Joonas Niilola
2022-09-21 19:53 Georgy Yakovlev
2021-12-08 10:14 Yixun Lan
2021-09-13 15:56 Georgy Yakovlev
2021-09-13 15:55 Georgy Yakovlev
2020-06-12 18:07 Tim Harder
2020-06-09 13:53 Agostino Sarubbo
2020-06-09 13:50 Agostino Sarubbo
2020-06-09 13:45 Agostino Sarubbo
2020-06-07 21:02 Mart Raudsepp
2020-06-07  1:47 Georgy Yakovlev
2020-06-07  1:47 Georgy Yakovlev
2020-06-07  1:44 Georgy Yakovlev
2020-02-06  4:56 Tim Harder
2020-02-05  5:38 Tim Harder
2019-12-26 12:12 Georgy Yakovlev
2019-12-26 12:12 Georgy Yakovlev
2019-11-11  5:02 Tim Harder
2019-09-09  6:54 Agostino Sarubbo
2019-09-07 21:07 Thomas Deutschmann
2018-02-03  9:15 Tim Harder
2018-02-03  9:15 Tim Harder
2017-10-29  6:18 Tim Harder
2017-10-12 17:33 Tim Harder
2017-10-12 17:33 Tim Harder
2017-10-12 17:33 Tim Harder
2017-08-21 20:07 Tim Harder
2017-08-17 20:08 Tim Harder
2017-08-17 20:08 Tim Harder
2017-08-17 20:08 Tim Harder
2017-04-06  8:33 Tim Harder
2016-11-12  5:53 Tim Harder
2016-11-12  5:53 Tim Harder
2016-08-08  6:59 Tim Harder
2016-08-08  6:56 Tim Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1549781207.7de7bd180041457c3fee742b6550f0665fe4d0cd.radhermit@gentoo \
    --to=radhermit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox