1 2 3 4 5 6 7 8 9 10 11 12 13
# cdrkit build file LICENSE="GPLv2" DESCRIPTION="A set of tools for CD recording" HOMEPAGE="http://www.cdrkit.org" PARALLEL_MAKE = "" DEPENDS = "libcap" SRC_URI="http://cdrkit.org/releases/cdrkit-${PV}.tar.gz" S="${WORKDIR}/cdrkit-${PV}" PR = "r0"