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, 29 Oct 2017 06:18:40 +0000 (UTC)	[thread overview]
Message-ID: <1509257888.3c959f793a7a1093f216c345565e751cd2072a56.radhermit@gentoo> (raw)

commit:     3c959f793a7a1093f216c345565e751cd2072a56
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 22:39:23 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 06:18:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c959f79

media-gfx/sxiv: version bump to 24

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

diff --git a/media-gfx/sxiv/Manifest b/media-gfx/sxiv/Manifest
index 184b561ff2f..19e9ea7a82d 100644
--- a/media-gfx/sxiv/Manifest
+++ b/media-gfx/sxiv/Manifest
@@ -1 +1,2 @@
 DIST sxiv-1.3.2.tar.gz 46560 SHA256 9f5368de8f0f57e78ebe02cb531a31107a993f2769cec51bcc8d70f5c668b653 SHA512 3bcf67a778a3e40cb6ae6b6fcc685cd57e303265df34c8a56d6ebb8ad0237e7136e738c44fee5c5504c73e4722d017f1e746691fac482568b2a960931f1ecdd5 WHIRLPOOL 8b02d693cbe8be31f81de8a0d69f218fbf2919f937fadc93657db4837bcb41e05c7b41ecbb24bfc559a1edda2d8b9f0ad14cb2118264ae52d14ac883e82dc56a
+DIST sxiv-24.tar.gz 47148 SHA256 511dc45d12962af9c31c3068ce6bca4b832a6263946b27befea49a48cf019110 SHA512 e4c9d4e18b4f1999b6441256b4c0d4683a105f1f64d4f754d6f9bc4f467ee1ccc6b6996cec8a210276c5fbec59417627fb838cb4f7be37cce32fa2c5d45d347b WHIRLPOOL c953f72732ec98a3cb140925f9974163682632787674c5145e400fc831fe558747a3ebc3a4dee3d199b5f0130620b93f7154dad9ed7d12b410b41562174fff88

diff --git a/media-gfx/sxiv/sxiv-9999.ebuild b/media-gfx/sxiv/sxiv-24.ebuild
similarity index 90%
copy from media-gfx/sxiv/sxiv-9999.ebuild
copy to media-gfx/sxiv/sxiv-24.ebuild
index 97e80c6e0ef..778e21dde20 100644
--- a/media-gfx/sxiv/sxiv-9999.ebuild
+++ b/media-gfx/sxiv/sxiv-24.ebuild
@@ -30,16 +30,12 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-	sed -i '/^LDFLAGS/d' Makefile || die
-
-	tc-export CC
-
 	restore_config config.h
 	default
 }
 
 src_compile() {
-	emake V=1 HAVE_LIBEXIF=$(usex exif 1 0) HAVE_GIFLIB=$(usex gif 1 0)
+	emake V=1 CC="$(tc-getCC)" HAVE_LIBEXIF=$(usex exif 1 0) HAVE_GIFLIB=$(usex gif 1 0)
 }
 
 src_install() {

diff --git a/media-gfx/sxiv/sxiv-9999.ebuild b/media-gfx/sxiv/sxiv-9999.ebuild
index 97e80c6e0ef..778e21dde20 100644
--- a/media-gfx/sxiv/sxiv-9999.ebuild
+++ b/media-gfx/sxiv/sxiv-9999.ebuild
@@ -30,16 +30,12 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-	sed -i '/^LDFLAGS/d' Makefile || die
-
-	tc-export CC
-
 	restore_config config.h
 	default
 }
 
 src_compile() {
-	emake V=1 HAVE_LIBEXIF=$(usex exif 1 0) HAVE_GIFLIB=$(usex gif 1 0)
+	emake V=1 CC="$(tc-getCC)" HAVE_LIBEXIF=$(usex exif 1 0) HAVE_GIFLIB=$(usex gif 1 0)
 }
 
 src_install() {


             reply	other threads:[~2017-10-29  6:18 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-29  6:18 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
2019-02-10  6:47 Tim Harder
2018-02-03  9:15 Tim Harder
2018-02-03  9:15 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=1509257888.3c959f793a7a1093f216c345565e751cd2072a56.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