summary refs log tree commit diff
path: root/pkgs/development/libraries/libcaca
Commit message (Collapse)AuthorAge
* libcaca: add another mirrorVladimír Čunát2014-12-27
| | | | The original does not work ATM.
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* libcaca: update from 0.99β18 to 0.99β19Vincent Laporte2014-11-04
|
* libcaca: update from 0.99.beta17 to 0.99.beta18Nixpkgs Monitor2013-12-18
|
* libcaca: BumpShea Levy2011-10-02
| | | | svn path=/nixpkgs/trunk/; revision=29566
* * libcaca: updated to the latest version to make it work on GCC 4.3.Eelco Dolstra2009-02-12
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=14048
* Fix the url of libcaca.Nicolas Pierron2008-06-10
| | | | svn path=/nixpkgs/trunk/; revision=12033
* update to 0.99.beta13bArmijn Hemel2007-12-31
| | | | svn path=/nixpkgs/trunk/; revision=10009
* * Some updates.Eelco Dolstra2007-07-28
| | | | svn path=/nixpkgs/trunk/; revision=9025
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* * Install ncurses header files in $out/include, notEelco Dolstra2005-10-04
| | | | | | $out/include/ncurses. This simplifies many builders. svn path=/nixpkgs/trunk/; revision=4008
* * Added libcaca.Eelco Dolstra2005-08-24
* Libcaca support in MPlayer. * Hopefully fix X11 detection in MPlayer. svn path=/nixpkgs/trunk/; revision=3684