volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Daniel Sandbecker
876b6406d3
odt2txt: 0.4 -> 0.5
...
Version 0.4 failed to build for me on MacOS 10.12.6 (16G1314). (Might be related to the removed libiconv-hacks.) Version 0.5 as specified builds cleanly. Not tested on any other platforms though.
Also 0.4 is from 2008 while 0.5 was released in 2014.
The old homepage now redirects to the GitHub repo.
2018-06-07 23:20:09 +02:00
Matthew Bauer
929f469ede
treewide: remove libiconv hacks
2018-03-22 16:50:11 -05:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux
2017-12-07 07:50:47 -05:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Matthew Bauer
2ecb5ddea7
odt2txt: fix darwin build
...
- needs libiconv in ld flags on clang
2016-08-16 19:25:44 +00:00
Peter Simons
6170e88607
pkgs/tools/text/odt2txt: fixed evaluation error
...
svn path=/nixpkgs/trunk/; revision=29738
2011-10-10 08:56:08 +00:00
Yury G. Kudryashov
9caf409d96
odt2txt-0.4
...
svn path=/nixpkgs/trunk/; revision=29734
2011-10-09 18:22:18 +00:00