* Updated packages to use our own glibc.

* Disabled gtkspell support in pan since it (and it alone) has a conflict with the 
  system glibc.
* Use CPU detection in MPlayer so that it also works on systems with different CPUs 
  than the build system's.

svn path=/nixpkgs/trunk/; revision=206
This commit is contained in:
Eelco Dolstra
2003-07-25 20:43:25 +00:00
parent 2c2cae89e6
commit eeabccf147
33 changed files with 81 additions and 38 deletions
+3
View File
@@ -5,5 +5,8 @@ Package(
, ("actSubversion", IncludeFix("subversion/subversion.fix"))
, ("actStrategoXT", IncludeFix("strategoxt/strategoxt.fix"))
, ("actATerm", IncludeFix("aterm/aterm.fix"))
, ("actPan", IncludeFix("pan/pan.fix"))
, ("actMPlayer", IncludeFix("MPlayer/MPlayer.fix"))
, ("actSylpheed", IncludeFix("sylpheed/sylpheed.fix"))
]
)