Ponce / slackbuilds

fork of master branch from git://git.slackbuilds.org/slackbuilds.git (read more on wiki). If you want to fork/pull request do it only over master (the other branches are temporary and are always rebased on master). alternative interface https://cgit.ponce.cc/slackbuilds/
https://slackware.ponce.cc
164 stars 59 forks source link

It is possible to add zlib-ng and minizip-ng? #157

Open Neustradamus opened 2 years ago

Neustradamus commented 2 years ago

@Ponce, @aclemons: In first, I wish you a Happy New Year!

It is possible to add zlib-ng and minizip-ng?

Thanks in advance.

Neustradamus commented 1 year ago

@Ponce, @aclemons: Have you progressed on it?

Ponce commented 1 year ago

hi @Neustradamus ,

this is a repository with patches that let Slackbuilds scripts shipped by SlackBuilds.org, that provides third-party build script for the latest Slackware stable, build on the latest Slackware current (the development version of Slackware), it's not actually the the place for discussing new scripts. if you wish to have minizip-ng substitute minizip on SlackBuilds.org you should get in touch with the maintainer of minizip asking him if it's ok for him to switch to it (he will have to verify that everything using it as a dependency still keep working after the switch). but if you wish to submit it neverthless you can either submit yourself a build script for minizip-ng mentioning that it's an alternative to minizip (if I understand the scope of the project correctly) following the submission guidelines. for libzip-ng the thing is a bit more complicated as libzip is already integrated in the distribution and many things are built against it but if libzip-ng can work as a drop-in replacement for the shipped libzip (1.8.0 ATM in stable) you can submit a script for that too mentioning it. let me know if you need further clarifications about the matter.

Neustradamus commented 1 year ago

@Ponce: Thanks for your answer!

There is no possibility to create a ticket here:

I have not an answer from Daniil Bratashov since several years (2019-01-21) and minizip has not been updated :/

And no zlib: https://slackbuilds.org/result/?search=zlib&sv=

The goal is to have all packages.

It is new code, new packages, differents from original minizip and zlib always developed.

There are:


Original MiniZip place:

zlib master branch:

zlib develop branch:

Thanks in advance.

cc: @zlib-ng team, and @dn2010, @rworkman, @eh, @willysr, @pprkut.

willysr commented 1 year ago

https://github.com/SlackBuildsOrg/slackbuilds is just a mirror of the official SBo repository. You can send PR there, but only for updates, not new scripts. All new scripts should be submitted using the submission form as explained by Ponce.

Daniil Bratashov is still active, his last commit was last month. Try contacting him again. Your previous mail could end up in SPAM

Neustradamus commented 1 year ago

@willysr: Thanks, a new email has been sent to @dn2010 after this answer from 2019.

dn2010 commented 1 year ago

Hello.

Some time ago I wrote here that I want to cancel minizip maintenance. It is no longer a mandatory requirement for Gwyddion that I continue to maintain and unfortunately I have less and less time left. If anyone wants to take over minizip support from me, that would be more than welcome.

WBR, Daniil Bratashov.

On Sat, Jul 29, 2023 at 5:08 AM Neustradamus @.***> wrote:

@willysr https://github.com/willysr: Thanks, a new email has been sent to @dn2010 https://github.com/dn2010 after this answer from 2019.

— Reply to this email directly, view it on GitHub https://github.com/Ponce/slackbuilds/issues/157#issuecomment-1656502777, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6ULF5WVBVXI2OMZSJ6YI3XSRO7XANCNFSM5LRI6CKQ . You are receiving this because you were mentioned.Message ID: @.***>

Ponce commented 1 year ago

thanks for the answer @dn2010 ! @Neustradamus : as Daniil made it available you should be able to pick up maintainership of libminizip, migrate to minizip-ng, and test the new build script with the stuff we have on SlackBuilds.org that depends on it. after you checked that all is ok you can submit the updates via the submission form on SlackBuilds.org.