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

Jan de Groot jgc at archlinux.org
Thu Oct 18 19:22:17 UTC 2012


    Date: Thursday, October 18, 2012 @ 15:22:16
  Author: jgc
Revision: 169145

db-move: moved vinagre from [gnome-unstable] to [testing] (i686, x86_64)

Added:
  vinagre/repos/testing-i686/
  vinagre/repos/testing-i686/PKGBUILD
    (from rev 169138, vinagre/repos/gnome-unstable-i686/PKGBUILD)
  vinagre/repos/testing-i686/vinagre.install
    (from rev 169138, vinagre/repos/gnome-unstable-i686/vinagre.install)
  vinagre/repos/testing-x86_64/
  vinagre/repos/testing-x86_64/PKGBUILD
    (from rev 169138, vinagre/repos/gnome-unstable-x86_64/PKGBUILD)
  vinagre/repos/testing-x86_64/vinagre.install
    (from rev 169138, vinagre/repos/gnome-unstable-x86_64/vinagre.install)
Deleted:
  vinagre/repos/gnome-unstable-i686/
  vinagre/repos/gnome-unstable-x86_64/

--------------------------------+
 testing-i686/PKGBUILD          |   34 ++++++++++++++++++++++++++++++++++
 testing-i686/vinagre.install   |   14 ++++++++++++++
 testing-x86_64/PKGBUILD        |   34 ++++++++++++++++++++++++++++++++++
 testing-x86_64/vinagre.install |   14 ++++++++++++++
 4 files changed, 96 insertions(+)

Copied: vinagre/repos/testing-i686/PKGBUILD (from rev 169138, vinagre/repos/gnome-unstable-i686/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2012-10-18 19:22:16 UTC (rev 169145)
@@ -0,0 +1,34 @@
+# $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.6.1
+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')
+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=('768727f9833ba9b9879d72671bc4b10577f4dfe74488cb0cf4c49edfe0165c62')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --libexecdir=/usr/lib/vinagre --enable-rdp --disable-spice
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: vinagre/repos/testing-i686/vinagre.install (from rev 169138, vinagre/repos/gnome-unstable-i686/vinagre.install)
===================================================================
--- testing-i686/vinagre.install	                        (rev 0)
+++ testing-i686/vinagre.install	2012-10-18 19:22:16 UTC (rev 169145)
@@ -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
+}

Copied: vinagre/repos/testing-x86_64/PKGBUILD (from rev 169138, vinagre/repos/gnome-unstable-x86_64/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2012-10-18 19:22:16 UTC (rev 169145)
@@ -0,0 +1,34 @@
+# $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.6.1
+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')
+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=('768727f9833ba9b9879d72671bc4b10577f4dfe74488cb0cf4c49edfe0165c62')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --libexecdir=/usr/lib/vinagre --enable-rdp --disable-spice
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: vinagre/repos/testing-x86_64/vinagre.install (from rev 169138, vinagre/repos/gnome-unstable-x86_64/vinagre.install)
===================================================================
--- testing-x86_64/vinagre.install	                        (rev 0)
+++ testing-x86_64/vinagre.install	2012-10-18 19:22:16 UTC (rev 169145)
@@ -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