]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gftp/gftp_2.0.18.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gftp / gftp_2.0.18.bb
1 # gftp OE build file
2 # Copyright (C) 2005, Advanced Micro Devices, Inc.  All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
4
5 HOMEPAGE="http://www.gftp.org/"
6 LICENSE="GPL"
7
8 SRC_URI="http://www.gftp.org/gftp-${PV}.tar.bz2 \
9          file://configure.patch;patch=1"
10
11 DEPENDS="gtk+ openssl"
12
13 inherit autotools
14
15 EXTRA_OECONF="--disable-textport"