tslib: adjust ts.conf for palmpre machine and bump PR
[openembedded.git] / recipes / tsclient / tsclient_0.132.bb
blobc6d85a3d77d442c1beeb10dfbf556a5a0d06734f
1 # tsclient OE build file
2 # Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
5 PR ="r1"
7 DESCRIPTION="Terminal Server Client (tsclient) is a frontend for rdesktop and other remote desktop tools"
8 HOMEPAGE="http://www.gnomepro.com/tsclient/"
9 LICENSE="GPL"
11 SRC_URI="https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${PV}.orig.tar.gz \
12 file://fixes.patch"
14 DEPENDS="gtk+ intltool-native"
16 inherit autotools
18 EXTRA_OECONF=" --without-applet --without-ica"
20 FILES_${PN}="${bindir} \
21 ${datadir}/pixmaps/tsclient/banner-en.png \
22 ${datadir}/pixmaps/tsclient/computer.png \
23 ${datadir}/pixmaps/tsclient/perform.png \
24 ${datadir}/pixmaps/tsclient/size.png \
25 ${datadir}/pixmaps/tsclient/tsclient.png \
26 ${datadir}/pixmaps/tsclient/colors.png \
27 ${datadir}/pixmaps/tsclient/keyboard.png \
28 ${datadir}/pixmaps/tsclient/program.png \
29 ${datadir}/pixmaps/tsclient/sound.png"
31 SRC_URI[md5sum] = "748aada74e9e096467a9d553538df885"
32 SRC_URI[sha256sum] = "da12dc1257ffb9dd3f9acfc53c7f420b234738a67ffbbe0e9dd96e18d04ebad0"