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

Jan Steffens heftig at archlinux.org
Sun Oct 2 02:56:11 UTC 2016


    Date: Sunday, October 2, 2016 @ 02:56:11
  Author: heftig
Revision: 277533

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

Added:
  gnome-calendar/repos/testing-i686/PKGBUILD
    (from rev 277532, gnome-calendar/trunk/PKGBUILD)
  gnome-calendar/repos/testing-x86_64/PKGBUILD
    (from rev 277532, gnome-calendar/trunk/PKGBUILD)
Deleted:
  gnome-calendar/repos/testing-i686/PKGBUILD
  gnome-calendar/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   80 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   40 -----------------------
 testing-x86_64/PKGBUILD |   40 -----------------------
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2016-10-02 02:40:14 UTC (rev 277532)
+++ testing-i686/PKGBUILD	2016-10-02 02:56:11 UTC (rev 277533)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-calendar
-pkgver=3.22.0+2+g8d4d7f4
-pkgrel=1
-pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop"
-url="https://wiki.gnome.org/Apps/Calendar"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(evolution-data-server 'gsettings-desktop-schemas>=3.21.2')
-makedepends=(intltool python gnome-common appstream-glib git)
-groups=(gnome-extra)
-_commit=8d4d7f40ac2f6d493f153de1e76484d66e9dffe6
-source=("git://git.gnome.org/gnome-calendar#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  autoreconf -fi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-calendar/repos/testing-i686/PKGBUILD (from rev 277532, gnome-calendar/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2016-10-02 02:56:11 UTC (rev 277533)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-calendar
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop"
+url="https://wiki.gnome.org/Apps/Calendar"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(evolution-data-server 'gsettings-desktop-schemas>=3.21.2')
+makedepends=(intltool python gnome-common appstream-glib git)
+groups=(gnome-extra)
+_commit=b0654cd29b2621566df6cd0de14aac4a34912f4a  # tags/3.22.1^0
+source=("git://git.gnome.org/gnome-calendar#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  autoreconf -fi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2016-10-02 02:40:14 UTC (rev 277532)
+++ testing-x86_64/PKGBUILD	2016-10-02 02:56:11 UTC (rev 277533)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-calendar
-pkgver=3.22.0+2+g8d4d7f4
-pkgrel=1
-pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop"
-url="https://wiki.gnome.org/Apps/Calendar"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(evolution-data-server 'gsettings-desktop-schemas>=3.21.2')
-makedepends=(intltool python gnome-common appstream-glib git)
-groups=(gnome-extra)
-_commit=8d4d7f40ac2f6d493f153de1e76484d66e9dffe6
-source=("git://git.gnome.org/gnome-calendar#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  autoreconf -fi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-calendar/repos/testing-x86_64/PKGBUILD (from rev 277532, gnome-calendar/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2016-10-02 02:56:11 UTC (rev 277533)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-calendar
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop"
+url="https://wiki.gnome.org/Apps/Calendar"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(evolution-data-server 'gsettings-desktop-schemas>=3.21.2')
+makedepends=(intltool python gnome-common appstream-glib git)
+groups=(gnome-extra)
+_commit=b0654cd29b2621566df6cd0de14aac4a34912f4a  # tags/3.22.1^0
+source=("git://git.gnome.org/gnome-calendar#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  autoreconf -fi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list