From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/woff2/
Date: Wed, 15 Apr 2020 08:32:52 +0000 (UTC) [thread overview]
Message-ID: <1586939536.1cf6b7f87bf6a71f2d152b9d76e57efc2b9c0a98.graaff@gentoo> (raw)
commit: 1cf6b7f87bf6a71f2d152b9d76e57efc2b9c0a98
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 08:32:01 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 08:32:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf6b7f8
media-libs/woff2: also install cli tools
Thanks for Wicher Minnaard in bug 688624 for
providing the initial patch.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
media-libs/woff2/woff2-1.0.2-r2.ebuild | 37 ++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/media-libs/woff2/woff2-1.0.2-r2.ebuild b/media-libs/woff2/woff2-1.0.2-r2.ebuild
new file mode 100644
index 00000000000..9036f520f92
--- /dev/null
+++ b/media-libs/woff2/woff2-1.0.2-r2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="Encode/decode WOFF2 font format"
+HOMEPAGE="https://github.com/google/woff2"
+SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
+IUSE=""
+
+RDEPEND="app-arch/brotli"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+ local mycmakeargs=(
+ -DCMAKE_SKIP_RPATH=ON # needed, causes QA warnings otherwise
+ -DCANONICAL_PREFIXES=ON #661942
+ )
+ cmake-utils_src_configure
+}
+
+src_install() {
+ cmake-utils_src_install
+
+ dobin ${BUILD_DIR}/woff2_compress
+ dobin ${BUILD_DIR}/woff2_decompress
+ dobin ${BUILD_DIR}/woff2_info
+
+ einstalldocs
+}
next reply other threads:[~2020-04-15 8:32 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-15 8:32 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-22 22:05 [gentoo-commits] repo/gentoo:master commit in: media-libs/woff2/ Sam James
2025-03-14 16:59 Sam James
2024-12-21 17:16 Arthur Zamarin
2022-06-16 16:30 Sam James
2022-05-17 13:07 WANG Xuerui
2022-04-18 18:42 Sam James
2022-04-18 18:22 Arthur Zamarin
2022-04-02 7:33 Arthur Zamarin
2022-04-01 5:49 Arthur Zamarin
2022-03-31 19:07 Arthur Zamarin
2022-03-30 11:47 Agostino Sarubbo
2022-03-30 11:47 Agostino Sarubbo
2022-03-30 11:09 Jakov Smolić
2022-03-30 11:09 Jakov Smolić
2022-02-27 9:28 Hans de Graaff
2021-09-26 22:28 James Le Cuirot
2021-09-07 9:58 Andreas Sturmlechner
2021-08-18 19:39 Sam James
2021-01-06 14:27 Fabian Groffen
2021-01-03 11:38 Sergei Trofimovich
2020-09-18 7:44 Sergei Trofimovich
2020-09-18 6:48 Sergei Trofimovich
2020-06-29 15:42 Mikle Kolyada
2020-06-28 20:30 Agostino Sarubbo
2020-06-28 14:19 Thomas Deutschmann
2020-06-26 21:16 Mart Raudsepp
2020-06-23 17:25 Sergei Trofimovich
2020-04-27 17:08 Sergei Trofimovich
2020-04-24 21:48 Sergei Trofimovich
2020-04-24 6:47 Agostino Sarubbo
2020-04-15 8:32 Hans de Graaff
2020-04-05 9:38 Agostino Sarubbo
2020-04-04 13:27 Agostino Sarubbo
2020-04-01 17:13 Sergei Trofimovich
2019-05-21 3:17 Aaron Bauman
2019-01-05 17:19 Mikle Kolyada
2018-08-16 21:09 Michał Górny
2018-08-13 8:15 Tobias Klausmann
2018-08-12 13:24 Sergei Trofimovich
2018-08-02 21:34 Sergei Trofimovich
2018-07-30 20:52 Mikle Kolyada
2018-07-30 6:23 Sergei Trofimovich
2018-07-28 16:16 Thomas Deutschmann
2018-07-28 13:25 Thomas Deutschmann
2018-07-25 9:29 Mart Raudsepp
2018-07-25 9:05 Fabian Groffen
2018-07-24 23:19 Mart Raudsepp
2018-07-22 19:08 Mikle Kolyada
2018-07-22 9:01 Sergei Trofimovich
2018-07-16 21:57 Mart Raudsepp
2018-07-16 21:57 Mart Raudsepp
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=1586939536.1cf6b7f87bf6a71f2d152b9d76e57efc2b9c0a98.graaff@gentoo \
--to=graaff@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