Commit graph

25709 commits

Author SHA1 Message Date
John Ericson 4ae207aea0
Merge pull request #40291 from obsidiansystems/fewer-crossAttrs
misc pkgs: Fewer cross attrs
2018-05-10 13:28:12 -04:00
John Ericson 2b28312bc2 libssh2: Remove crossAttrs
- --with-<lib> stuff isn't needed with new default

 - `mingw_w64` probably also isn't needed, but kept with better code
   just in case.
2018-05-10 13:14:14 -04:00
John Ericson 7afe4f1df0 libpng: Remove stale crossAttrs
Random ancient stuff for Darwin cross that seems not worth it.
2018-05-10 13:14:13 -04:00
John Ericson e84b9401c5 libdrm: Remove crossAttrs
No hashes should be changed.
2018-05-10 13:14:13 -04:00
John Ericson 88ff3c0f5d freetype: Remove crossAttrs
These sorts of C compiler confusions aren't really a problem anymore.
Everything is on the path with the right environment variables.
2018-05-10 13:14:13 -04:00
John Ericson 219b74d71b SDL, SDL2: Remove crossAttrs
Cross drvs are now the default for precisely this reason.
2018-05-10 13:14:12 -04:00
xeji 1463480edb
Merge pull request #40289 from yegortimoshenko/mpv-bump
mpv: 0.27.2 -> 0.28.2
2018-05-10 18:21:38 +02:00
John Ericson 28b2f48ba9
Merge pull request #40276 from obsidiansystems/fewer-crossAttrs
Fewer cross attrs
2018-05-10 11:58:00 -04:00
John Ericson 1174526004 cloog-ppl: No crossAttrs needed 2018-05-10 11:42:14 -04:00
John Ericson 9cb1d82be6 zeromqpp: Init at 4.2.0 2018-05-10 11:34:16 -04:00
Yegor Timoshenko 956d174c8d
ffmpeg_4: init 2018-05-10 17:44:40 +03:00
Peter Simons 16517b81cd
Merge pull request #40286 from LumiGuide/opencv.pc
opencv3: fix $out/lib/pkgconfig/opencv.pc
2018-05-10 15:08:47 +02:00
Jörg Thalheim 3e8a0c067a
Merge pull request #40153 from davidak/plank
plank: init at 0.11.4
2018-05-10 14:02:43 +01:00
Bas van Dijk 9938bb6c82 opencv3: fix $out/lib/pkgconfig/opencv.pc 2018-05-10 12:21:45 +02:00
R. RyanTM 19ac1d7fd6 alembic: 1.7.7 -> 1.7.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/alembic/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abcls -h’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abcls --help’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abcls help’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abctree -h’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abctree --help’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abcconvert --help’ got 0 exit code
- found 1.7.8 with grep in /nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin
- directory tree listing: https://gist.github.com/0d7ea213b28bd60d9e8cfe5bfbaa4363
2018-05-10 10:20:26 +02:00
Frederik Rietdijk dbd148d109
Merge pull request #40274 from peterhoeg/u/slang
slang: 2.3.1a -> 2.3.2
2018-05-10 10:15:26 +02:00
John Ericson c17f79ea3b Merge remote-tracking branch 'upstream/master' into lib-platform-simplify 2018-05-10 01:40:44 -04:00
John Ericson feb648ce59 Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-simplify 2018-05-10 01:40:38 -04:00
John Ericson a02be2bd85 treewide: Get rid of *Platform.arch
Use `parsed.cpu.name` or `platform.gcc.arch` instead.
2018-05-10 01:37:31 -04:00
Peter Hoeg 6e62f01912 slang: 2.3.1a -> 2.3.2 2018-05-10 13:25:31 +08:00
xeji 2954fa55e9
Merge pull request #40244 from bcdarwin/libminc-update
libminc: 2017-09-14 -> 2018-01-17
2018-05-10 01:46:43 +02:00
Ben Darwin 1e50e178ae simpleitk: init at 1.1.0 (note this only builds the C++ libs, not the Python/Lua/... bindings) (#27451)
* conglomerate: init at 2017-09-10

* simpleitk: init at 1.1.0 (note this only builds the C++ libs, not the Python/Lua/... bindings)
2018-05-09 15:50:01 -05:00
Ben Darwin 6266387bfa libminc: 2017-09-14 -> 2018-01-17 2018-05-09 16:25:22 -04:00
Matthew Justin Bauer 1d55c211cb
kpmcore: fix build
Fixes #39834

Fallout from moving "eject" command to unixtools.
2018-05-09 03:57:38 -05:00
Matthew Justin Bauer f4c5062040
Merge pull request #39105 from magnetophon/vamp-sdk
vamp-sdk: 2.5 -> 2.7.1
2018-05-09 08:13:00 +00:00
Emmanuel Rosa a4c86b421f webkitgtk: add missing libXdamage dependency
Closes #40193
2018-05-08 21:42:17 -04:00
davidak 4a30fc2522 bamf: init at 0.5.3 2018-05-08 21:52:16 +02:00
Robert Schütz 6e6005c2af
Merge pull request #38794 from timokau/brial-init
brial: init at 1.2.3
2018-05-08 08:08:15 +02:00
Jan Tojnar 85a0cd915b
Merge pull request #40155 from jtojnar/gnome-3.28.2
GNOME Updates
2018-05-08 04:42:29 +02:00
Jan Tojnar fd0d1f35a5
gvfs: 1.36.1 → 1.36.2 2018-05-08 03:31:57 +02:00
Timo Kaufmann 8b5ecf9141 brial: init at 1.2.3 2018-05-08 01:27:35 +02:00
Michael Raskin b1f064c9cb
Merge pull request #40141 from timokau/iml-openblas
iml: use openblas instead of atlas
2018-05-07 20:29:06 +00:00
xeji 17fe52a6c7
Merge pull request #40138 from helinko/libu2f-server-update
libu2f-server: 1.0.1 -> 1.1.0
2018-05-07 22:13:42 +02:00
Timo Kaufmann b0d70d336d iml: use openblas instead of atlas 2018-05-07 21:50:38 +02:00
Jörg Thalheim 08db5514e3
Merge pull request #40137 from Mic92/mbedtls
mbedtls: remove darwin patch
2018-05-07 19:40:35 +01:00
Jörg Thalheim c7577fa1c3 mbedtls: remove darwin patch 2018-05-07 19:36:34 +01:00
Risto Helinko 1bcd9c48fc libu2f-server: 1.0.1 -> 1.1.0 2018-05-07 20:46:39 +03:00
xeji 8d4f50a73e
Merge pull request #40094 from r-ryantm/auto-update/libraw
libraw: 0.18.9 -> 0.18.10
2018-05-07 17:09:14 +02:00
Jörg Thalheim 015ee2aced
Merge pull request #40076 from r-ryantm/auto-update/mbedtls
mbedtls: 2.8.0 -> 2.9.0
2018-05-07 15:07:02 +01:00
Jörg Thalheim ff13b78133
Merge pull request #40097 from r-ryantm/auto-update/libx86emu
libx86emu: 1.12 -> 1.14
2018-05-07 15:00:55 +01:00
Jörg Thalheim d17617bfad
Merge pull request #40088 from r-ryantm/auto-update/libcouchbase
libcouchbase: 2.8.6 -> 2.8.7
2018-05-07 14:47:11 +01:00
Jörg Thalheim 64f92f9dc2
Merge pull request #40087 from r-ryantm/auto-update/libofx
libofx: 0.9.12 -> 0.9.13
2018-05-07 13:32:42 +01:00
Michael Raskin 03bf43bb42
Merge pull request #40107 from r-ryantm/auto-update/gsm
gsm: 1.0.17 -> 1.0.18
2018-05-07 11:15:03 +00:00
R. RyanTM fb5fbbe29e gsm: 1.0.17 -> 1.0.18
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gsm/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/toast -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/toast help’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/tcat -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/tcat help’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/untoast -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/untoast help’ got 0 exit code
- found 1.0.18 with grep in /nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18
- directory tree listing: https://gist.github.com/af6b37d2f0a0b0757d66e91dce102967
2018-05-07 03:59:01 -07:00
Jörg Thalheim 791aad4e9d
Merge pull request #40098 from r-ryantm/auto-update/libcue
libcue: 2.2.0 -> 2.2.1
2018-05-07 11:45:41 +01:00
Jörg Thalheim 4a0832d618
Merge pull request #40090 from r-ryantm/auto-update/libfm-extra
libfm-extra: 1.3.0 -> 1.3.0.2
2018-05-07 10:58:09 +01:00
R. RyanTM f08e06ba2f libcue: 2.2.0 -> 2.2.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libcue/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.2.1 with grep in /nix/store/lqppvr2arq1jmmdil3519c2y7hhm0vq3-libcue-2.2.1
- directory tree listing: https://gist.github.com/49da59ef9dfe640d50f9bc6ee72a7457
2018-05-07 02:44:50 -07:00
R. RyanTM d813ba2dbf libx86emu: 1.12 -> 1.14
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libx86emu/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/1727e070918ad2877736d62030608e9a
2018-05-07 02:43:51 -07:00
R. RyanTM d3a8e05538 libraw: 0.18.9 -> 0.18.10
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libraw/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/postprocessing_benchmark -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/postprocessing_benchmark help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_emu -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_emu help’ got 0 exit code
- found 0.18.10 with grep in /nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10
- directory tree listing: https://gist.github.com/8de105fd367301af8971e9bc3012a0d3
2018-05-07 02:28:31 -07:00
R. RyanTM 1c67dc2f35 libfm-extra: 1.3.0 -> 1.3.0.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libfm-extra/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.3.0.2 with grep in /nix/store/5am33wnj853b12vfyyccsm213yv686kg-libfm-extra-1.3.0.2
- directory tree listing: https://gist.github.com/21b078659a3a745638c69b3d9ef063c4
2018-05-07 02:08:52 -07:00