From 4c893bdf26d62b6ff133323ce71e985950f4afe2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 15 Nov 2011 10:11:55 +0100 Subject: [PATCH] New package: vinagre-3.2.2. --- srcpkgs/vinagre/template | 38 ++++++++++++++++++++++++ srcpkgs/vinagre/vinagre.rshlibs | 34 +++++++++++++++++++++ xbps-src/common/mapping_shlib_binpkg.txt | 2 ++ 3 files changed, 74 insertions(+) create mode 100644 srcpkgs/vinagre/template create mode 100644 srcpkgs/vinagre/vinagre.rshlibs diff --git a/srcpkgs/vinagre/template b/srcpkgs/vinagre/template new file mode 100644 index 00000000000..f6d733b7470 --- /dev/null +++ b/srcpkgs/vinagre/template @@ -0,0 +1,38 @@ +# Template file for 'vinagre' +pkgname=vinagre +version=3.2.2 +distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" +build_style=gnu-configure +configure_args="--disable-scrollkeeper --disable-schemas-compile +--disable-spice --disable-rdp" +short_desc="VNC client for the GNOME desktop" +maintainer="Juan RP " +homepage="http://projects.gnome.org/vinagre" +license="GPL-2" +checksum=1533cc447177f8d6c9cfe45d61b05904efbf66c86b86b4c332e972ff965d76bd +long_desc=" + Features + You can connect to several machines at the same time, we like tabs + You can keep track of your most used connections, we like favorites + You can keep track of your recently used connections, we like GtkRecent + You can browse your network for VNC servers, we like avahi + You don't need to supply the password on every connection, we like GNOME Keyring +" +# XXX rdp (rdesktop) and spice plugins +gtk_iconcache_dirs="/usr/share/icons/hicolor" + +Add_dependency build pkg-config +Add_dependency build intltool +Add_dependency build gnome-doc-utils +Add_dependency build libxml2-devel +Add_dependency build dbus-glib-devel +Add_dependency build libgnome-keyring-devel +Add_dependency build avahi-ui-libs-devel +Add_dependency build telepathy-glib-devel +Add_dependency build vte3-devel +Add_dependency build gtk-vnc-devel + +Add_dependency full openssh-client +Add_dependency full gnome-icon-theme +Add_dependency full desktop-file-utils +Add_dependency full hicolor-icon-theme diff --git a/srcpkgs/vinagre/vinagre.rshlibs b/srcpkgs/vinagre/vinagre.rshlibs new file mode 100644 index 00000000000..16b50600aee --- /dev/null +++ b/srcpkgs/vinagre/vinagre.rshlibs @@ -0,0 +1,34 @@ +libgnome-keyring.so.0 +libdbus-glib-1.so.2 +libpthread.so.0 +libtelepathy-glib.so.0 +libgtk-3.so.0 +libgdk-3.so.0 +libgio-2.0.so.0 +libgdk_pixbuf-2.0.so.0 +libcairo.so.2 +libgobject-2.0.so.0 +libglib-2.0.so.0 +libxml2.so.2 +libutil.so.1 +libc.so.6 +libdbus-1.so.3 +libvte2_90.so.9 +libatk-1.0.so.0 +libpangoft2-1.0.so.0 +libpangocairo-1.0.so.0 +libcairo-gobject.so.2 +libpango-1.0.so.0 +libfreetype.so.6 +libfontconfig.so.1 +libgmodule-2.0.so.0 +libgthread-2.0.so.0 +librt.so.1 +libX11.so.6 +libgtk-vnc-2.0.so.0 +libgvnc-1.0.so.0 +libavahi-ui-gtk3.so.0 +libavahi-common.so.3 +libavahi-gobject.so.0 +libavahi-client.so.3 +libavahi-glib.so.1 diff --git a/xbps-src/common/mapping_shlib_binpkg.txt b/xbps-src/common/mapping_shlib_binpkg.txt index 617e5fe7984..37093f47543 100644 --- a/xbps-src/common/mapping_shlib_binpkg.txt +++ b/xbps-src/common/mapping_shlib_binpkg.txt @@ -997,3 +997,5 @@ libcgroup.so.1 libcgroup libcgroup-devel libxdg-basedir.so.1 libxdg-basedir libxdg-basedir-devel libev.so.4 libev libev-devel libgvnc-1.0.so.0 gtk-vnc gtk-vnc-devel +libgtk-vnc-2.0.so.0 gtk-vnc gtk-vnc-devel +libvnc.so vinagre