diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
| commit | 401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea (patch) | |
| tree | 47aa2c5fca801119def2348e32e6095bc7ce71cb /sff | |
| parent | 03f52ccce6a45e6e1dbd753c1626c11f079d39a6 (diff) | |
| download | alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.tar.gz alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.zip | |
Woodpecker CI cd8da77f19195572e5931c72cd32b061583ce2cb [SKIP CI]
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 |