replxx icon indicating copy to clipboard operation
replxx copied to clipboard

Replxx submitted to Fedora

Open minfrin opened this issue 4 years ago • 2 comments

I have opened a request to package replxx for fedora here:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2017179

This is based on the COPR package here:

https://copr.fedorainfracloud.org/coprs/minfrin/replxx/

minfrin avatar Oct 25 '21 22:10 minfrin

Feedback about the packaging has revealed that ConvertUTF.* is not available under an open source license, and so replxx cannot be included in any distros in its current form until https://github.com/AmokHuginnsson/replxx/issues/12 is fixed.

This issue has been flagged for Debian and Nix so far.

minfrin avatar Nov 11 '21 11:11 minfrin

My suggestion is replace the replxx version of ConvertUTF.* with the version used by LLVM, since the LLVM source has been found to be acceptable by Debian.

https://github.com/llvm/llvm-project/blob/main/llvm/lib/Support/ConvertUTF.cpp

doug-moen avatar Nov 17 '21 02:11 doug-moen