Skip to content

pixz package#2369

Open
fshp wants to merge 1 commit into
msys2:masterfrom
fshp:pixz
Open

pixz package#2369
fshp wants to merge 1 commit into
msys2:masterfrom
fshp:pixz

Conversation

@fshp

@fshp fshp commented Mar 13, 2021

Copy link
Copy Markdown

The original PKGBUILD was taken from the archlinux with small changes

@Biswa96

Biswa96 commented Mar 13, 2021

Copy link
Copy Markdown
Member

Do you want this as a msys2 package? Then the program will depend on msys2 DLL (fork of cygwin).

@1480c1

1480c1 commented Mar 13, 2021

Copy link
Copy Markdown
Contributor

Considering the support windows patch, I would assume MINGW-packages would be a better location

@fshp

fshp commented Mar 13, 2021

Copy link
Copy Markdown
Author

By bad.
I first compiled the package with a mingw. And a patch was required.
But for the msys the patch is not needed.
I think the option without patches is better. Or pure exe is better?

Comment thread pixz/PKGBUILD Outdated
Comment thread pixz/PKGBUILD Outdated
Comment thread pixz/PKGBUILD Outdated
@1480c1

1480c1 commented Mar 13, 2021

Copy link
Copy Markdown
Contributor

I think the option without patches is better. Or pure exe is better?

If it compiles fine and works as expected without patch, then without patch is fine

The original PKGBUILD was taken from the archlinux
@lazka lazka added the new-package Pull request which adds new package(s) label Mar 18, 2021
@lazka

lazka commented Jun 28, 2022

Copy link
Copy Markdown
Member

I tried to build this with mingw. Only one function for detecting the core count needed patching, but the resulting binary produces corrupt xz archives.

@fshp

fshp commented Jun 28, 2022

Copy link
Copy Markdown
Author

Try the latest pixz version

@lazka

lazka commented Jun 28, 2022

Copy link
Copy Markdown
Member

I tried git master. but maybe I missed something..

@goyalyashpal

Copy link
Copy Markdown

pixz (https://man.archlinux.org/man/pixz.1)

NAME
pixz - parallel, indexed xz compressor

DESCRIPTION
pixz compresses and decompresses files using multiple processors. If the input looks like a tar(1) archive, it also creates an index of all the files in the archive. This allows the extraction of only a small segment of the tarball, without needing to decompress the entire archive.

hmm, nice 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-package Pull request which adds new package(s)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants