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

Jan Steffens heftig at archlinux.org
Wed Nov 1 18:49:03 UTC 2017


    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) <jan.steffens at gmail.com>
-
-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) <jan.steffens at gmail.com>
+
+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) <jan.steffens at gmail.com>
-
-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) <jan.steffens at gmail.com>
+
+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
+}



More information about the arch-commits mailing list