[Frugalware-git] ryuotesting: deadbeef-0.5.2-2-x86_64

Marius Cirsta mcirsta at frugalware.org
Thu Apr 12 18:07:38 CEST 2012


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=6eb8cc9a89b3277c1d8e745435f4f1b0675aeb1a

commit 6eb8cc9a89b3277c1d8e745435f4f1b0675aeb1a
Author: Marius Cirsta <mcirsta at frugalware.org>
Date:   Mon Apr 9 22:50:36 2012 +0000

deadbeef-0.5.2-2-x86_64

* changed m8r
* fix compile

diff --git a/source/xmultimedia-extra/deadbeef/FrugalBuild b/source/xmultimedia-extra/deadbeef/FrugalBuild
index 8d5c7cc..7a58762 100644
--- a/source/xmultimedia-extra/deadbeef/FrugalBuild
+++ b/source/xmultimedia-extra/deadbeef/FrugalBuild
@@ -1,9 +1,9 @@
# Compiling Time: 1.59 SBU
-# Maintainer: James Buren <ryuo at frugalware.org>
+# Maintainer: Marius Cirsta <mcirsta at frugalware.org>

pkgname=deadbeef
pkgver=0.5.2
-pkgrel=1
+pkgrel=2
pkgdesc="DeaDBeeF is an audio player for GNU/Linux systems with X11 written in C and C++."
_F_sourceforge_ext=".tar.bz2"
depends=('gtk+2' 'libsamplerate' 'libzip')
@@ -26,7 +26,7 @@ sha1sums=('8567d36a55651717ada752781cda42f9a60cc63b')
build() {
Fbuild_slice_scrollkeeper
Fpatchall
-	Fmake --disable-wildmidi
+	Fmake --disable-wildmidi --disable-sid
if [ -n "$_F_gnome_schemas" ]; then
Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1
else


More information about the Frugalware-git mailing list