diff --git a/multimedia/video/libfdk-aac/actions.py b/multimedia/video/libfdk-aac/actions.py index ccc620eacb..9a99b56d18 100644 --- a/multimedia/video/libfdk-aac/actions.py +++ b/multimedia/video/libfdk-aac/actions.py @@ -1,13 +1,10 @@ -#!/usr/bin/env python +#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt -from pisi.actionsapi import autotools -from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools -from pisi.actionsapi import get +from pisi.actionsapi import shelltools, autotools, get def setup(): shelltools.system("./autogen.sh") @@ -18,5 +15,3 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - - #pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/multimedia/video/libfdk-aac/pspec.xml b/multimedia/video/libfdk-aac/pspec.xml index 47a8c1ff63..89398d9ce4 100644 --- a/multimedia/video/libfdk-aac/pspec.xml +++ b/multimedia/video/libfdk-aac/pspec.xml @@ -1,5 +1,5 @@ - + libfdk-aac @@ -12,7 +12,9 @@ library Fraunhofer FDK AAC codec library Fraunhofer FDK AAC codec library - https://github.com/mstorsjo/fdk-aac/archive/v2.0.1.tar.gz + + mirrors://sourceforge/project/opencore-amr/fdk-aac/fdk-aac-2.0.2.tar.gz + @@ -23,7 +25,7 @@ /usr/lib - + libfdk-aac-devel Development files for libfdk-aac @@ -36,8 +38,15 @@ /usr/lib/pkgconfig - - + + + + 2022-11-11 + 2.0.2 + Version bump. + fury + uglyside@yandex.ru + 2020-01-18 2.0.1