summaryrefslogtreecommitdiffstats
path: root/meta-xfce/classes/xfce-app.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* xfce-app.bbclass: add x11 to REQUIRED_DISTRO_FEATURESJackie Huang2016-11-231-1/+3
| | | | | | | | All xfce apps depend on gtk+ or xfce4-panel or libxfce4ui which require x11 distro feature. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbersAndreas Müller2014-10-161-1/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce-app.bbclass: just set SRC_URI commmon to most xfce-appsAndreas Müller2011-10-311-0/+4
* build tested with source download for xfce4-notifyd and xfce4-screenshooter * run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>