about summary refs log tree commit diff
path: root/pkgs/tools/graphics/netpbm
AgeCommit message (Collapse)AuthorFilesLines
2023-11-16Merge branch 'master' into staging-nextVladimír Čunát1-3/+3
2023-11-15netpbm: 11.4.3 -> 11.4.4Sergei Trofimovich1-3/+3
2023-11-03netpbm: fix build with clang 16Weijia Wang1-0/+4
2023-10-26netpbm: 11.4.2 -> 11.4.3Sergei Trofimovich1-3/+3
2023-09-30netpbm: 11.3.5 -> 11.4.2R. Ryantm1-3/+3
2023-09-11netpbm: 11.3.4 -> 11.3.5R. Ryantm1-3/+3
2023-08-21netpbm: 11.3.2 -> 11.3.4R. Ryantm1-3/+3
2023-08-08netpbm: 11.3.0 -> 11.3.2R. Ryantm1-3/+3
2023-06-29netpbm: 11.2.0 -> 11.3.0R. Ryantm1-3/+3
2023-03-25netpbm: 11.1.0 -> 11.2.0R. Ryantm1-3/+3
2023-01-29Merge pull request #208256 from r-ryantm/auto-update/netpbmMario Rodas1-3/+3
netpbm: 11.0.2 -> 11.1.0
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie1-1/+1
2022-12-31netpbm: 11.0.2 -> 11.1.0R. Ryantm1-3/+3
2022-11-15netpbm: 11.0.1 -> 11.0.2R. Ryantm1-3/+3
2022-10-15netpbm: 11.0.0 -> 11.0.1R. Ryantm1-3/+3
2022-09-28netpbm: 10.97.4 -> 11.0.0R. Ryantm1-3/+3
2022-02-24netpbm: 10.97.3 -> 10.97.4R. Ryantm1-3/+3
2022-02-12netpbm: 10.97.2 -> 10.97.3R. Ryantm1-3/+3
2022-01-28netpbm: 10.96.2 -> 10.97.2R. Ryantm1-3/+3
2021-10-27netpbm: 10.92.0 -> 10.96.2R. Ryantm1-3/+3
2021-08-12tools/graphics: replace name with pname&versionFelix Buehler1-1/+2
2021-01-17pkgs/tools: pkgconfig -> pkg-config (2)Ben Siraphob1-1/+1
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-5/+5
2020-10-02netpbm: 10.91.3 → 10.92.0Jan Tojnar1-7/+4
2020-10-02netpbm: Fix cross-compilationJan Tojnar1-0/+18
Co-Authored-By: Christian Kampka <christian@kampka.net>
2020-10-02netpbm: Do not use vendored dependenciesJan Tojnar1-0/+5
Especially since Jasper is unmaintained and insecure
2020-10-02netpbm: 10.89.1 → 10.91.3Jan Tojnar1-4/+4
Also fix accidentally not running postConfigure
2020-09-03netpbm: clean upJan Tojnar1-10/+10
reorder attributes and use pkg-config instead of the alias
2020-06-03treewide: replace base64 encoded hashesDaiderd Jordan1-1/+1
2020-03-03netpbm: fix wrappersJan Tojnar1-3/+3
2020-03-01netpbm: Remove "CVE" patchJan Tojnar1-4/+0
The CVE was patched upstream long ago. http://cve.circl.lu/cve/CVE-2005-2471 -dPARANOIDSAFER seems not to be supported any more. https://phabricator.wikimedia.org/T136402#2338482 https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=79a06b45e784e6839b2b2129cd2620ea606254e1
2020-03-01netpbm: Hardcode rgb.txt pathJan Tojnar1-0/+3
We did that in the past with rgbpaths.patch in the past but it was eventually removed. This fixes the regression.
2020-03-01netpbm: re-enable parallel buildingJan Tojnar1-1/+1
It was disabled in https://github.com/NixOS/nixpkgs/commit/abd3c246a43ea5e2128d3372b5fe0295f18cad78 but it no longer seems to fail.
2020-03-01netpbm: more clean upsJan Tojnar1-17/+9
* Append to config.mk instead of substituting * Remove unused path substitution (rgbpaths.patch was deleted in https://github.com/NixOS/nixpkgs/commit/f6c28984f2568e3eee4ce988364075a31636b4f3) * -lz in LDFLAGS does not seem to be necessary * Touching the file (introduced in https://github.com/NixOS/nixpkgs/commit/4dd9507b835fd0b8ff556a1c547601a9ac1857ae) does not seem to be necessary.
2020-03-01netpbm: split into multiple outputsJan Tojnar1-0/+4
2020-03-01netpbm: Fix tiff supportJan Tojnar1-0/+2
The build script check whether JPEGLIB and ZLIB are not set to NONE. We did not set the latter as pkg-config handles zlib requirement for libpng dependency and the comment in config.mk only talks about zlib being needed for libpng. Since libtiff only needs libz for static linking, we turn TIFFLIB_NEEDS_ZLIB off instead of pointlessly setting ZLIB value. Closes: https://github.com/NixOS/nixpkgs/issues/75156
2020-03-01netpbm: 10.82.01 → 10.89.1Jan Tojnar1-5/+10
https://sourceforge.net/p/netpbm/code/3735/tree//advanced/doc/HISTORY
2020-03-01netpbm: add pre/post phase hooksJan Tojnar1-0/+8
2020-03-01netpbm: Clean upJan Tojnar1-9/+32
* Format with nixpkgs-fmt * Move build tools to nativeBuildInputs * Clarify license
2020-03-01netpbm: add updateScriptJan Tojnar2-0/+42
2020-02-22netpbm: fix typo on substituteInPlace parametersAndreas Rammhold1-1/+1
It seems like originally `-dSAFER` should have been replaced with `-dPARANOIDSAFER` instead of `-DSAFER` (capital D vs lower case d). This was pointed out in #75153. This might now finally (properly?) fix CVE-2005-2471.
2019-08-28treewide: remove redundant recvolth1-1/+1
2018-11-08tree-wide: fix all `rev`s of `fetchsvn`Jan Malakhovski1-1/+1
2018-06-22netpbm: update to 10.82.01Armijn Hemel1-3/+3
2018-03-13netpbm: fetch over httpsFrederik Rietdijk1-1/+1
2017-02-17netpbm: 10.70.00 -> 10.77.02 for numerous fixesGraham Christensen1-5/+8
more: https://sourceforge.net/p/netpbm/code/2883/tree/advanced/doc/HISTORY
2016-12-28netbpm: tell config.mk where to find JPEGLIB and JPEGHDR_DIR or jpegtopnm ↵Jeremy Shaw1-1/+3
and friends will not be built.
2016-12-16Fix netpbm installation for OS X (#21194)Paul Liu1-1/+5
* Update meta.platform to linux ++ darwin for netpbm
2016-05-30Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-1/+1
2016-05-19treewide: Make explicit that 'dev' output of libtiff is usedTuomas Tynkkynen1-1/+1