public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libzmf/
Date: Sat,  5 Nov 2016 21:00:58 +0000 (UTC)	[thread overview]
Message-ID: <1478379650.236756d23b42c0cd86e0c29b96dd3315cbd04d4e.dilfridge@gentoo> (raw)

commit:     236756d23b42c0cd86e0c29b96dd3315cbd04d4e
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Oct 26 17:39:59 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov  5 21:00:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236756d2

media-libs/libzmf: Add 0.0.1 release

Package-Manager: portage-2.3.0

 media-libs/libzmf/Manifest                                    | 1 +
 media-libs/libzmf/{libzmf-9999.ebuild => libzmf-0.0.1.ebuild} | 9 +++------
 media-libs/libzmf/libzmf-9999.ebuild                          | 7 ++-----
 3 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/media-libs/libzmf/Manifest b/media-libs/libzmf/Manifest
new file mode 100644
index 00000000..c5ceda5
--- /dev/null
+++ b/media-libs/libzmf/Manifest
@@ -0,0 +1 @@
+DIST libzmf-0.0.1.tar.xz 315060 SHA256 eaf533ea29f9b66e75c0dcb631f1616b4f3cec9474e4fa0d2835769056a0e57a SHA512 cf601974a762ddee45430c136f40231e7659884544881ab37563a97e169201bfd335bad1ddc220e882612e2480070c4a36ba3826242a48e12105e20bb6f717e2 WHIRLPOOL a6e2dae1ef2b09f77332c4eee5da17113ab034f486f93ce31484f14a31ef6db27cf69d6187541cd751d3e85fa08e88b7b2cc41703634c61a92301bd4d0ae8b6f

diff --git a/media-libs/libzmf/libzmf-9999.ebuild b/media-libs/libzmf/libzmf-0.0.1.ebuild
similarity index 86%
copy from media-libs/libzmf/libzmf-9999.ebuild
copy to media-libs/libzmf/libzmf-0.0.1.ebuild
index 12a3836..543a6fb 100644
--- a/media-libs/libzmf/libzmf-9999.ebuild
+++ b/media-libs/libzmf/libzmf-0.0.1.ebuild
@@ -5,10 +5,7 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libzmf"
-
-[[ ${PV} == 9999 ]] && GITECLASS="git-r3 autotools"
-inherit eutils ${GITECLASS}
-unset GITECLASS
+[[ ${PV} == 9999 ]] && inherit git-r3 autotools
 
 DESCRIPTION="Library for parsing Zoner Callisto/Draw documents"
 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
@@ -28,7 +25,7 @@ RDEPEND="
 	sys-libs/zlib
 "
 DEPEND="${RDEPEND}
-	dev-libs/boost
+	>=dev-libs/boost-1.56
 	doc? ( app-doc/doxygen )
 	test? ( dev-util/cppunit )
 "
@@ -48,5 +45,5 @@ src_configure() {
 
 src_install() {
 	default
-	prune_libtool_files --all
+	find "${D}" -name '*.la' -delete || die
 }

diff --git a/media-libs/libzmf/libzmf-9999.ebuild b/media-libs/libzmf/libzmf-9999.ebuild
index 12a3836..fbc7c32 100644
--- a/media-libs/libzmf/libzmf-9999.ebuild
+++ b/media-libs/libzmf/libzmf-9999.ebuild
@@ -5,10 +5,7 @@
 EAPI=6
 
 EGIT_REPO_URI="git://gerrit.libreoffice.org/libzmf"
-
-[[ ${PV} == 9999 ]] && GITECLASS="git-r3 autotools"
-inherit eutils ${GITECLASS}
-unset GITECLASS
+[[ ${PV} == 9999 ]] && inherit git-r3 autotools
 
 DESCRIPTION="Library for parsing Zoner Callisto/Draw documents"
 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
@@ -48,5 +45,5 @@ src_configure() {
 
 src_install() {
 	default
-	prune_libtool_files --all
+	find "${D}" -name '*.la' -delete || die
 }


             reply	other threads:[~2016-11-05 21:01 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-05 21:00 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-12 12:26 [gentoo-commits] repo/gentoo:master commit in: media-libs/libzmf/ WANG Xuerui
2022-08-12 12:26 WANG Xuerui
2022-06-19  9:14 David Seifert
2022-06-19  9:14 David Seifert
2022-03-25 13:55 Jakov Smolić
2021-08-03 14:06 Andreas Sturmlechner
2019-07-31 21:11 Aaron Bauman
2019-02-17 17:14 Sergei Trofimovich
2019-02-17 17:08 Sergei Trofimovich
2019-01-27 12:25 Sergei Trofimovich
2018-09-19 18:35 Matt Turner
2017-11-16  1:36 Thomas Deutschmann
2017-11-14 13:28 Agostino Sarubbo
2017-11-10 11:05 Andreas Sturmlechner
2017-10-08 19:08 Andreas Sturmlechner
2017-08-27 15:34 Michael Palimaka
2017-05-26 19:18 Andreas Hüttel
2017-02-06 22:03 Andreas Sturmlechner
2016-10-01 22:08 Andreas Hüttel

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=1478379650.236756d23b42c0cd86e0c29b96dd3315cbd04d4e.dilfridge@gentoo \
    --to=dilfridge@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