kiss-community / community

Officially unofficial KISS community repository, mirror of https://codeberg.org/kiss-community/community
https://kisscommunity.org
MIT License
49 stars 34 forks source link

fzy: new package at git. closes #1211 #1222

Closed hovercats closed 1 year ago

hovercats commented 2 years ago

Description of package

fzy is a small fuzzy finder, similar to fzf, but written in C

See #1211 for some info. We could add more of the patches from upstreams PR if we want to. There are several good ones it seems. However I only added the one requested by @vouivre

Installed manifest of package

/var/db/kiss/installed/fzy/version
/var/db/kiss/installed/fzy/sources
/var/db/kiss/installed/fzy/patches/more-features.patch
/var/db/kiss/installed/fzy/patches/
/var/db/kiss/installed/fzy/manifest
/var/db/kiss/installed/fzy/checksums
/var/db/kiss/installed/fzy/build
/var/db/kiss/installed/fzy/
/var/db/kiss/installed/
/var/db/kiss/
/var/db/
/var/
/usr/share/man/man1/fzy.1
/usr/share/man/man1/
/usr/share/man/
/usr/share/
/usr/bin/fzy
/usr/bin/
/usr/

New package

Vouivre commented 2 years ago

Thank you for this package. I would personnaly not set the version to git, but to the actual commit. If a new commit is done in the future, the patch could not be applied if I'm right.

hovercats commented 1 year ago

@Vouivre; like this? 167fb36c

@XDream8; nice catch. fixed in 3be09034 thanks

Vouivre commented 1 year ago

I have never done it, but I would try like you did. So if it works, that's all good!

hovercats commented 1 year ago

thats the simplest way of doing it in kiss anyway. all good now?

XDream8 commented 1 year ago

you can directly download a tarball like this:

https://github.com/jhawthorn/fzy/archive/VERSION.tar.gz