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

2017-01-23 Thread Sergej Pupykin
Date: Monday, January 23, 2017 @ 15:49:43
  Author: spupykin
Revision: 208590

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 208589, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 208589, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   31 --
 community-x86_64/PKGBUILD |   31 --
 3 files changed, 60 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-23 15:49:26 UTC (rev 208589)
+++ community-i686/PKGBUILD 2017-01-23 15:49:43 UTC (rev 208590)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Stefano Facchini 
-
-pkgname=libvirt-glib
-pkgver=0.2.3
-pkgrel=1
-pkgdesc="GLib bindings for libvirt"
-arch=('i686' 'x86_64')
-url="http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt' 'libcap-ng')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
-sha256sums=('c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 208589, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-23 15:49:43 UTC (rev 208590)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Stefano Facchini 
+
+pkgname=libvirt-glib
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="GLib bindings for libvirt"
+arch=('i686' 'x86_64')
+url="http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt' 'libcap-ng')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('ca9158d01cc4d9e0218f94f8c9ee04ae367d8c3b4396daaebca2c4b89a2e8a47')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-23 15:49:26 UTC (rev 208589)
+++ community-x86_64/PKGBUILD   2017-01-23 15:49:43 UTC (rev 208590)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Stefano Facchini 
-
-pkgname=libvirt-glib
-pkgver=0.2.3
-pkgrel=1
-pkgdesc="GLib bindings for libvirt"
-arch=('i686' 'x86_64')
-url="http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt' 'libcap-ng')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
-sha256sums=('c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 208589, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-23 15:49:43 UTC (rev 208590)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Stefano Facchini 
+
+pkgname=libvirt-glib
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="GLib bindings for libvirt"
+arch=('i686' 'x86_64')
+url="http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt' 'libcap-ng')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('ca9158d01cc4d9e0218f94f8c9ee04ae367d8c3b4396daaebca2c4b89a2e8a47')
+
+build() {
+  cd 

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

2016-03-24 Thread Sergej Pupykin
Date: Thursday, March 24, 2016 @ 17:46:19
  Author: spupykin
Revision: 168259

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 168258, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 168258, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   62 
 community-i686/PKGBUILD   |   30 -
 community-x86_64/PKGBUILD |   30 -
 3 files changed, 62 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-24 16:46:00 UTC (rev 168258)
+++ community-i686/PKGBUILD 2016-03-24 16:46:19 UTC (rev 168259)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Stefano Facchini 
-
-pkgname=libvirt-glib
-pkgver=0.2.2
-pkgrel=1
-pkgdesc="GLib bindings for libvirt"
-arch=('i686' 'x86_64')
-url="http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt' 'libcap-ng')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 168258, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-24 16:46:19 UTC (rev 168259)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Stefano Facchini 
+
+pkgname=libvirt-glib
+pkgver=0.2.3
+pkgrel=1
+pkgdesc="GLib bindings for libvirt"
+arch=('i686' 'x86_64')
+url="http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt' 'libcap-ng')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
+sha256sums=('c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-03-24 16:46:00 UTC (rev 168258)
+++ community-x86_64/PKGBUILD   2016-03-24 16:46:19 UTC (rev 168259)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Stefano Facchini 
-
-pkgname=libvirt-glib
-pkgver=0.2.2
-pkgrel=1
-pkgdesc="GLib bindings for libvirt"
-arch=('i686' 'x86_64')
-url="http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt' 'libcap-ng')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 168258, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-24 16:46:19 UTC (rev 168259)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Stefano Facchini 
+
+pkgname=libvirt-glib
+pkgver=0.2.3
+pkgrel=1
+pkgdesc="GLib bindings for libvirt"
+arch=('i686' 'x86_64')
+url="http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt' 'libcap-ng')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
+sha256sums=('c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd')
+
+build() {
+  cd 

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

2015-09-25 Thread Sergej Pupykin
Date: Friday, September 25, 2015 @ 13:00:57
  Author: spupykin
Revision: 141599

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 141598, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 141598, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-09-25 11:00:30 UTC (rev 141598)
+++ community-i686/PKGBUILD 2015-09-25 11:00:57 UTC (rev 141599)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Stefano Facchini 
-
-pkgname=libvirt-glib
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="GLib bindings for libvirt"
-arch=('i686' 'x86_64')
-url="http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
-sha256sums=('053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958')
-sha256sums=('30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 141598, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-25 11:00:57 UTC (rev 141599)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Stefano Facchini 
+
+pkgname=libvirt-glib
+pkgver=0.2.2
+pkgrel=1
+pkgdesc="GLib bindings for libvirt"
+arch=('i686' 'x86_64')
+url="http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt' 'libcap-ng')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-09-25 11:00:30 UTC (rev 141598)
+++ community-x86_64/PKGBUILD   2015-09-25 11:00:57 UTC (rev 141599)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Stefano Facchini 
-
-pkgname=libvirt-glib
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="GLib bindings for libvirt"
-arch=('i686' 'x86_64')
-url="http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
-sha256sums=('053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958')
-sha256sums=('30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 141598, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-09-25 11:00:57 UTC (rev 141599)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Stefano Facchini 
+
+pkgname=libvirt-glib
+pkgver=0.2.2
+pkgrel=1
+pkgdesc="GLib bindings for libvirt"
+arch=('i686' 'x86_64')
+url="http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt' 'libcap-ng')
+makedepends=('intltool' 'gobject-introspection' 'vala')

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

2014-12-15 Thread Sergej Pupykin
Date: Monday, December 15, 2014 @ 22:04:52
  Author: spupykin
Revision: 123927

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 123926, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 123926, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   64 
 community-i686/PKGBUILD   |   31 -
 community-x86_64/PKGBUILD |   31 -
 3 files changed, 64 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-15 21:04:33 UTC (rev 123926)
+++ community-i686/PKGBUILD 2014-12-15 21:04:52 UTC (rev 123927)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.9
-pkgrel=1
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
-sha256sums=('053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 123926, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-15 21:04:52 UTC (rev 123927)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.2.0
+pkgrel=1
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
+sha256sums=('053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958')
+sha256sums=('30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-15 21:04:33 UTC (rev 123926)
+++ community-x86_64/PKGBUILD   2014-12-15 21:04:52 UTC (rev 123927)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.9
-pkgrel=1
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
-sha256sums=('053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 123926, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-15 21:04:52 UTC (rev 123927)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.2.0
+pkgrel=1
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)

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

2014-09-03 Thread Sergej Pupykin
Date: Wednesday, September 3, 2014 @ 11:25:50
  Author: spupykin
Revision: 118216

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 118215, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 118215, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   62 
 community-i686/PKGBUILD   |   30 -
 community-x86_64/PKGBUILD |   30 -
 3 files changed, 62 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-09-03 09:25:35 UTC (rev 118215)
+++ community-i686/PKGBUILD 2014-09-03 09:25:50 UTC (rev 118216)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.8
-pkgrel=2
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 118215, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-09-03 09:25:50 UTC (rev 118216)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.9
+pkgrel=1
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
+sha256sums=('053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-09-03 09:25:35 UTC (rev 118215)
+++ community-x86_64/PKGBUILD   2014-09-03 09:25:50 UTC (rev 118216)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.8
-pkgrel=2
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 118215, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-09-03 09:25:50 UTC (rev 118216)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.9
+pkgrel=1
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
+sha256sums=('053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  

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

2014-04-22 Thread Sergej Pupykin
Date: Tuesday, April 22, 2014 @ 18:21:25
  Author: spupykin
Revision: 109981

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 109980, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 109980, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   30 --
 community-x86_64/PKGBUILD |   30 --
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-22 16:21:12 UTC (rev 109980)
+++ community-i686/PKGBUILD 2014-04-22 16:21:25 UTC (rev 109981)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.8
-pkgrel=1
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 109980, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-22 16:21:25 UTC (rev 109981)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.8
+pkgrel=2
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-22 16:21:12 UTC (rev 109980)
+++ community-x86_64/PKGBUILD   2014-04-22 16:21:25 UTC (rev 109981)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.8
-pkgrel=1
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 109980, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-04-22 16:21:25 UTC (rev 109981)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.8
+pkgrel=2
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-04-04 Thread Sergej Pupykin
Date: Friday, April 4, 2014 @ 09:49:23
  Author: spupykin
Revision: 108799

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 108798, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 108798, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   30 --
 community-x86_64/PKGBUILD |   30 --
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-04 07:49:10 UTC (rev 108798)
+++ community-i686/PKGBUILD 2014-04-04 07:49:23 UTC (rev 108799)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.7
-pkgrel=2
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 108798, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-04 07:49:23 UTC (rev 108799)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.8
+pkgrel=1
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-04 07:49:10 UTC (rev 108798)
+++ community-x86_64/PKGBUILD   2014-04-04 07:49:23 UTC (rev 108799)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.7
-pkgrel=2
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --disable-static \
-  --with-python=/usr/bin/python2
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 108798, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-04-04 07:49:23 UTC (rev 108799)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.8
+pkgrel=1
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-10-07 Thread Balló György
Date: Tuesday, October 8, 2013 @ 03:35:38
  Author: bgyorgy
Revision: 98284

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 98283, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 98283, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   62 
 community-i686/PKGBUILD   |   30 -
 community-x86_64/PKGBUILD |   30 -
 3 files changed, 62 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-08 01:35:30 UTC (rev 98283)
+++ community-i686/PKGBUILD 2013-10-08 01:35:38 UTC (rev 98284)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.7
-pkgrel=1
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt' 'glib2' 'gobject-introspection' 'python2')
-makedepends=('intltool')
-options=('!libtool')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('274b88584db94bb5d404e5398d6b5ef184afad49a2e4b3f4f6c47ba940bf55bf')
-sha256sums=('39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 98283, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-08 01:35:38 UTC (rev 98284)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.7
+pkgrel=2
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!libtool')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-08 01:35:30 UTC (rev 98283)
+++ community-x86_64/PKGBUILD   2013-10-08 01:35:38 UTC (rev 98284)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.7
-pkgrel=1
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt' 'glib2' 'gobject-introspection' 'python2')
-makedepends=('intltool')
-options=('!libtool')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('274b88584db94bb5d404e5398d6b5ef184afad49a2e4b3f4f6c47ba940bf55bf')
-sha256sums=('39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 98283, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-08 01:35:38 UTC (rev 98284)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.7
+pkgrel=2
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!libtool')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --disable-static \
+  --with-python=/usr/bin/python2
+  

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

2013-08-20 Thread Sergej Pupykin
Date: Tuesday, August 20, 2013 @ 13:52:08
  Author: spupykin
Revision: 96155

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
(from rev 96154, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
(from rev 96154, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   28 
 community-x86_64/PKGBUILD |   28 
 3 files changed, 60 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-20 11:51:49 UTC (rev 96154)
+++ community-i686/PKGBUILD 2013-08-20 11:52:08 UTC (rev 96155)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.6
-pkgrel=1
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt' 'glib2' 'gobject-introspection' 'python2')
-options=('!libtool')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('274b88584db94bb5d404e5398d6b5ef184afad49a2e4b3f4f6c47ba940bf55bf')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 96154, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-20 11:52:08 UTC (rev 96155)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.7
+pkgrel=1
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt' 'glib2' 'gobject-introspection' 'python2')
+makedepends=('intltool')
+options=('!libtool')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('274b88584db94bb5d404e5398d6b5ef184afad49a2e4b3f4f6c47ba940bf55bf')
+sha256sums=('39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-20 11:51:49 UTC (rev 96154)
+++ community-x86_64/PKGBUILD   2013-08-20 11:52:08 UTC (rev 96155)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Stefano Facchini stefano.facch...@gmail.com
-
-pkgname=libvirt-glib
-pkgver=0.1.6
-pkgrel=1
-pkgdesc=GLib bindings for libvirt
-arch=('i686' 'x86_64')
-url=http://libvirt.org;
-license=('LGPL2.1')
-depends=('libvirt' 'glib2' 'gobject-introspection' 'python2')
-options=('!libtool')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('274b88584db94bb5d404e5398d6b5ef184afad49a2e4b3f4f6c47ba940bf55bf')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 96154, 
libvirt-glib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-20 11:52:08 UTC (rev 96155)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Stefano Facchini stefano.facch...@gmail.com
+
+pkgname=libvirt-glib
+pkgver=0.1.7
+pkgrel=1
+pkgdesc=GLib bindings for libvirt
+arch=('i686' 'x86_64')
+url=http://libvirt.org;
+license=('LGPL2.1')
+depends=('libvirt' 'glib2' 'gobject-introspection' 'python2')
+makedepends=('intltool')
+options=('!libtool')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('274b88584db94bb5d404e5398d6b5ef184afad49a2e4b3f4f6c47ba940bf55bf')
+sha256sums=('39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et: