Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | SUMMARY = "Library for reading, mastering and writing optical discs" |
| 2 | HOMEPAGE = "http://libburnia-project.org/" |
| 3 | |
| 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" |
| 6 | |
| 7 | SRC_URI = "http://files.libburnia-project.org/releases/${BPN}-${PV}.tar.gz" |
| 8 | SRC_URI[md5sum] = "82ff94bb04e78eac9b12c7546f005d6f" |
| 9 | SRC_URI[sha256sum] = "6c975abae4ae1f80e47fc5d1e235f85157f73e954c84627a5ef85d8b1b95ae94" |
| 10 | |
| 11 | inherit autotools pkgconfig |