From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/zopfli/
Date: Wed, 1 Jan 2020 08:21:12 +0000 (UTC) [thread overview]
Message-ID: <1577866863.8dbc44268f44f1c06b772a964c04f381b2227eb7.hanno@gentoo> (raw)
commit: 8dbc44268f44f1c06b772a964c04f381b2227eb7
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 08:21:03 2020 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 08:21:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbc4426
app-arch/zopfli: Version bump
Use cmake build instead of plain Makefile, avoids needing to patch
the buggy makefile from upstream.
Raise EAPI to 7.
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
app-arch/zopfli/Manifest | 1 +
app-arch/zopfli/zopfli-1.0.3.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/app-arch/zopfli/Manifest b/app-arch/zopfli/Manifest
index e618e56d29d..4fa484c5845 100644
--- a/app-arch/zopfli/Manifest
+++ b/app-arch/zopfli/Manifest
@@ -1 +1,2 @@
DIST zopfli-1.0.2.tar.gz 136035 BLAKE2B 23b9af324f50f2fa7276cdb8ac042e251f4e295617638c6e3999b8ecaef5d61d1fe21dd7b8d84e19f7f682f3a592674fcd6c19f359efb86ac4ea57acaac3761e SHA512 290a9506a0c1f3d0510230ca21017e1d2bed830f3f96f9d38c9f27210d89123c3baebd05a1da988eccd5395a7b007f6690f08eb9087550a06eaa69d7531f074e
+DIST zopfli-1.0.3.tar.gz 195227 BLAKE2B fed322e6d0baf8e9008e91fef4c459e8f67f0e7d62942469893d89b8ca39ace6d1ac68cbbc322e938e66a613ea9a36e3ae9f59550b5f4964107bec490a07038a SHA512 362cbeee0b3f04a4c5da512f82671491f874d4ec7b693dca9724ae42123d7ac184cc4d5de1872b4f1fc938c97f79dfdb482f62d1fca4a17cff6d267f6021e8d2
diff --git a/app-arch/zopfli/zopfli-1.0.3.ebuild b/app-arch/zopfli/zopfli-1.0.3.ebuild
new file mode 100644
index 00000000000..12b52c0d638
--- /dev/null
+++ b/app-arch/zopfli/zopfli-1.0.3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Very good, but slow, deflate or zlib compression"
+HOMEPAGE="https://github.com/google/zopfli/"
+SRC_URI="https://github.com/google/zopfli/archive/${P}.tar.gz"
+
+S="${WORKDIR}/${PN}-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+DOCS=( CONTRIBUTORS README README.zopflipng )
next reply other threads:[~2020-01-01 8:21 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-01 8:21 Hanno Böck [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-29 15:09 [gentoo-commits] repo/gentoo:master commit in: app-arch/zopfli/ Andreas K. Hüttel
2023-09-04 21:24 Andreas Sturmlechner
2020-08-05 14:06 Agostino Sarubbo
2020-07-29 23:41 Sam James
2020-07-27 18:36 Sergei Trofimovich
2020-07-25 11:17 Sam James
2020-07-25 2:51 Sam James
2020-07-25 2:21 Sam James
2020-07-25 0:46 Sam James
2020-07-24 18:22 Sam James
2020-07-24 6:36 Sam James
2020-01-03 14:39 Agostino Sarubbo
2019-12-11 16:03 Matt Turner
2019-12-11 16:01 Matt Turner
2019-12-10 9:19 Agostino Sarubbo
2019-12-06 22:41 Sergei Trofimovich
2019-12-03 11:58 Agostino Sarubbo
2019-12-03 8:38 Agostino Sarubbo
2019-11-27 13:28 Mikle Kolyada
2019-11-25 13:03 Aaron Bauman
2019-11-24 23:46 Aaron Bauman
2019-11-23 21:32 Sergei Trofimovich
2019-11-23 21:32 Sergei Trofimovich
2019-10-12 21:25 Matt Turner
2019-09-15 2:50 Matt Turner
2019-09-15 0:36 Matt Turner
2019-09-15 0:35 Matt Turner
2019-09-15 0:35 Matt Turner
2019-09-15 0:35 Matt Turner
2019-02-16 8:31 Mikle Kolyada
2019-02-15 0:18 Thomas Deutschmann
2019-01-19 11:57 Jonas Stein
2016-08-20 2:28 Tim Harder
2016-04-06 4:39 Ian Delaney
2016-03-07 8:08 Patrice Clement
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=1577866863.8dbc44268f44f1c06b772a964c04f381b2227eb7.hanno@gentoo \
--to=hanno@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