links.inc 559 B

1234567891011121314151617
  1. DESCRIPTION = "Links is graphics and text mode WWW \
  2. browser, similar to Lynx."
  3. HOMEPAGE = "http://links.twibright.com/"
  4. SECTION = "console/network"
  5. LICENSE = "GPLv2"
  6. LIC_FILES_CHKSUM = "file://COPYING;md5=65e735be2e05d5943803344148f57603"
  7. DEPENDS = "jpeg libpng flex openssl zlib"
  8. SRC_URI = "http://links.twibright.com/download/links-${PV}.tar.bz2 \
  9. file://ac-prog-cxx.patch \
  10. "
  11. PACKAGECONFIG ??= ""
  12. PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
  13. PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,lzma"
  14. inherit autotools pkgconfig