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

Jan Steffens heftig at archlinux.org
Sun Oct 9 21:52:28 UTC 2016


    Date: Sunday, October 9, 2016 @ 21:52:28
  Author: heftig
Revision: 278134

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

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

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

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2016-10-09 21:52:11 UTC (rev 278133)
+++ testing-i686/PKGBUILD	2016-10-09 21:52:28 UTC (rev 278134)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Timm Preetz <timm at preetz.us>
-
-pkgname=vala
-pkgver=0.34.0+10+gc6474a5
-pkgrel=1
-pkgdesc="Compiler for the GObject type system"
-url="https://wiki.gnome.org/Projects/Vala"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(glib2)
-makedepends=(libxslt git vala)
-checkdepends=(dbus libx11 gobject-introspection)
-_commit=c6474a50e942f1418bc9c6a58ea244b835197994
-source=("git://git.gnome.org/vala#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 --enable-vapigen
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: vala/repos/testing-i686/PKGBUILD (from rev 278133, vala/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2016-10-09 21:52:28 UTC (rev 278134)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Timm Preetz <timm at preetz.us>
+
+pkgname=vala
+pkgver=0.34.1
+pkgrel=1
+pkgdesc="Compiler for the GObject type system"
+url="https://wiki.gnome.org/Projects/Vala"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(glib2)
+makedepends=(libxslt git vala)
+checkdepends=(dbus libx11 gobject-introspection)
+_commit=e06c1524749862c2a3fd5b9e7a183f021116fa38  # tags/0.34.1^0
+source=("git://git.gnome.org/vala#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 --enable-vapigen
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2016-10-09 21:52:11 UTC (rev 278133)
+++ testing-x86_64/PKGBUILD	2016-10-09 21:52:28 UTC (rev 278134)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Timm Preetz <timm at preetz.us>
-
-pkgname=vala
-pkgver=0.34.0+10+gc6474a5
-pkgrel=1
-pkgdesc="Compiler for the GObject type system"
-url="https://wiki.gnome.org/Projects/Vala"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(glib2)
-makedepends=(libxslt git vala)
-checkdepends=(dbus libx11 gobject-introspection)
-_commit=c6474a50e942f1418bc9c6a58ea244b835197994
-source=("git://git.gnome.org/vala#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 --enable-vapigen
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: vala/repos/testing-x86_64/PKGBUILD (from rev 278133, vala/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2016-10-09 21:52:28 UTC (rev 278134)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Timm Preetz <timm at preetz.us>
+
+pkgname=vala
+pkgver=0.34.1
+pkgrel=1
+pkgdesc="Compiler for the GObject type system"
+url="https://wiki.gnome.org/Projects/Vala"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(glib2)
+makedepends=(libxslt git vala)
+checkdepends=(dbus libx11 gobject-introspection)
+_commit=e06c1524749862c2a3fd5b9e7a183f021116fa38  # tags/0.34.1^0
+source=("git://git.gnome.org/vala#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 --enable-vapigen
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list