From 8d854c4fb7e12915b12579454c9b1aba157f50fd Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Thu, 29 Dec 2022 01:45:18 +0300 Subject: [PATCH] deadbeef. --- multimedia/sound/deadbeef/actions.py | 15 ++++++++------- .../sound/deadbeef/files/return_ru_trnsl.patch | 4 ++-- multimedia/sound/deadbeef/pspec.xml | 11 +++++++++-- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/multimedia/sound/deadbeef/actions.py b/multimedia/sound/deadbeef/actions.py index c1b7928e72..46e365758a 100644 --- a/multimedia/sound/deadbeef/actions.py +++ b/multimedia/sound/deadbeef/actions.py @@ -4,16 +4,18 @@ # Licensed under the GNU General Public License, version 3. # See the file https://www.gnu.org/licenses/gpl-3.0.txt -from pisi.actionsapi import shelltools -from pisi.actionsapi import autotools -from pisi.actionsapi import pisitools -from pisi.actionsapi import get +from pisi.actionsapi import shelltools, autotools, pisitools, get + +i = ''.join([ + ' --disable-oss', + ' --disable-coreaudio ' + ]) def setup(): shelltools.export("CC", "/usr/bin/clang") shelltools.export("CXX", "/usr/bin/clang++") #shelltools.export("LDFLAGS", "%s -fuse-ld=lld -ldl " % get.LDFLAGS()) - autotools.configure("--disable-oss --disable-coreaudio") + autotools.configure(i) def build(): autotools.make() @@ -21,5 +23,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) -# pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "README") - + pisitools.dodoc("about.txt", "AUTHORS", "ChangeLog") diff --git a/multimedia/sound/deadbeef/files/return_ru_trnsl.patch b/multimedia/sound/deadbeef/files/return_ru_trnsl.patch index b54345fce5..6c31338ecc 100644 --- a/multimedia/sound/deadbeef/files/return_ru_trnsl.patch +++ b/multimedia/sound/deadbeef/files/return_ru_trnsl.patch @@ -35,7 +35,7 @@ index 000000000..96ac36bca +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-02-23 21:09+0100\n" +"PO-Revision-Date: 2022-11-15 19:49+0300\n" -+"Last-Translator: AbdallaAbdalla \n" ++"Last-Translator: Abdallah Abdallah \n" +"Language-Team: Russian (http://www.transifex.com/deadbeef-player/deadbeef-player/language/ru/)\n" +"Language: ru\n" +"MIME-Version: 1.0\n" @@ -3980,7 +3980,7 @@ index 5c3ff12e1..a7760164a 100644 + Oleksiy Yakovenko + Andrei Stepanov + Dmitriy Simbiriatin -+ AbdallaAbdalla ++ Abdallah Abdallah + Sinhala amscata diff --git a/multimedia/sound/deadbeef/pspec.xml b/multimedia/sound/deadbeef/pspec.xml index 0e49bc25a2..2e6ad5f8e7 100644 --- a/multimedia/sound/deadbeef/pspec.xml +++ b/multimedia/sound/deadbeef/pspec.xml @@ -17,8 +17,8 @@ DeaDBeeF (as in 0xDEADBEEF) is a modular audio player for GNU/Linux, *BSD, OpenSolaris, macOS, and other UNIX-like systems. - - mirrors://sourceforge/project/deadbeef/travis/linux/1.9.3/deadbeef-1.9.3.tar.bz2 + + mirrors://sourceforge/project/deadbeef/travis/linux/1.9.4/deadbeef-1.9.4.tar.bz2 bison @@ -117,6 +117,13 @@ + + 2022-12-29 + 1.9.4 + Version bump. + fury + uglyside@yandex.ru + 2022-11-15 1.9.3