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" |
Andrew Geissler | 97771a3 | 2021-03-05 15:23:11 -0600 | [diff] [blame] | 8 | SRC_URI[md5sum] = "454d03ce31addb5b7dca62d213c9660e" |
| 9 | SRC_URI[sha256sum] = "525059d10759c5cb8148eebc863bb510e311c663603da7bd2d21c46b7cf63b54" |
Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 10 | |
| 11 | inherit autotools pkgconfig |