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

Jan Steffens heftig at archlinux.org
Mon Mar 12 01:40:43 UTC 2012


    Date: Sunday, March 11, 2012 @ 21:40:43
  Author: heftig
Revision: 153051

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

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

--------------------------------+
 gnome-unstable-i686/PKGBUILD   |   54 +++++++++++++++++++--------------------
 gnome-unstable-x86_64/PKGBUILD |   54 +++++++++++++++++++--------------------
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2012-03-12 01:39:30 UTC (rev 153050)
+++ gnome-unstable-i686/PKGBUILD	2012-03-12 01:40:43 UTC (rev 153051)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: Michael Kanis <mkanis at gmx.de>
-
-pkgname=libchamplain
-pkgver=0.12.1
-pkgrel=1
-pkgdesc="Gtk3 widget for displaying rasterized maps"
-url="http://projects.gnome.org/libchamplain/"
-license=('LGPL')
-arch=('i686' 'x86_64')
-options=('!libtool')
-depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite3')
-makedepends=('gobject-introspection' 'gtk-doc')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ac51b31ae46d22e1f3200b0e897b18bc5af2832eed24125d2a20adbc1ac232a1')
-
-build() {
-    cd $pkgname-$pkgver
-    ./configure --prefix=/usr --disable-static --disable-debug
-    make
-}
-
-package() {
-    cd $pkgname-$pkgver
-    make DESTDIR="$pkgdir" install
-}

Copied: libchamplain/repos/gnome-unstable-i686/PKGBUILD (from rev 153050, libchamplain/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2012-03-12 01:40:43 UTC (rev 153051)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: Michael Kanis <mkanis at gmx.de>
+
+pkgname=libchamplain
+pkgver=0.12.2
+pkgrel=1
+pkgdesc="Gtk3 widget for displaying rasterized maps"
+url="http://projects.gnome.org/libchamplain/"
+license=('LGPL')
+arch=('i686' 'x86_64')
+options=('!libtool')
+depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite3')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d23f97875e407fdc3e8fc86bef538a377c42f37f5be4fc8ec6063e7446fd7e2e')
+
+build() {
+    cd $pkgname-$pkgver
+    ./configure --prefix=/usr --disable-static --disable-debug --enable-vala
+    make
+}
+
+package() {
+    cd $pkgname-$pkgver
+    make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2012-03-12 01:39:30 UTC (rev 153050)
+++ gnome-unstable-x86_64/PKGBUILD	2012-03-12 01:40:43 UTC (rev 153051)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: Michael Kanis <mkanis at gmx.de>
-
-pkgname=libchamplain
-pkgver=0.12.1
-pkgrel=1
-pkgdesc="Gtk3 widget for displaying rasterized maps"
-url="http://projects.gnome.org/libchamplain/"
-license=('LGPL')
-arch=('i686' 'x86_64')
-options=('!libtool')
-depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite3')
-makedepends=('gobject-introspection' 'gtk-doc')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ac51b31ae46d22e1f3200b0e897b18bc5af2832eed24125d2a20adbc1ac232a1')
-
-build() {
-    cd $pkgname-$pkgver
-    ./configure --prefix=/usr --disable-static --disable-debug
-    make
-}
-
-package() {
-    cd $pkgname-$pkgver
-    make DESTDIR="$pkgdir" install
-}

Copied: libchamplain/repos/gnome-unstable-x86_64/PKGBUILD (from rev 153050, libchamplain/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2012-03-12 01:40:43 UTC (rev 153051)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: Michael Kanis <mkanis at gmx.de>
+
+pkgname=libchamplain
+pkgver=0.12.2
+pkgrel=1
+pkgdesc="Gtk3 widget for displaying rasterized maps"
+url="http://projects.gnome.org/libchamplain/"
+license=('LGPL')
+arch=('i686' 'x86_64')
+options=('!libtool')
+depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite3')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d23f97875e407fdc3e8fc86bef538a377c42f37f5be4fc8ec6063e7446fd7e2e')
+
+build() {
+    cd $pkgname-$pkgver
+    ./configure --prefix=/usr --disable-static --disable-debug --enable-vala
+    make
+}
+
+package() {
+    cd $pkgname-$pkgver
+    make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list