gnome-clocks: update to 3.10.0.
This commit is contained in:
parent
eb04780ff1
commit
cbefd6b286
1 changed files with 8 additions and 8 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gnome-clocks'
|
# Template file for 'gnome-clocks'
|
||||||
pkgname=gnome-clocks
|
pkgname=gnome-clocks
|
||||||
version=3.8.2
|
version=3.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
hostmakedepends="pkg-config intltool itstool gobject-introspection"
|
||||||
makedepends="glib-devel vala-devel>=0.20 gnome-desktop-devel>=3.8
|
makedepends="glib-devel vala-devel>=0.22 gnome-desktop-devel>=3.10
|
||||||
libgweather-devel>=3.8 libcanberra-devel libnotify-devel
|
libgweather-devel>=3.10 libcanberra-devel libnotify-devel
|
||||||
desktop-file-utils hicolor-icon-theme"
|
geocode-glib-devel geoclue2 desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Clock application for the GNOME Desktop"
|
short_desc="Clock application for the GNOME Desktop"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="https://live.gnome.org/GnomeClocks"
|
homepage="https://live.gnome.org/GnomeClocks"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=afe8405e41d8d2ac570642c2d73a43a2a45f8c6e521640d0a266e0fe0a55410f
|
checksum=f6418272e8d3a9ad41fba49712917130b09db925b6caecd78653541aedee3e2d
|
||||||
long_desc="
|
long_desc="
|
||||||
GNOME Clocks is a nice simple app to show the time, date, and alarms.
|
GNOME Clocks is a nice simple app to show the time, date, and alarms.
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ long_desc="
|
||||||
- Times/dates in other locations"
|
- Times/dates in other locations"
|
||||||
|
|
||||||
gnome-clocks_package() {
|
gnome-clocks_package() {
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="geoclue2 desktop-file-utils hicolor-icon-theme"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue