summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs/libfm-qt: add version 0.15.1Jimi Huotari2020-05-212-0/+48
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: update LXQt HOMEPAGEJimi Huotari2020-05-211-1/+1
| | | | | | | | | | The 'lxqt.org' site is down, and its future uncertain. Upstream considers GitHub the main resource at this time. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/15546 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Switch lxqt proj packages to cmake.eclassAndreas Sturmlechner2019-12-301-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: drop previous stable (0.14.1-r1)Jimi Huotari2019-06-281-39/+0
| | | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/12345 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: keyworded 0.14.1-r2 for ppc64, bug #676874Sergei Trofimovich2019-06-271-1/+1
| | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-libs/libfm-qt: amd64 stable wrt bug #688660Agostino Sarubbo2019-06-261-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* x11-libs/libfm-qt: x86 stable wrt bug #688660Agostino Sarubbo2019-06-261-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* x11-libs/libfm-qt: remove unused patchesMichael Mair-Keimberger2019-06-253-404/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12315 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: remove version 0.13.1-r1Jimi Huotari2019-06-222-51/+0
| | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: patch issue with phantom desktop filesJimi Huotari2019-05-252-0/+150
| | | | | | | | | | | | | | On some machines (slow enough?), visible desktop entries such as 'trash' would cause related temporary no longer existing files being displayed on the desktop as well. - https://github.com/lxqt/pcmanfm-qt/issues/944 - https://github.com/lxqt/libfm-qt/commit/f944be7d Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/12108 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: x86 stable wrt bug #686526Mikle Kolyada2019-05-231-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* x11-libs/libfm-qt: amd64 stable wrt bug #686526Mikle Kolyada2019-05-221-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* x11-libs/libfm-qt: remove 0.14.1 (r0)Jimi Huotari2019-03-121-40/+0
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: remove 'x11-libs/libfm' dependencyJimi Huotari2019-03-121-0/+39
| | | | | | | | | | | Upstream removed this completely in 0.14.0. - https://github.com/lxqt/libfm-qt/blob/master/CHANGELOG#L25 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11344 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: version bump to 0.14.1Jimi Huotari2019-03-102-0/+41
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: add slot operator for 'qtgui'Jimi Huotari2018-12-221-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/671882 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/10670 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/libfm-qt: Drop 0.11.0 and 0.13.1 (r0)Andreas Sturmlechner2018-10-173-90/+0
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* x11-libs/libfm-qt: x86 stable (bug #664568)Thomas Deutschmann2018-10-171-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-libs/libfm-qt: amd64 stable wrt bug #664568Mikle Kolyada2018-10-162-3/+3
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* x11-libs/libfm-qt: Add upstream patches to fix smbJonathan Scruggs2018-09-254-0/+454
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* x11-libs/libfm-qt: version update to 0.13.1Jonathan Scruggs2018-08-113-1/+46
|
* lxqt-base/*, media-gfx/lximage, x11-{libs,misc}/*: use HTTPsMichael Mair-Keimberger2018-05-131-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8364
* x11-libs/libfm-qt: add ~arm, bug #627266Markus Meier2018-01-221-2/+2
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* x11-libs/libfm-qt: stable on amd64 and x86Anthony G. Basile2017-12-101-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-libs: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* x11-libs/libfm-qt: keyword ~arm64Alexis Ballier2017-07-191-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+1
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-1/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* x11-libs/libfm-qt: new packageMichael Palimaka2016-10-303-0/+58
Package-Manager: portage-2.3.2