From: "Daniel Pielmeier (billie)" <billie@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libburn: libburn-1.2.8.ebuild ChangeLog
Date: Wed, 20 Mar 2013 18:25:30 +0000 (UTC) [thread overview]
Message-ID: <20130320182530.EEA582171D@flycatcher.gentoo.org> (raw)
billie 13/03/20 18:25:30
Modified: ChangeLog
Added: libburn-1.2.8.ebuild
Log:
Version bump.
(Portage version: 2.1.11.55/cvs/Linux i686, signed Manifest commit with key 215AD14D)
Revision Changes Path
1.131 dev-libs/libburn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libburn/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libburn/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libburn/ChangeLog?r1=1.130&r2=1.131
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog 17 Jan 2013 19:02:59 -0000 1.130
+++ ChangeLog 20 Mar 2013 18:25:30 -0000 1.131
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/libburn
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.130 2013/01/17 19:02:59 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.131 2013/03/20 18:25:30 billie Exp $
+
+*libburn-1.2.8 (20 Mar 2013)
+
+ 20 Mar 2013; Daniel Pielmeier <billie@gentoo.org> +libburn-1.2.8.ebuild:
+ Version bump.
*libburn-1.2.6 (17 Jan 2013)
1.1 dev-libs/libburn/libburn-1.2.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libburn/libburn-1.2.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libburn/libburn-1.2.8.ebuild?rev=1.1&content-type=text/plain
Index: libburn-1.2.8.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.2.8.ebuild,v 1.1 2013/03/20 18:25:30 billie Exp $
EAPI=5
DESCRIPTION="Libburn is an open-source library for reading, mastering and writing optical discs."
HOMEPAGE="http://libburnia-project.org"
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cdio debug static-libs track-src-odirect"
RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"
DEPEND="$RDEPEND
virtual/pkgconfig"
src_configure() {
econf \
$(use_enable static-libs static) \
$(use_enable track-src-odirect) \
--enable-pkg-check-modules \
$(use_enable cdio libcdio) \
--disable-ldconfig-at-install \
$(use_enable debug)
}
src_install() {
default
dodoc CONTRIBUTORS doc/{comments,*.txt}
cd "${S}"/cdrskin
docinto cdrskin
dodoc *.txt README
docinto cdrskin/html
dohtml cdrskin_eng.html
find "${D}" -name '*.la' -exec rm -rf '{}' '+' || die "la removal failed"
}
next reply other threads:[~2013-03-20 18:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-20 18:25 Daniel Pielmeier (billie) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-04-13 17:12 [gentoo-commits] gentoo-x86 commit in dev-libs/libburn: libburn-1.2.8.ebuild ChangeLog Agostino Sarubbo (ago)
2013-04-13 17:15 Agostino Sarubbo (ago)
2013-04-16 18:10 Agostino Sarubbo (ago)
2013-04-16 20:41 Agostino Sarubbo (ago)
2013-04-18 8:11 Agostino Sarubbo (ago)
2013-04-18 15:50 Jeroen Roovers (jer)
2013-04-22 8:44 Agostino Sarubbo (ago)
2013-04-22 9:04 Agostino Sarubbo (ago)
2013-04-26 9:20 Agostino Sarubbo (ago)
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=20130320182530.EEA582171D@flycatcher.gentoo.org \
--to=billie@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