aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/classes/xfce-app.bbclass
blob: d1b07d74574163750638b8f7d55eac5625900b1f (plain)
1
2
3
4
5
6
inherit xfce features_check

REQUIRED_DISTRO_FEATURES = "x11"

SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2"