[arch-commits] Commit in gnome-boxes/repos (8 files)
Jan Steffens
heftig at archlinux.org
Tue Apr 14 01:37:42 UTC 2015
Date: Tuesday, April 14, 2015 @ 03:37:42
Author: heftig
Revision: 131334
archrelease: copy trunk to community-i686, community-x86_64
Added:
gnome-boxes/repos/community-i686/PKGBUILD
(from rev 131333, gnome-boxes/trunk/PKGBUILD)
gnome-boxes/repos/community-i686/gnome-boxes.install
(from rev 131333, gnome-boxes/trunk/gnome-boxes.install)
gnome-boxes/repos/community-x86_64/PKGBUILD
(from rev 131333, gnome-boxes/trunk/PKGBUILD)
gnome-boxes/repos/community-x86_64/gnome-boxes.install
(from rev 131333, gnome-boxes/trunk/gnome-boxes.install)
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 | 60 +++++++++++++++++++++++++++++++++
/gnome-boxes.install | 24 +++++++++++++
community-i686/PKGBUILD | 30 ----------------
community-i686/gnome-boxes.install | 12 ------
community-x86_64/PKGBUILD | 30 ----------------
community-x86_64/gnome-boxes.install | 12 ------
6 files changed, 84 insertions(+), 84 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-04-14 01:31:01 UTC (rev 131333)
+++ community-i686/PKGBUILD 2015-04-14 01:37:42 UTC (rev 131334)
@@ -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.16.0
-pkgrel=1
-pkgdesc="Simple GNOME 3 application to access remote or virtual systems"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Apps/Boxes"
-license=('LGPL')
-depends=('clutter-gtk' 'gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
- 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
- 'gnome-themes-standard' 'libusb')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fe17de6431b7645816ab2b1f0f15733ed18a96fef39571bf1af00702e5b82136')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
- --disable-static --disable-schemas-compile --enable-smartcard
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-boxes/repos/community-i686/PKGBUILD (from rev 131333, gnome-boxes/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-14 01:37:42 UTC (rev 131334)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Stefano Facchini <stefano.facchini at gmail.com>
+
+pkgname=gnome-boxes
+pkgver=3.16.1
+pkgrel=1
+pkgdesc="Simple GNOME 3 application to access remote or virtual systems"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Apps/Boxes"
+license=('LGPL')
+depends=('clutter-gtk' 'gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
+ 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
+ 'gnome-themes-standard' 'libusb')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('41efae4e6906c9f4b687d996cb07316e71dbdae6f619a497801ab26557e8480d')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
+ --disable-static --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 2015-04-14 01:31:01 UTC (rev 131333)
+++ community-i686/gnome-boxes.install 2015-04-14 01:37:42 UTC (rev 131334)
@@ -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
-}
Copied: gnome-boxes/repos/community-i686/gnome-boxes.install (from rev 131333, gnome-boxes/trunk/gnome-boxes.install)
===================================================================
--- community-i686/gnome-boxes.install (rev 0)
+++ community-i686/gnome-boxes.install 2015-04-14 01:37:42 UTC (rev 131334)
@@ -0,0 +1,12 @@
+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 2015-04-14 01:31:01 UTC (rev 131333)
+++ community-x86_64/PKGBUILD 2015-04-14 01:37:42 UTC (rev 131334)
@@ -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.16.0
-pkgrel=1
-pkgdesc="Simple GNOME 3 application to access remote or virtual systems"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Apps/Boxes"
-license=('LGPL')
-depends=('clutter-gtk' 'gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
- 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
- 'gnome-themes-standard' 'libusb')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fe17de6431b7645816ab2b1f0f15733ed18a96fef39571bf1af00702e5b82136')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
- --disable-static --disable-schemas-compile --enable-smartcard
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-boxes/repos/community-x86_64/PKGBUILD (from rev 131333, gnome-boxes/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-04-14 01:37:42 UTC (rev 131334)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Stefano Facchini <stefano.facchini at gmail.com>
+
+pkgname=gnome-boxes
+pkgver=3.16.1
+pkgrel=1
+pkgdesc="Simple GNOME 3 application to access remote or virtual systems"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Apps/Boxes"
+license=('LGPL')
+depends=('clutter-gtk' 'gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
+ 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
+ 'gnome-themes-standard' 'libusb')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('41efae4e6906c9f4b687d996cb07316e71dbdae6f619a497801ab26557e8480d')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
+ --disable-static --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 2015-04-14 01:31:01 UTC (rev 131333)
+++ community-x86_64/gnome-boxes.install 2015-04-14 01:37:42 UTC (rev 131334)
@@ -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
-}
Copied: gnome-boxes/repos/community-x86_64/gnome-boxes.install (from rev 131333, gnome-boxes/trunk/gnome-boxes.install)
===================================================================
--- community-x86_64/gnome-boxes.install (rev 0)
+++ community-x86_64/gnome-boxes.install 2015-04-14 01:37:42 UTC (rev 131334)
@@ -0,0 +1,12 @@
+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