[arch-commits] Commit in gnome-boxes/repos (4 files)
Balló György
bgyorgy at archlinux.org
Mon Oct 10 10:20:11 UTC 2016
Date: Monday, October 10, 2016 @ 10:20:10
Author: bgyorgy
Revision: 191826
archrelease: copy trunk to community-testing-i686, community-testing-x86_64
Added:
gnome-boxes/repos/community-testing-i686/PKGBUILD
(from rev 191825, gnome-boxes/trunk/PKGBUILD)
gnome-boxes/repos/community-testing-x86_64/PKGBUILD
(from rev 191825, gnome-boxes/trunk/PKGBUILD)
Deleted:
gnome-boxes/repos/community-testing-i686/PKGBUILD
gnome-boxes/repos/community-testing-x86_64/PKGBUILD
-----------------------------------+
/PKGBUILD | 54 ++++++++++++++++++++++++++++++++++++
community-testing-i686/PKGBUILD | 27 ------------------
community-testing-x86_64/PKGBUILD | 27 ------------------
3 files changed, 54 insertions(+), 54 deletions(-)
Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD 2016-10-10 10:20:04 UTC (rev 191825)
+++ community-testing-i686/PKGBUILD 2016-10-10 10:20:10 UTC (rev 191826)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Stefano Facchini <stefano.facchini at gmail.com>
-
-pkgname=gnome-boxes
-pkgver=3.22.0
-pkgrel=1
-pkgdesc="Simple GNOME application to access remote or virtual systems"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Apps/Boxes"
-license=('LGPL')
-depends=('cdrkit' 'gtk-vnc' 'libarchive' 'libgudev' 'libosinfo' 'libtracker-sparql' 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f02e3032f8b6aaa77d9eab6aabe7fc09902be429e266ad9fd4185b94ac867ee')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
- --disable-schemas-compile
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-boxes/repos/community-testing-i686/PKGBUILD (from rev 191825, gnome-boxes/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-10-10 10:20:10 UTC (rev 191826)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Stefano Facchini <stefano.facchini at gmail.com>
+
+pkgname=gnome-boxes
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="Simple GNOME application to access remote or virtual systems"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Apps/Boxes"
+license=('LGPL')
+depends=('cdrkit' 'gtk-vnc' 'libarchive' 'libgudev' 'libosinfo' 'libtracker-sparql' 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('be807d9336e96af6dea8f269a4b6dbbd3e9bb5fd135efc952aa2d62dde87b8ea')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
+ --disable-schemas-compile
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD 2016-10-10 10:20:04 UTC (rev 191825)
+++ community-testing-x86_64/PKGBUILD 2016-10-10 10:20:10 UTC (rev 191826)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Stefano Facchini <stefano.facchini at gmail.com>
-
-pkgname=gnome-boxes
-pkgver=3.22.0
-pkgrel=1
-pkgdesc="Simple GNOME application to access remote or virtual systems"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Apps/Boxes"
-license=('LGPL')
-depends=('cdrkit' 'gtk-vnc' 'libarchive' 'libgudev' 'libosinfo' 'libtracker-sparql' 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f02e3032f8b6aaa77d9eab6aabe7fc09902be429e266ad9fd4185b94ac867ee')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
- --disable-schemas-compile
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-boxes/repos/community-testing-x86_64/PKGBUILD (from rev 191825, gnome-boxes/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD (rev 0)
+++ community-testing-x86_64/PKGBUILD 2016-10-10 10:20:10 UTC (rev 191826)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Stefano Facchini <stefano.facchini at gmail.com>
+
+pkgname=gnome-boxes
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="Simple GNOME application to access remote or virtual systems"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Apps/Boxes"
+license=('LGPL')
+depends=('cdrkit' 'gtk-vnc' 'libarchive' 'libgudev' 'libosinfo' 'libtracker-sparql' 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('be807d9336e96af6dea8f269a4b6dbbd3e9bb5fd135efc952aa2d62dde87b8ea')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
+ --disable-schemas-compile
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list