libvisual: 0.4.0 -> 0.4.1; new dependency: libsdl

This commit is contained in:
Tim Biermann 2022-12-09 21:12:48 +00:00
parent f113416f38
commit 330535060e
2 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TZ8HesNigOagzTRmj1RVNtWyTktkd2tGoHzbMBzJWYMW5lUFn2P6r/TNE8pnyU6iLWRpLGhMIPik48bAVVTggo=
SHA256 (Pkgfile) = 391e530aa163d4670763666e97c445a08d753007302d0cc749ccfcca949c1fc1
RWSE3ohX2g5d/VX5FRYjdRKk9LnqJYGeQSxuf8sJqAGqgMhVEehPrHqqa8rIyHrGGHKHKGdu7mDYh//gqjdLYhq3MSDLAgBlIQs=
SHA256 (Pkgfile) = 803daf6f95bbe532677806b8d4b6158d77b9749b25196184bfb5b774f65cded5
SHA256 (.footprint) = 7292b7f74fc3f23b64b103ffe3b8ab2f03389e1ee6e8d5d684415c7b26cda683
SHA256 (libvisual-0.4.0.tar.bz2) = 78f38d3ce857edde5482aa4415b504bbcd4d4a688fd4de09ec2131ad08174279
SHA256 (libvisual-0.4.1.tar.bz2) = e4707c81df53d6e6aaefaa8c0140b578b1733e0eda7b7921c88bc4fe82af414d

View File

@ -1,11 +1,12 @@
# Description: An abstraction library that comes between applications and audio visualisation plugins.
# URL: http://sourceforge.net/apps/mediawiki/libvisual/
# URL: http://libvisual.org/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: libsdl
name=libvisual
version=0.4.0
version=0.4.1
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$name-$version/$name-$version.tar.bz2)
source=(https://github.com/Libvisual/libvisual/releases/download/$name-$version/$name-$version.tar.bz2)
build() {
cd $name-$version