2012-09-28 10:00:59 +02:00
|
|
|
# Template file for 'gnome-clocks'
|
|
|
|
pkgname=gnome-clocks
|
2015-06-03 17:29:00 +02:00
|
|
|
version=3.16.1
|
2015-06-20 13:16:15 +02:00
|
|
|
revision=2
|
2013-03-28 21:27:21 +01:00
|
|
|
build_style=gnu-configure
|
2015-06-20 13:16:15 +02:00
|
|
|
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"
|
2015-03-27 10:50:40 +01:00
|
|
|
makedepends="glib-devel vala-devel gnome-desktop-devel
|
2015-03-24 11:03:26 +01:00
|
|
|
libgweather-devel libcanberra-devel libnotify-devel gsound-devel
|
2015-03-27 10:50:40 +01:00
|
|
|
geocode-glib-devel geoclue2 desktop-file-utils hicolor-icon-theme"
|
2014-03-27 18:23:37 +01:00
|
|
|
depends="geoclue2>=2.1 desktop-file-utils hicolor-icon-theme"
|
2012-09-28 10:00:59 +02:00
|
|
|
short_desc="Clock application for the GNOME Desktop"
|
2015-04-10 09:16:30 +02:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2012-09-28 10:00:59 +02:00
|
|
|
homepage="https://live.gnome.org/GnomeClocks"
|
|
|
|
license="GPL-2"
|
2013-09-26 23:41:49 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
|
2015-06-03 17:29:00 +02:00
|
|
|
checksum=1804bac40d95044d43d6c04762dd2a0785f8783b38d9393290c31face083f3cc
|
2015-06-20 13:16:15 +02:00
|
|
|
|
|
|
|
build_options="gir"
|
|
|
|
if [ -z "$CROSS_BUILD" ]; then
|
|
|
|
build_options_default+=" gir"
|
|
|
|
fi
|