mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
xfce4-appfinder: Add initial recipe with version 4.8.0
This commit is contained in:
committed by
Koen Kooi
parent
b03f5e0eaf
commit
88c2a098d2
@@ -0,0 +1,12 @@
|
||||
DESCRIPTION="Xfce4 Application Finder"
|
||||
SECTION = "x11"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
DEPENDS="gtk+ libxfce4util libxfce4ui garcon xfconf"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
inherit xfce
|
||||
|
||||
SRC_URI[md5sum] = "fb4797ef91b90d111b989e98c3e000e0"
|
||||
SRC_URI[sha256sum] = "fd74184355e45f8a16cc3cdd32b012b6787a453deb3a8b96af90494c7a8ac77f"
|
||||
Reference in New Issue
Block a user