Replies: 1 comment
-
|
I have already chosen CPP/7zip/Compress (Please don't bug me, Debian is already doing https://salsa.debian.org/debian/p7zip-rar/-/blob/debian/16.02-3/CPP/7zip/Compress/Rar/makefile?ref_type=tags) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I thought about making building scripts for codecs as standalone plugins. The question is where to put these Makefiles? Where all the other 'bundles are (
$P7ZIP/CPP/7zip/Bundles,$P7ZIP/CPP/7zip/Bundles/Codecs) or in Codecs directory ($P7ZIP/Codecs)? They Cannot be in$P7ZIP/Codecs/codecas they are 'taken' for codec sources and contain their own Makefiles.Beta Was this translation helpful? Give feedback.
All reactions