summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* xarchiver: Specify the version in the recipe file namePeter Kjellerstedt2023-11-071-33/+0
| | | | | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: upgrade 0.5.4.17 -> 0.5.4.21Khem Raj2023-11-061-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: upgrade 0.5.4.14 -> 0.5.4.17Andreas Müller2022-04-061-3/+3
| | | | | | | | | License checksum change was caused by polishing [1] [1] https://github.com/ib/xarchiver/commit/e2c0306091d66afba9e032ae3f47bcb271c0763e Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-3/+3
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xarchiver: add mime-xdg to inheritAndreas Müller2020-01-191-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: upgrade to upstream 0.5.4.14Andreas Müller2019-02-201-7/+14
| | | | | | | | * build with gtk+3 * add 7z support Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: only include when x11 in DISTRO_FEATURESArmin Kuster2018-04-131-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xarchiver: Upstream printf-fix-patchAndreas Müller2017-04-181-4/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xarchiver: Fix build with security flags turned onKhem Raj2017-04-061-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: git repo was moved to githubAndreas Müller2015-03-211-1/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xarchiver: fix configueAndreas Müller2014-04-201-6/+2
| | | | | | | | * use xfce-git to fix aclocal-copy error * add intltool-native in DEPENDS to fix | configure.in:57: error: possibly undefined macro: AC_PROG_INTLTOOL Signed-off-by: Andreas Müller <schnitzeltony@googlemail.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>
* remove the unnecessary protocol parametersJackie Huang2013-09-031-1/+1
| | | | | | | | | It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xarchiver: update to 0.5.3 for various bugfixesAndreas Müller2013-06-201-0/+28
xarchiver is unmaintained for long time. Since I think it is worth to invest further development I did collect pending patches, wrote some myself, pushed into my git repo and contacted the developer. He signalled 'green light' for me maintaining xarchiver in the future. As long as I have not yet created/uploaded a tarball let us use my git-repo for the sources. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>