blob: 751d7617f32810eee64d47c8730af16e43d0022e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install
DEPEND=cdio? ( >=dev-libs/libcdio-0.83 ) virtual/pkgconfig
DESCRIPTION=Open-source library for reading, mastering and writing optical discs
EAPI=5
HOMEPAGE=http://libburnia-project.org
IUSE=cdio debug static-libs track-src-odirect
KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86
LICENSE=GPL-2
RDEPEND=cdio? ( >=dev-libs/libcdio-0.83 )
SLOT=0
SRC_URI=http://files.libburnia-project.org/releases/libburn-1.3.8.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=6073a0abf3ab6a4358b7d8e4000a44fe
|