New package: gnome-clocks-0.1.3.
This commit is contained in:
parent
3162b7a7c4
commit
811d66f5d0
1 changed files with 26 additions and 0 deletions
26
srcpkgs/gnome-clocks/template
Normal file
26
srcpkgs/gnome-clocks/template
Normal file
|
@ -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 <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
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue