From 5244997f96b9356ad2c98afefd0a422ab365451c Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Tue, 24 Jan 2023 07:21:08 +0300 Subject: [PATCH] sdl2-mixer. --- multimedia/misc/sdl2-mixer/actions.py | 4 ++-- multimedia/misc/sdl2-mixer/pspec.xml | 22 +++++++++++++++------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/multimedia/misc/sdl2-mixer/actions.py b/multimedia/misc/sdl2-mixer/actions.py index 4e584fb57b..b1efacc633 100644 --- a/multimedia/misc/sdl2-mixer/actions.py +++ b/multimedia/misc/sdl2-mixer/actions.py @@ -2,7 +2,7 @@ # -*- 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 @@ -39,4 +39,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("CHANGES*", "COPYING*", "README*") + pisitools.dodoc("CHANGES.txt", "LICENSE.txt", "README.txt") diff --git a/multimedia/misc/sdl2-mixer/pspec.xml b/multimedia/misc/sdl2-mixer/pspec.xml index 1fdd7eb30a..73383fec89 100644 --- a/multimedia/misc/sdl2-mixer/pspec.xml +++ b/multimedia/misc/sdl2-mixer/pspec.xml @@ -1,18 +1,20 @@ - - + + sdl2-mixer - http://www.libsdl.org/projects/SDL_mixer/ + https://github.com/libsdl-org/SDL_mixer PisiLinux Community admins@pisilinux.org - LGPLv2.1 + Zlib library SDL2 mixer library SDL2_mixer is a SDL2 library for loading sound files. - http://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.4.tar.gz + + https://github.com/libsdl-org/SDL_mixer/releases/download/release-2.6.2/SDL2_mixer-2.6.2.tar.gz + flac-devel mpg123-devel @@ -24,8 +26,7 @@ libmodplug-devel - - + @@ -89,6 +90,13 @@ + + 2023-01-24 + 2.6.2 + Version bump. + fury + uglyside@yandex.ru + 2020-03-07 2.0.4