Commit Graph
215192 Commits
Author SHA1 Message Date
Jan Tojnar 43ea7f1c0a netpbm: Hardcode rgb.txt path
We did that in the past with rgbpaths.patch in the past but it was eventually removed. This fixes the regression.
2020-03-01 15:40:29 +01:00
Jan Tojnar 44f69611ad netpbm: re-enable parallel building
It was disabled in https://github.com/NixOS/nixpkgs/commit/abd3c246a43ea5e2128d3372b5fe0295f18cad78 but it no longer seems to fail.
2020-03-01 15:27:41 +01:00
Jan Tojnar 256f7172ac netpbm: more clean ups
* 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-01 15:27:35 +01:00
Jan Tojnar 9555834399 netpbm: split into multiple outputs 2020-03-01 15:13:03 +01:00
Jan Tojnar 90180905a2 netpbm: Fix tiff support
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-01 15:13:03 +01:00
Jan Tojnar aa1aefd06a netpbm: 10.82.01 → 10.89.1
https://sourceforge.net/p/netpbm/code/3735/tree//advanced/doc/HISTORY
2020-03-01 15:13:03 +01:00
Jan Tojnar 6b4d057b66 netpbm: add pre/post phase hooks 2020-03-01 15:13:02 +01:00
Jan Tojnar 8ea075bcb9 netpbm: Clean up
* Format with nixpkgs-fmt
* Move build tools to nativeBuildInputs
* Clarify license
2020-03-01 15:13:02 +01:00
Jan Tojnar b19ce7cfe9 netpbm: add updateScript 2020-03-01 15:13:02 +01:00
Suwon ParkandGitHub 7948e6785b nixos/manual: add environment.systemPackages option in an example
The environment.systemPackages option lacks in the example which is used in the next paragraph to explain merging of the options defined by multiple modules.
2020-02-29 12:11:42 +01:00
Mario RodasandGitHub 4406e51a1e Merge pull request #81360 from r-ryantm/auto-update/powerstat
powerstat: 0.02.21 -> 0.02.22
2020-02-29 06:02:16 -05:00
Mario RodasandGitHub b16403b155 Merge pull request #81343 from marsam/update-certigo
certigo: 1.11.0 -> 1.12.1
2020-02-29 05:58:49 -05:00
Mario RodasandGitHub 71fa9c5a1a Merge pull request #81315 from zowoq/buildah
buildah: 1.14.0 -> 1.14.1
2020-02-29 05:56:13 -05:00
Peter Simons 10da6658ad ShellCheck: record the URL of the upstream issues our patches fix 2020-02-29 11:34:32 +01:00
Peter Simons 8947cba160 ShellCheck: let Hydra compile the binary 2020-02-29 11:11:24 +01:00
Peter Simons 376ff258b5 stylish-cabal: fix the build
We can still compile the package with ghc-8.6.5. Later
compiler versions don't work, unfortunately.
2020-02-29 11:10:19 +01:00
Peter Simons a6130f1848 hackage2nix: mark stylish-cabal broken
https://github.com/pikajude/stylish-cabal/issues/12
2020-02-29 10:58:46 +01:00
R. RyanTM 03fbecff08 powerstat: 0.02.21 -> 0.02.22 2020-02-29 09:56:31 +00:00
lewoandGitHub a83ffc02d4 Merge pull request #80858 from jerith666/chef-47
chefdk: 2.4.17 -> 4.7.73
2020-02-29 09:38:32 +01:00
Matt McHenry 3a0e58d8f7 chefdk: broken on aarch64 2020-02-28 22:33:06 -05:00
Austin Seipp 806fac5d10 itktcl: wibble [NFC]
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 21:03:35 -06:00
Austin Seipp 84878c923c incrtcl: export ITCL_LIBRARY for downstream users
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 21:03:35 -06:00
worldofpeaceandGitHub 8913745573 Merge pull request #81319 from mdorman/pam_ssh_agent_auth
pam_ssh_agent_auth: fix dependency on insecure openssl
2020-02-29 02:02:52 +00:00
Austin Seipp 6e797033c8 itktcl: init at 4.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:57:39 -06:00
Austin Seipp 87f098f094 incrtcl: chores, maintain it, touch up results
Soon, this will be needed for the Bluespec compiler.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:56:11 -06:00
Yegor TimoshenkoandGitHub c6c200f118 Merge pull request #79679 from emilazy/fix-gdouros-font-licenses
fonts/gdouros: correct license to unfree
2020-02-29 03:58:57 +03:00
EmilyandYegor Timoshenko 05a9b7fe2a fonts/gdouros: correct license to unfree 2020-02-29 03:54:48 +03:00
worldofpeaceandGitHub 2a09750de8 Merge pull request #80555 from kjuvi/khronos
khronos: init at 1.0.5
2020-02-29 00:53:45 +00:00
worldofpeaceandGitHub 1a67cb91ad Merge pull request #81296 from r-ryantm/auto-update/gnome-characters
gnome3.gnome-characters: 3.32.1 -> 3.34.0
2020-02-29 00:35:17 +00:00
worldofpeaceandGitHub d9448513a5 Merge pull request #81300 from emilazy/fix-pypy-openssl
pypy{,3}: use openssl_1_1
2020-02-29 00:31:54 +00:00
R. RyanTMandJon 5cf6f3a46b nss_wrapper: 1.1.7 -> 1.1.8 2020-02-28 16:30:21 -08:00
worldofpeace b4943b0180 pantheon.elementary-greeter: 5.0.1 -> 5.0.2
https://github.com/elementary/greeter/releases/tag/5.0.2
2020-02-28 19:26:13 -05:00
worldofpeace ecca257d73 pantheon.switchboard-plug-bluetooth: 2.3.0 -> 2.3.1
https://github.com/elementary/switchboard-plug-bluetooth/releases/tag/2.3.1
2020-02-28 19:26:12 -05:00
worldofpeace e85290ba54 pantheon.sideload: 1.0.0 -> 1.0.1
https://github.com/elementary/sideload/releases/tag/1.0.1
2020-02-28 19:26:12 -05:00
worldofpeace a54dcfe076 pantheon.appcenter: 3..2.1 -> 3.2.2
https://github.com/elementary/appcenter/releases/tag/3.2.2
2020-02-28 19:26:12 -05:00
Jonathan RingerandJon add741efc4 release.nix: remove stack job from x86_64-darwin 2020-02-28 16:22:11 -08:00
Jonathan RingerandJon 87762c126a shellcheck: fix build 2020-02-28 16:22:11 -08:00
worldofpeaceandGitHub 180e5f41b0 Merge pull request #81083 from evanjs/gitkraken/6.5.3
gitkraken: 6.5.1 -> 6.5.3
2020-02-29 00:20:59 +00:00
R. RyanTMandJon f23674a51a kubeseal: 0.9.7 -> 0.9.8 2020-02-28 16:20:49 -08:00
Mario Rodas ef97505059 certigo: 1.11.0 -> 1.12.1 2020-02-28 19:20:00 -05:00
worldofpeaceandGitHub 10eeabe6d1 Merge pull request #81272 from worldofpeace/crystal-openssl
crystal: use latest openssl
2020-02-29 00:12:15 +00:00
worldofpeaceandGitHub 04384d56cf Merge pull request #81091 from worldofpeace/fix-exiv2-pc
exiv2: fix exiv2.pc file
2020-02-29 00:11:09 +00:00
worldofpeaceandGitHub e809f3d67e Merge pull request #81303 from arcnmx/elinks-openssl
elinks: build with openssl 1.1
2020-02-29 00:05:38 +00:00
Raphael Das GuptaandRobert Helgesson 41aef772bb josm: 15806 -> 15937 2020-02-28 23:29:49 +01:00
Maximilian Bosch 096691a787 cargo-crev: 0.16.0 -> 0.16.1 2020-02-28 22:46:27 +01:00
Maximilian Bosch 8b74820736 cargo-deb: 1.23.1 -> 1.23.2 2020-02-28 22:46:06 +01:00
Daniel SchaeferandGitHub 4dfb636e25 Merge pull request #68795 from minijackson/carla-fix-67923
Carla: properly wrap plugin programs
2020-02-28 22:14:48 +01:00
Tim Steinbach 2bbdd94868 oh-my-zsh: 2020-02-26 -> 2020-02-28 2020-02-28 15:33:12 -05:00
Tim Steinbach b4af096c4c linux: 5.5.6 -> 5.5.7 2020-02-28 15:31:15 -05:00
Tim Steinbach fc8e5c65ca linux: 5.4.22 -> 5.4.23 2020-02-28 15:30:05 -05:00