summary refs log tree commit diff
path: root/pkgs/applications/graphics/potrace
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* potrace: 1.15 -> 1.16 (#69748)R. RyanTM2019-10-11
| | | | | | | | | | | | | * potrace: 1.15 -> 1.16 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/potrace/versions * potrace: enable tests Upstream provides a test suite with make check
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* potrace: 1.14 -> 1.15Franz Pletz2017-09-18
| | | | | | Fixes CVE-2017-12067 and other security issues. Fixes NixOS/security#107.
* potrace: 1.13 -> 1.14ndowens2017-03-18
|
* potrace: 1.12 -> 1.13Pascal Wittmann2015-12-12
|
* potrace: update from 1.11 to 1.12Pascal Wittmann2015-05-28
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* potrace: allow building on any unixJohn Wiegley2014-06-10
|
* Install libpotraceMichael Raskin2014-06-10
|
* Add potrace-1.11, a tool for tracing bitmapsPascal Wittmann2014-05-09