summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: fix invalid license fileJackie Huang2017-09-181-1/+1
| | | | | | | | | | | | Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning: | WARNING: packagegroup-xfce-base-1.0-r5 do_populate_lic: ${COREBASE}/LICENSE is not a valid license file, please use '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM. This will become an error in the future Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-xfce-base: add x11 to REQUIRED_DISTRO_FEATURESJackie Huang2016-11-231-1/+3
| | | | | | | Most packages in this packagegroup require x11 distro feature. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-xfce-base: add librsvg-gtkAndreas Müller2016-09-151-0/+1
| | | | | | | | | | In elder environments this was dragged in by something else. Images without librsvg-gtk look really ugly and many icons are missing. Many xfce-packages ship svg icons. Instead of adding RRECOMMENDS on each of them add librsvg-gtk to packagegroup-xfce-base. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: remove trailing spacesMartin Jansa2016-08-221-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroups: Remove deprecated "task" backward compatibilityRobert P. J. Day2014-08-151-4/+0
| | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update after toplevel LICENSE file checksum changeMartin Jansa2014-01-041-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-xfce-base: xfce-terminal -> xfce4-terminalAndreas Müller2013-01-031-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-xfce-base: no need to RDEPEND xfwm4-theme-default - xfwm4 does ↵Andreas Müller2012-09-181-1/+0
| | | | | | already Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce-utils: remove since they are not needed anymoreAndreas Müller2012-09-181-2/+1
| | | | | | | | Functionality has been moved in xfce4-session, libxfce4ui, xfce4-appfinder or is removed [1]. [1] http://xfce.org/download/changelogs/4.10pre1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* packagegroup: add RPROVIDES/RREPLACES/RCONFLICTS and bump PR to get some ↵Martin Jansa2012-09-051-1/+5
| | | | | | upgrade path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task*: rename to packagegroup to match oe-coreMartin Jansa2012-09-051-0/+37
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>