diff --git a/multimedia/sound/libogg/actions.py b/multimedia/sound/libogg/actions.py index 6a9c101ca6..bc87b6698c 100644 --- a/multimedia/sound/libogg/actions.py +++ b/multimedia/sound/libogg/actions.py @@ -2,13 +2,12 @@ # -*- 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 pisitools from pisi.actionsapi import autotools from pisi.actionsapi import get - def setup(): autotools.configure("--disable-static") @@ -18,4 +17,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("COPYING", "README*") \ No newline at end of file + pisitools.dodoc("COPYING", "README*") diff --git a/multimedia/sound/libogg/pspec.xml b/multimedia/sound/libogg/pspec.xml index 9b4923fa8a..a5aa99a744 100644 --- a/multimedia/sound/libogg/pspec.xml +++ b/multimedia/sound/libogg/pspec.xml @@ -1,5 +1,5 @@ - + libogg @@ -10,9 +10,10 @@ BSD library + multimedia.sound The Ogg media file format library libogg is a library for manipulating Ogg bitstream file formats. libogg supports both making Ogg bitstreams and getting packets from Ogg bitstreams. - https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.4.tar.xz + https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.5.tar.xz @@ -47,7 +48,7 @@ 32-bit shared libraries for libogg emul32 - + libogg @@ -58,6 +59,13 @@ + + 2021-12-04 + 1.3.5 + Version bump. + Blue DeviL + bluedevil@sctzine.com + 2020-01-06 1.3.4