summary refs log tree commit diff
path: root/pkgs/tools/graphics
Commit message (Collapse)AuthorAge
...
* pngcrush: update from 1.7.71 to 1.7.73.Moritz Ulrich2014-05-19
|
* Add nifskopeEelco Dolstra2014-05-07
|
* Merge pull request #1928 from 'cross-win-osx'.aszlig2014-04-21
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | This includes a lot of fixes for cross-building to Windows and Mac OS X and could possibly fix things even for non-cross-builds, like for example OpenSSL on Windows. The main reason for merging this in 14.04 already is that we already have runInWindowsVM in master and it doesn't work until we actually cross-build Cygwin's setup binary as the upstream version is a fast moving target which gets _overwritten_ on every new release. Conflicts: pkgs/top-level/all-packages.nix
| * gifsicle: add optional static builds, make gifview optionalJaka Hudoklin2014-04-01
| |
| * optipng: use system libpng & zlib, fix cross builds and add support for ↵Jaka Hudoklin2014-04-01
| | | | | | | | static builds
* | qrencode: upgrade to 3.4.3Mathijs Kwik2014-04-17
| |
* | pfstools: update from 1.8.3 to 1.8.5Vladimír Čunát2014-03-16
|/
* pstoedit: update from 3.50 to 3.62Peter Simons2014-03-03
|
* pngcrush: update from 1.7.70 to 1.7.71Moritz Ulrich2014-02-16
|
* Merge master into stdenv-updatesVladimír Čunát2014-01-20
|\ | | | | | | | | | | Conflicts: pkgs/applications/version-management/gource/default.nix pkgs/top-level/all-packages.nix
| * logstalgia: fix attribute and directory name typoBjørn Forsman2014-01-18
| | | | | | | | Change "logstalgica" to "logstalgia".
* | Merge master into stdenv-updatesVladimír Čunát2014-01-18
|\| | | | | | | | | | | | | | | | | | | Conflicts (simple): pkgs/development/compilers/gcc/4.8/default.nix pkgs/development/compilers/llvm/default.nix pkgs/development/libraries/gmp/5.1.1.nix pkgs/development/libraries/gmp/5.1.3.nix pkgs/development/libraries/gmp/5.1.x.nix pkgs/top-level/all-packages.nix
| * graphviz: Remove obsolete patch.James Cook2014-01-15
| |
| * graphviz: update to version 2.36.0.James Cook2014-01-15
| |
* | asympote: fix buildVladimír Čunát2014-01-05
|/
* pngcrush: update from 1.7.69 to 1.7.70Nixpkgs Monitor2014-01-02
|
* netpbm: fix CVE-2005-2471Vladimír Čunát2013-12-25
|
* netpbm: fix buildVladimír Čunát2013-12-25
|
* Merge master into x-updatesVladimír Čunát2013-12-21
|\
| * gnuplot: there is point in having Hydra try to build this package on BSD UnixPeter Simons2013-12-21
| |
* | Merge master into x-updatesVladimír Čunát2013-12-18
|\| | | | | | | | | | | | | Conflicts: pkgs/desktops/gnome-2/desktop/gvfs/default.nix pkgs/development/libraries/cogl/default.nix pkgs/development/libraries/libsoup/2.44.nix
| * gifsicle: update from 1.52 to 1.78Nixpkgs Monitor2013-12-18
| |
| * barcode: update from 0.98 to 0.99Nixpkgs Monitor2013-12-18
| |
| * icoutils: update from 0.29.1 to 0.31.0Nixpkgs Monitor2013-12-16
| |
| * Fix more evaluation errors on Hydra.Peter Simons2013-12-11
| |
* | merge #1197: gnuplot darwin changesVladimír Čunát2013-12-10
|\ \ | |/ |/|
| * gnuplot: pass aquaterm request explicitely (see #1197)Vladimír Čunát2013-12-10
| |
| * gnuplot darwin: optional gnuplot_aquaterm variantEric Kow2013-11-10
| | | | | | | | | | | | | | | | | | This variant uses the more Mac-friendly aqua driver, but it requires that you separately install the AquaTerm package. Note that AquaTerm is open source and could perhaps be later included as a nix derivation. If that happens, it would be nice to remove the gnuplot_aquaterm top-level attribute and just make it the default.
* | updated dcraw to version 9.19Arseniy Alekseyev2013-12-01
| |
* | Pngcrush: Update to 1.7.69.Moritz Ulrich2013-12-01
|/ | | | Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* Fix some meta.platforms attributes to build more stuff on DarwinEelco Dolstra2013-11-05
|
* Set meta.hydraPlatforms instead of meta.platforms for some packagesEelco Dolstra2013-11-05
|
* Merge pull request #1139 from offlinehacker/pkgs/pnquant/addDomen Kožar2013-10-30
|\ | | | | Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha channel preserved.
| * Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha ↵Jaka Hudoklin2013-10-30
| | | | | | | | channel preserved.
* | optipng: update to 0.7.4Jaka Hudoklin2013-10-29
|/ | | | close #1138.
* Making Cuneiform package export versionMichael Raskin2013-10-20
|
* asymptote: update to version 2.24Peter Simons2013-10-13
|
* More description fixesBjørn Forsman2013-10-06
| | | | | | | | | | | * Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
* Some description fixesBjørn Forsman2013-10-05
| | | | | | | | | | | | There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
* ditaa: new packageBjørn Forsman2013-09-12
| | | | | | | | Ditaa is a small command-line utility written in Java, that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics. Homepage: http://ditaa.sourceforge.net/
* Merge branch 'master' into x-updatesVladimír Čunát2013-09-07
|\
| * Add meta attributes for jbig2encGergely Risko2013-08-29
| |
* | clean some include flags that weren't really neededVladimír Čunát2013-08-03
|/ | | | Tested the builds still work (x86_64-linux).
* netpbm: Fix a truly random build failureEelco Dolstra2013-07-23
| | | | | | | | | | | | Since "src" is a fetchsvn directory, the source is copied with "cp --no-preserve=timestamps" (see commit 6d928ab684327e0eeb1bf6cd889d57ca7127e8a7). So some source files might get a slightly different timestamp. Here, if lib/standard.ppmdfont gets a newer timestamp than the generated file lib/standardppmdfont.c, Make will try to rebuild the latter. But that fails because the ppmdcfont program doesn't exist (yet). Probably stdenv should ensure that every file has the same timestamp.
* netpbm: set platformsDomen Kozar2013-07-19
|
* netpbm: add tiff supportDomen Kozar2013-07-19
|
* fix packages to use mirror://xorgEvgeny Egorochkin2013-07-14
|
* make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2013-07-14
| | | | possible
* Even more mirror:// fixesEvgeny Egorochkin2013-07-14
|
* Change more packages from direct downloads to mirror://sourceforgeEvgeny Egorochkin2013-07-14
|