777c4ea1d7
* Added MythTV. But it doesn't build properly yet (it compiles fine, but it ignores the prefix). svn path=/nixpkgs/trunk/; revision=2077
16 lines
515 B
Plaintext
16 lines
515 B
Plaintext
* Bump freetype to 2.1.7 (but it breaks Pango 1.2.5).
|
|
|
|
* Patch development/tools/misc/libtool not to search standard
|
|
directories for libraries (like setup.sh does now). [do we want
|
|
this?]
|
|
|
|
* In setup.sh: add configureFlagsArray or something
|
|
|
|
* Inform freedesktop people that Xaw requires Xpm.
|
|
|
|
* After building gcc, filter out references to /tmp/nix... in
|
|
.../lib/libsupc++.la and .../lib/libstdc++.la
|
|
|
|
* Qt should set QTDIR in all builds that depend on it (using a hook)
|
|
[after doing that, update mythtv].
|