app-cdr/k3b: add lame patch

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@632 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2008-12-10 06:19:58 +00:00
parent 0bb891fc2e
commit f35322bc18
4 changed files with 28 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ pkg_setup() {
}
src_compile() {
# epatch "${FILESDIR}"/k3b-2.0_pre20080808-ffmpeg-1.patch
epatch "${FILESDIR}"/k3b-2.0_pre20081208-lame.patch
if use debug; then
mycmakeargs="${mycmakeargs} -DADD_K3B_DEBUG=On"
else