summaryrefslogtreecommitdiff
path: root/net/vino
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-01-04 23:47:27 +0000
committerjmmv <jmmv@pkgsrc.org>2005-01-04 23:47:27 +0000
commit30235c765242e23cbe13c57d55258bd34ca14001 (patch)
tree04c0efa221286c40b76b2b1d4ffca7e62b30f118 /net/vino
parent15a6669a22e6dd41948544e69d20e8f84e6a90fe (diff)
downloadpkgsrc-30235c765242e23cbe13c57d55258bd34ca14001.tar.gz
Initial import of vino, version 2.8.1:
VNC (Virtual Network Computing) software makes it possible to view and fully-interact with one computer from any other computer or mobile device anywhere on the Internet. VNC software is cross-platform, allowing remote control between different types of computer. VNC has a wide range of applications including system administration, IT support and helpdesks. It can also be used to support the mobile user, both for hot desking within the enterprise and also to provide remote access at home, or on the road. The system allows several connections to the same desktop, providing an invaluable tool for collaborative or shared working in the workplace or classroom. Computer support within the geographically spread family is an ever popular use. Vino is an VNC server that integrates cleanly within the GNOME Desktop.
Diffstat (limited to 'net/vino')
-rw-r--r--net/vino/DESCR14
-rw-r--r--net/vino/Makefile40
-rw-r--r--net/vino/PLIST59
-rw-r--r--net/vino/distinfo4
4 files changed, 117 insertions, 0 deletions
diff --git a/net/vino/DESCR b/net/vino/DESCR
new file mode 100644
index 00000000000..01710cc5378
--- /dev/null
+++ b/net/vino/DESCR
@@ -0,0 +1,14 @@
+VNC (Virtual Network Computing) software makes it possible to view and
+fully-interact with one computer from any other computer or mobile device
+anywhere on the Internet. VNC software is cross-platform, allowing remote
+control between different types of computer.
+
+VNC has a wide range of applications including system administration, IT
+support and helpdesks. It can also be used to support the mobile user, both
+for hot desking within the enterprise and also to provide remote access at
+home, or on the road. The system allows several connections to the same
+desktop, providing an invaluable tool for collaborative or shared working in
+the workplace or classroom. Computer support within the geographically spread
+family is an ever popular use.
+
+Vino is an VNC server that integrates cleanly within the GNOME Desktop.
diff --git a/net/vino/Makefile b/net/vino/Makefile
new file mode 100644
index 00000000000..d769a697e71
--- /dev/null
+++ b/net/vino/Makefile
@@ -0,0 +1,40 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/01/04 23:47:27 jmmv Exp $
+#
+
+DISTNAME= vino-2.8.1
+CATEGORIES= net gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vino/2.8/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= jmmv@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= VNC server for GNOME
+
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_DIRS+= gnome2-1.5
+USE_GNU_TOOLS+= make
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+USE_PERL5= build
+USE_X11= yes
+
+GCONF2_SCHEMAS= vino-server.schemas
+
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libbonobo/buildlink3.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/pango/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../net/ORBit2/buildlink3.mk"
+.include "../../security/gnutls/buildlink3.mk"
+.include "../../security/libgcrypt/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/vino/PLIST b/net/vino/PLIST
new file mode 100644
index 00000000000..2c18bd0838b
--- /dev/null
+++ b/net/vino/PLIST
@@ -0,0 +1,59 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/04 23:47:27 jmmv Exp $
+bin/vino-preferences
+lib/bonobo/servers/GNOME_RemoteDesktop.server
+libexec/vino-server
+share/control-center-2.0/capplets/vino-preferences.desktop
+share/gconf/schemas/vino-server.schemas
+share/gnome/vino/vino-preferences.glade
+share/gnome/vino/vino-prompt.glade
+${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/id/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/or/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/vino.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/vino.mo
+share/pixmaps/gnome-remote-desktop.png
+@comment in xdg-dirs: @dirrm share/pixmaps
+@dirrm share/gnome/vino
+@comment in gnome2-dirs: @dirrm share/gnome
+@comment in GConf2: @dirrm share/gconf/schemas
+@comment in gnome2-dirs: @dirrm share/control-center-2.0/capplets
+@comment in libbonobo: @dirrm lib/bonobo/servers
diff --git a/net/vino/distinfo b/net/vino/distinfo
new file mode 100644
index 00000000000..8d19fcdb446
--- /dev/null
+++ b/net/vino/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/01/04 23:47:27 jmmv Exp $
+
+SHA1 (vino-2.8.1.tar.bz2) = ad02da6d0af0a79fed1f0494d0624ea13a5be827
+Size (vino-2.8.1.tar.bz2) = 542710 bytes