summary refs log tree commit diff
path: root/pkgs/development/libraries/cimg
Commit message (Collapse)AuthorAge
* cimg: 2.7.5 -> 2.8.0 (#76230)R. RyanTM2020-01-09
|
* cimg: 2.7.4 -> 2.7.5R. RyanTM2019-11-02
|
* cimg: 2.7.1 -> 2.7.4R. RyanTM2019-10-21
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cimg/versions
* cimg: 2.7.0 → 2.7.1Jan Tojnar2019-09-07
|
* Merge master into staging-nextFrederik Rietdijk2019-08-18
|\
| * cimg: 2.6.7 -> 2.7.0R. RyanTM2019-08-17
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cimg/versions
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* cimg: 2.6.6 -> 2.6.7R. RyanTM2019-08-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cimg/versions
* cimg: 2.6.5 -> 2.6.6R. RyanTM2019-07-02
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cimg/versions
* cimg: 2.6.4 -> 2.6.5R. RyanTM2019-06-17
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cimg/versions
* cimg: 2.5.7 -> 2.6.4R. RyanTM2019-06-01
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cimg/versions
* cimg: 2.5.6 -> 2.5.7R. RyanTM2019-04-30
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cimg/versions
* cimg: 2.5.5 -> 2.5.6R. RyanTM2019-04-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/cimg/versions
* cimg: 1.7.9 -> 2.5.5R. RyanTM2019-03-31
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cimg/versions
* cimg: fix paths and unbreak overridesmichael bishop2017-04-24
|
* cimg: 1.7.0 -> 1.7.9ndowens2017-03-12
|
* cimg: 1.5.9 -> 1.7.0Franz Pletz2016-05-03
|
* use the sourceforge mirrors everywherezimbatm2016-02-28
| | | | | find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
* cimg, qt4, pdf2svg: enable on DarwinSpencer Whitt2015-04-19
|
* Small style fixupsAndersonTorres2014-09-10
| | | | | In this commit, I modified some files, conforming them to a idiosyncratic standard - mainly, a template for meta attribs.
* CImg and WxCam - New Packages #3519AndersonTorres2014-09-04
In this commit, I'm including two new softwares * CImg: A small, simple image toolkit library * WxCam: a small, simple, wxGTK-based webcam application