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 94DD41382C5 for ; Wed, 7 Feb 2018 19:47:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7022E09B6; Wed, 7 Feb 2018 19:47:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86F77E09B6 for ; Wed, 7 Feb 2018 19:47:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 915A3335C30 for ; Wed, 7 Feb 2018 19:47:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25B031CD for ; Wed, 7 Feb 2018 19:47:26 +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: <1518032841.596d63a2898559d3ec294cda583f3a70e7adc6f4.billie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libisoburn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libisoburn/Manifest dev-libs/libisoburn/libisoburn-1.4.6.ebuild dev-libs/libisoburn/metadata.xml X-VCS-Directories: dev-libs/libisoburn/ X-VCS-Committer: billie X-VCS-Committer-Name: Daniel Pielmeier X-VCS-Revision: 596d63a2898559d3ec294cda583f3a70e7adc6f4 X-VCS-Branch: master Date: Wed, 7 Feb 2018 19:47:26 +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: 0ce56a59-cfe7-4079-9781-9aa9314fe6bd X-Archives-Hash: 3e249a4905cbf8bb9cbef6f816f2aced commit: 596d63a2898559d3ec294cda583f3a70e7adc6f4 Author: Daniel Pielmeier gentoo org> AuthorDate: Wed Feb 7 19:47:21 2018 +0000 Commit: Daniel Pielmeier gentoo org> CommitDate: Wed Feb 7 19:47:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=596d63a2 dev-libs/libisoburn: Remove old. Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-libs/libisoburn/Manifest | 1 - dev-libs/libisoburn/libisoburn-1.4.6.ebuild | 62 ----------------------------- dev-libs/libisoburn/metadata.xml | 1 - 3 files changed, 64 deletions(-) diff --git a/dev-libs/libisoburn/Manifest b/dev-libs/libisoburn/Manifest index baa1491865d..75b4a09b5e9 100644 --- a/dev-libs/libisoburn/Manifest +++ b/dev-libs/libisoburn/Manifest @@ -1,2 +1 @@ -DIST libisoburn-1.4.6.tar.gz 1528141 BLAKE2B f13ede88e31d0f11cbc8833c1e276a43b0e53375ec674c05d34d11bdb7b1dba965ddf0c549b6bdc0ffbb3ce5ef3e1847e7170ef95a3fbbca8b6593214fbbec1e SHA512 329d3234e8ae31abcab8d8a61a6531ab7ccdd8340148f84a6c77a23bbe16b303bf1dc95cafc751bf13f83e855f158b59ddd9e93c3dd1fe6046c1b5ea27eefb69 DIST libisoburn-1.4.8.tar.gz 1537097 BLAKE2B 569684a115ac09506aa2fe6439f4dd80424ba7a5fb539b587e618a2a618c18512099117892ed0abc7268bb258c80a1ce8c2e4535f4eef963a14a5f8285806e23 SHA512 26dd6f6884d98d9d3f54bf18b529a688d28aa0ff54b7fe6fe7926c7765755a1c7f7b2d0ef02ca6ea2bdac9ddf6f928c01c89a3547aea1e9f0b47346b160d0d46 diff --git a/dev-libs/libisoburn/libisoburn-1.4.6.ebuild b/dev-libs/libisoburn/libisoburn-1.4.6.ebuild deleted file mode 100644 index 6a218890041..00000000000 --- a/dev-libs/libisoburn/libisoburn-1.4.6.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Creation/expansion of ISO-9660 filesystems on CD/DVD media supported by libburn" -HOMEPAGE="https://dev.lovelyhq.com/libburnia/web/wikis/home" -SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz" - -LICENSE="GPL-2 GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86" -IUSE="acl cdio debug external-filters external-filters-setuid frontend-optional - launch-frontend launch-frontend-setuid libedit readline static-libs xattr zlib" - -REQUIRED_USE="frontend-optional? ( || ( launch-frontend launch-frontend-setuid ) )" - -RDEPEND=">=dev-libs/libburn-1.4.6 - >=dev-libs/libisofs-1.4.6 - readline? ( sys-libs/readline:0= ) - !readline? ( libedit? ( dev-libs/libedit ) ) - acl? ( virtual/acl ) - xattr? ( sys-apps/attr ) - zlib? ( sys-libs/zlib ) - cdio? ( >=dev-libs/libcdio-0.83 ) - launch-frontend? ( dev-lang/tcl:0 dev-lang/tk:0 ) - launch-frontend-setuid? ( dev-lang/tcl:0 dev-lang/tk:0 ) - frontend-optional? ( dev-tcltk/bwidget )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_configure() { - econf \ - $(use_enable static-libs static) \ - $(use_enable readline libreadline) \ - $(usex readline --disable-libedit $(use_enable libedit)) \ - $(use_enable acl libacl) \ - $(use_enable xattr) \ - $(use_enable zlib) \ - --disable-libjte \ - $(use_enable cdio libcdio) \ - $(use_enable external-filters) \ - $(use_enable external-filters-setuid) \ - $(use_enable launch-frontend) \ - $(use_enable launch-frontend-setuid) \ - --disable-ldconfig-at-install \ - --enable-pkg-check-modules \ - $(use_enable debug) -} - -src_install() { - default - - dodoc CONTRIBUTORS doc/{comments,*.wiki,startup_file.txt} - - docinto frontend - dodoc frontend/README-tcltk - docinto xorriso - dodoc xorriso/{changelog.txt,README_gnu_xorriso} - - find "${D}" -name '*.la' -delete || die -} diff --git a/dev-libs/libisoburn/metadata.xml b/dev-libs/libisoburn/metadata.xml index 27b2e06fc23..e62621e3afd 100644 --- a/dev-libs/libisoburn/metadata.xml +++ b/dev-libs/libisoburn/metadata.xml @@ -14,6 +14,5 @@ risk) Enable the tcl gui for xorriso Enable the tcl gui for xorriso under setuid Use dev-tcltk/bwidget which is not strictly required for the frontend -Enable EXPERIMENTAL use of libcdio as system adapter