diff options
Diffstat (limited to 'recipes-graphics/devil')
| -rw-r--r-- | recipes-graphics/devil/devil_1.8.0.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-graphics/devil/devil_1.8.0.bb b/recipes-graphics/devil/devil_1.8.0.bb index dcbdf3ac1..4c37b6298 100644 --- a/recipes-graphics/devil/devil_1.8.0.bb +++ b/recipes-graphics/devil/devil_1.8.0.bb | |||
| @@ -1,10 +1,12 @@ | |||
| 1 | SUMMARY = "Cross-platform image library" | ||
| 1 | DESCRIPTION = "A full featured cross-platform image library" | 2 | DESCRIPTION = "A full featured cross-platform image library" |
| 3 | HOMEPAGE = "https://openil.sourceforge.net/" | ||
| 2 | SECTION = "libs" | 4 | SECTION = "libs" |
| 3 | LICENSE = "LGPL-2.1-only" | 5 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" | 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" |
| 5 | PR = "r0" | 7 | PR = "r0" |
| 6 | 8 | ||
| 7 | DEPENDS = "libpng jpeg tiff xz" | 9 | DEPENDS = "jpeg libpng tiff xz" |
| 8 | 10 | ||
| 9 | SRC_URI = "http://sourceforge.net/projects/openil/files/DevIL/${PV}/DevIL-${PV}.zip" | 11 | SRC_URI = "http://sourceforge.net/projects/openil/files/DevIL/${PV}/DevIL-${PV}.zip" |
| 10 | SRC_URI[sha256sum] = "451337f392c65bfb83698a781370534dc63d7bafca21e9b37178df0518f7e895" | 12 | SRC_URI[sha256sum] = "451337f392c65bfb83698a781370534dc63d7bafca21e9b37178df0518f7e895" |
