diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 21:32:54 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 21:32:54 +0000 |
commit | 1f292784dd8225b50caa62fb1797195a9ee46e52 (patch) | |
tree | ee31c8fdb5613ce1eb0be96b3f6d3816067f43ed /net | |
parent | b563f6be812a6eaa18f579bce64fdff99c2544d8 (diff) | |
download | pkgsrc-1f292784dd8225b50caa62fb1797195a9ee46e52.tar.gz |
Initial import of tsclient 0.120
Tsclient is a frontend for rdesktop
Features:
* GTK+-2.0
* GNOME panel applet to quickly launch saved rdp files
* supports most of the rdesktop-1.1.0 arguments
* reads .rdp files in the M$ Unicode format
* writes .rdp files in ascii (which can then be read by this
and the M$ client)
* looks and functions very much like the M$ client
* is written in C
* features an "rdp picker" which lists .rdp files in ~/.tsclient/
and launches rdesktop from the rdp file when selected
* VNC support as a client only (vncviewer)
Diffstat (limited to 'net')
-rw-r--r-- | net/tsclient/DESCR | 15 | ||||
-rw-r--r-- | net/tsclient/Makefile | 29 | ||||
-rw-r--r-- | net/tsclient/PLIST | 35 | ||||
-rw-r--r-- | net/tsclient/distinfo | 4 |
4 files changed, 83 insertions, 0 deletions
diff --git a/net/tsclient/DESCR b/net/tsclient/DESCR new file mode 100644 index 00000000000..3d4013ea902 --- /dev/null +++ b/net/tsclient/DESCR @@ -0,0 +1,15 @@ +Tsclient is a frontend for rdesktop + +Features: + +* GTK+-2.0 +* GNOME panel applet to quickly launch saved rdp files +* supports most of the rdesktop-1.1.0 arguments +* reads .rdp files in the M$ Unicode format +* writes .rdp files in ascii (which can then be read by this + and the M$ client) +* looks and functions very much like the M$ client +* is written in C +* features an "rdp picker" which lists .rdp files in ~/.tsclient/ + and launches rdesktop from the rdp file when selected +* VNC support as a client only (vncviewer) diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile new file mode 100644 index 00000000000..eda101b05a8 --- /dev/null +++ b/net/tsclient/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 21:32:54 xtraeme Exp $ +# + +DISTNAME= tsclient-0.120 +CATEGORIES= net +MASTER_SITES= http://www.gnomepro.com/tsclient/ + +MAINTAINER= xtraeme@NetBSD.org +HOMEPAGE= http://www.gnomepro.com/tsclient/ +COMMENT= GNOME2 Frontend for rdesktop + +DEPENDS+= rdesktop-[0-9]*:../../net/rdesktop +DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer +DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs +BUILD_USES_MSGFMT= yes + +USE_BUILDLINK2= yes +USE_GMAKE= yes +USE_PKGLOCALEDIR= yes +USE_PERL5= run +USE_X11= yes +GNU_CONFIGURE= yes + +.include "../../devel/pkgconfig/buildlink2.mk" +.include "../../devel/gettext-lib/buildlink2.mk" +.include "../../lang/perl5/buildlink2.mk" +.include "../../textproc/intltool/buildlink2.mk" +.include "../../x11/gnome-panel/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/tsclient/PLIST b/net/tsclient/PLIST new file mode 100644 index 00000000000..536601ad6a5 --- /dev/null +++ b/net/tsclient/PLIST @@ -0,0 +1,35 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/30 21:32:55 xtraeme Exp $ +bin/tsclient +lib/bonobo/servers/GNOME_TSClientApplet.server +libexec/tsclient-applet +share/application-registry/tsclient.applications +share/gnome/apps/Internet/tsclient.desktop +${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/da_DK/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/gr/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/nl_NL/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/no_nb/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/se/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/tsclient.mo +share/mime-info/tsclient.keys +share/mime-info/tsclient.mime +share/pixmaps/tsclient.png +share/pixmaps/tsclient/banner-ar.png +share/pixmaps/tsclient/banner-en.png +share/pixmaps/tsclient/banner-hu.png +share/pixmaps/tsclient/banner-nl.png +share/pixmaps/tsclient/colors.png +share/pixmaps/tsclient/computer.png +share/pixmaps/tsclient/keyboard.png +share/pixmaps/tsclient/perform.png +share/pixmaps/tsclient/program.png +share/pixmaps/tsclient/size.png +share/pixmaps/tsclient/sound.png +share/pixmaps/tsclient/tsclient.png +@dirrm share/pixmaps/tsclient diff --git a/net/tsclient/distinfo b/net/tsclient/distinfo new file mode 100644 index 00000000000..e6ea9bd45ea --- /dev/null +++ b/net/tsclient/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/08/30 21:32:54 xtraeme Exp $ + +SHA1 (tsclient-0.120.tar.gz) = e06574b5368f9c7daeba95b317bfccda487f0286 +Size (tsclient-0.120.tar.gz) = 301524 bytes |