From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-cdr/burncdda/Manifest | 3 --- app-cdr/burncdda/burncdda-1.8.3.ebuild | 40 ---------------------------------- app-cdr/burncdda/metadata.xml | 12 ---------- 3 files changed, 55 deletions(-) delete mode 100644 app-cdr/burncdda/Manifest delete mode 100644 app-cdr/burncdda/burncdda-1.8.3.ebuild delete mode 100644 app-cdr/burncdda/metadata.xml (limited to 'app-cdr/burncdda') diff --git a/app-cdr/burncdda/Manifest b/app-cdr/burncdda/Manifest deleted file mode 100644 index 98abe94e0f5e..000000000000 --- a/app-cdr/burncdda/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST burncdda-1.8.3.tar.gz 23710 BLAKE2B 60e70eaa31d2c2eee2a3e3a874f28dde1fc1c4d221b9eb14119666f505f94275c78f4aa87b823ee7c926bb657492a0cbc9830635d2a3d781b9853ec8866c5caa SHA512 b0ddf9457ca9a1b8ad07b43aba4b5c6532ef09aae85b363802084bcf7bbb4d4bfadf980af98862dfbdd72e257d287f1e517323ebec7432be3514880e393e9f1d -EBUILD burncdda-1.8.3.ebuild 713 BLAKE2B e420f819d332959355b55b3723c49bcab504c88fa923ef378fb8bca1f0d0642c31af6868d21fb04214e7965504175fca919d0dd7a36221c5163362075ea48074 SHA512 8f62740382d174173d5f31e048e3831a287d65a0025ccdbb4d4b546d84cf6872a2a4bde2f2322febe1349b8b669c01f8f9ed7ee54401b236f48132031b548a70 -MISC metadata.xml 527 BLAKE2B 9051fc1e5e9905f5e86eb2b8cc3cbfaeb1caa5e25ac730a45f63c99c7acdec20e49f004d3248efb7bbee886758b9ec350ffffc6c979c172cdb6898eebbb27da0 SHA512 7b37753fad3ed11f3afa59b31d51ae2a90336ebb16f22b20a8c1cbed06c4f430126708eb5ff63724204b6cb10489c966cae3d3cb6703b2d440c52c98ce987352 diff --git a/app-cdr/burncdda/burncdda-1.8.3.ebuild b/app-cdr/burncdda/burncdda-1.8.3.ebuild deleted file mode 100644 index 0d02e2c31549..000000000000 --- a/app-cdr/burncdda/burncdda-1.8.3.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Console app for copying burning audio cds" -HOMEPAGE="http://burncdda.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" -IUSE="flac mp3 vorbis" - -RDEPEND=" - app-cdr/cdrdao - dev-util/dialog - media-sound/normalize - media-sound/sox - virtual/cdrtools - flac? ( media-libs/flac ) - mp3? ( - media-sound/mpg123 - media-sound/mp3_check - ) - vorbis? ( media-sound/vorbis-tools ) -" - -src_install() { - dobin ${PN} - - insinto /usr/share/${PN} - doins *.func - - insinto /etc - doins ${PN}.conf - - dodoc ChangeLog - doman burncdda.1 -} diff --git a/app-cdr/burncdda/metadata.xml b/app-cdr/burncdda/metadata.xml deleted file mode 100644 index a6a5608a3f0e..000000000000 --- a/app-cdr/burncdda/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - burnCDDA is a console frontend to cdrdao, cdrecord, mpg123, oggdec, mppdec, - flac, normalize, and mp3_check. It can be used to create audio CDs from an - M3U playlist (the playlist format of XMMS and amaroK). It supports MP3, OGG - Vorbis, Musepack, FLAC, and WAV files, and it might be the easiest way to - copy an audio CD. - - -- cgit v1.2.3