tumbler: fix homepage and ignore development releases

tumbler-4.17 autoconf explicity requires libxfce4util-4.17.1 which is a
development release, so i assume the same 'odd mindor release is dev
release' policy that most xfce components adhere to is implied for
tumbler as well
This commit is contained in:
Piraty 2022-03-20 22:25:04 +01:00
parent bece58e55a
commit 9bcf33ac5f
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'tumbler'
pkgname=tumbler
version=4.16.0
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale --disable-gstreamer-thumbnailer"
hostmakedepends="intltool pkg-config glib-devel"
@ -10,7 +10,7 @@ makedepends="ffmpegthumbnailer-devel gtk+-devel libgsf-devel libopenraw-devel
short_desc="D-Bus Thumbnailer service"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://xfce.org/"
homepage="https://docs.xfce.org/xfce/tumbler/start"
distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=9b0b7fed0c64041733d490b1b307297984629d0dd85369749617a8766850af66

1
srcpkgs/tumbler/update Normal file
View file

@ -0,0 +1 @@
ignore="*.*[13579].*"