Commit Graph

39 Commits

Author SHA1 Message Date
ingenarel
a5bc9e843d app-misc/lf: modify src_unpack() internally instead of redefining
functions should be defined on the order that they are called

for more info, check:
e19c6d5744 (commitcomment-172006236)

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:44:45 +06:00
ingenarel
880455c7d9 app-misc/lf: fix LICENSE for dependencies
- I did a typo where I used LICENSES instead of LICENSE when trying to
  append license for go modules. I fixed that

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:44:45 +06:00
ingenarel
7a5764abf4 */*: BSD-3-Clause -> BSD
Because the spdx identifier for for BSD-3-Clause is `BSD-3-Clause`, and
gentoo uses `BSD` in their /licenses, there was a misunderstanding by
me, this commit should fix this

sources:
 - https://opensource.org/license/bsd-3-clause
 - aa3e0fb07e/licenses/BSD

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-02 23:08:16 +06:00
ingenarel
d8f39f465a app-misc/lf: add 9999
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/399
Closes: https://github.com/gentoo/guru/pull/399
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-11-29 10:30:50 +06:00
ingenarel
b67aef7386 app-misc/lf: add 38
logic changes:
- use an ebuild template

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/399
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-11-29 10:30:30 +06:00
Efe İzbudak
8eb150d7c6 app-misc/lf: add 37
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2025-08-25 18:51:41 +03:00
Efe İzbudak
feb5719f14 app-misc/lf: add 36
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2025-08-22 12:58:54 -04:00
Lucio Sauer
6dd67d6620 app-misc/lf: QA check fixes
* Install bashcomp alias for lfcd.
* Don't strip the binary.

Closes: https://bugs.gentoo.org/927509
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-29 16:52:04 +02:00
Lucio Sauer
ad3d0a4229 app-misc/lf: drop 27, 28-r1, 29, 31, 32
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-29 16:27:06 +02:00
ingenarel
bb158ff473 app-misc/lf: EAPI 7 -> 8; insinto -> shell-completion.eclass; go build -> ego build
also fixes the following pkgcheck warnings:

app-misc/lf
  DeprecatedInsinto: version 27: deprecated insinto usage (use dozshcomp or newzshcomp from shell-completion.eclass instead), line 48: insinto /usr/share/zsh/site-functions
  DeprecatedInsinto: version 27: deprecated insinto usage (use dofishcomp or newfishcomp from shell-completion.eclass instead), line 52: insinto /usr/share/fish/vendor_completions.d
  DeprecatedInsinto: version 29: deprecated insinto usage (use dozshcomp or newzshcomp from shell-completion.eclass instead), line 48: insinto /usr/share/zsh/site-functions
  DeprecatedInsinto: version 29: deprecated insinto usage (use dofishcomp or newfishcomp from shell-completion.eclass instead), line 52: insinto /usr/share/fish/vendor_completions.d
  DeprecatedInsinto: version 30: deprecated insinto usage (use dozshcomp or newzshcomp from shell-completion.eclass instead), line 48: insinto /usr/share/zsh/site-functions
  DeprecatedInsinto: version 30: deprecated insinto usage (use dofishcomp or newfishcomp from shell-completion.eclass instead), line 52: insinto /usr/share/fish/vendor_completions.d

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/355
Closes: https://github.com/gentoo/guru/pull/355
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-29 16:21:09 +02:00
Anna (cybertailor) Vyalkova
b5dd78a48c */*: drop inactive maintainer
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-05-01 20:36:31 +05:00
Efe İzbudak
9ca480740d app-misc/lf: use ego instead of calling go directly
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2024-11-09 14:30:26 +03:00
Efe İzbudak
97bc4fd063 app-misc/lf: add 33
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2024-11-09 13:58:37 +03:00
Efe İzbudak
afbad6a0e7 app-misc/lf: fix copyright year
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2024-06-21 16:27:11 +03:00
Efe İzbudak
d322806ea3 app-misc/lf: add 32
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2024-06-21 02:26:21 +00:00
Lucio Sauer
f2be215fb9 */*: fix variable order
Manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-04-26 16:46:35 +02:00
Efe İzbudak
57cf8e9ede app-misc/lf: use shell-completion
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2023-09-21 03:29:38 -04:00
Efe İzbudak
b4ea55cf78 app-misc/lf: update EAPI 7 -> 8
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2023-09-20 13:23:17 -04:00
Efe İzbudak
8fcd1721f4 app-misc/lf: add 31
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2023-09-20 13:20:46 -04:00
Efe İzbudak
27bfc458aa app-misc/lf: add 30
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2023-05-20 17:35:58 +03:00
Efe İzbudak
b782da03b1 app-misc/lf: fix metadata.xml indent
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2023-05-04 00:11:53 -04:00
Efe İzbudak
4ade818fd4 app-misc/lf: add 29
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2023-05-04 07:10:40 +03:00
Jonas Frei
6469064f63 app-misc/lf: EAPI 7->8, use 'shell-completion' eclass
Signed-off-by: Jonas Frei <freijon@pm.me>
2023-04-12 06:01:19 +02:00
Anna (cybertailor) Vyalkova
1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00
Efe İzbudak
c9cf86438b app-misc/lf: add 28
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2022-12-25 00:04:50 +03:00
Efe İzbudak
7f836072cf app-misc/lf: update SRC_URI
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2022-08-29 19:38:25 +03:00
Efe İzbudak
39f09e88c4 */*: maintainer name / address change
Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
2022-08-27 08:09:41 -04:00
Dex Conner
b67ad9b735 app-misc/lf: drop 20, 22
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-14 08:24:18 +03:00
Dex Conner
9c68b12dec app-misc/lf: Use xdg not xdg-utils
Closes: https://bugs.gentoo.org/837767

Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-11 20:19:50 +03:00
Dex Conner
99b8bcab13 app-misc/lf: Update mimeinfo cache
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-11 10:17:37 +03:00
Dex Conner
9fd0a44f86 app-misc/lf: Fix ambigious comment
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-09 08:06:50 +03:00
Dex Conner
c661464bbb app-misc/lf: Use dependency tarball not EGO_SUM
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-09 08:06:50 +03:00
Dex Conner
289d837890 app-misc/lf: Stop using X flag for desktop file
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-09 08:06:50 +03:00
Dex Conner
eee5f79450 app-misc/lf: Use domenu instead of doins
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-09 08:06:41 +03:00
Dex Conner
9a7e858fc1 app-misc/lf: add myself as a maintainer
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-07 21:36:34 +03:00
Dex Conner
1463f0fcca app-misc/lf: add 27
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
2022-04-07 21:36:33 +03:00
Anna Vyalkova
d482e260a0 app-misc/lf: add 22
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
2021-05-25 13:04:53 +05:00
Simon van der Maas
1d5b22ec60 app-misc/lf: fixed ebuild
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Simon van der Maas <svdm-gentoo@protonmail.com>
2021-02-16 21:59:44 +01:00
Simon van der Maas
25112c872f app-misc/lf: new package
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Simon van der Maas <svdm-gentoo@protonmail.com>
2021-02-16 21:20:55 +01:00