summaryrefslogtreecommitdiff
path: root/jpeg
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-05-08 11:35:38 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-05-08 11:35:38 +0000
commit64c8688524e780e8c5dfac3bfaca4225e6d6105d (patch)
treea2806d5836f113ce4a7eccfd629f26b11518bddc /jpeg
parentb9e56a63b9a50e7f71c5f53c71eaed6b7afa4d6b (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages 2004/05/08 13:35:33+02:00 uni-frankfurt.de!mickeyl break out jpeg tools into a separate binary package - patch courtesy pb_. BKrev: 409cc60am9GlXs5QkUJSEMnMf0iupQ
Diffstat (limited to 'jpeg')
-rw-r--r--jpeg/jpeg_6b.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/jpeg/jpeg_6b.oe b/jpeg/jpeg_6b.oe
index 13963e2c3f..4e2a5347b4 100644
--- a/jpeg/jpeg_6b.oe
+++ b/jpeg/jpeg_6b.oe
@@ -3,6 +3,8 @@ PRIORITY = "required"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "virtual/libc"
DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format."
+PACKAGES =+ "jpeg-tools "
+FILES_jpeg-tools = "${bindir}"
SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \
file://${FILESDIR}/debian.patch;patch=1 \