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

Jan Steffens heftig at archlinux.org
Sun Oct 23 18:59:23 UTC 2016


    Date: Sunday, October 23, 2016 @ 18:59:23
  Author: heftig
Revision: 279188

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-10-23 18:58:33 UTC (rev 279187)
+++ extra-i686/PKGBUILD	2016-10-23 18:59:23 UTC (rev 279188)
@@ -1,43 +0,0 @@
-# $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
-}

Copied: vala/repos/extra-i686/PKGBUILD (from rev 279187, vala/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-10-23 18:59:23 UTC (rev 279188)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Timm Preetz <timm at preetz.us>
+
+pkgname=vala
+pkgver=0.34.2
+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=9b75174cc2aff56403d2167f825b01dbe9a391ea  # tags/0.34.2^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: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-10-23 18:58:33 UTC (rev 279187)
+++ extra-x86_64/PKGBUILD	2016-10-23 18:59:23 UTC (rev 279188)
@@ -1,43 +0,0 @@
-# $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
-}

Copied: vala/repos/extra-x86_64/PKGBUILD (from rev 279187, vala/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-10-23 18:59:23 UTC (rev 279188)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Timm Preetz <timm at preetz.us>
+
+pkgname=vala
+pkgver=0.34.2
+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=9b75174cc2aff56403d2167f825b01dbe9a391ea  # tags/0.34.2^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