public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libexif/
Date: Tue, 18 Sep 2018 09:23:05 +0000 (UTC)	[thread overview]
Message-ID: <1537262565.e25ec56d228a33edb9dd3284745245979a2e5411.asturm@gentoo> (raw)

commit:     e25ec56d228a33edb9dd3284745245979a2e5411
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 18 09:15:13 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 18 09:22:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25ec56d

media-libs/libexif: EAPI-7 bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-libs/libexif/libexif-0.6.21-r2.ebuild | 47 +++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

diff --git a/media-libs/libexif/libexif-0.6.21-r2.ebuild b/media-libs/libexif/libexif-0.6.21-r2.ebuild
new file mode 100644
index 00000000000..252bbbbc790
--- /dev/null
+++ b/media-libs/libexif/libexif-0.6.21-r2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit libtool multilib-minimal
+
+DESCRIPTION="Library for parsing, editing, and saving EXIF data"
+HOMEPAGE="https://libexif.github.io/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE="doc nls static-libs"
+
+RDEPEND="nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	virtual/pkgconfig
+	doc? ( app-doc/doxygen )
+	nls? ( sys-devel/gettext )"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.6.13-pkgconfig.patch )
+
+src_prepare() {
+	default
+	sed -i -e '/FLAGS=/s:-g::' configure || die #390249
+	elibtoolize # For *-bsd
+}
+
+multilib_src_configure() {
+	ECONF_SOURCE=${S} econf \
+		$(use_enable doc docs) \
+		$(use_enable nls) \
+		$(use_enable static-libs static) \
+		--with-doc-dir="${EPREFIX}"/usr/share/doc/${PF}
+}
+
+multilib_src_install() {
+	emake DESTDIR="${D}" install
+}
+
+multilib_src_install_all() {
+	find "${D}" -name '*.la' -delete || die
+	rm -f "${ED}"/usr/share/doc/${PF}/{ABOUT-NLS,COPYING} || die
+}


             reply	other threads:[~2018-09-18  9:23 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-18  9:23 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09  5:36 [gentoo-commits] repo/gentoo:master commit in: media-libs/libexif/ Sam James
2024-11-08  5:11 Eli Schwartz
2023-01-28 19:14 Arthur Zamarin
2022-08-30 19:06 Sam James
2022-04-17 18:32 Sam James
2022-02-19 14:03 Arthur Zamarin
2022-02-19 13:37 Arthur Zamarin
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2022-02-19 12:42 Arthur Zamarin
2022-02-19  9:15 Arthur Zamarin
2022-02-19  8:47 Arthur Zamarin
2021-11-26  5:19 Sam James
2021-10-17  7:15 Michał Górny
2021-10-16 22:05 Sam James
2021-10-14  3:25 Sam James
2021-10-13 20:37 Sam James
2021-10-13  6:01 Agostino Sarubbo
2021-10-13  3:23 Sam James
2021-10-13  3:23 Sam James
2021-09-12 21:29 Sam James
2021-05-26  1:01 Yixun Lan
2021-01-25 22:05 Sam James
2021-01-18 16:39 Sam James
2021-01-18 16:39 Sam James
2020-12-27  9:29 Andreas Sturmlechner
2020-12-21  8:19 Benda XU
2020-11-22 12:26 Sergei Trofimovich
2020-11-16 21:27 Sam James
2020-11-16 21:26 Sam James
2020-11-16 21:26 Sam James
2020-11-16 21:26 Sam James
2020-11-16  0:42 Sam James
2020-11-16  0:22 Sam James
2020-11-16  0:11 Sam James
2020-11-15 10:41 Sam James
2020-11-15  9:24 Sam James
2020-06-24 17:22 Sergei Trofimovich
2020-06-23 17:25 Sergei Trofimovich
2020-06-22  6:57 Agostino Sarubbo
2020-06-21 17:08 Agostino Sarubbo
2020-06-21 17:03 Agostino Sarubbo
2020-06-21 16:58 Agostino Sarubbo
2020-06-20 16:40 Mart Raudsepp
2020-06-20 13:48 Thomas Deutschmann
2020-06-17  1:11 Thomas Deutschmann
2019-05-23  3:27 Aaron Bauman
2019-03-28 15:01 Aaron Bauman
2019-03-28  9:03 Tobias Klausmann
2019-03-27 23:44 Thomas Deutschmann
2019-03-25 22:18 Sergei Trofimovich
2019-03-24 20:25 Sergei Trofimovich
2019-03-24 20:12 Sergei Trofimovich
2019-03-24 19:44 Sergei Trofimovich
2019-03-21 20:39 Markus Meier
2019-03-21  7:26 Sergei Trofimovich
2019-03-20 20:59 Agostino Sarubbo
2019-01-15 21:21 Sergei Trofimovich
2018-10-12 16:12 Mikle Kolyada
2018-10-02 10:58 Tobias Klausmann
2018-09-24 18:17 Markus Meier
2018-09-22 11:14 Sergei Trofimovich
2018-09-19 19:51 Sergei Trofimovich
2018-09-19 17:35 Thomas Deutschmann
2018-09-19  7:43 Mikle Kolyada
2018-09-18 17:15 Matt Turner
2018-09-18 17:15 Matt Turner
2017-01-29 19:14 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=1537262565.e25ec56d228a33edb9dd3284745245979a2e5411.asturm@gentoo \
    --to=asturm@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