[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-07 Thread Jan Steffens via arch-commits
Date: Saturday, November 7, 2020 @ 19:05:07
  Author: heftig
Revision: 399586

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 399585, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-07 19:04:31 UTC (rev 399585)
+++ PKGBUILD2020-11-07 19:05:07 UTC (rev 399586)
@@ -1,39 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.38
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
- libhandy)
-makedepends=(vala gobject-introspection git meson appstream-glib)
-groups=(gnome)
-_commit=626c6e3d99b61a6c3ab4368d45bdae7e7461e10f  # tags/3.38^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 399585, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-07 19:05:07 UTC (rev 399586)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.38.1
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
+ libhandy)
+makedepends=(vala gobject-introspection git meson appstream-glib)
+groups=(gnome)
+_commit=570af2285b2af97b7aeb7218c4fa8a1408811ddf  # tags/3.38.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-06-19 Thread Jan Steffens via arch-commits
Date: Friday, June 19, 2020 @ 17:53:52
  Author: heftig
Revision: 389546

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 389545, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-19 17:53:36 UTC (rev 389545)
+++ PKGBUILD2020-06-19 17:53:52 UTC (rev 389546)
@@ -1,39 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.36.1
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
- libhandy)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=9842f10e3ccabe66ac60444829e51f990cedfdca  # tags/3.36.1^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D docs=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 389545, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-19 17:53:52 UTC (rev 389546)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.36.2
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
+ libhandy)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=db8ac3f6d69ae09a5dfbd8c96997848186a2b13f  # tags/3.36.2^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D docs=true
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-04-17 Thread Jan Steffens via arch-commits
Date: Friday, April 17, 2020 @ 18:21:46
  Author: heftig
Revision: 380460

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 380459, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-17 18:21:34 UTC (rev 380459)
+++ PKGBUILD2020-04-17 18:21:46 UTC (rev 380460)
@@ -1,39 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.36
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
- libhandy)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=6952b22f3776dc5df808851ffb9ed2920d46b84b  # tags/3.36^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D docs=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 380459, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-17 18:21:46 UTC (rev 380460)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.36.1
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
+ libhandy)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=9842f10e3ccabe66ac60444829e51f990cedfdca  # tags/3.36.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D docs=true
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-03-10 Thread Jan Steffens via arch-commits
Date: Tuesday, March 10, 2020 @ 22:05:37
  Author: heftig
Revision: 377340

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 377339, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-10 22:05:16 UTC (rev 377339)
+++ PKGBUILD2020-03-10 22:05:37 UTC (rev 377340)
@@ -1,39 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.35.90+48+g4776726
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
- libhandy)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=4776726c29400f3e83e9e105c4cac2851c204ec3  # master
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D docs=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 377339, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-10 22:05:37 UTC (rev 377340)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.36
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
+ libhandy)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=6952b22f3776dc5df808851ffb9ed2920d46b84b  # tags/3.36^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D docs=true
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-01-05 Thread Jan Steffens via arch-commits
Date: Monday, January 6, 2020 @ 01:00:07
  Author: heftig
Revision: 372634

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 372633, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-06 00:59:55 UTC (rev 372633)
+++ PKGBUILD2020-01-06 01:00:07 UTC (rev 372634)
@@ -1,39 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.34
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
- libhandy)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=797cfc88b7928800ee9d17d9665c377384523737  # tags/3.34^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D docs=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 372633, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-06 01:00:07 UTC (rev 372634)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.34.1
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese
+ libhandy)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=6d59d49bb308f64c4e721b0f7009814ff4e7bc2e  # tags/3.34.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D docs=true
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-04-24 Thread Jan Steffens via arch-commits
Date: Wednesday, April 24, 2019 @ 11:49:21
  Author: heftig
Revision: 352055

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 352053, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-24 11:49:19 UTC (rev 352054)
+++ PKGBUILD2019-04-24 11:49:21 UTC (rev 352055)
@@ -1,38 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.32
-pkgrel=2
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese 
libhandy)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=332d438f1bc1d746106c9a0873a816f2081cd6be  # tags/3.32^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 352053, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-24 11:49:21 UTC (rev 352055)
@@ -0,0 +1,38 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.32.1
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese 
libhandy)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=deaf59e8ae8201d1bba390f4d954204477d1480d  # tags/3.32.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Friday, March 15, 2019 @ 12:12:15
  Author: bpiotrowski
Revision: 348170

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 348169, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-15 12:12:09 UTC (rev 348169)
+++ PKGBUILD2019-03-15 12:12:15 UTC (rev 348170)
@@ -1,38 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.30.2
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=674feb14d2a392ee3dfc75705761e5604235ffb7  # tags/3.30.2^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D telepathy=false
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 348169, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-15 12:12:15 UTC (rev 348170)
@@ -0,0 +1,38 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.32
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese 
libhandy)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=332d438f1bc1d746106c9a0873a816f2081cd6be  # tags/3.32^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D telepathy=false
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-12-11 Thread Jan Steffens via arch-commits
Date: Tuesday, December 11, 2018 @ 08:57:56
  Author: heftig
Revision: 341580

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 341579, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-11 08:57:45 UTC (rev 341579)
+++ PKGBUILD2018-12-11 08:57:56 UTC (rev 341580)
@@ -1,38 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.30.1
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=7ddea1fef4d7db9847f94a7dde7e702fed6ae3ef  # tags/3.30.1^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D telepathy=false
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 341579, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-11 08:57:56 UTC (rev 341580)
@@ -0,0 +1,38 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.30.2
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=674feb14d2a392ee3dfc75705761e5604235ffb7  # tags/3.30.2^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D telepathy=false
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-09-25 Thread Jan Steffens via arch-commits
Date: Tuesday, September 25, 2018 @ 07:56:24
  Author: heftig
Revision: 335367

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 335366, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-25 07:55:57 UTC (rev 335366)
+++ PKGBUILD2018-09-25 07:56:24 UTC (rev 335367)
@@ -1,38 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.30
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee 
telepathy-glib cheese libchamplain)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=5de89d5120a7da1af62732e2317b90f8178ec875  # tags/3.30^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 335366, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-25 07:56:24 UTC (rev 335367)
@@ -0,0 +1,38 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.30.1
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee cheese)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=7ddea1fef4d7db9847f94a7dde7e702fed6ae3ef  # tags/3.30.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D telepathy=false
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-05-07 Thread Jan Steffens via arch-commits
Date: Tuesday, May 8, 2018 @ 04:07:22
  Author: heftig
Revision: 323487

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 323486, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-08 04:06:37 UTC (rev 323486)
+++ PKGBUILD2018-05-08 04:07:22 UTC (rev 323487)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.28.1
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee 
telepathy-glib cheese libchamplain)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=039ac32a34b630590b487de552cf6259b8491c6e  # tags/3.28.1^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 323486, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-08 04:07:22 UTC (rev 323487)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.28.2
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee 
telepathy-glib cheese libchamplain)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=145ca91397b1c0060d5702c7b0c1748c0aba9b2c  # tags/3.28.2^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}


[arch-commits] Commit in gnome-contacts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-04-12 Thread Jan Steffens via arch-commits
Date: Thursday, April 12, 2018 @ 22:05:15
  Author: heftig
Revision: 321660

archrelease: copy trunk to extra-x86_64

Added:
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 321659, gnome-contacts/trunk/PKGBUILD)
Deleted:
  gnome-contacts/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-12 22:02:15 UTC (rev 321659)
+++ PKGBUILD2018-04-12 22:05:15 UTC (rev 321660)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.28
-pkgrel=2
-pkgdesc="Contacts Manager for GNOME"
-url="https://wiki.gnome.org/Apps/Contacts;
-arch=(x86_64)
-license=(GPL2)
-depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee 
telepathy-glib cheese libchamplain)
-makedepends=(vala gobject-introspection git meson)
-groups=(gnome)
-_commit=419df17099de4accd660161ad1e5e6c999d2f3af  # tags/3.28^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: gnome-contacts/repos/extra-x86_64/PKGBUILD (from rev 321659, 
gnome-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-12 22:05:15 UTC (rev 321660)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+url="https://wiki.gnome.org/Apps/Contacts;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 folks gnome-desktop dconf gnome-online-accounts libgee 
telepathy-glib cheese libchamplain)
+makedepends=(vala gobject-introspection git meson)
+groups=(gnome)
+_commit=039ac32a34b630590b487de552cf6259b8491c6e  # tags/3.28.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}