nixpkgs/pkgs/applications/science
Bjørn Forsman a31ba7ed65 eagle: new package
Eagle is a schematic capture and PCB layout program from CadSoft. This
is proprietary software; CadSoft provide a self-extracting shell script
with embedded tarball of the prebuilt application.

Add the latest Eagle version, 6.4.0.

I've added a small LD_PRELOAD library that redirects operations on the
license file from <eagle_install_path>/bin/eagle.key to
$HOME/.eagle.key. Without this Eagle will never get past the license
dialog (because you cannot write to the nix store).

Eagle also has issues copying its example projects to other locations;
it seems that it wants to preserve the read-only permissions from the
source over to the destination. Because of this it cannot complete the
copy operation because it cannot write the project files into to the
(read-only) project directory it just created. So wrap chmod by OR'ing
in the write-by-owner bit.
2013-05-25 21:12:47 +02:00
..
astronomy stellarium: update to version 0.12.1 2013-05-22 11:42:45 +02:00
biology Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
chemistry/avogadro Rename buildNativeInputs -> nativeBuildInputs 2012-12-28 19:20:09 +01:00
electronics eagle: new package 2013-05-25 21:12:47 +02:00
geometry * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
logic Adding E-KRHyper theorem prover 2013-05-09 17:47:58 +04:00
math R: add version 3.0.1 2013-05-23 11:35:59 +02:00
misc Revert Merge x-updates into master due to mesa bloat 2013-05-09 14:03:35 +02:00
molecular-dynamics/gromacs remove reference to meta.nix 2012-11-23 15:46:49 +01:00
spyder Fix maintainers attribute 2013-05-21 09:20:00 +02:00