public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gifsicle/
Date: Sat, 12 May 2018 12:33:33 +0000 (UTC)	[thread overview]
Message-ID: <1526128409.e0c148daed6e99bfd472639478359c73ef5b3b94.jer@gentoo> (raw)

commit:     e0c148daed6e99bfd472639478359c73ef5b3b94
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat May 12 12:26:28 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat May 12 12:33:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c148da

media-gfx/gifsicle: Version 1.91.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 media-gfx/gifsicle/Manifest             |  1 +
 media-gfx/gifsicle/gifsicle-1.91.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/media-gfx/gifsicle/Manifest b/media-gfx/gifsicle/Manifest
index d4d39cd0be6..a77eeb7b342 100644
--- a/media-gfx/gifsicle/Manifest
+++ b/media-gfx/gifsicle/Manifest
@@ -1,2 +1,3 @@
 DIST gifsicle-1.86.tar.gz 563638 BLAKE2B b42065c11822542b75161f34054c3208ad5425570f025fa6bc3c842e759ed84156e6cf202a73f0efd57afc0dff5b9fc7ca8463b6304b97d3888b5e2b0f885b2e SHA512 d55609e5d71f63ec13c1eed6a9071d756f07c765d2496d468cc7291e3b9e29304be1c3a5b0e822d9dc2df29ac489bafca2650d226d5b3c51dad74dd22c725a13
 DIST gifsicle-1.90.tar.gz 571910 BLAKE2B 607f8ff93818c3ab9d3d74bd7735bcf1bb6412c0607c07cc33bdf9c20d9fa56a004e5aeb66d6fd49bafc12dcb9daf32736597d0377b3dfa1ff665a49f1b47180 SHA512 a5fd815c3aa1388690199edc16c0d5c0c32257cefd1cf8a1b660024b8e2324a6b4a54e19013984f905549df42d7719cdb1a875979b77729723f70d8e43f9bab7
+DIST gifsicle-1.91.tar.gz 571588 BLAKE2B be3973141e57618d50efb5205f79e485a4450ceed02d6c718e49305250941656f0d220c91d2056554348d14348ed1ddf03f0aa9c47e22589994c5e80046422f6 SHA512 49b89e6f99bffd0dd732c920b936c2430a2f4f595d46e41654e5f39f180acaf9b0a4aec6cf52597c470d7c60265f16b730f6ce82e08701a2054fc3d08754c6da

diff --git a/media-gfx/gifsicle/gifsicle-1.91.ebuild b/media-gfx/gifsicle/gifsicle-1.91.ebuild
new file mode 100644
index 00000000000..f6c46c3539c
--- /dev/null
+++ b/media-gfx/gifsicle/gifsicle-1.91.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Create, manipulate, and optimize GIF images and animations"
+HOMEPAGE="https://www.lcdf.org/~eddietwo/gifsicle/ https://github.com/kohler/gifsicle"
+SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="X"
+
+RDEPEND="X? ( x11-libs/libX11 x11-libs/libXt )"
+DEPEND="${RDEPEND}
+	X? ( x11-base/xorg-proto )"
+
+src_configure() {
+	econf $(usex X "" "--disable-gifview")
+}


             reply	other threads:[~2018-05-12 12:33 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-12 12:33 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 18:02 [gentoo-commits] repo/gentoo:master commit in: media-gfx/gifsicle/ Arthur Zamarin
2024-11-23 16:55 Michał Górny
2024-11-23 12:39 Sam James
2024-06-30  0:00 Conrad Kostecki
2024-03-16 12:13 Conrad Kostecki
2024-02-22  4:45 Ionen Wolkens
2024-02-06 19:29 Sam James
2024-02-06 19:29 Sam James
2021-12-09 21:37 John Helmert III
2021-12-05 18:39 Sam James
2021-12-05  4:45 Sam James
2021-10-17 16:08 John Helmert III
2021-01-10 13:14 Sam James
2021-01-10 13:08 Sam James
2021-01-08 10:36 Sam James
2021-01-08 10:34 Sam James
2021-01-06 14:07 Fabian Groffen
2019-09-27  3:21 Tim Harder
2018-12-01  0:58 Aaron Bauman
2018-08-25 18:25 Sergei Trofimovich
2018-08-23  1:41 Thomas Deutschmann
2018-06-12 18:36 Mikle Kolyada
2018-05-12 12:33 Jeroen Roovers
2018-03-30  0:18 Aaron Bauman
2017-08-23  3:45 Tim Harder
2017-08-23  3:45 Tim Harder
2017-08-23  3:45 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=1526128409.e0c148daed6e99bfd472639478359c73ef5b3b94.jer@gentoo \
    --to=jer@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