[arch-commits] Commit in vinagre/repos (8 files)

Jan Steffens heftig at nymeria.archlinux.org
Sat Oct 5 22:28:35 UTC 2013


    Date: Sunday, October 6, 2013 @ 00:28:35
  Author: heftig
Revision: 195940

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

Added:
  vinagre/repos/testing-i686/PKGBUILD
    (from rev 195939, vinagre/trunk/PKGBUILD)
  vinagre/repos/testing-i686/vinagre.install
    (from rev 195939, vinagre/trunk/vinagre.install)
  vinagre/repos/testing-x86_64/PKGBUILD
    (from rev 195939, vinagre/trunk/PKGBUILD)
  vinagre/repos/testing-x86_64/vinagre.install
    (from rev 195939, vinagre/trunk/vinagre.install)
Deleted:
  vinagre/repos/testing-i686/PKGBUILD
  vinagre/repos/testing-i686/vinagre.install
  vinagre/repos/testing-x86_64/PKGBUILD
  vinagre/repos/testing-x86_64/vinagre.install

--------------------------------+
 /PKGBUILD                      |   70 +++++++++++++++++++++++++++++++++++++++
 /vinagre.install               |   28 +++++++++++++++
 testing-i686/PKGBUILD          |   35 -------------------
 testing-i686/vinagre.install   |   14 -------
 testing-x86_64/PKGBUILD        |   35 -------------------
 testing-x86_64/vinagre.install |   14 -------
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2013-10-05 22:27:31 UTC (rev 195939)
+++ testing-i686/PKGBUILD	2013-10-05 22:28:35 UTC (rev 195940)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Contributor: Allan McRae <mcrae_allan at hotmail.com>
-# Contributor: lp76 <l.peduto at gmail.com>
-
-pkgname=vinagre
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="A VNC Client for the GNOME Desktop"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://www.gnome.org/projects/vinagre/"
-install=vinagre.install
-depends=(libsecret gtk-vnc vte3 telepathy-glib avahi desktop-file-utils dconf shared-mime-info
-         gnome-icon-theme spice-gtk3)
-optdepends=('openssh: SSH plugin'
-            'rdesktop: RDP plugin')
-makedepends=(docbook-xsl intltool rdesktop openssh itstool)
-groups=(gnome-extra)
-options=('!emptydirs' '!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d90ca19d1075149d044a58274016bb3976b2201774ae079d661fd7c3859a1900')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --libexecdir=/usr/lib/$pkgname --enable-rdp
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: vinagre/repos/testing-i686/PKGBUILD (from rev 195939, vinagre/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2013-10-05 22:28:35 UTC (rev 195940)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+# Contributor: Allan McRae <mcrae_allan at hotmail.com>
+# Contributor: lp76 <l.peduto at gmail.com>
+
+pkgname=vinagre
+pkgver=3.10.0
+pkgrel=2
+pkgdesc="A VNC Client for the GNOME Desktop"
+arch=(i686 x86_64)
+license=(GPL)
+url="http://www.gnome.org/projects/vinagre/"
+install=vinagre.install
+depends=(libsecret gtk-vnc vte3 telepathy-glib avahi desktop-file-utils dconf shared-mime-info
+         gnome-icon-theme spice-gtk3)
+optdepends=('openssh: SSH plugin'
+            'freerdp: RDP plugin')
+makedepends=(docbook-xsl intltool freerdp openssh itstool)
+groups=(gnome-extra)
+options=('!emptydirs' '!libtool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d90ca19d1075149d044a58274016bb3976b2201774ae079d661fd7c3859a1900')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --libexecdir=/usr/lib/$pkgname --enable-rdp
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-i686/vinagre.install
===================================================================
--- testing-i686/vinagre.install	2013-10-05 22:27:31 UTC (rev 195939)
+++ testing-i686/vinagre.install	2013-10-05 22:28:35 UTC (rev 195940)
@@ -1,14 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-  update-mime-database usr/share/mime > /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: vinagre/repos/testing-i686/vinagre.install (from rev 195939, vinagre/trunk/vinagre.install)
===================================================================
--- testing-i686/vinagre.install	                        (rev 0)
+++ testing-i686/vinagre.install	2013-10-05 22:28:35 UTC (rev 195940)
@@ -0,0 +1,14 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+  update-mime-database usr/share/mime > /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2013-10-05 22:27:31 UTC (rev 195939)
+++ testing-x86_64/PKGBUILD	2013-10-05 22:28:35 UTC (rev 195940)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Contributor: Allan McRae <mcrae_allan at hotmail.com>
-# Contributor: lp76 <l.peduto at gmail.com>
-
-pkgname=vinagre
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="A VNC Client for the GNOME Desktop"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://www.gnome.org/projects/vinagre/"
-install=vinagre.install
-depends=(libsecret gtk-vnc vte3 telepathy-glib avahi desktop-file-utils dconf shared-mime-info
-         gnome-icon-theme spice-gtk3)
-optdepends=('openssh: SSH plugin'
-            'rdesktop: RDP plugin')
-makedepends=(docbook-xsl intltool rdesktop openssh itstool)
-groups=(gnome-extra)
-options=('!emptydirs' '!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d90ca19d1075149d044a58274016bb3976b2201774ae079d661fd7c3859a1900')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --libexecdir=/usr/lib/$pkgname --enable-rdp
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: vinagre/repos/testing-x86_64/PKGBUILD (from rev 195939, vinagre/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2013-10-05 22:28:35 UTC (rev 195940)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+# Contributor: Allan McRae <mcrae_allan at hotmail.com>
+# Contributor: lp76 <l.peduto at gmail.com>
+
+pkgname=vinagre
+pkgver=3.10.0
+pkgrel=2
+pkgdesc="A VNC Client for the GNOME Desktop"
+arch=(i686 x86_64)
+license=(GPL)
+url="http://www.gnome.org/projects/vinagre/"
+install=vinagre.install
+depends=(libsecret gtk-vnc vte3 telepathy-glib avahi desktop-file-utils dconf shared-mime-info
+         gnome-icon-theme spice-gtk3)
+optdepends=('openssh: SSH plugin'
+            'freerdp: RDP plugin')
+makedepends=(docbook-xsl intltool freerdp openssh itstool)
+groups=(gnome-extra)
+options=('!emptydirs' '!libtool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d90ca19d1075149d044a58274016bb3976b2201774ae079d661fd7c3859a1900')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --libexecdir=/usr/lib/$pkgname --enable-rdp
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/vinagre.install
===================================================================
--- testing-x86_64/vinagre.install	2013-10-05 22:27:31 UTC (rev 195939)
+++ testing-x86_64/vinagre.install	2013-10-05 22:28:35 UTC (rev 195940)
@@ -1,14 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-  update-mime-database usr/share/mime > /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: vinagre/repos/testing-x86_64/vinagre.install (from rev 195939, vinagre/trunk/vinagre.install)
===================================================================
--- testing-x86_64/vinagre.install	                        (rev 0)
+++ testing-x86_64/vinagre.install	2013-10-05 22:28:35 UTC (rev 195940)
@@ -0,0 +1,14 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+  update-mime-database usr/share/mime > /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}




More information about the arch-commits mailing list