mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gst-plugins-ugly1: revbump for libdvdread
Fix xlint warnings
This commit is contained in:
parent
188f36dfc5
commit
99f7c430b3
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'gst-plugins-ugly1'.
|
# Template file for 'gst-plugins-ugly1'
|
||||||
pkgname=gst-plugins-ugly1
|
pkgname=gst-plugins-ugly1
|
||||||
version=1.16.1
|
version=1.16.1
|
||||||
revision=1
|
revision=2
|
||||||
lib32disabled=yes
|
|
||||||
wrksrc="${pkgname/1/}-${version}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Damrnb=disabled -Damrwbdec=disabled -Dsidplay=disabled"
|
configure_args="-Damrnb=disabled -Damrwbdec=disabled -Dsidplay=disabled"
|
||||||
|
@ -18,3 +17,4 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
||||||
checksum=4bf913b2ca5195ac3b53b5e3ade2dc7c45d2258507552ddc850c5fa425968a1d
|
checksum=4bf913b2ca5195ac3b53b5e3ade2dc7c45d2258507552ddc850c5fa425968a1d
|
||||||
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue