package: add selection between libjpeg and jpeg-turbo
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 13 Dec 2012 22:58:11 +0000 (23:58 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 13 Dec 2012 23:03:32 +0000 (00:03 +0100)
commit21dd3e777b5b9eb40c6e0fe9fadcf0c7fcc63901
tree22cac2a11a428a7af3695554cf734f92f9d0f20a
parent39348d803bda0c0f33805b06d302669293e4d38a
package: add selection between libjpeg and jpeg-turbo

Introduce a virtual 'jpeg' package, which pulls in either libjpeg or
jpeg-turbo depending on a choice selection.

Rename jpeg package to libjpeg so we can reuse 'jpeg' for the virtual
package, making the change transparent to existing users and all the
packages using libjpeg.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/jpeg-turbo/Config.in [deleted file]
package/jpeg/Config.in
package/jpeg/jpeg.mk
package/libjpeg/libjpeg.mk [new file with mode: 0644]