diff options
Diffstat (limited to 'media-libs/libbdplus')
-rw-r--r-- | media-libs/libbdplus/Manifest | 1 | ||||
-rw-r--r-- | media-libs/libbdplus/libbdplus-9999.ebuild | 28 |
2 files changed, 0 insertions, 29 deletions
diff --git a/media-libs/libbdplus/Manifest b/media-libs/libbdplus/Manifest deleted file mode 100644 index 78d3435..0000000 --- a/media-libs/libbdplus/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD libbdplus-9999.ebuild 593 SHA256 eec72dd6838bc6b9538597b7bdb1a1d3aba708de3955020b8e260c141d75618c SHA512 27c0b66639d1db7a7a3d0083031e3cbc42b02bc8a836236b0a0d64fea5fb3843ddd7e7a0ad1debbc1cdffcf3e98d973419c252dd7459c33e1663f5ecf8661252 WHIRLPOOL e8c4650a2be2b01a52c5b8e273d1d100d54ef65714e87f731c5df140f1c9acf517c55ca49d2a261609f08c47e92c609b64b07dac32f9de2303d67457ef7a4018 diff --git a/media-libs/libbdplus/libbdplus-9999.ebuild b/media-libs/libbdplus/libbdplus-9999.ebuild deleted file mode 100644 index c053cba..0000000 --- a/media-libs/libbdplus/libbdplus-9999.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit eutils git-2 autotools-utils - -DESCRIPTION="Library for handling the BD+ protection scheme on bluray discs" -HOMEPAGE="http://www.videolan.org/developers/libbdplus.html" - -EGIT_REPO_URI="git://git.videolan.org/libbdplus.git" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="" -IUSE="doc" - -DEPEND=">=media-libs/libaacs-0.7.0" -RDEPEND="${DEPEND}" - -AUTOTOOLS_IN_SOURCE_BUILD=1 -AUTOTOOLS_AUTORECONF=1 -DOCS=(COPYING README.txt ChangeLog) - -src_unpack () { - git-2_src_unpack -}
\ No newline at end of file |