linuxOS_PX30_CAR/yocto/meta-openembedded/meta-xfce/classes/xfce-app.bbclass

7 lines
162 B
Plaintext
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
inherit xfce features_check
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2"