Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / links / links-dream_2.1pre15.bb
1 LICENSE = GPL
2 SECTION = "console/network"
3 DEPENDS = "jpeg libpng zlib tuxbox-plugins"
4 DESCRIPTION = "Dreambox plugin version of Links: Links is graphics and text mode WWW \
5 browser, similar to Lynx."
6 MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
7
8 SRC_URI = "http://dreamboxupdate.com/sources-mirror/links-2.1pre15.tar.bz2 \
9            http://sources.dreamboxupdate.com/download/opendreambox/links-dream-2.1pre15/links-dream-plugin.diff;patch=1"
10
11 PACKAGES = "links-dream-plugin"
12
13 FILES_links-dream-plugin = "/usr/lib/tuxbox/plugins/links.* /etc/links/screen.config /etc/links/tables.tar.gz"
14
15 S = "${WORKDIR}/links-2.1pre15"
16
17 inherit autotools pkgconfig
18
19 bindir = "/usr/bin"
20 sbindir = "/usr/sbin"