gst-plugins-good1: fix xlint issues
Also bump revision.
This commit is contained in:
parent
e91903ef50
commit
f52fea4160
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'gst-plugins-good1'
|
# Template file for 'gst-plugins-good1'
|
||||||
pkgname=gst-plugins-good1
|
pkgname=gst-plugins-good1
|
||||||
version=1.16.0
|
version=1.16.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname/1/}-${version}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
lib32disabled=yes
|
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddv=disabled -Ddv1394=disabled -Dshout2=disabled
|
configure_args="-Ddv=disabled -Ddv1394=disabled -Dshout2=disabled
|
||||||
-Dgtk3=$(vopt_if gtk3 enabled disabled)
|
-Dgtk3=$(vopt_if gtk3 enabled disabled)
|
||||||
|
@ -25,6 +24,7 @@ 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=654adef33380d604112f702c2927574cfc285e31307b79e584113858838bb0fd
|
checksum=654adef33380d604112f702c2927574cfc285e31307b79e584113858838bb0fd
|
||||||
|
lib32disabled=yes
|
||||||
|
|
||||||
build_options="gtk3 qt"
|
build_options="gtk3 qt"
|
||||||
build_options_default="gtk3 qt"
|
build_options_default="gtk3 qt"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue