void-packages/srcpkgs/gnome-clocks/template

26 lines
778 B
Text

# Template file for 'gnome-clocks'
pkgname=gnome-clocks
version=0.1.3
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=3b2d3460bb144a93e3e56ef0d2603350ad8e7d82206987cce29d1db3c8586e16
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