[arch-commits] Commit in gnome-boxes/repos (6 files)
Jan Steffens
heftig at archlinux.org
Mon May 9 20:34:21 UTC 2016
Date: Monday, May 9, 2016 @ 22:34:21
Author: heftig
Revision: 174461
archrelease: copy trunk to community-i686, community-x86_64
Added:
gnome-boxes/repos/community-i686/PKGBUILD
(from rev 174460, gnome-boxes/trunk/PKGBUILD)
gnome-boxes/repos/community-x86_64/PKGBUILD
(from rev 174460, gnome-boxes/trunk/PKGBUILD)
Deleted:
gnome-boxes/repos/community-i686/PKGBUILD
gnome-boxes/repos/community-i686/gnome-boxes.install
gnome-boxes/repos/community-x86_64/PKGBUILD
gnome-boxes/repos/community-x86_64/gnome-boxes.install
--------------------------------------+
/PKGBUILD | 58 +++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 30 -----------------
community-i686/gnome-boxes.install | 12 ------
community-x86_64/PKGBUILD | 30 -----------------
community-x86_64/gnome-boxes.install | 12 ------
5 files changed, 58 insertions(+), 84 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-05-09 20:21:28 UTC (rev 174460)
+++ community-i686/PKGBUILD 2016-05-09 20:34:21 UTC (rev 174461)
@@ -1,30 +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.20.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=('gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
- 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
- 'libusb' 'libgudev')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
-install=$pkgname.install
-source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fd9a72c39e2ab0cae39385830270dc88b5254667a4b95ac7ccf322a55b4677fb')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
- --disable-schemas-compile --enable-smartcard
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-boxes/repos/community-i686/PKGBUILD (from rev 174460, gnome-boxes/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-09 20:34:21 UTC (rev 174461)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Stefano Facchini <stefano.facchini at gmail.com>
+
+pkgname=gnome-boxes
+pkgver=3.20.2
+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=('gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
+ 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
+ 'libusb' 'libgudev')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c0379ce1de9d2a43a6875cbe1f2ef7ef69161b284926d59c44246a9142130fc5')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
+ --disable-schemas-compile --enable-smartcard
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-i686/gnome-boxes.install
===================================================================
--- community-i686/gnome-boxes.install 2016-05-09 20:21:28 UTC (rev 174460)
+++ community-i686/gnome-boxes.install 2016-05-09 20:34:21 UTC (rev 174461)
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-05-09 20:21:28 UTC (rev 174460)
+++ community-x86_64/PKGBUILD 2016-05-09 20:34:21 UTC (rev 174461)
@@ -1,30 +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.20.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=('gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
- 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
- 'libusb' 'libgudev')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
-install=$pkgname.install
-source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fd9a72c39e2ab0cae39385830270dc88b5254667a4b95ac7ccf322a55b4677fb')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
- --disable-schemas-compile --enable-smartcard
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-boxes/repos/community-x86_64/PKGBUILD (from rev 174460, gnome-boxes/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-05-09 20:34:21 UTC (rev 174461)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Stefano Facchini <stefano.facchini at gmail.com>
+
+pkgname=gnome-boxes
+pkgver=3.20.2
+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=('gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
+ 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
+ 'libusb' 'libgudev')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c0379ce1de9d2a43a6875cbe1f2ef7ef69161b284926d59c44246a9142130fc5')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
+ --disable-schemas-compile --enable-smartcard
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/gnome-boxes.install
===================================================================
--- community-x86_64/gnome-boxes.install 2016-05-09 20:21:28 UTC (rev 174460)
+++ community-x86_64/gnome-boxes.install 2016-05-09 20:34:21 UTC (rev 174461)
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list