mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
tumbler: update to 0.1.32
This commit is contained in:
parent
02c926bbd1
commit
c14914c224
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tumbler'.
|
# Template file for 'tumbler'.
|
||||||
pkgname=tumbler
|
pkgname=tumbler
|
||||||
version=0.1.31
|
version=0.1.32
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gstreamer-thumbnailer"
|
configure_args="--disable-gstreamer-thumbnailer"
|
||||||
hostmakedepends="automake libtool pkg-config intltool xfce4-dev-tools
|
hostmakedepends="automake libtool pkg-config intltool xfce4-dev-tools
|
||||||
|
@ -11,9 +11,9 @@ makedepends="libjpeg-turbo-devel libpng-devel gtk+-devel dbus-glib-devel
|
||||||
short_desc="D-Bus Thumbnailer service"
|
short_desc="D-Bus Thumbnailer service"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://xfce.org"
|
homepage="https://xfce.org"
|
||||||
distfiles="http://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=d0fd329273ff6ac98885eade4c3d8c87a4dd0816f713646130808bfa90b87173
|
checksum=f08c88d9dd3b8781aa218146c11ab4aec307e8eb9232aaf18d90a4bae29adacf
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
mkdir m4
|
mkdir m4
|
||||||
|
|
Loading…
Add table
Reference in a new issue