You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
LICENSE := JPEG
|
|
VERSION := 7
|
|
DOWNLOADS := jpeg.archive
|
|
|
|
URL(jpeg) := http://www.ijg.org/files/jpegsrc.v7.tar.gz
|
|
SHA(jpeg) := 88cced0fc3dbdbc82115e1d08abce4e9d23a4b47
|
|
DIR(jpeg) := src/lib/jpeg
|
|
|
|
DIRS := include/jpeg
|
|
DIR_CONTENT(include/jpeg) := src/lib/jpeg/*.h
|