AndersonTorres
f31864112f
libcaca: refactor
...
Also add AndersonTorres as maintainer
2021-04-16 18:22:04 -03:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string
2019-12-31 00:07:21 +01:00
Jorge Acereda
3152d499a9
libcaca: make x11 optional, disabled on darwin
2019-03-24 16:56:31 +01:00
Daiderd Jordan
3e8af1ec90
libcaca: fix missing darwin inputs
2016-10-10 19:05:37 +02:00
Moritz Ulrich
d9cdbcc34e
libcaca: Enable support for png/jpeg/gif
...
Fixes #18683
2016-09-18 14:27:34 +02:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
636b823cc1
libcaca: Split into multiple outputs
2015-10-28 10:23:03 +01:00
aszlig
b34adfb71a
libcaca: Add zlib as a dependency.
...
In order to load compressed figlet/toilet fonts, libcaca needs to have
support for zlib.
The motivation behind this is because I'm going to package toilet, which
comes with compressed fonts by default.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-26 21:04:15 +02:00
Vladimír Čunát
5f0686fc95
libcaca: add another mirror
...
The original does not work ATM.
2014-12-27 20:59:24 +01:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Vincent Laporte
06eec57450
libcaca: update from 0.99β18 to 0.99β19
2014-11-04 19:15:17 +00:00
Nixpkgs Monitor
63df9742ba
libcaca: update from 0.99.beta17 to 0.99.beta18
2013-12-18 18:18:34 +02:00
Shea Levy
494e927d1c
libcaca: Bump
...
svn path=/nixpkgs/trunk/; revision=29566
2011-10-02 14:34:23 +00:00
Eelco Dolstra
8f85602506
* libcaca: updated to the latest version to make it work on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14048
2009-02-12 19:25:10 +00:00
Nicolas Pierron
18099d1ad5
Fix the url of libcaca.
...
svn path=/nixpkgs/trunk/; revision=12033
2008-06-10 18:15:10 +00:00
Armijn Hemel
346f103a1d
update to 0.99.beta13b
...
svn path=/nixpkgs/trunk/; revision=10009
2007-12-31 19:02:49 +00:00
Eelco Dolstra
7d5152714e
* Some updates.
...
svn path=/nixpkgs/trunk/; revision=9025
2007-07-28 20:19:33 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
bdabd66a46
* Install ncurses header files in $out/include, not
...
$out/include/ncurses. This simplifies many builders.
svn path=/nixpkgs/trunk/; revision=4008
2005-10-04 14:24:19 +00:00
Eelco Dolstra
c0506b8029
* Added libcaca.
...
* Libcaca support in MPlayer.
* Hopefully fix X11 detection in MPlayer.
svn path=/nixpkgs/trunk/; revision=3684
2005-08-24 15:02:30 +00:00