diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:04:17 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:04:17 +0800 |
| commit | 2da6ee476d5d8bdcefb4d7cfb4e8673e782fe209 (patch) | |
| tree | 86fbe45dc32110c14643a699d18a62f5f4a93de5 /repos/extra/sff | |
| parent | a726d3b8f21f37aebb771322c1a8dc44a8ebef31 (diff) | |
| download | alicelinux-2da6ee476d5d8bdcefb4d7cfb4e8673e782fe209.tar.gz alicelinux-2da6ee476d5d8bdcefb4d7cfb4e8673e782fe209.zip | |
sff: new added
Diffstat (limited to 'repos/extra/sff')
| -rw-r--r-- | repos/extra/sff/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/sff/.files | 14 | ||||
| -rw-r--r-- | repos/extra/sff/abuild | 4 | ||||
| -rw-r--r-- | repos/extra/sff/depends | 1 |
4 files changed, 20 insertions, 0 deletions
diff --git a/repos/extra/sff/.checksum b/repos/extra/sff/.checksum new file mode 100644 index 00000000..a522cc90 --- /dev/null +++ b/repos/extra/sff/.checksum @@ -0,0 +1 @@ +fd561dc498857da578d0083587053feec849ab465d255bd4a966c9edb569e581 sff-1.2.tar.gz diff --git a/repos/extra/sff/.files b/repos/extra/sff/.files new file mode 100644 index 00000000..d4d63c94 --- /dev/null +++ b/repos/extra/sff/.files @@ -0,0 +1,14 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/sff +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/sff/ +drwxr-xr-x root/root usr/lib/sff/plugins/ +-rwxr-xr-x root/root usr/lib/sff/plugins/archive +-rwxr-xr-x root/root usr/lib/sff/plugins/fzf-find +-rwxr-xr-x root/root usr/lib/sff/plugins/preview +-rwxr-xr-x root/root usr/lib/sff/sff-extfunc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/sff.1.gz diff --git a/repos/extra/sff/abuild b/repos/extra/sff/abuild new file mode 100644 index 00000000..5fd5e478 --- /dev/null +++ b/repos/extra/sff/abuild @@ -0,0 +1,4 @@ +name=sff +version=1.2 +release=1 +source="$name-$version.tar.gz::https://codeberg.org/sylphenix/${name}/archive/${version}.tar.gz" diff --git a/repos/extra/sff/depends b/repos/extra/sff/depends new file mode 100644 index 00000000..6a470ffa --- /dev/null +++ b/repos/extra/sff/depends @@ -0,0 +1 @@ +ncurses |