Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=1de7ab98e3e5f66f5a57322f82ca86d379b729ea
commit 1de7ab98e3e5f66f5a57322f82ca86d379b729ea Author: Marius Cirsta <[email protected]> Date: Sun Oct 28 15:40:18 2012 +0000 deadbeef-0.5.6-1-x86_64 * version bump diff --git a/source/xmultimedia-extra/deadbeef/FrugalBuild b/source/xmultimedia-extra/deadbeef/FrugalBuild index b0f7d82..f0ccc64 100644 --- a/source/xmultimedia-extra/deadbeef/FrugalBuild +++ b/source/xmultimedia-extra/deadbeef/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Marius Cirsta <[email protected]> pkgname=deadbeef -pkgver=0.5.5 -pkgrel=2 +pkgver=0.5.6 +pkgrel=1 pkgdesc="DeaDBeeF is an audio player for GNU/Linux systems with X11 written in C and C++." _F_sourceforge_ext=".tar.bz2" _F_archive_grepv="static" @@ -24,7 +24,7 @@ Faddsubpkg "$pkgname-faad" "$pkgname plugin(s) using faad." "faad2" Faddsubpkg "$pkgname-dbus" "$pkgname plugin(s) using dbus." "dbus" "$pkgname=$pkgver" Faddsubpkg "$pkgname-pulseaudio" "$pkgname plugin(s) using pulseaudio." "pulseaudio>=2.1 libxtst" "$pkgname=$pkgver" source=(${source[@]} fixes.patch) -sha1sums=('cf738fdb96be152a14769e4e29aa8e45722ff332' \ +sha1sums=('eb371392ed9604045081ede87c2c9daed522eef0' \ '414c6f5332ac975ac6caac6d3f7557cab2f4990a') build() { @@ -42,7 +42,8 @@ build() { Fsplit $pkgname-curl "/usr/lib/$pkgname/vfs_curl.*" Fsplit $pkgname-curl "/usr/lib/$pkgname/lastfm.*" Fsplit $pkgname-mad "/usr/lib/$pkgname/mpgmad.*" - Fsplit $pkgname-ffmpeg "/usr/lib/$pkgname/ffmpeg.*" + # our newer ffmpeg is not supported right now + #Fsplit $pkgname-ffmpeg "/usr/lib/$pkgname/ffmpeg.*" Fsplit $pkgname-faad "/usr/lib/$pkgname/aac.*" Fsplit $pkgname-dbus "/usr/lib/$pkgname/notify.*" Fsplit $pkgname-pulseaudio "/usr/lib/$pkgname/pulse.*" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
