summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libwmf (follow)
Commit message (Expand)AuthorAgeFilesLines
* libwmf: split outputs•••The pc file depends on freetype.dev so we would rather not have it in out. Jan Tojnar2019-11-201-0/+2
* libwmf: 0.2.8.4 -> 0.2.12•••Includes the previous security fixes: - CVE-2006-3376 - CVE-2009-1364 - CVE-2015-0848+4588+4695+4696 + fixes CVE-2019-6978 (in libgd) c0bw3b2019-05-054-244/+15
* libwmf: add licenseMarkus Kowalewski2018-10-231-2/+4
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists. John Ericson2017-09-211-1/+2
* libwmf: add patch to fix CVE-2016-9011•••cc #20274 Franz Pletz2016-11-101-2/+7
* treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. Tuomas Tynkkynen2016-08-021-0/+1
* libwmf: fix some security issues•••The added patches (sourced from Debian) fixes the following security issues: - CVE-2006-3376 - CVE-2009-1364 - CVE-2015-0848 - CVE-2015-4588 - CVE-2015-4695 - CVE-2015-4696 Robert Helgesson2015-07-154-0/+230
* * Get rid of many instances of "args: with args;", and other coding••• guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782 Eelco Dolstra2010-07-281-2/+3
* * Cleaned up a lot of description fields that contained newlines.••• Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310 Eelco Dolstra2009-03-031-8/+6
* Nix-expr style review•••Unneded args.something replaced with args: with args; line. After this line args is the only place where we can recieve variables from. Also removed several buildInputs = []; lines. svn path=/nixpkgs/trunk/; revision=10415 Yury G. Kudryashov2008-01-301-6/+5
* * Rewrite all the SourceForge URLs to mirror://sourceforge/.••• find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done svn path=/nixpkgs/trunk/; revision=9198 Eelco Dolstra2007-08-271-1/+1
* Added libwmf for handling embedded graphics in .doc files.•••svn path=/nixpkgs/trunk/; revision=9153 Michael Raskin2007-08-181-0/+19