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

Jan de Groot jgc at archlinux.org
Thu Mar 19 13:43:20 UTC 2015


    Date: Thursday, March 19, 2015 @ 14:43:19
  Author: jgc
Revision: 234159

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  vala/repos/gnome-unstable-i686/PKGBUILD
    (from rev 234158, vala/trunk/PKGBUILD)
  vala/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 234158, vala/trunk/PKGBUILD)
Deleted:
  vala/repos/gnome-unstable-i686/PKGBUILD
  vala/repos/gnome-unstable-x86_64/PKGBUILD

--------------------------------+
 /PKGBUILD                      |   64 +++++++++++++++++++++++++++++++++++++++
 gnome-unstable-i686/PKGBUILD   |   32 -------------------
 gnome-unstable-x86_64/PKGBUILD |   32 -------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2015-03-19 13:43:11 UTC (rev 234158)
+++ gnome-unstable-i686/PKGBUILD	2015-03-19 13:43:19 UTC (rev 234159)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Timm Preetz <timm at preetz.us>
-
-pkgname=vala
-pkgver=0.27.1
-pkgrel=1
-pkgdesc="Compiler for the GObject type system"
-arch=('i686' 'x86_64')
-url="http://live.gnome.org/Vala"
-license=('LGPL')
-depends=('glib2')
-makedepends=('libxslt')
-checkdepends=('dbus' 'libx11' 'gobject-introspection')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0bce939c011c34478da840f869b3c24d02e8f1c92691c587c1fe289a5533cd77')
-
-build() {
-    cd $pkgname-$pkgver
-    ./configure --prefix=/usr --enable-vapigen
-    make
-}
-
-check() {
-    cd $pkgname-$pkgver
-    make check
-}
-
-package() {
-    cd $pkgname-$pkgver
-    make DESTDIR="$pkgdir" install
-}

Copied: vala/repos/gnome-unstable-i686/PKGBUILD (from rev 234158, vala/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2015-03-19 13:43:19 UTC (rev 234159)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Timm Preetz <timm at preetz.us>
+
+pkgname=vala
+pkgver=0.27.2
+pkgrel=1
+pkgdesc="Compiler for the GObject type system"
+arch=('i686' 'x86_64')
+url="http://live.gnome.org/Vala"
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt')
+checkdepends=('dbus' 'libx11' 'gobject-introspection')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('80e87d312cad0185691c4973b2e46fd15ab5557e818b319d3955cca0360b6453')
+
+build() {
+    cd $pkgname-$pkgver
+    ./configure --prefix=/usr --enable-vapigen
+    make
+}
+
+check() {
+    cd $pkgname-$pkgver
+    make check
+}
+
+package() {
+    cd $pkgname-$pkgver
+    make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2015-03-19 13:43:11 UTC (rev 234158)
+++ gnome-unstable-x86_64/PKGBUILD	2015-03-19 13:43:19 UTC (rev 234159)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Timm Preetz <timm at preetz.us>
-
-pkgname=vala
-pkgver=0.27.1
-pkgrel=1
-pkgdesc="Compiler for the GObject type system"
-arch=('i686' 'x86_64')
-url="http://live.gnome.org/Vala"
-license=('LGPL')
-depends=('glib2')
-makedepends=('libxslt')
-checkdepends=('dbus' 'libx11' 'gobject-introspection')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0bce939c011c34478da840f869b3c24d02e8f1c92691c587c1fe289a5533cd77')
-
-build() {
-    cd $pkgname-$pkgver
-    ./configure --prefix=/usr --enable-vapigen
-    make
-}
-
-check() {
-    cd $pkgname-$pkgver
-    make check
-}
-
-package() {
-    cd $pkgname-$pkgver
-    make DESTDIR="$pkgdir" install
-}

Copied: vala/repos/gnome-unstable-x86_64/PKGBUILD (from rev 234158, vala/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2015-03-19 13:43:19 UTC (rev 234159)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Timm Preetz <timm at preetz.us>
+
+pkgname=vala
+pkgver=0.27.2
+pkgrel=1
+pkgdesc="Compiler for the GObject type system"
+arch=('i686' 'x86_64')
+url="http://live.gnome.org/Vala"
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt')
+checkdepends=('dbus' 'libx11' 'gobject-introspection')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('80e87d312cad0185691c4973b2e46fd15ab5557e818b319d3955cca0360b6453')
+
+build() {
+    cd $pkgname-$pkgver
+    ./configure --prefix=/usr --enable-vapigen
+    make
+}
+
+check() {
+    cd $pkgname-$pkgver
+    make check
+}
+
+package() {
+    cd $pkgname-$pkgver
+    make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list