SDL_sound: rebuild for metadata
This commit is contained in:
parent
876dc1a302
commit
170ec4c9c3
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'SDL_sound'
|
# Template file for 'SDL_sound'
|
||||||
pkgname=SDL_sound
|
pkgname=SDL_sound
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="SDL-devel libmikmod-devel libvorbis-devel
|
makedepends="SDL-devel libmikmod-devel libvorbis-devel
|
||||||
libflac-devel speex-devel smpeg-devel"
|
libflac-devel speex-devel smpeg-devel"
|
||||||
short_desc="A library to decode several popular sound file formats, such as .WAV and .MP3"
|
short_desc="Library to decode several popular sound file formats"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://icculus.org/SDL_sound/"
|
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
homepage="http://icculus.org/SDL_sound/"
|
||||||
distfiles="http://icculus.org/${pkgname}/downloads/${pkgname}-${version}.tar.gz"
|
distfiles="http://icculus.org/${pkgname}/downloads/${pkgname}-${version}.tar.gz"
|
||||||
checksum="3999fd0bbb485289a52be14b2f68b571cb84e380cc43387eadf778f64c79e6df"
|
checksum=3999fd0bbb485289a52be14b2f68b571cb84e380cc43387eadf778f64c79e6df
|
||||||
|
|
||||||
SDL_sound-devel_package() {
|
SDL_sound-devel_package() {
|
||||||
depends="SDL-devel ${sourcepkg}>=${version}_${revision}"
|
depends="SDL-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue