diff options
author | xtraeme <xtraeme> | 2003-12-17 08:14:18 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-17 08:14:18 +0000 |
commit | 24b1f25d541ccccea03174d2d89d29561d85a7f6 (patch) | |
tree | 74ae8b270b5f45b2cedadc7cef3992432da52faf /net | |
parent | 46513d3a89e4b3ca09a90a5c82bbba09a06a84a7 (diff) | |
download | pkgsrc-24b1f25d541ccccea03174d2d89d29561d85a7f6.tar.gz |
Update to 0.132
Changes:
o Fix sound support.
o Fixes, translations, remove compact mode,
move support to rdesktop 1.3.
Diffstat (limited to 'net')
-rw-r--r-- | net/tsclient/Makefile | 8 | ||||
-rw-r--r-- | net/tsclient/PLIST | 5 | ||||
-rw-r--r-- | net/tsclient/distinfo | 6 |
3 files changed, 8 insertions, 11 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 35927ae153e..0010d79445d 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/12/13 00:45:25 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/17 08:14:18 xtraeme Exp $ # -DISTNAME= tsclient-0.124 -PKGREVISION= 2 +DISTNAME= tsclient-0.132 CATEGORIES= net MASTER_SITES= http://www.gnomepro.com/tsclient/ @@ -15,9 +14,6 @@ DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs BUILD_USES_MSGFMT= yes -# this is because they modified the distfile without changing the number -DIST_SUBDIR= ${PKGNAME_NOREV} - USE_BUILDLINK2= yes USE_GMAKE= yes USE_PKGLOCALEDIR= yes diff --git a/net/tsclient/PLIST b/net/tsclient/PLIST index dd545e144ae..a223db2b74d 100644 --- a/net/tsclient/PLIST +++ b/net/tsclient/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2003/09/18 10:12:22 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/12/17 08:14:18 xtraeme Exp $ bin/tsclient lib/bonobo/servers/GNOME_TSClientApplet.server libexec/tsclient-applet share/application-registry/tsclient.applications -share/gnome/apps/Internet/tsclient.desktop +share/applications/tsclient.desktop ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/da_DK/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/tsclient.mo @@ -23,6 +23,7 @@ ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/se/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/tsclient.mo +share/man/man1/tsclient.1 share/mime-info/tsclient.keys share/mime-info/tsclient.mime share/pixmaps/tsclient.png diff --git a/net/tsclient/distinfo b/net/tsclient/distinfo index 8e1384613ac..1d2fd35d573 100644 --- a/net/tsclient/distinfo +++ b/net/tsclient/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/11/16 21:23:04 agc Exp $ +$NetBSD: distinfo,v 1.5 2003/12/17 08:14:18 xtraeme Exp $ -SHA1 (tsclient-0.124/tsclient-0.124.tar.gz) = 4e718a113027bc16b4ccf4a13ed9a102681a7d9a -Size (tsclient-0.124/tsclient-0.124.tar.gz) = 387870 bytes +SHA1 (tsclient-0.132.tar.gz) = 9299d7bb3834a59f77760c85a841586121eab233 +Size (tsclient-0.132.tar.gz) = 357984 bytes |