eeabccf147
* 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
12 lines
421 B
Text
12 lines
421 B
Text
Package(
|
|
[ ("name", "system")
|
|
, ("build", Relative("system/populate-linkdirs.pl"))
|
|
|
|
, ("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"))
|
|
]
|
|
)
|