Commit graph

708 commits

Author SHA1 Message Date
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra e5c1afb9c1 * A script to copy fetchurl files to a more stable place (catamaran)
and rewrite the Nix expression.

svn path=/nixpkgs/trunk/; revision=2236
2005-02-15 14:32:55 +00:00
Eelco Dolstra c27b35a197 * Move more stuff.
svn path=/nixpkgs/trunk/; revision=2234
2005-02-15 11:28:47 +00:00
Eelco Dolstra 4bf7e864c7 * Moving stuff.
svn path=/nixpkgs/trunk/; revision=2233
2005-02-15 11:26:49 +00:00
Eelco Dolstra 267a904c26 * MPlayer updated to 1.0pre6.
svn path=/nixpkgs/trunk/; revision=2138
2005-01-31 19:39:42 +00:00
Martin Bravenboer 7387c6130a Added automake194 attribute
svn path=/nixpkgs/trunk/; revision=2096
2005-01-26 09:47:20 +00:00
Martin Bravenboer 99c054c053 Added Automake 1.9.4
svn path=/nixpkgs/trunk/; revision=2095
2005-01-26 09:44:13 +00:00
Martin Bravenboer 37d2e5519e Separate files for different Automake versions
svn path=/nixpkgs/trunk/; revision=2094
2005-01-26 09:36:29 +00:00
Eelco Dolstra 4a049bd86a * Put MySQL / MythTV / XmlTV in the channel.
svn path=/nixpkgs/trunk/; revision=2084
2005-01-22 13:41:20 +00:00
Eelco Dolstra ba6f269bf5 * Qt: add optional support for MySQL.
* 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-22 00:19:27 +00:00
Eelco Dolstra f1ae49c01b * Added MySQL 4.1.9.
svn path=/nixpkgs/trunk/; revision=2082
2005-01-21 19:25:57 +00:00
Eelco Dolstra e03984abda * Ugh, the procps at surriel was ancient. Updated to 3.2.4.
svn path=/nixpkgs/trunk/; revision=2081
2005-01-21 18:35:06 +00:00
Eelco Dolstra bd4b67cf1f * Added procps 2.0.11 (for `ps', mostly).
svn path=/nixpkgs/trunk/; revision=2080
2005-01-21 18:24:25 +00:00
Eelco Dolstra 34326de3c2 * MythTV now installs properly, but it doesn't work yet since Qt has
to be built with MySql client support.

svn path=/nixpkgs/trunk/; revision=2078
2005-01-20 22:07:08 +00:00
Eelco Dolstra 777c4ea1d7 * Added libXxf86vm and xf86vmext from xlibs CVS.
* Added MythTV.  But it doesn't build properly yet (it compiles fine,
  but it ignores the prefix).

svn path=/nixpkgs/trunk/; revision=2077
2005-01-20 21:11:49 +00:00
Eelco Dolstra 6737187428 * Doh!
svn path=/nixpkgs/trunk/; revision=2074
2005-01-20 15:55:05 +00:00
Eelco Dolstra 8882b48fb0 * Optionally enable thread support in Qt (libqt-mt).
svn path=/nixpkgs/trunk/; revision=2072
2005-01-20 14:23:34 +00:00
Eelco Dolstra 043ac4d1b0 * Fix dangling symlink bin/qmake.
svn path=/nixpkgs/trunk/; revision=2070
2005-01-20 11:39:12 +00:00
Eelco Dolstra cc896336ef * Qt needs `which'. Also fix execute permission for
config.tests/unix.

svn path=/nixpkgs/trunk/; revision=2069
2005-01-20 09:00:08 +00:00
Eelco Dolstra 0159c5f8de * Also fix Unix tests, not just X11 tests. (Fixes a build error that
occurs if cups exists in /usr/lib.)

svn path=/nixpkgs/trunk/; revision=2068
2005-01-20 00:32:12 +00:00
Eelco Dolstra 44fa4a2980 * libXft: pass through the freetype and fontconfig inputs (Qt needs
them).
* Add Qt to the cache.  Contrary to what the previous commit message
  said, there is nothing wrong with the Qt build.  It was just a
  problem on my local machine (you shouldn't run `./configure -help'
  in a temporary build directory; it overwrites some files of the
  build in progress).

svn path=/nixpkgs/trunk/; revision=2067
2005-01-19 23:27:35 +00:00
Eelco Dolstra 35443bddea * Added Qt 3.3.3. Basic installation, except that Xrender and Xft
support are enabled (for anti-aliased fonts).

  BUG: Qt currently searches for plugins and documentation in the
  temporary build directory, instead of in its prefix.  So, e.g., help
  in Qt Designer doesn't work.

svn path=/nixpkgs/trunk/; revision=2066
2005-01-19 22:51:27 +00:00
Rob Vermaas bdf57c697c lame 3.96.1
svn path=/nixpkgs/trunk/; revision=2065
2005-01-19 22:12:34 +00:00
Rob Vermaas cec2c24d85 added libvorbis libogg and flac
svn path=/nixpkgs/trunk/; revision=2063
2005-01-19 21:48:45 +00:00
Rob Vermaas 23b30cf548 libcdaudio 0.99.12
svn path=/nixpkgs/trunk/; revision=2062
2005-01-19 21:12:46 +00:00
Rob Vermaas bbf1716370 cdparanoia
svn path=/nixpkgs/trunk/; revision=2061
2005-01-19 21:04:43 +00:00
Rob Vermaas c80ce6e83b cdparanoia-III
svn path=/nixpkgs/trunk/; revision=2060
2005-01-19 21:02:19 +00:00
Eelco Dolstra c90e049b98 * Xine updated to 1.0.
* Xine UI updated to 0.99.3.

svn path=/nixpkgs/trunk/; revision=2046
2005-01-15 21:49:33 +00:00
Martin Bravenboer a1f2fad0fe Added StrategoXT 0.13. StrategoXT 0.12 is still available
svn path=/nixpkgs/trunk/; revision=2039
2005-01-14 21:26:18 +00:00
Martin Bravenboer c8c0c50eb2 Update of sdf2-bundle 2.3
svn path=/nixpkgs/trunk/; revision=2003
2005-01-10 17:24:39 +00:00
Rob Vermaas de1f2bcb4b removed xdoc from populate cache and all-packages-generic
svn path=/nixpkgs/trunk/; revision=1992
2005-01-05 11:21:49 +00:00
Rob Vermaas 583ef5d157 * octave 2.1.64
svn path=/nixpkgs/trunk/; revision=1987
2005-01-04 13:35:13 +00:00
Eelco Dolstra 50d826abea * Sylpheed updated to 1.0.0. Also fixed OpenSSL support.
svn path=/nixpkgs/trunk/; revision=1986
2005-01-03 20:22:48 +00:00
Eelco Dolstra 9e5869f731 * GCC updated to 3.4.3.
svn path=/nixpkgs/trunk/; revision=1980
2004-12-31 11:21:42 +00:00
Eelco Dolstra 7f3dc52aba * Add locales such as en_US.UTF-8 and nl_NL.UTF-8 to the list of
supported locales.  This is very useful as those are the default
  locales on Red Hat and SuSE (>= 9.2).  (When LANG is set to an
  unsupported locale, some applications fall back on the C locale;
  others (like Subversion) just barf.)

svn path=/nixpkgs/trunk/; revision=1977
2004-12-30 20:56:08 +00:00
Eelco Dolstra f39229bac9 * Gqview updated to 1.4.5.
svn path=/nixpkgs/trunk/; revision=1975
2004-12-30 17:38:54 +00:00
Martin Bravenboer 76991ac2df Removed ancient SDF versions
svn path=/nixpkgs/trunk/; revision=1941
2004-12-23 21:25:07 +00:00
Martin Bravenboer e75a0bb1b8 Use sdf_23
svn path=/nixpkgs/trunk/; revision=1940
2004-12-23 21:23:22 +00:00
Martin Bravenboer b672ffc5b7 Upgrade of SDF2 Bundle to version 2.3
svn path=/nixpkgs/trunk/; revision=1937
2004-12-23 21:18:00 +00:00
Eelco Dolstra 8d8210959e * Subversion updated to 1.1.2.
svn path=/nixpkgs/trunk/; revision=1931
2004-12-23 13:36:26 +00:00
Martin Bravenboer ba47211900 ATerm update
svn path=/nixpkgs/trunk/; revision=1928
2004-12-23 08:51:15 +00:00
Eelco Dolstra 8a8b28a87b * Nix updated to 0.6.
svn path=/nixpkgs/trunk/; revision=1899
2004-12-17 13:49:08 +00:00
Eelco Dolstra 60e7948db1 * Allow a known hash to be specified.
svn path=/nixpkgs/trunk/; revision=1892
2004-12-17 11:04:18 +00:00
Eelco Dolstra 2a3f5188b5 * Option to print out the path, analogous to nix-prefetch-url.
svn path=/nixpkgs/trunk/; revision=1890
2004-12-17 10:40:00 +00:00
Eelco Dolstra 43b626337f * Added Xine.
svn path=/nixpkgs/trunk/; revision=1850
2004-12-10 23:16:23 +00:00
Eelco Dolstra 9da3f23a89 * UML updated to 2.4.27-1.
svn path=/nixpkgs/trunk/; revision=1845
2004-12-09 19:48:40 +00:00
Martin Bravenboer 6863445f23 Haskell mode for emacs
svn path=/nixpkgs/trunk/; revision=1832
2004-12-06 07:36:56 +00:00
Eelco Dolstra 17f7a05a97 * Sylpheed 1.0.0 beta 3.
svn path=/nixpkgs/trunk/; revision=1825
2004-12-01 15:36:38 +00:00
Eelco Dolstra 76c0fe8cfe * Fix for http://sources.redhat.com/bugzilla/show_bug.cgi?id=356.
svn path=/nixpkgs/trunk/; revision=1820
2004-11-30 13:45:56 +00:00
Eelco Dolstra 1d9072670b * Added bsdiff 4.2. Wow, this is even better than zdelta (which in
turn appears to be better than vdelta).

svn path=/nixpkgs/trunk/; revision=1819
2004-11-29 21:17:29 +00:00