public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libuninameslist/
Date: Wed, 31 Mar 2021 23:13:34 +0000 (UTC)	[thread overview]
Message-ID: <1617232399.45b0684e5b1c45313cad6e36b533cf6aee9db9d5.sam@gentoo> (raw)

commit:     45b0684e5b1c45313cad6e36b533cf6aee9db9d5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 23:04:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 23:13:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b0684e

media-libs/libuninameslist: add 20200413

Contains the latest libtool, so no need
for us to refresh by ourselves.

Closes: https://bugs.gentoo.org/668406
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/libuninameslist/Manifest                 |  1 +
 .../libuninameslist/libuninameslist-20200413.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/media-libs/libuninameslist/Manifest b/media-libs/libuninameslist/Manifest
index 61e8d80e744..41b1d12d101 100644
--- a/media-libs/libuninameslist/Manifest
+++ b/media-libs/libuninameslist/Manifest
@@ -1 +1,2 @@
 DIST libuninameslist-20091231.tar.bz2 568820 BLAKE2B 09574729cc8b655bc9921c49b6f81a7c242a761d70865a0ca6b9ef479582f158f05580e81b94100994ede623ebf8e16f482ae2bacbd596d195b2201023a8ee7e SHA512 3780759428ef2bf2fd808de6ea87a44cf85952f926240ea355d692ef08b5e50c1cf068a2ee05b00cf0fc6b725d71142306aae01e9d6e5144291f6e5dc4505bc2
+DIST libuninameslist-dist-20200413.tar.gz 1210689 BLAKE2B 10577d930e4f1e2d8dc41d7df684b63897f62dae31d0bb2208b26ec9102ecc2fd0181d7d3d05c6c678de69b4f379805bfcbf0a484fd0076ff65ee2fa1e9d1368 SHA512 88befff4bf7efed149b4e3a5d58a733b2cb6477e103ec34529ff02a88f8c72a6fc9d7b0be9e97cd539a75c8ebe5e4127cdf03a568da2f219157174b9b585b2a3

diff --git a/media-libs/libuninameslist/libuninameslist-20200413.ebuild b/media-libs/libuninameslist/libuninameslist-20200413.ebuild
new file mode 100644
index 00000000000..a84c4db8e5c
--- /dev/null
+++ b/media-libs/libuninameslist/libuninameslist-20200413.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Library of unicode annotation data"
+HOMEPAGE="https://github.com/fontforge/libuninameslist"
+SRC_URI="https://github.com/fontforge/libuninameslist/releases/download/${PV}/${PN}-dist-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+
+src_configure() {
+	econf --disable-static
+}
+
+src_install() {
+	default
+	find "${ED}"/usr -name '*.la' -delete || die
+}


             reply	other threads:[~2021-03-31 23:13 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31 23:13 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-31 18:52 [gentoo-commits] repo/gentoo:master commit in: media-libs/libuninameslist/ Sam James
2024-12-05 18:31 Sam James
2024-12-03 11:14 Sam James
2024-12-02 15:00 Sam James
2024-12-02 14:57 Sam James
2024-12-02 14:57 Sam James
2024-12-02 14:57 Sam James
2024-12-02 14:57 Sam James
2023-09-25  2:00 Sam James
2023-03-04 22:30 Jakov Smolić
2023-03-04  8:55 Arthur Zamarin
2023-03-04  8:31 Arthur Zamarin
2023-03-04  7:23 Arthur Zamarin
2023-03-04  7:17 Arthur Zamarin
2023-03-04  6:22 Arthur Zamarin
2023-03-04  6:20 Arthur Zamarin
2023-03-04  5:34 Arthur Zamarin
2022-10-24 11:47 Sam James
2022-08-02 18:47 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02  7:48 Joonas Niilola
2022-05-16 23:31 Sam James
2022-05-16 23:31 Sam James
2021-10-07  6:37 Sam James
2021-09-26 22:28 James Le Cuirot
2021-09-09  7:39 Agostino Sarubbo
2021-09-09  7:17 Agostino Sarubbo
2021-09-08  6:59 Sam James
2021-09-08  6:59 Sam James
2021-09-08  6:59 Sam James
2021-09-08  6:59 Sam James
2021-09-08  6:59 Sam James
2021-05-06  7:22 Sergei Trofimovich
2021-05-04 21:27 Sam James
2021-05-04 21:26 Sam James
2021-04-02 13:12 David Seifert
2021-03-31 23:13 Sam James
2021-03-31 23:13 Sam James
2018-06-22 22:17 Patrice Clement
2018-03-28 19:09 Matt Turner
2017-01-29 19:15 Fabian Groffen

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=1617232399.45b0684e5b1c45313cad6e36b533cf6aee9db9d5.sam@gentoo \
    --to=sam@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