New package: vinagre-3.2.2.
This commit is contained in:
parent
f5b3e27f4c
commit
4c893bdf26
3 changed files with 74 additions and 0 deletions
38
srcpkgs/vinagre/template
Normal file
38
srcpkgs/vinagre/template
Normal file
|
@ -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 <xtraeme@gmail.com>"
|
||||||
|
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
|
34
srcpkgs/vinagre/vinagre.rshlibs
Normal file
34
srcpkgs/vinagre/vinagre.rshlibs
Normal file
|
@ -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
|
|
@ -997,3 +997,5 @@ libcgroup.so.1 libcgroup libcgroup-devel
|
||||||
libxdg-basedir.so.1 libxdg-basedir libxdg-basedir-devel
|
libxdg-basedir.so.1 libxdg-basedir libxdg-basedir-devel
|
||||||
libev.so.4 libev libev-devel
|
libev.so.4 libev libev-devel
|
||||||
libgvnc-1.0.so.0 gtk-vnc gtk-vnc-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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue