blob: b54a00451fedbea0fd2862b295d8b3418898b5f3 (
plain)
1
2
3
4
5
6
7
8
9
|
LICENSE = "GPL"
DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
inherit autotools pkgconfig
SRC_URI[md5sum] = "a96674de9bfdc42c70e8b9f801e2822e"
SRC_URI[sha256sum] = "cd085871881f6c10d6ddc1206787ff692eb6b37a746a53b64f55aa9e91defeae"
|