mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
gst-plugins-ugly: revbump due to libcdio SONAME bump.
This commit is contained in:
parent
1d9ce2bcf0
commit
27a0f4bc0e
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,6 @@ libm.so.6
|
||||||
liborc-0.4.so.0
|
liborc-0.4.so.0
|
||||||
liba52.so.0
|
liba52.so.0
|
||||||
libgstcdda-0.10.so.0
|
libgstcdda-0.10.so.0
|
||||||
libcdio.so.12
|
|
||||||
libdvdread.so.4
|
libdvdread.so.4
|
||||||
libmp3lame.so.0
|
libmp3lame.so.0
|
||||||
libmad.so.0
|
libmad.so.0
|
||||||
|
@ -27,3 +26,4 @@ libid3tag.so.0
|
||||||
libgstvideo-0.10.so.0
|
libgstvideo-0.10.so.0
|
||||||
libmpeg2.so.0
|
libmpeg2.so.0
|
||||||
libx264.so.115
|
libx264.so.115
|
||||||
|
libcdio.so.13
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst-plugins-ugly'.
|
# Template file for 'gst-plugins-ugly'.
|
||||||
pkgname=gst-plugins-ugly
|
pkgname=gst-plugins-ugly
|
||||||
version=0.10.18
|
version=0.10.18
|
||||||
revision=2
|
revision=3
|
||||||
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-experimental"
|
configure_args="--enable-experimental"
|
||||||
|
|
Loading…
Add table
Reference in a new issue