void-packages/srcpkgs/gnome-clocks/template
2012-10-16 00:21:58 +02:00

25 lines
776 B
Plaintext

# Template file for 'gnome-clocks'
pkgname=gnome-clocks
version=0.1.4
revision=1
build_style=python-module
depends="pycairo pyxdg"
fulldepends="python desktop-file-utils hicolor-icon-theme"
makedepends="intltool python-distutils-extra gir-freedesktop"
short_desc="Clock application for the GNOME Desktop"
maintainer="davehome <davehome@redthumb.info.tm>"
homepage="https://live.gnome.org/GnomeClocks"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/0.1/${pkgname}-${version}.tar.xz"
checksum=0cb0ee16b268d1600dc40cb24ade1335a06d106401bc0dcc4a2f4fb8dee30cf9
long_desc="
GNOME Clocks is a nice simple app to show the time, date, and alarms.
- View the time and date
- View alarms
- Set alarms
- Times/dates in other locations"
pycompile_module="gnomeclocks"
noarch=yes