gnome-sound-recorder: update to 3.28.1.

Closes #13372.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-10 18:38:17 -03:00 committed by Enno Boland
parent 5cbd9306a9
commit 74d9ec81cb

View file

@ -1,20 +1,21 @@
# Template file for 'gnome-sound-recorder'
pkgname=gnome-sound-recorder
version=3.24.0.1
version=3.28.1
revision=1
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-schemas-compile"
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"
depends="desktop-file-utils gjs>=1.40 gsettings-desktop-schemas>=3.14 gst-plugins-base1"
hostmakedepends="glib-devel gst-plugins-bad1-devel gst-plugins-good1 intltool
itstool pkg-config $(vopt_if gir 'gobject-introspection')"
makedepends="gjs-devel gsettings-desktop-schemas-devel gst-plugins-base1
gtk+3-devel"
depends="desktop-file-utils gjs gsettings-desktop-schemas gst-plugins-base1"
short_desc="GNOME sound recorder application"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later"
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
checksum=b8c6953c2eaf13c7d9c6c4e5a5c6ecfa87a160aa7bba0e40dbf7263afce54600
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=1e4b67c6fae4ca084ab432a50818d39a3d5a430eb2995b86523ce40d83cc1a78
lib32disabled=yes
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then