24 lines
776 B
Text
24 lines
776 B
Text
# Template file for 'gnome-clocks'
|
|
pkgname=gnome-clocks
|
|
version=0.1.5
|
|
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=42ee9924515fac1c57229057e57e37ea1a7915f9f43e64064f8e740433058b12
|
|
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
|