summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-screenshooter/files
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-screenshooter: ensure output directory is createdJackie Huang2015-10-131-0/+29
| | | | | | | | | | | | When build with B != S, the output directory for desktop file doesn't exist so it will fail if it's not created before generating the file: /bin/sh: line 1: src/xfce4-screenshooter.desktop.in: No such file or directory Add "$(MKDIR_P) $(dir $@)" to the rule to fix this. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-screenshooter: update to 1.8.2Andreas Müller2015-02-191-43/+0
| | | | | | 0001-Fix-panel-plugin-build.patch was applied mainline Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* meta-openembedded: use correct format of Upstream-StatusMartin Jansa2012-12-231-1/+1
| | | | | | | * some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-screenshooter: update to 1.8.1Andreas Müller2012-09-181-0/+43
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>