mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvisual: update to 0.4.2.
This commit is contained in:
parent
18953c4713
commit
53c972943f
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libvisual'
|
# Template file for 'libvisual'
|
||||||
pkgname=libvisual
|
pkgname=libvisual
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config SDL-devel"
|
hostmakedepends="pkg-config SDL-devel"
|
||||||
makedepends="SDL-devel"
|
makedepends="SDL-devel"
|
||||||
short_desc="Abstraction library for audio visualisation plugins"
|
short_desc="Abstraction library for audio visualisation plugins"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Piraty <mail@piraty.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://sourceforge.net/projects/libvisual/"
|
homepage="http://libvisual.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="https://github.com/Libvisual/libvisual/releases/download/libvisual-${version}/libvisual-${version}.tar.bz2"
|
||||||
checksum=aa12877417f76d3642d9f4c723302380d833175639d63a55641d01928a5ddb7d
|
checksum="2aa5967c5c9522c8d7ab9bd9246c77a582c1aaf4f2b3f06493dbe3066f00380a"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
vsed -e 's,-L$(libdir),,' -i libvisual/Makefile.in
|
vsed -e 's,-L$(libdir),,' -i libvisual/Makefile.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue