summary refs log tree commit diff
path: root/pkgs/applications/video/mythtv/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2007-08-24* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra1-1/+1
URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
2006-10-17* Remove the workaround for NIXPKGS-30.Eelco Dolstra1-5/+2
* Add MythTV to the channel. svn path=/nixpkgs/trunk/; revision=6741
2006-10-15* Quick fix for MythTV (NIXPKGS-30).Eelco Dolstra1-0/+4
svn path=/nixpkgs/trunk/; revision=6737
2006-10-12* Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=6711
2006-09-14* It compiles!Eelco Dolstra1-5/+8
svn path=/nixpkgs/trunk/; revision=6522
2006-09-14* Qt: enable OpenGL, Xrandr, Xinerama support.Eelco Dolstra1-2/+8
* MythTV: add OpenGL stuff. svn path=/nixpkgs/trunk/; revision=6520
2006-09-14* MythTV 0.20 (doesn't work yet).Eelco Dolstra1-5/+5
svn path=/nixpkgs/trunk/; revision=6519
2006-01-30* Copy lots of files to nix.cs.uu.nl.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=4623
2005-10-22* Upgraded MythTV to 0.18.1Martin Bravenboer1-3/+4
svn path=/nixpkgs/trunk/; revision=4118
2005-08-22* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=3660
2005-03-14* Merge r2396.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=2397
2005-02-16* MythTV 0.17.Eelco Dolstra1-3/+3
svn path=/nixpkgs/trunk/; revision=2244
2005-02-15* Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra1-1/+1
gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
2005-01-22* Qt: add optional support for MySQL.Eelco Dolstra1-0/+2
* MythTV: the setup program works :-). * Added XmlTV. This requires a huge number of Perl modules, so... * Added a generic builder for Perl modules. I'm lazy so the modules are defined directly in all-packages-generic.nix. The generic builder also patches Perl scripts to include a hard-coded Perl module search path (i.e., similar to an RPATH in ELF executables). svn path=/nixpkgs/trunk/; revision=2083
2005-01-20* MythTV now installs properly, but it doesn't work yet since Qt hasEelco Dolstra1-0/+2
to be built with MySql client support. svn path=/nixpkgs/trunk/; revision=2078
2005-01-20* Added libXxf86vm and xf86vmext from xlibs CVS.Eelco Dolstra1-0/+14
* Added MythTV. But it doesn't build properly yet (it compiles fine, but it ignores the prefix). svn path=/nixpkgs/trunk/; revision=2077