diff --git a/srcpkgs/gnome-clocks/template b/srcpkgs/gnome-clocks/template new file mode 100644 index 0000000000..3fc796a549 --- /dev/null +++ b/srcpkgs/gnome-clocks/template @@ -0,0 +1,26 @@ +# 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 " +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 +gtk_iconcache_dirs="/usr/share/icons/hicolor" +