GNU Idutils 4.5.

svn path=/nixpkgs/trunk/; revision=22461
This commit is contained in:
Ludovic Courtès 2010-07-04 21:10:54 +00:00
parent 7acfdbfe63
commit 4789ced578
2 changed files with 17 additions and 12 deletions

View File

@ -1,11 +1,11 @@
{ fetchurl, stdenv, emacs }:
stdenv.mkDerivation rec {
name = "idutils-4.2";
name = "idutils-4.5";
src = fetchurl {
url = "mirror://gnu/idutils/${name}.tar.gz";
sha256 = "16gsy7vrjax2zl4galwq03l0y97d18p0pyd5cccyc4i8y3mhwx65";
sha256 = "0j92k2dwg381kx2z556v9162l16mfra3xqbfcjrkdd2fw5jsgn2q";
};
buildInputs = stdenv.lib.optional stdenv.isLinux emacs;
@ -39,6 +39,9 @@ stdenv.mkDerivation rec {
'';
homepage = http://www.gnu.org/software/idutils/;
license = "GPLv2+";
license = "GPLv3+";
maintainers = [ stdenv.lib.maintainers.ludo ];
platforms = stdenv.lib.platforms.all;
};
}

View File

@ -1,10 +1,12 @@
diff --git a/libidu/id-lang.map b/libidu/id-lang.map
index 7edb860..6dccd28 100644
--- a/libidu/id-lang.map
+++ b/libidu/id-lang.map
@@ -92,3 +92,5 @@ Makefile.* make
*.gz FILTER gzip -d <%s
*.Z FILTER gzip -d <%s
+
Recognize `.nix' files as text files.
--- idutils-4.5/libidu/id-lang.map 2009-05-17 16:38:42.000000000 +0200
+++ idutils-4.5/libidu/id-lang.map 2010-07-04 15:52:48.000000000 +0200
@@ -88,6 +88,7 @@ GNUmakefile make
*.doc text
*.txt text
*.org text
+*.nix text
*.m4 m4
*.ac m4