Date: Wednesday, October 4, 2017 @ 20:03:53
  Author: heftig
Revision: 306754

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

Added:
  polari/repos/testing-i686/PKGBUILD
    (from rev 306753, polari/trunk/PKGBUILD)
  polari/repos/testing-x86_64/PKGBUILD
    (from rev 306753, polari/trunk/PKGBUILD)
Deleted:
  polari/repos/testing-i686/PKGBUILD
  polari/repos/testing-x86_64/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD       2017-10-04 20:03:16 UTC (rev 306753)
+++ testing-i686/PKGBUILD       2017-10-04 20:03:53 UTC (rev 306754)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
-
-pkgname=polari
-pkgver=3.26.0+7+ga67955a
-pkgrel=1
-pkgdesc="An IRC Client for GNOME"
-url="https://wiki.gnome.org/Apps/Polari";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control 
telepathy-logger gspell)
-makedepends=(gobject-introspection appdata-tools yelp-tools appstream-glib git 
meson)
-groups=(gnome-extra)
-_commit=a67955a2fac43a66375a4bd2fc1e819af0b43452  # master
-source=("git+https://gitlab.gnome.org/GNOME/polari.git#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: polari/repos/testing-i686/PKGBUILD (from rev 306753, 
polari/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD                               (rev 0)
+++ testing-i686/PKGBUILD       2017-10-04 20:03:53 UTC (rev 306754)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
+
+pkgname=polari
+pkgver=3.26.1
+pkgrel=1
+pkgdesc="An IRC Client for GNOME"
+url="https://wiki.gnome.org/Apps/Polari";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control 
telepathy-logger gspell)
+makedepends=(gobject-introspection appdata-tools yelp-tools appstream-glib git 
meson)
+groups=(gnome-extra)
+_commit=ecc4c3bb781631d2ae8a9c505563ac83fb98c7c9  # tags/3.26.1^0
+source=("git+https://gitlab.gnome.org/GNOME/polari.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  arch-meson ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD     2017-10-04 20:03:16 UTC (rev 306753)
+++ testing-x86_64/PKGBUILD     2017-10-04 20:03:53 UTC (rev 306754)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
-
-pkgname=polari
-pkgver=3.26.0+7+ga67955a
-pkgrel=1
-pkgdesc="An IRC Client for GNOME"
-url="https://wiki.gnome.org/Apps/Polari";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control 
telepathy-logger gspell)
-makedepends=(gobject-introspection appdata-tools yelp-tools appstream-glib git 
meson)
-groups=(gnome-extra)
-_commit=a67955a2fac43a66375a4bd2fc1e819af0b43452  # master
-source=("git+https://gitlab.gnome.org/GNOME/polari.git#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: polari/repos/testing-x86_64/PKGBUILD (from rev 306753, 
polari/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD                             (rev 0)
+++ testing-x86_64/PKGBUILD     2017-10-04 20:03:53 UTC (rev 306754)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
+
+pkgname=polari
+pkgver=3.26.1
+pkgrel=1
+pkgdesc="An IRC Client for GNOME"
+url="https://wiki.gnome.org/Apps/Polari";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control 
telepathy-logger gspell)
+makedepends=(gobject-introspection appdata-tools yelp-tools appstream-glib git 
meson)
+groups=(gnome-extra)
+_commit=ecc4c3bb781631d2ae8a9c505563ac83fb98c7c9  # tags/3.26.1^0
+source=("git+https://gitlab.gnome.org/GNOME/polari.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  arch-meson ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Reply via email to