summary refs log tree commit diff
path: root/pkgs/tools/graphics
Commit message (Collapse)AuthorAge
* fix build of pngcheckBenno Fünfstück2016-06-13
|
* exif: use libintl on darwinMatthew Bauer2016-06-08
| | | | fixes #16034
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* pstoedit: 3.62 -> 3.70Joachim Fasting2016-06-02
| | | | | | | | | | | | | Note that kde4.calligra, the only reverse dependency, fails to build, but I have confirmed that it fails also with the previous pstoedit version so the failure appears unrelated (nor does the error really indicate that pstoedit is at fault ...). Also - Change meta.homepage; the original domain didn't work properly for me - Split dev output; may want to split out bin/lib as well, for some decent saving - Build with imagemagick for a slight size increase
* pstoedit: depend on libwebp to fix linker failuremingchuan2016-06-02
| | | | | | This fixes the linker failure saying "cannot find -lwebp" Closes #15888
* zbar: fix camera support (enables 'zbarcam' tool)Bjørn Forsman2016-05-31
| | | | | | | Add Debian patches (with fetchpatch) to make things work. Among other things, the patches port the application from V4L to V4L2. This increases the closure size from 729 MiB to 730 MiB.
* graphviz_2_0: dependency reasons now make libwebp neededMichael Raskin2016-05-30
|
* mscgen: add 'libwebp' to unbreak buildBjørn Forsman2016-05-30
| | | | | | | | | | | | | | | | | | | | | Fixes broken build since commit 7d580b8339a749acd7f61ca6d1f21687ec9680 ("gd: 2.1.1 -> 2.2.1"): $ nix-build -A mscgen [...] gcc -g -O2 -o mscgen mscgen-adraw.o mscgen-cmdparse.o mscgen-main.o mscgen-svg_out.o mscgen-language.o mscgen-msc.o mscgen-ps_out.o mscgen-utf8.o mscgen-gd_out.o mscgen-safe.o mscgen-lexer.o mscgen-null_out.o mscgen-usage.o -lm -lgd -lm -L/nix/store/HASH-zlib-1.2.8/lib -lz -L/nix/store/HASH-libpng-apng-1.6.21/lib -lpng16 -L/nix/store/HASH-freetype-2.6.2/lib -lfreetype -L/nix/store/HASH-fontconfig-2.11.1-lib/lib -L/nix/store/HASH-freetype-2.6.2/lib -lfontconfig -lfreetype -ljpeg -lwebp -lgd -lm /nix/store/HASH-binutils-2.26/bin/ld: cannot find -lwebp collect2: error: ld returned 1 exit status
* bins: init at 1.1.29Matt McHenry2016-05-29
|
* Merge branch 'master' into stagingVladimír Čunát2016-05-23
|\ | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * unpaper: add platforms fieldRobert Helgesson2016-05-22
| |
* | treewide: Make explicit that 'dev' output of libtiff is usedTuomas Tynkkynen2016-05-19
| |
* | treewide: Make explicit that 'dev' output of libpng is usedTuomas Tynkkynen2016-05-19
| |
* | treewide: Make explicit that 'dev' output of libjpeg is usedTuomas Tynkkynen2016-05-19
| |
* | treewide: Make explicit that 'dev' output of expat is usedTuomas Tynkkynen2016-05-19
| |
* | treewide: Make explicit that 'dev' output of boehmgc is usedTuomas Tynkkynen2016-05-19
|/
* wkhtmltopdf: fix openssl bug (#15443)William Casarin2016-05-17
|
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* asymptote: 2.37 -> 2.38Michael Raskin2016-05-15
|
* mscgen: add libjpeg to build inputsJoachim Fasting2016-05-14
| | | | | Possibly jpeg used to be propagated from gd but is no longer after f8bdd7969d1af9b1f4ab5f968fae336190c1ae1c.
* pstoedit: explicit dependency on jpegJoachim Fasting2016-05-14
| | | | | Possibly jpeg used to be propagated from gd but is no longer after f8bdd7969d1af9b1f4ab5f968fae336190c1ae1c.
* kst: mark brokenThomas Tuegel2016-05-09
|
* glxinfo: 8.1.0 -> 8.3.0Franz Pletz2016-05-03
|
* imgurbash2: 1.0 -> 2.1Nikolay Amiantov2016-04-30
|
* maim: 3.4.46 -> 3.4.47Marius Bakke2016-04-24
|
* Merge pull request #14884 from micxjo/update-gnuplotPeter Simons2016-04-22
|\ | | | | gnuplot: 5.0.0 -> 5.0.3
| * gnuplot: 5.0.0 -> 5.0.3Micxjo Funkcio2016-04-21
| |
* | nifskope: move to qmake4HookNikolay Amiantov2016-04-20
|/
* Merge commit 'refs/pull/14677/head' of git://github.com/NixOS/nixpkgsNikolay Amiantov2016-04-14
|\
| * imgur-screenshot: 1.5.4 -> 1.7.1Sergey Sofeychuk2016-04-14
| | | | | | | | | | | | Updated imgur-screenshot i guess Wrong hash in previous commit, it's fixed now.
* | replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
| |
* | asymptote: 2.36 -> 2.37Michael Raskin2016-04-13
| |
* | Merge branch 'staging', containing closure-size #7701Vladimír Čunát2016-04-13
|\ \
| * \ Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
| |\ \ | | | | | | | | | | | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * \ \ Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | This is mainly to get the update of bootstrap tools. Otherwise there were mysterious segfaults: https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
| * \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * \ \ \ \ Merge master into closure-sizeVladimír Čunát2016-03-08
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * \ \ \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge #12779: Mass replace `pkg}/bin`-style stringsVladimír Čunát2016-02-03
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ... to refer to correct outputs
| | * | | | | | | treewide: Mass replace 'libjpeg}/bin' to refer the 'bin' outputTuomas Tynkkynen2016-02-01
| | | | | | | | |
| * | | | | | | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | Let's get rid of those merge conflicts.
| * | | | | | | | treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| | | | | | | | |
| * | | | | | | | treewide: Mass replace 'libtiff}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| | | | | | | | |
| * | | | | | | | treewide: Mass replace 'libpng}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| | | | | | | | |
| * | | | | | | | treewide: Mass replace 'libjpeg}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| | | | | | | | |
| * | | | | | | | treewide: Mass replace 'expat}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| | | | | | | | |
| * | | | | | | | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into closure-sizeLuca Bruno2015-11-29
| |\ \ \ \ \ \ \ \ \ \ \