gnome-clocks: update to 3.8.0.

This commit is contained in:
Juan RP 2013-03-28 21:27:21 +01:00
parent 0efe88ab93
commit 1f4da421c0

View file

@ -1,17 +1,18 @@
# Template file for 'gnome-clocks'
pkgname=gnome-clocks
version=0.1.5
version=3.8.0
revision=1
build_style=python-module
depends="pycairo pyxdg"
fulldepends="python desktop-file-utils hicolor-icon-theme"
makedepends="intltool python-distutils-extra gir-freedesktop"
build_style=gnu-configure
fulldepends="desktop-file-utils hicolor-icon-theme"
hostmakedepends="pkg-config intltool gobject-introspection"
makedepends="glib-devel vala-devel>=0.20 gnome-desktop-devel>=3.8
libgweather-devel>=3.8 libcanberra-devel libnotify-devel"
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
distfiles="${GNOME_SITE}/$pkgname/3.8/${pkgname}-${version}.tar.xz"
checksum=35c78a9b1cab465b5c5ccd9c3591cfc3b27eaa0b9ad927bc52642ea3908d64e0
long_desc="
GNOME Clocks is a nice simple app to show the time, date, and alarms.
@ -19,6 +20,3 @@ long_desc="
- View alarms
- Set alarms
- Times/dates in other locations"
pycompile_module="gnomeclocks"
noarch=yes