gnome-sound-recorder: update to 3.24.0.1
This commit is contained in:
parent
420421937a
commit
09bfbadaea
@ -1,19 +1,20 @@
|
|||||||
# Template file for 'gnome-sound-recorder'
|
# Template file for 'gnome-sound-recorder'
|
||||||
pkgname=gnome-sound-recorder
|
pkgname=gnome-sound-recorder
|
||||||
version=3.20.2
|
version=3.24.0.1
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)
|
||||||
|
gstreamer1-devel gst-plugins-good1 gst-plugins-bad1-devel"
|
||||||
makedepends="gtk+3-devel gsettings-desktop-schemas-devel gjs-devel gst-plugins-base1"
|
makedepends="gtk+3-devel gsettings-desktop-schemas-devel gjs-devel gst-plugins-base1"
|
||||||
depends="desktop-file-utils gjs>=1.40 gsettings-desktop-schemas>=3.14 gst-plugins-base1"
|
depends="desktop-file-utils gjs>=1.40 gsettings-desktop-schemas>=3.14 gst-plugins-base1"
|
||||||
short_desc="GNOME sound recorder application"
|
short_desc="GNOME sound recorder application"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=25b2b452cb59851205164426a942121964f0bf49091c3789fb6bce9b9c6de3f2
|
checksum=b8c6953c2eaf13c7d9c6c4e5a5c6ecfa87a160aa7bba0e40dbf7263afce54600
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user