diff options
Diffstat (limited to 'sff')
| -rw-r--r-- | sff/.checksum | 1 | ||||
| -rw-r--r-- | sff/.files | 14 | ||||
| -rw-r--r-- | sff/abuild | 4 | ||||
| -rw-r--r-- | sff/depends | 1 |
4 files changed, 20 insertions, 0 deletions
diff --git a/sff/.checksum b/sff/.checksum new file mode 100644 index 00000000..a522cc90 --- /dev/null +++ b/sff/.checksum @@ -0,0 +1 @@ +fd561dc498857da578d0083587053feec849ab465d255bd4a966c9edb569e581 sff-1.2.tar.gz diff --git a/sff/.files b/sff/.files new file mode 100644 index 00000000..d4d63c94 --- /dev/null +++ b/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/sff/abuild b/sff/abuild new file mode 100644 index 00000000..5fd5e478 --- /dev/null +++ b/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/sff/depends b/sff/depends new file mode 100644 index 00000000..6a470ffa --- /dev/null +++ b/sff/depends @@ -0,0 +1 @@ +ncurses |