mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
85a2ebc1c4
Issue #1082
11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
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
|