tumbler: update to 0.2.2.
This commit is contained in:
parent
05278e1253
commit
66dc2a77f7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tumbler'.
|
# Template file for 'tumbler'.
|
||||||
pkgname=tumbler
|
pkgname=tumbler
|
||||||
version=0.2.1
|
version=0.2.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gstreamer-thumbnailer"
|
configure_args="--disable-gstreamer-thumbnailer"
|
||||||
hostmakedepends="intltool pkg-config glib-devel"
|
hostmakedepends="intltool pkg-config glib-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://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=204b677be6c350ca2c84789ada668435de73de8460660cc6230b1604eaa8f5db
|
checksum=b909e4f63c73b97546c305b87f02d359d2067344c79b1b1060b6fa766b0e17c1
|
||||||
|
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue