Files
Arch-R/packages/graphics/jpeg/meta
Stephan Raue 5a730a445f jpeg: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:07:36 +01:00

17 lines
495 B
Plaintext

PKG_NAME="jpeg"
PKG_VERSION="8b"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.ijg.org/"
PKG_URL="http://www.ijg.org/files/${PKG_NAME}src.v${PKG_VERSION}.tar.gz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="graphics"
PKG_SHORTDESC="libjpeg: The Independent JPEG Group's JPEG software"
PKG_LONGDESC="This distribution contains the public release of the Independent JPEG Group's free JPEG software."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"