New package: variety-0.6.0
This commit is contained in:
parent
ce580563fe
commit
b1026e72bb
1 changed files with 22 additions and 0 deletions
22
srcpkgs/variety/template
Normal file
22
srcpkgs/variety/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'variety'
|
||||||
|
pkgname=variety
|
||||||
|
version=0.6.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="variety"
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
pycompile_module='variety'
|
||||||
|
hostmakedepends="python-distutils-extra intltool"
|
||||||
|
depends="desktop-file-utils gtk+3 ImageMagick libnotify python-BeautifulSoup4
|
||||||
|
python-cairo python-configobj python-dbus exiv2 python-gobject python-httplib2
|
||||||
|
python-Pillow python-lxml python-curl webkitgtk"
|
||||||
|
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=f3760ac546073bb68f840f5eafffaf6a265e5be39aaa36462ff74547fe0594d0
|
||||||
|
|
||||||
|
do_build() {
|
||||||
|
:
|
||||||
|
}
|
Loading…
Reference in a new issue