1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/by-name/ba/batik
Tomodachi94 82b74001f0
batik: refactor
* All JARs end up in $out/share/java, and a few wrappers for the
  applications are made in $out/bin (closes #50932).
* stdenv -> stdenvNoCC, since no compilers are needed in any stages.
* Remove the vendored Rhino JavaScript engine and replace it with our
  Nixpkgs one.
* Add the stripJavaArchivesHook.

This is hopefully a large improvement over the previous derivation
(which simply copied the binary tarball into $out).
2024-06-28 01:43:54 -07:00
..
package.nix batik: refactor 2024-06-28 01:43:54 -07:00