mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
libmpeg2: build with new sdl12-compat library
This commit is contained in:
parent
4d683cb5ee
commit
c4d2c2e51d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'libmpeg2'
|
||||
pkgname=libmpeg2
|
||||
version=0.5.1
|
||||
revision=10
|
||||
revision=11
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXext-devel libXv-devel SDL-devel"
|
||||
makedepends="libXext-devel libXv-devel sdl12-compat-devel"
|
||||
short_desc="Library for decoding MPEG-2 and MPEG-1 video streams"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Add table
Reference in a new issue