linux-kexecboot_git: update Zaurus defconfigs for 2.6.38-rc2
[openembedded.git] / recipes / nxcl / libnxcl_0.9.bb
blob7cb0ded3ed1f6e636792d4b1702988379ea2ef0a
1 DESCRIPTION = "Backend library for the free nx-clients"
2 HOMEPAGE = "http://freenx.berlios.de/"
3 SECTION = "libs"
4 LICENSE = "GPL"
5 PR = "r3"
7 RDEPENDS_${PN} = "nxproxy nxssh"
9 SRC_URI = "http://download.berlios.de/freenx/freenx-client-${PV}.tar.bz2 \
10 file://gcc4.3-ftbfs.patch \
11 file://dodnx.patch \
12 file://gcc-warnings.patch \
13 file://restorekeyboard.patch \
14 file://publicKey.patch \
15 file://deletelogfiles.patch \
16 file://ssh_dnserror.patch \
19 S = "${WORKDIR}/freenx-client-${PV}/nxcl"
21 EXTRA_OECONF += "--without-nxcmd \
22 --without-doxygen \
25 inherit lib_package autotools pkgconfig
27 SRC_URI[md5sum] = "777b3cda7a245e3870d4870a9460cb73"
28 SRC_URI[sha256sum] = "dfc6c8dd89c26171411d8f7fa92613004eb8947ff509459151fdb03de7fe9608"