mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
5254930930
issue #4158
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
LICENSE := JPEG
|
|
VERSION := v9d
|
|
DOWNLOADS := jpeg.archive
|
|
|
|
URL(jpeg) := http://www.ijg.org/files/jpegsrc.$(VERSION).tar.gz
|
|
SHA(jpeg) := 6c434a3be59f8f62425b2e3c077e785c9ce30ee5874ea1c270e843f273ba71ee
|
|
DIR(jpeg) := src/lib/jpeg
|
|
|
|
DIRS := include/jpeg
|
|
DIR_CONTENT(include/jpeg) := src/lib/jpeg/*.h
|