Pascal Wittmann
f94580da69
Fix license attribute of many bsd-like licensed packages
2014-12-21 00:00:35 +01:00
Moritz Ulrich
df995253e3
ledger3: Update to 3.1
...
This commit also adds pkgs.ledger2 and pkgs.ledger3 plus a default
attribute pkgs.ledger pointing at ledger3.
2014-11-07 16:29:15 +01:00
John Wiegley
a4ee94b741
boost: correct the install names for darwin
...
This also makes the recent change for ledger unnecessary.
2014-11-04 02:28:35 -06:00
John Wiegley
d9de60d1bd
ledger3: reference the right lib directory...
2014-11-04 00:09:55 -06:00
John Wiegley
28d0908bfb
ledger3: On darwin, change boost lib paths to absolute references
2014-11-04 00:06:26 -06:00
William A. Kennington III
aa3e800be7
boost: Remove boost.lib
2014-11-02 17:22:27 -08:00
Domen Kožar
505400eafe
ledger3: fix hash
2014-09-26 15:38:41 +02:00
John Wiegley
c436d3d045
ledger: 3.0.2 -> 3.0.4
2014-09-23 08:21:38 -05:00
William A. Kennington III
31220480d8
boost: Update depdendent packages
2014-09-21 17:20:59 -07:00
Peter Simons
b9921ab08a
ledger-3.0.nix: cosmetic fix of syntax highlighting in Emacs
2014-05-01 12:58:30 +02:00
Peter Simons
c10a424bdd
ledger-2.6.3: rename the derivation to "ledger2" to allow installing
...
this version instead of ledger 3.x (which doesn't support reading
GNUCash files)
Discussed in <https://github.com/NixOS/nixpkgs/pull/2305 >.
2014-05-01 12:56:45 +02:00
John Wiegley
5c18bbe34f
Update ledger expression, add myself as a maintainer
2014-04-17 21:47:15 -05:00
Moritz Ulrich
93d73aec51
ledger3: Update to latest git (3b5f496536).
2014-01-10 00:38:32 +00:00
Moritz Ulrich
5331088ba1
ledger3: Update to latest git (8d38060968)
2013-12-28 00:57:17 +00:00
Moritz Ulrich
9b609beec1
Ledger3: Update to latest git.
...
Works good here.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-27 01:53:06 +01:00
Moritz Ulrich
bf9b36b616
ledger3: Don't run tests on Darwin (they fail).
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
close #914
2013-09-06 16:17:15 +02:00
Moritz Ulrich
b77be3f3fe
ledger3: Install emacs-lisp files manually.
...
Build process is currently broken for emacs lisp files.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:46:08 +02:00
Moritz Ulrich
a7ba6d655d
ledger3: Use short git rev.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:45:06 +02:00
Moritz Ulrich
06f80c77e2
Update ledger3 to latest HEAD.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-01 14:23:56 +02:00
Shea Levy
f3f447ac6f
ledger3: Update
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-28 20:16:39 -04:00
Peter Simons
c9182f112a
ledger: update 3.x version to the latest Git snapshot
2013-04-21 20:37:53 +02:00
Peter Simons
b5ce83d38d
ledger-2.6.3: update the location of the source code tarball some more
...
I found the original tarball at a different URL. This one doesn't
require Autoconf et al to compile.
2013-01-28 18:05:54 +01:00
Peter Simons
bb7a5a1a9e
ledger-2.6.3: update location of the source code tarball
...
The source code tarball we used to rely on has disappeared.
2013-01-28 18:00:11 +01:00
Eelco Dolstra
5553546c21
Remove a bunch of unreferenced files
...
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Peter Simons
7f062680e4
ledger3: updated to current HEAD
...
svn path=/nixpkgs/trunk/; revision=31782
2012-01-21 19:25:50 +00:00
Peter Simons
83fef2d3fa
ledger3: added some kind of date-based fake version number to help nix-env decide when to update
...
svn path=/nixpkgs/trunk/; revision=31781
2012-01-21 19:25:45 +00:00
Peter Simons
cf287936ac
ledger: renamed 2.6.3 version's nix file for consistency
...
svn path=/nixpkgs/trunk/; revision=31780
2012-01-21 19:25:41 +00:00
Shea Levy
d788929c64
ledger3: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=31351
2012-01-06 15:55:24 +00:00
Shea Levy
b884e56aa2
Enable parallel building of ledger 3
...
svn path=/nixpkgs/trunk/; revision=31350
2012-01-06 15:44:14 +00:00
Shea Levy
06c29d5ae7
Ledger isn't Linux-specific
...
svn path=/nixpkgs/trunk/; revision=31338
2012-01-06 05:52:21 +00:00
Peter Simons
99a9a4b8bc
all-packages.nix: added ledger 3.0 via Git
...
svn path=/nixpkgs/trunk/; revision=27861
2011-07-20 22:56:39 +00:00
Peter Simons
5b96eac910
ledger: build this package only on Linux, all other platforms fail
...
svn path=/nixpkgs/trunk/; revision=27857
2011-07-20 18:41:25 +00:00
Peter Simons
d7f698c078
ledger: enable the test suite
...
svn path=/nixpkgs/trunk/; revision=27659
2011-07-07 22:48:44 +00:00
Peter Simons
f05fce5e6e
ledger: enable XML support so that ledger can read GnuCash data files
...
svn path=/nixpkgs/trunk/; revision=27658
2011-07-07 22:48:40 +00:00
Peter Simons
80713bcc75
ledger: fixed build
...
* Patchelf doesn't work for this program. Fortunately, we don't need patchelf,
because libtool takes care of hard-coding the proper rpaths.
* Updated home page address.
* Build with more aggressive optimization flags.
* Drop the obsolete const-fix patch.
svn path=/nixpkgs/trunk/; revision=27657
2011-07-07 22:48:36 +00:00
David Guibert
f54652ea56
ledger: update to 2.6.3.
...
svn path=/nixpkgs/trunk/; revision=26109
2011-02-24 22:19:47 +00:00
Peter Simons
fa9b6ef08d
Fix ledger to compile with recent gcc.
...
Also makes ledger overridable.
svn path=/nixpkgs/trunk/; revision=21854
2010-05-19 07:50:45 +00:00
Marco Maggesi
e2057ffe04
Add package ledger
...
svn path=/nixpkgs/trunk/; revision=18316
2009-11-10 11:02:45 +00:00