[arch-commits] Commit in gnome-clocks/repos (4 files)

2017-11-01 Thread Jan Steffens
Date: Wednesday, November 1, 2017 @ 18:49:02
  Author: heftig
Revision: 308818

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  gnome-clocks/repos/extra-i686/PKGBUILD
(from rev 308817, gnome-clocks/trunk/PKGBUILD)
  gnome-clocks/repos/extra-x86_64/PKGBUILD
(from rev 308817, gnome-clocks/trunk/PKGBUILD)
Deleted:
  gnome-clocks/repos/extra-i686/PKGBUILD
  gnome-clocks/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   84 
 extra-i686/PKGBUILD   |   42 
 extra-x86_64/PKGBUILD |   42 
 3 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-11-01 18:46:14 UTC (rev 308817)
+++ extra-i686/PKGBUILD 2017-11-01 18:49:02 UTC (rev 308818)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-clocks
-pkgver=3.26.0
-pkgrel=1
-pkgdesc="Clocks applications for GNOME"
-url="https://wiki.gnome.org/Apps/Clocks";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
-makedepends=(vala gobject-introspection itstool yelp-tools git meson)
-groups=(gnome-extra)
-_commit=3f223702f5b5ecf00a4ce83a385ec6b319d8ec85  # tags/3.26.0^0
-source=("git+https://git.gnome.org/browse/gnome-clocks#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson setup --prefix=/usr --buildtype=release ../$pkgname
-  ninja
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gnome-clocks/repos/extra-i686/PKGBUILD (from rev 308817, 
gnome-clocks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-11-01 18:49:02 UTC (rev 308818)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.26.1
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(vala gobject-introspection itstool yelp-tools git meson)
+groups=(gnome-extra)
+_commit=ba217e6d81d446ee88abc016b428c63f6face55e  # tags/3.26.1^0
+source=("git+https://git.gnome.org/browse/gnome-clocks#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  meson setup --prefix=/usr --buildtype=release ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-11-01 18:46:14 UTC (rev 308817)
+++ extra-x86_64/PKGBUILD   2017-11-01 18:49:02 UTC (rev 308818)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-clocks
-pkgver=3.26.0
-pkgrel=1
-pkgdesc="Clocks applications for GNOME"
-url="https://wiki.gnome.org/Apps/Clocks";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
-makedepends=(vala gobject-introspection itstool yelp-tools git meson)
-groups=(gnome-extra)
-_commit=3f223702f5b5ecf00a4ce83a385ec6b319d8ec85  # tags/3.26.0^0
-source=("git+https://git.gnome.org/browse/gnome-clocks#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson setup --prefix=/usr --buildtype=release ../$pkgname
-  ninja
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gnome-clocks/repos/extra-x86_64/PKGBUILD (from rev 308817, 
gnome-clocks/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-11-01 18:49:02 UTC (rev 308818)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.26.1
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(vala gobject-introspection itstool yelp-tools git meson)
+groups=(gnome-extra)
+_commit=ba217e6d81d446ee88abc016b428c63f6face55e  # tags/3.26.1^0
+source=("git+https://git.gnome.org/browse/gnome-clocks#commit=$_commit

[arch-commits] Commit in gnome-clocks/repos (4 files)

2017-09-19 Thread Jan de Groot
Date: Tuesday, September 19, 2017 @ 21:22:47
  Author: jgc
Revision: 305872

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-clocks/repos/gnome-unstable-i686/
  gnome-clocks/repos/gnome-unstable-i686/PKGBUILD
(from rev 305871, gnome-clocks/trunk/PKGBUILD)
  gnome-clocks/repos/gnome-unstable-x86_64/
  gnome-clocks/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 305871, gnome-clocks/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   42 +++
 gnome-unstable-x86_64/PKGBUILD |   42 +++
 2 files changed, 84 insertions(+)

Copied: gnome-clocks/repos/gnome-unstable-i686/PKGBUILD (from rev 305871, 
gnome-clocks/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-09-19 21:22:47 UTC (rev 305872)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.26.0
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(vala gobject-introspection itstool yelp-tools git meson)
+groups=(gnome-extra)
+_commit=3f223702f5b5ecf00a4ce83a385ec6b319d8ec85  # tags/3.26.0^0
+source=("git+https://git.gnome.org/browse/gnome-clocks#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  meson setup --prefix=/usr --buildtype=release ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Copied: gnome-clocks/repos/gnome-unstable-x86_64/PKGBUILD (from rev 305871, 
gnome-clocks/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-09-19 21:22:47 UTC (rev 305872)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.26.0
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(vala gobject-introspection itstool yelp-tools git meson)
+groups=(gnome-extra)
+_commit=3f223702f5b5ecf00a4ce83a385ec6b319d8ec85  # tags/3.26.0^0
+source=("git+https://git.gnome.org/browse/gnome-clocks#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  meson setup --prefix=/usr --buildtype=release ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}


[arch-commits] Commit in gnome-clocks/repos (4 files)

2017-04-08 Thread Jan de Groot
Date: Saturday, April 8, 2017 @ 22:22:33
  Author: jgc
Revision: 292532

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-clocks/repos/gnome-unstable-i686/
  gnome-clocks/repos/gnome-unstable-i686/PKGBUILD
(from rev 292531, gnome-clocks/trunk/PKGBUILD)
  gnome-clocks/repos/gnome-unstable-x86_64/
  gnome-clocks/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292531, gnome-clocks/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   42 +++
 gnome-unstable-x86_64/PKGBUILD |   42 +++
 2 files changed, 84 insertions(+)

Copied: gnome-clocks/repos/gnome-unstable-i686/PKGBUILD (from rev 292531, 
gnome-clocks/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-08 22:22:33 UTC (rev 292532)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.24.0+4+gd1003cd
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(intltool vala gobject-introspection itstool yelp-tools git)
+groups=(gnome-extra)
+_commit=d1003cd0e43436e4221fe4d9765364b1aa989c67  # master
+source=("git+https://git.gnome.org/browse/gnome-clocks#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-clocks/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292531, 
gnome-clocks/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-08 22:22:33 UTC (rev 292532)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.24.0+4+gd1003cd
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(intltool vala gobject-introspection itstool yelp-tools git)
+groups=(gnome-extra)
+_commit=d1003cd0e43436e4221fe4d9765364b1aa989c67  # master
+source=("git+https://git.gnome.org/browse/gnome-clocks#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in gnome-clocks/repos (4 files)

2016-09-27 Thread Jan Steffens
Date: Tuesday, September 27, 2016 @ 21:15:52
  Author: heftig
Revision: 277196

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-clocks/repos/gnome-unstable-i686/
  gnome-clocks/repos/gnome-unstable-i686/PKGBUILD
(from rev 277195, gnome-clocks/trunk/PKGBUILD)
  gnome-clocks/repos/gnome-unstable-x86_64/
  gnome-clocks/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 277195, gnome-clocks/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   42 +++
 gnome-unstable-x86_64/PKGBUILD |   42 +++
 2 files changed, 84 insertions(+)

Copied: gnome-clocks/repos/gnome-unstable-i686/PKGBUILD (from rev 277195, 
gnome-clocks/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-27 21:15:52 UTC (rev 277196)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.22.0+2+g74a75f7
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(intltool vala gobject-introspection itstool yelp-tools git)
+groups=(gnome-extra)
+_commit=74a75f7926d56643a2b398f3763c7fa0b70d9ad7  # master
+source=("git://git.gnome.org/gnome-clocks#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-clocks/repos/gnome-unstable-x86_64/PKGBUILD (from rev 277195, 
gnome-clocks/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-27 21:15:52 UTC (rev 277196)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.22.0+2+g74a75f7
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(intltool vala gobject-introspection itstool yelp-tools git)
+groups=(gnome-extra)
+_commit=74a75f7926d56643a2b398f3763c7fa0b70d9ad7  # master
+source=("git://git.gnome.org/gnome-clocks#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in gnome-clocks/repos (4 files)

2016-09-03 Thread Jan Steffens
Date: Saturday, September 3, 2016 @ 10:15:14
  Author: heftig
Revision: 275711

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  gnome-clocks/repos/extra-i686/PKGBUILD
(from rev 275710, gnome-clocks/trunk/PKGBUILD)
  gnome-clocks/repos/extra-x86_64/PKGBUILD
(from rev 275710, gnome-clocks/trunk/PKGBUILD)
Deleted:
  gnome-clocks/repos/extra-i686/PKGBUILD
  gnome-clocks/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   62 
 extra-i686/PKGBUILD   |   31 
 extra-x86_64/PKGBUILD |   31 
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-09-03 10:14:40 UTC (rev 275710)
+++ extra-i686/PKGBUILD 2016-09-03 10:15:14 UTC (rev 275711)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-clocks
-pkgver=3.20.1
-pkgrel=1
-pkgdesc="Clocks applications for GNOME"
-url="https://wiki.gnome.org/Apps/Clocks";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
-makedepends=(intltool vala gobject-introspection itstool)
-groups=(gnome-extra)
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('92ad7b409c5118464af49ca28262ae43e9d377435ad2b10048b23e6e11ae476f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-clocks/repos/extra-i686/PKGBUILD (from rev 275710, 
gnome-clocks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-09-03 10:15:14 UTC (rev 275711)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.20.2
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(intltool vala gobject-introspection itstool)
+groups=(gnome-extra)
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('7db01207eb9632cec748772b859900313732eacca652753d771fd99a32713617')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-09-03 10:14:40 UTC (rev 275710)
+++ extra-x86_64/PKGBUILD   2016-09-03 10:15:14 UTC (rev 275711)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-clocks
-pkgver=3.20.1
-pkgrel=1
-pkgdesc="Clocks applications for GNOME"
-url="https://wiki.gnome.org/Apps/Clocks";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
-makedepends=(intltool vala gobject-introspection itstool)
-groups=(gnome-extra)
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('92ad7b409c5118464af49ca28262ae43e9d377435ad2b10048b23e6e11ae476f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-clocks/repos/extra-x86_64/PKGBUILD (from rev 275710, 
gnome-clocks/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-09-03 10:15:14 UTC (rev 275711)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.20.2
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib 
gsound)
+makedepends=(intltool vala gobject-introspection itstool)
+groups=(gnome-extra)
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('7db01207eb9632cec748772b859900313732eacca652753d771fd99a32713617')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+