Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Sat, 8 May 2004 11:35:38 +0000 (11:35 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 8 May 2004 11:35:38 +0000 (11:35 +0000)
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

jpeg/jpeg_6b.oe

index 13963e2..4e2a534 100644 (file)
@@ -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 \