2026-01-29 10:31:04 UTC

This commit is contained in:
Repository mirror & CI
2026-01-29 10:31:04 +00:00
parent 393a1fc0ea
commit f25fe730ce
40 changed files with 253 additions and 222 deletions

View File

@@ -2,11 +2,11 @@ BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Pretty fancy and modern terminal file manager
EAPI=8
HOMEPAGE=https://superfile.netlify.app/
HOMEPAGE=https://superfile.dev
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=MIT
LICENSE=MIT Apache-2.0 BSD-2 BSD GPL-3 ISC MIT MPL-2.0
SLOT=0
SRC_URI=https://github.com/yorukot/superfile/archive/refs/tags/v1.4.0.tar.gz -> superfile-1.4.0.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/superfile-1.4.0-deps.tar.xz/superfile-1.4.0-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
_md5_=2c5fab93948e17fb3bea383f388176a1
_md5_=f18fc98eb8cf8c55cb6350b8d649e66d

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.25.5 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Pretty fancy and modern terminal file manager
EAPI=8
HOMEPAGE=https://superfile.dev
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD-2 BSD GPL-3 ISC MIT MPL-2.0
SLOT=0
SRC_URI=https://github.com/yorukot/superfile/archive/refs/tags/v1.5.0.tar.gz -> superfile-1.5.0.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/superfile-1.5.0-deps.tar.xz/superfile-1.5.0-go-mod-deps.tar.xz -> superfile-1.5.0-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
_md5_=a402a6c5cf0afd5305492e1d2b1ccbb7

View File

@@ -1,11 +1,11 @@
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=>=dev-lang/go-1.25.5 >=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DESCRIPTION=Pretty fancy and modern terminal file manager
EAPI=8
HOMEPAGE=https://superfile.netlify.app/
HOMEPAGE=https://superfile.dev
INHERIT=go-module git-r3
LICENSE=MIT
LICENSE=MIT Apache-2.0 BSD-2 BSD GPL-3 ISC MIT MPL-2.0
PROPERTIES=live
SLOT=0
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=5552594c917d34d93539c8b36ec50b98
_md5_=827a6322c4d523f8e83bc8c901ed48f3

File diff suppressed because one or more lines are too long