From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B3F57138330 for ; Sat, 27 Aug 2016 08:55:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DCD721C038; Sat, 27 Aug 2016 08:55:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5ACE21C038 for ; Sat, 27 Aug 2016 08:55:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B81033BF54 for ; Sat, 27 Aug 2016 08:55:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 144742467 for ; Sat, 27 Aug 2016 08:55:04 +0000 (UTC) From: "Daniel Pielmeier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Daniel Pielmeier" Message-ID: <1472288088.6bfc6a44b656fe6edba9e54de908cfcd74fa56f5.billie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libburn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libburn/Manifest dev-libs/libburn/libburn-1.4.4.ebuild X-VCS-Directories: dev-libs/libburn/ X-VCS-Committer: billie X-VCS-Committer-Name: Daniel Pielmeier X-VCS-Revision: 6bfc6a44b656fe6edba9e54de908cfcd74fa56f5 X-VCS-Branch: master Date: Sat, 27 Aug 2016 08:55:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 91f96c70-3027-4249-a5ef-77c6747f031f X-Archives-Hash: 111c5c43d0315409f415f753c12dbbd5 commit: 6bfc6a44b656fe6edba9e54de908cfcd74fa56f5 Author: Daniel Pielmeier gentoo org> AuthorDate: Sat Aug 27 08:54:48 2016 +0000 Commit: Daniel Pielmeier gentoo org> CommitDate: Sat Aug 27 08:54:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bfc6a44 dev-libs/libburn: Version bump. Fix bug #591900. Thanks to Lars Wendler for the report. Package-Manager: portage-2.2.28 dev-libs/libburn/Manifest | 1 + dev-libs/libburn/libburn-1.4.4.ebuild | 43 +++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/dev-libs/libburn/Manifest b/dev-libs/libburn/Manifest index f11761d..ab7b21f 100644 --- a/dev-libs/libburn/Manifest +++ b/dev-libs/libburn/Manifest @@ -1,2 +1,3 @@ DIST libburn-1.3.8.tar.gz 967404 SHA256 46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283 SHA512 4f279319b49bc5f5d42751fcab16bfe949e14e6e1018f9138bcc9f8e10a298ecf9795780d5f8807c5c2bf1cc0332f931b709f1fb5809f30abb8054297370f3c6 WHIRLPOOL a814ab1c88b70b03788d490c1d6f9305878613d529fdd58df65a13bc683cf2e6c4e877192f85ffca07474a866115a34ef3932e838097e88db08d73554ed2ad3c DIST libburn-1.4.2.pl01.tar.gz 970417 SHA256 33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb SHA512 74f8187f69e97bf6a138a2d220144f956ad11a5968859272791bc14de7eef675a181bfd211cba1c914fcac1bc70c77dc5adc08fcad027122f81003fbd1554c40 WHIRLPOOL 43dee3fb42508a65f17f994b8effaeb308f5050a94380a18e8cc1d5e98f7305c4740c090341a3d147caa52a277c42befe8cf16e301804bc5220872a219ac8692 +DIST libburn-1.4.4.tar.gz 972931 SHA256 1bf7040d6f1274acd868aec02a3c13241d0da8d9078067d228f2966ca40e7d14 SHA512 03af832c3149ac9b91f2bdb77fbf7a73587710728aee952aaff3a456b7f84532b6e2a35d1d4bad933a20f2f5cb9bd0d8314495cea22dd44b40ce4cbc26e31861 WHIRLPOOL 2b8c25b5ee9d36ce0d130313b09d8fd8da3d996e69b818ba98b40ee4fc94f289898ce93471ac8141a9dad14263005f6a4a4f312b5f881c9765fbe3e4d3c3c8ec diff --git a/dev-libs/libburn/libburn-1.4.4.ebuild b/dev-libs/libburn/libburn-1.4.4.ebuild new file mode 100644 index 00000000..39235de --- /dev/null +++ b/dev-libs/libburn/libburn-1.4.4.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit eutils + +DESCRIPTION="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} + + docinto cdrskin + dodoc cdrskin/{*.txt,README} + docinto cdrskin/html + dodoc cdrskin/cdrskin_eng.html + + prune_libtool_files --all +}