variety: update to 0.7.0.
This commit is contained in:
parent
b7bfacb85a
commit
e89a1c97e0
@ -1,18 +1,19 @@
|
||||
# Template file for 'variety'
|
||||
pkgname=variety
|
||||
version=0.6.6
|
||||
version=0.7.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
build_style=python3-module
|
||||
pycompile_module="jumble variety variety_lib"
|
||||
pycompile_dirs="usr/share/variety/plugins"
|
||||
hostmakedepends="python-distutils-extra intltool"
|
||||
depends="gtk+3 ImageMagick libgexiv2 libnotify python-BeautifulSoup4
|
||||
python-configobj python-dbus python-gobject python-httplib2
|
||||
python-Pillow python-curl python-requests"
|
||||
hostmakedepends="python3-distutils-extra intltool"
|
||||
depends="ImageMagick gtk+3 libgexiv2 libnotify python3-BeautifulSoup4
|
||||
python3-Pillow python3-configobj python3-curl python3-dbus python3-gobject
|
||||
python3-httplib2 python3-lxml python3-requests"
|
||||
short_desc="Changes the wallpaper on a regular interval"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://launchpad.net/variety/"
|
||||
distfiles="https://launchpad.net/variety/trunk/${version}/+download/variety_${version}.tar.gz"
|
||||
checksum=ff43613fa94dfa39abb55b1b162bd5f05717a28f2605cc0aab872c47d122e9b8
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://peterlevi.com/variety/"
|
||||
changelog="https://raw.githubusercontent.com/varietywalls/variety/master/data/ui/changes.txt"
|
||||
distfiles="https://github.com/varietywalls/variety/archive/${version}.tar.gz"
|
||||
checksum=b67ff95f184b1a79659e528f8e72f3d1f9635d9a4af93369e5a3af3b859e9799
|
||||
|
Loading…
x
Reference in New Issue
Block a user