mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
gnome-disk-utility: add 2.32.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
DESCRIPTION = "GNOME disk utility"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e9115d11797a5e6b746b4e9b90194564"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk+ libnotify libunique udisks avahi-ui virtual/libx11 libatasmart nautilus"
|
||||
|
||||
inherit gnome
|
||||
SRC_URI[archive.md5sum] = "f0366c8baebca0404d190b2d78f3582d"
|
||||
SRC_URI[archive.sha256sum] = "03e461b6bda7f773f8018d25fa3213d3073d4dc83a76e6b39d962652f4de6a98"
|
||||
|
||||
PACKAGES =+ "${PN}-nautilus-extension"
|
||||
FILES_${PN}-nautilus-extension += "${libdir}/nautilus/extensions-2.0/*.so"
|
||||
Reference in New Issue
Block a user