Commit graph

16321 commits

Author SHA1 Message Date
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra b6befed50e * Updated SDL, NASM and Generator to the latest versions.
* Moved Generator to the misc/emulators directory.

svn path=/nixpkgs/trunk/; revision=4330
2005-12-03 01:33:18 +00:00
Eelco Dolstra db8da13e0d * Added t1lib, a library for Type 1 font support. Enabled it in xpdf.
svn path=/nixpkgs/trunk/; revision=4328
2005-12-02 23:21:40 +00:00
Eelco Dolstra 6281842b45 * Added Lesstif (a Motif clone).
* Enabled the actual xpdf GUI in xpdf.

svn path=/nixpkgs/trunk/; revision=4327
2005-12-02 22:49:51 +00:00
Armijn Hemel b4d760228e add speex, without Ogg support (if anyone wants that, just add it)
svn path=/nixpkgs/trunk/; revision=4308
2005-11-22 22:32:18 +00:00
Armijn Hemel 770261b78e fix passing of extra includes
svn path=/nixpkgs/trunk/; revision=4276
2005-11-12 22:18:08 +00:00
Martin Bravenboer 32f5773017 Pass extra includes to kdelibs
svn path=/nixpkgs/trunk/; revision=4275
2005-11-12 22:07:14 +00:00
Armijn Hemel b5bb94d25a add OpenEXR, a graphics library for high quality graphics made by ILM. kdelibs has this as an optional dependency...
svn path=/nixpkgs/trunk/; revision=4274
2005-11-12 22:04:57 +00:00
Armijn Hemel dae499bd6d add a patch which removes a dependency on /bin/pwd so it can be built on
NixOS. It also prevents the following warning:

./configure: line 19: /bin/pwd: No such file or directory
./configure: line 21: /bin/pwd: No such file or directory
The LICENSE, LICENSE.QPL, or LICENSE.GPL file shipped with
this software has disappeared.

Sorry, you are not licensed to use this software.
Try re-installing.

:D

svn path=/nixpkgs/trunk/; revision=4272
2005-11-12 19:07:37 +00:00
Armijn Hemel 45521c30b8 needs freetype as well...
svn path=/nixpkgs/trunk/; revision=4268
2005-11-12 17:56:12 +00:00
Eelco Dolstra ea95a0509e * Start the switch to the new X libraries. It's still conditional:
set `useOldXLibs' to `false' in all-packages-generic.nix to use
  them.
* Added Xaw3d.
* Added Xaw3d support to Emacs.

svn path=/nixpkgs/trunk/; revision=4263
2005-11-12 17:05:51 +00:00
Martin Bravenboer abcd9e8155 wip: kdelibs
svn path=/nixpkgs/trunk/; revision=4261
2005-11-12 14:52:16 +00:00
Eelco Dolstra e68763576b * Refactoring: move fontconfig out of xlibs.
svn path=/nixpkgs/trunk/; revision=4221
2005-11-04 13:07:22 +00:00
Armijn Hemel 8797e21c6c add libpcap
svn path=/nixpkgs/trunk/; revision=4211
2005-11-03 19:41:36 +00:00
Eelco Dolstra 6928e1cc2d * Mesa updated to 6.4.
svn path=/nixpkgs/trunk/; revision=4196
2005-11-02 20:58:38 +00:00
Eelco Dolstra 018da5fbc2 * Added libdrm, required by the X Server.
svn path=/nixpkgs/trunk/; revision=4184
2005-11-01 20:27:57 +00:00
Eelco Dolstra f47cef6607 * Only build MySQL if mysqlSupport is enabled. Reported by Armijn.
svn path=/nixpkgs/trunk/; revision=4182
2005-11-01 11:58:06 +00:00
Eelco Dolstra 34a3dbbb1d * Updated xine-lib and xine-ui.
* xine-ui: compile with Xinerama support if xine-lib was also built
  with it.

svn path=/nixpkgs/trunk/; revision=4165
2005-10-29 20:50:11 +00:00
Eelco Dolstra 0e25817b25 * Enable Xinerama support in GTK. This is nice for applications like GQView.
svn path=/nixpkgs/trunk/; revision=4164
2005-10-29 20:35:56 +00:00
Armijn Hemel b257d4cd1d add older version of neon which has ne_header_handler, needed by OOo2
svn path=/nixpkgs/trunk/; revision=4155
2005-10-27 11:56:10 +00:00
Armijn Hemel a4cc462b17 add libmspack
svn path=/nixpkgs/trunk/; revision=4144
2005-10-26 16:59:49 +00:00
Armijn Hemel 9eba383a3d add a standalone version of neon
svn path=/nixpkgs/trunk/; revision=4143
2005-10-26 16:17:16 +00:00
Armijn Hemel 8aec439cd0 add libsndfile
svn path=/nixpkgs/trunk/; revision=4142
2005-10-26 15:58:09 +00:00
Armijn Hemel 8518e36fd4 add libwpd
svn path=/nixpkgs/trunk/; revision=4140
2005-10-26 12:51:33 +00:00
Armijn Hemel c077834783 add libgsf
svn path=/nixpkgs/trunk/; revision=4139
2005-10-26 12:44:44 +00:00
Armijn Hemel 3c079ce798 don't forget the builder, d'oh!
svn path=/nixpkgs/trunk/; revision=4129
2005-10-25 17:15:55 +00:00
Armijn Hemel 0b6462aee7 also add cracklib dictionairies
svn path=/nixpkgs/trunk/; revision=4128
2005-10-25 17:13:56 +00:00
Armijn Hemel d4057ee594 add cracklib
svn path=/nixpkgs/trunk/; revision=4127
2005-10-25 13:54:52 +00:00
Eelco Dolstra 6011c99f48 * JavaSVN updated to 0.9.3 (because the 0.9.2 zipfile had disappeared).
svn path=/nixpkgs/trunk/; revision=4115
2005-10-21 15:52:31 +00:00
Eelco Dolstra 33eee5d50d * wxGTK 2.6.
* Also updated chmlib, xchm.

svn path=/nixpkgs/trunk/; revision=4109
2005-10-19 15:15:37 +00:00
Eelco Dolstra 6f334ff54f * Oops.
svn path=/nixpkgs/trunk/; revision=4074
2005-10-12 14:00:20 +00:00
Eelco Dolstra e0eb3828bc * Added the Cairo graphics library.
* Updated GTK and friends to 2.8.x.

svn path=/nixpkgs/trunk/; revision=4073
2005-10-12 11:57:24 +00:00
Eelco Dolstra 20c68ab323 * Use the right hash.
svn path=/nixpkgs/trunk/; revision=4071
2005-10-12 09:06:02 +00:00
Eelco Dolstra 5ba97b72a9 * Patch to OpenSSL 0.9.7h to make it build on Mac OS X.
svn path=/nixpkgs/trunk/; revision=4070
2005-10-12 07:40:27 +00:00
Eelco Dolstra 4f3e3429cf * Use the proper URL.
svn path=/nixpkgs/trunk/; revision=4068
2005-10-11 18:49:14 +00:00
Eelco Dolstra 552de99c19 * Update a bunch of base packages.
svn path=/nixpkgs/trunk/; revision=4065
2005-10-11 14:29:30 +00:00
Eelco Dolstra b5eb0b0b5f * Latest packages in 2.6.
svn path=/nixpkgs/trunk/; revision=4064
2005-10-11 13:38:36 +00:00
Eelco Dolstra f994aaa032 * Use the latest OpenSSL. Fixes a security problem:
http://www.openssl.org/news/secadv_20051011.txt

svn path=/nixpkgs/trunk/; revision=4063
2005-10-11 13:33:11 +00:00
Eelco Dolstra 1cc9ec7f6d * ATerm updated to 2.4.2.
svn path=/nixpkgs/trunk/; revision=4051
2005-10-11 12:42:48 +00:00
Eelco Dolstra f5a877c2a6 * Add libXtst and recordext from xlibs CVS.
svn path=/nixpkgs/trunk/; revision=4033
2005-10-08 15:32:27 +00:00
Eelco Dolstra bdabd66a46 * Install ncurses header files in $out/include, not
$out/include/ncurses.  This simplifies many builders.

svn path=/nixpkgs/trunk/; revision=4008
2005-10-04 14:24:19 +00:00
Bogdan Dumitriu 61e3b1726d added the JavaSVN package
svn path=/nixpkgs/trunk/; revision=3997
2005-10-03 08:17:09 +00:00
Eelco Dolstra 38c5663acb * Update Zapping to 0.9.6.
svn path=/nixpkgs/trunk/; revision=3991
2005-10-02 15:48:06 +00:00
Eelco Dolstra 33ddaafc57 * Add readline 4 (in addition to readline 5).
svn path=/nixpkgs/trunk/; revision=3990
2005-10-02 14:54:58 +00:00
Martin Bravenboer 4c70ef7e5d Cleaning up the java naming conventions
svn path=/nixpkgs/trunk/; revision=3871
2005-09-17 23:58:51 +00:00
Martin Bravenboer c867fdf054 Update of jflex
svn path=/nixpkgs/trunk/; revision=3804
2005-09-11 16:55:05 +00:00
Martin Bravenboer 951023ee8a Moved a number of Java libraries from the GW project to the Nix
Package Collection.


svn path=/nixpkgs/trunk/; revision=3803
2005-09-11 15:38:59 +00:00
Martin Bravenboer 560f307623 Added libraries:
- gtkmm: C++ bindings for gtk
  - glibmm: C++ bindings for glib
  - libsigc++ (C++)

Added applications:
  - Batik: SVG rasterizer (and more)
  - Inkscape: vector graphics drawing application

Upgraded:
  - boehm-gc


svn path=/nixpkgs/trunk/; revision=3792
2005-09-07 14:57:30 +00:00
Eelco Dolstra c27109efa0 * Added Valknut.
svn path=/nixpkgs/trunk/; revision=3746
2005-08-30 07:39:38 +00:00
Eelco Dolstra c0506b8029 * Added libcaca.
* Libcaca support in MPlayer.
* Hopefully fix X11 detection in MPlayer.

svn path=/nixpkgs/trunk/; revision=3684
2005-08-24 15:02:30 +00:00
Eelco Dolstra 99780f00ce * AALib.
svn path=/nixpkgs/trunk/; revision=3682
2005-08-24 14:26:32 +00:00
Martin Bravenboer 975db72a72 Added Mozilla NSS, NSPR and Gaim to Nix. Gaim in Nix supports SSL
svn path=/nixpkgs/trunk/; revision=3676
2005-08-24 09:54:42 +00:00
Eelco Dolstra 454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Martin Bravenboer 3ea317784f Upgraded aterm to aterm 2.4. Removed the dynamic variant.
svn path=/nixpkgs/trunk/; revision=3611
2005-08-17 14:29:04 +00:00
Martin Bravenboer 5ac3904860 Added pangoxsl and xmlroff
svn path=/nixpkgs/trunk/; revision=3574
2005-08-13 21:35:49 +00:00
Eelco Dolstra ea1f32f822 * Move to a more stable location.
svn path=/nixpkgs/trunk/; revision=3420
2005-07-25 10:05:44 +00:00
Eelco Dolstra c9ac877503 * ZLib updated to 1.2.3.
svn path=/nixpkgs/trunk/; revision=3415
2005-07-23 21:00:06 +00:00
Martin Bravenboer de58e076cb Use the autoconf distribution of libpng
svn path=/nixpkgs/trunk/; revision=3414
2005-07-23 20:55:52 +00:00
Martin Bravenboer e1084ff400 Upgrade of aterm-dynamic
svn path=/nixpkgs/trunk/; revision=3388
2005-07-20 19:41:29 +00:00
Martin Bravenboer c59283c2f6 Added aterm-dynamic
svn path=/nixpkgs/trunk/; revision=3373
2005-07-19 21:42:56 +00:00
Eelco Dolstra 133b0bc637 * Go back to OpenSSL 0.9.7. Too much pain.
svn path=/nixpkgs/trunk/; revision=3333
2005-07-13 12:35:26 +00:00
Eelco Dolstra 89686a2252 * Darwin compatibility fix, and modernise the ancient builder.
svn path=/nixpkgs/trunk/; revision=3332
2005-07-13 11:22:38 +00:00
Eelco Dolstra a4ea900165 * OpenSSL 0.9.8.
svn path=/nixpkgs/trunk/; revision=3323
2005-07-12 14:34:12 +00:00
Eelco Dolstra 61e24481b2 * Typo.
svn path=/nixpkgs/trunk/; revision=3319
2005-07-12 14:03:45 +00:00
Eelco Dolstra 0fc44c5e5e * SDL updated to 1.2.8.
svn path=/nixpkgs/trunk/; revision=3315
2005-07-12 11:28:43 +00:00
Eelco Dolstra 3e32488049 * Xine-lib updated to 1.0.1.
svn path=/nixpkgs/trunk/; revision=3307
2005-07-09 21:52:32 +00:00
Eelco Dolstra cdeeb98576 * gtkhtml: add gettext dependency.
svn path=/nixpkgs/trunk/; revision=3204
2005-06-18 09:57:09 +00:00
Eelco Dolstra 4daec2efd0 * gconf -> GConf.
svn path=/nixpkgs/trunk/; revision=3201
2005-06-17 20:21:29 +00:00
Eelco Dolstra a6dd440024 * gconf -> GConf.
svn path=/nixpkgs/trunk/; revision=3200
2005-06-17 20:00:12 +00:00
Eelco Dolstra 91e4d833b7 * Use the bzip2 from stdenv.
svn path=/nixpkgs/trunk/; revision=3199
2005-06-17 17:07:03 +00:00
Eelco Dolstra 1a38af7e14 * Gnome 2.10.1.
* A script to generatie fetchurl calls for Gnome packages from
  directory listings.

svn path=/nixpkgs/trunk/; revision=3197
2005-06-17 13:52:24 +00:00
Eelco Dolstra b8bae3582b * Lots of updates, especially GTK and X libraries.
svn path=/nixpkgs/trunk/; revision=3193
2005-06-17 11:43:15 +00:00
Rob Vermaas f0ee6546db * CIL 1.3.2
svn path=/nixpkgs/trunk/; revision=3016
2005-05-09 15:56:34 +00:00
Eelco Dolstra c845640a64 * Berkeley DB updated to 4.3.28.
svn path=/nixpkgs/trunk/; revision=3015
2005-05-09 15:39:01 +00:00
Eelco Dolstra ca96422b7d * Don't patch configure.in.
svn path=/nixpkgs/trunk/; revision=2981
2005-05-03 13:28:46 +00:00
Eelco Dolstra fe6f8b45e6 * A fix to get the higher optimisation levels (-O2, -O3) to work again
for the ATerm library.  I'm adding it to Nixpkgs so we can get some
  testing ;-)

svn path=/nixpkgs/trunk/; revision=2979
2005-05-02 16:57:13 +00:00
Eelco Dolstra 7775caaa35 * Evacuate tarballs.
svn path=/nixpkgs/trunk/; revision=2527
2005-04-11 13:09:01 +00:00
Eelco Dolstra 013300cb0e * Libtiff updated to 3.7.2.
svn path=/nixpkgs/trunk/; revision=2519
2005-04-11 08:54:32 +00:00
Eelco Dolstra c4ca7db276 * OpenSSL updated to 0.9.7f.
svn path=/nixpkgs/trunk/; revision=2518
2005-04-11 08:54:10 +00:00
Eelco Dolstra 67140c410f * Zlib updated to 1.2.2.
svn path=/nixpkgs/trunk/; revision=2517
2005-04-11 08:53:48 +00:00
Eelco Dolstra fc20bd6518 * GTK updates.
svn path=/nixpkgs/trunk/; revision=2516
2005-04-11 08:27:14 +00:00
Rob Vermaas 160511bb5b removed '.tar.gz' from name of package
svn path=/nixpkgs/trunk/; revision=2438
2005-03-23 10:24:37 +00:00
Eelco Dolstra f6e91bc9c9 * Merge r2396.
svn path=/nixpkgs/trunk/; revision=2397
2005-03-14 09:22:26 +00:00
Eelco Dolstra 0fde925dfc * GTK updates.
svn path=/nixpkgs/trunk/; revision=2385
2005-03-11 14:46:27 +00:00
Eelco Dolstra 8880818869 * Added libgphoto2.
svn path=/nixpkgs/trunk/; revision=2379
2005-03-11 11:08:38 +00:00
Eelco Dolstra 3ae70fc768 * Added lcms, a color management system.
svn path=/nixpkgs/trunk/; revision=2378
2005-03-11 11:02:31 +00:00
Eelco Dolstra 83f69ce406 * Added sqlite, a "zero administration" database; I like the sound of
that ;-)

svn path=/nixpkgs/trunk/; revision=2377
2005-03-11 10:55:21 +00:00
Eelco Dolstra 83ec45304d * Added libexif and the exif frontend utility.
svn path=/nixpkgs/trunk/; revision=2376
2005-03-11 10:46:20 +00:00
Eelco Dolstra 8a282aa46c * Set PERL5LIB automatically in the Perl setup hook.
* Remove explicit setting of PERL5LIB.
* Use the generic Perl builder for the BerkeleyDB and XML::Parser
  modules.
* Prefix all names of Perl modules with `perl-' (in the generic Perl
  builder).

svn path=/nixpkgs/trunk/; revision=2365
2005-03-10 12:49:37 +00:00
Eelco Dolstra 031db34059 * Move SVN tarballs to losser.
svn path=/nixpkgs/trunk/; revision=2358
2005-03-09 18:04:16 +00:00
Eelco Dolstra 317a2b5762 * Added gtk# 1.9.2, required by MonoDevelop. However, since MonoDoc
requires the old gtk#, we keep that one around as well.

svn path=/nixpkgs/trunk/; revision=2354
2005-03-09 17:47:01 +00:00
Eelco Dolstra 5acbab6f75 * Latest gtksourceview# (from SVN).
svn path=/nixpkgs/trunk/; revision=2353
2005-03-09 17:43:54 +00:00
Eelco Dolstra dd5ef003fc * Latest gtkmozembed# (replaces gecko#).
svn path=/nixpkgs/trunk/; revision=2352
2005-03-09 17:39:11 +00:00
Eelco Dolstra f06889aa3b * Gecko#.
svn path=/nixpkgs/trunk/; revision=2349
2005-03-09 15:40:16 +00:00
Eelco Dolstra 30a41232b8 * Forgot this.
svn path=/nixpkgs/trunk/; revision=2346
2005-03-08 18:52:35 +00:00
Eelco Dolstra 3bdab02041 * Some more Gnome libraries.
svn path=/nixpkgs/trunk/; revision=2345
2005-03-08 18:51:37 +00:00
Eelco Dolstra 19d7e43cf3 * Added gtksourceview and gtksourceview-sharp.
svn path=/nixpkgs/trunk/; revision=2344
2005-03-08 15:44:23 +00:00
Eelco Dolstra acd95ba26e * Add the lib*sharpglue.so files to the DLL map. Now it's no longer
necessary to add gtk-sharp to the LD_LIBRARY_PATH.

svn path=/nixpkgs/trunk/; revision=2342
2005-03-08 11:46:02 +00:00
Eelco Dolstra 9efa069a65 * Added a tool `mono-dll-fixer' to absolutise the DLL maps in the
`*.dll.config' files corresponding to CLR assemblies.  I.e., the
  full path to native libraries is included in the maps.  In effect
  this allows us to set the equivalent of an RPATH for assemblies.

* gtk-sharp: use the DLL fixer.  It's not perfect yet: I still have to
  set the LD_LIBRARY_PATH for monodoc to include the gtk-sharp lib
  directory itself, so that it can find the `*sharpglue.so' files.
  This seems to be gtk-sharp's fault; it doesn't have an entry for
  those libraries in its DLL maps.

svn path=/nixpkgs/trunk/; revision=2330
2005-03-03 17:19:58 +00:00
Eelco Dolstra e348ecff74 * Don't detect an external kerberos in configure.
svn path=/nixpkgs/trunk/; revision=2323
2005-03-02 12:02:13 +00:00
Eelco Dolstra 6e0861d8af * Don't strip everything.
svn path=/nixpkgs/trunk/; revision=2322
2005-03-02 11:31:49 +00:00
Eelco Dolstra 7bfb0c190d * Don't use another instance of GTK - 4 is enough already ;-)
* libbonobui needs gettext for libintl.h header goodness.

svn path=/nixpkgs/trunk/; revision=2313
2005-02-27 02:08:17 +00:00
Martin Bravenboer 51ce4ea2f7 * development/libraries/gnome/*: upgraded all gnome packages
to 2.8.3.

	* development/libraries/gnome/*: copied gtk packages to gnome
	directory. gnome 2.8.3 did not work on gtk 2.4 nor gtk
	2.6. Using the specific version of the gnome platform 2.8.3 directory
	'solved' the issue.

	* development/libraries/gnome/gnome-icon-theme: new packag
	* development/libraries/gnome/libgtkhtml: new package
	* development/libraries/gnome/gtkhtml: new package
	* development/libraries/gnome/libgnomeprint: new package
	* development/libraries/gnome/libgnomeprintui: new package
	* development/libraries/gnome/gnome-keyring: new package
	* development/libraries/gnome/gail: new package
	* applications/editors/monodoc: new package

svn path=/nixpkgs/trunk/; revision=2312
2005-02-26 23:45:19 +00:00
Martin Bravenboer 3d300e6976 Added gtk-sharp
svn path=/nixpkgs/trunk/; revision=2277
2005-02-22 20:54:26 +00:00
Eelco Dolstra 350268458c * Glibc updated to 2.3.4.
svn path=/nixpkgs/trunk/; revision=2260
2005-02-21 16:54:04 +00:00
Eelco Dolstra e6744d0f89 * Merge diff between trunk/pkgs@1646 and branches/nixos-pkgs@2256;
this contains mostly Armijn's pure stdenv-linux.

* After unpacking the statically linked GCC, patch all store paths to
  /nix/store/ffffffffffffffffffffffffffffffff.  Ugly hack to prevent
  undeclared references but it works.

* We don't need Glib's dynamic libraries in the first bootstrap stage;
  delete them.  Actually the downloaded Glibc binary is only needed
  for building Glibc, since GCC needs a C compiler to build some
  programs in `configure'.  So static linking is fine for that.  Maybe
  it would be better to patch `configure' so that we don't need a
  pre-built Glibc at all.

* Set the svn:executable property on `cp' and `patchelf'.

* In Glibc, revert to LinuxThreads.  Maybe NPTL will work, but TLS
  support is a problem.

* Delete most Glibc patches; they're no longer needed since the branch
  updated it to 20050110.
  
* Some cleanups.

svn path=/nixpkgs/trunk/; revision=2258
2005-02-21 16:03:34 +00:00
Eelco Dolstra 419f172ddb * Added Ogg Theora support to MPlayer.
svn path=/nixpkgs/trunk/; revision=2245
2005-02-16 16:18:43 +00:00
Eelco Dolstra 1dcbda3398 * Set the QTDIR variable in a Qt setup hook.
svn path=/nixpkgs/trunk/; revision=2240
2005-02-15 17:44:45 +00:00
Eelco Dolstra aac8011c8b * GTK 2.6 plus associated libraries.
* Updated libtiff, libpng, libxml2, libxslt, gettext.

svn path=/nixpkgs/trunk/; revision=2238
2005-02-15 16:22:20 +00:00
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 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
Armijn Hemel 8125cd8915 everything to build glibc statically succesfully
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2079
2005-01-20 22:54:51 +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 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
Armijn Hemel 81e13c1572 remove the dependency on /bin/pwd, use the pwd we have in $PATH instead
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2052
2005-01-18 13:04:28 +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
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
Martin Bravenboer ba47211900 ATerm update
svn path=/nixpkgs/trunk/; revision=1928
2004-12-23 08:51:15 +00:00
Eelco Dolstra 43b626337f * Added Xine.
svn path=/nixpkgs/trunk/; revision=1850
2004-12-10 23:16:23 +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
Martin Bravenboer 981cf60a3a Added the Boehm Garbage Collector
svn path=/nixpkgs/trunk/; revision=1785
2004-11-19 14:57:43 +00:00
Eelco Dolstra 59a3c9cc6e * GTK+ updated to 2.4.13, Glib updated to 2.4.7.
svn path=/nixpkgs/trunk/; revision=1670
2004-11-03 21:27:10 +00:00
Eelco Dolstra dc29a4ac48 * Added SDL, Simple DirectMedia Layer.
* Added NASM, the Netwide Assembler.
* Added Generator, an emulator for Sega Genesis / Mega Drive machines.
  Built with XVideo patch. Strangely it crashes with a GDK error when
  started in normal mode.  However, with the "-a" switch (arcade mode)
  it works, and subsequently switching back to windowed mode (Ctrl-F)
  also works.

svn path=/nixpkgs/trunk/; revision=1509
2004-09-26 18:12:51 +00:00
Eelco Dolstra a7f41fb270 * Added libXp. (Unfortunately there's not releases libXp in the xlibs
project yet, so I built one from CVS.)

svn path=/nixpkgs/trunk/; revision=1506
2004-09-25 20:22:09 +00:00
Eelco Dolstra f39238ad9f * Patch to make glib 1.2 compile with gcc 3.4.
svn path=/nixpkgs/trunk/; revision=1486
2004-09-22 08:32:42 +00:00
Eelco Dolstra c323b0f250 * Use wxGTK 2.5 by default (since it works with the latest gtk, and is
probably stable enough).
* Supply installable gcc 3.4.

svn path=/nixpkgs/trunk/; revision=1483
2004-09-21 15:31:23 +00:00
Eelco Dolstra 9d688e90a2 * Gnome-vfs updated to 2.4.2 to fix a gcc 3.4 incompatibility.
svn path=/nixpkgs/trunk/; revision=1481
2004-09-21 15:26:42 +00:00
Eelco Dolstra 93ddf8f572 * Added Xinerama.
svn path=/nixpkgs/trunk/; revision=1479
2004-09-21 15:25:18 +00:00
Eelco Dolstra dde13d1ada * Remove patch arguments.
svn path=/nixpkgs/trunk/; revision=1462
2004-09-19 10:34:01 +00:00
Eelco Dolstra 4e98bfc5a7 * Freetype reverted to 2.1.5 since 2.1.9 broke Firefox.
svn path=/nixpkgs/trunk/; revision=1461
2004-09-19 10:10:58 +00:00
Eelco Dolstra 70483bdd3d * Freetype updated to 2.1.9.
svn path=/nixpkgs/trunk/; revision=1459
2004-09-18 21:19:26 +00:00
Eelco Dolstra e72d99e24b * Gnet updated to 2.0.5.
svn path=/nixpkgs/trunk/; revision=1458
2004-09-18 21:18:56 +00:00
Eelco Dolstra 2f2af146ab * Typo fix.
svn path=/nixpkgs/trunk/; revision=1457
2004-09-18 21:18:28 +00:00
Eelco Dolstra d02d998b65 * Libxslt updated to 1.1.10.
svn path=/nixpkgs/trunk/; revision=1456
2004-09-18 21:16:23 +00:00
Eelco Dolstra 1d558d08ac * Libxml updated to 2.6.13.
svn path=/nixpkgs/trunk/; revision=1455
2004-09-18 21:14:31 +00:00
Eelco Dolstra c58195fba0 * Libtiff updated to 3.6.1.
svn path=/nixpkgs/trunk/; revision=1454
2004-09-18 21:13:57 +00:00
Eelco Dolstra 4088f51188 * Libpng updated to 1.2.7 (security fix!).
svn path=/nixpkgs/trunk/; revision=1453
2004-09-18 21:13:33 +00:00
Eelco Dolstra 0e8d792804 * Expat updated to 1.95.8.
svn path=/nixpkgs/trunk/; revision=1452
2004-09-18 21:12:53 +00:00
Eelco Dolstra be49175db4 * Make xlibs build again.
svn path=/nixpkgs/trunk/; revision=1449
2004-09-18 21:11:16 +00:00
Eelco Dolstra 698967c01d * Fontconfig updated to 2.2.3.
svn path=/nixpkgs/trunk/; revision=1448
2004-09-18 21:10:44 +00:00
Eelco Dolstra 3993fa4db8 * GTK 2.4 components upgraded to latest versions.
svn path=/nixpkgs/trunk/; revision=1447
2004-09-18 21:09:46 +00:00
Eelco Dolstra a801ea32a8 * Merge zlib mac patch.
svn path=/nixpkgs/trunk/; revision=1445
2004-09-18 17:58:42 +00:00
Eelco Dolstra e31d1dd960 * Pcre updated to 4.5.
svn path=/nixpkgs/trunk/; revision=1443
2004-09-18 17:14:22 +00:00
Eelco Dolstra ca6d6323ad * Glibc updated to 2.3.3 (which requires some patches for gcc 3.4 compatibility).
svn path=/nixpkgs/trunk/; revision=1441
2004-09-18 17:11:16 +00:00
Martin Bravenboer a2f6474f4d Added Saxon 8, an XQuery 1.0 and XSLT 2.0 processor implemented in Java.
svn path=/nixpkgs/trunk/; revision=1335
2004-08-25 17:18:19 +00:00
Martin Bravenboer 568efb4864 Added Saxon 6, an XSLT 1.0 processor implemented in Java.
svn path=/nixpkgs/trunk/; revision=1334
2004-08-25 17:11:52 +00:00
Martin Bravenboer c0ca2228c8 Added libsigsegv
svn path=/nixpkgs/trunk/; revision=1313
2004-08-23 09:35:36 +00:00
Martin Bravenboer f407ca0506 Missing file
svn path=/nixpkgs/trunk/; revision=1298
2004-08-19 15:29:10 +00:00
Martin Bravenboer d1003bca3b Added arguments to the libxml2 Nix expression to control the creation of Python bindings. De default libxml2 in all-packages-generic now creates Python bindings for libxml2.
svn path=/nixpkgs/trunk/; revision=1297
2004-08-19 15:28:48 +00:00
Martin Bravenboer 7418420edc BCEL. Java packages are an incredible mess
svn path=/nixpkgs/trunk/; revision=1255
2004-08-09 21:40:24 +00:00
Martin Bravenboer f61c9a2e73 Jakarta Regexp implementation
svn path=/nixpkgs/trunk/; revision=1252
2004-08-09 20:07:53 +00:00
Martin Bravenboer aa45301582 Be afraid. The Java stuff is coming.
svn path=/nixpkgs/trunk/; revision=1251
2004-08-09 19:28:21 +00:00
Eelco Dolstra 128a5bd522 * Fix for zlib on Darwin (it always wants to install in /usr/lib,
despite the prefix).
* Indirections in all-packages-generic for patch.
* Darwin: removed version number.

svn path=/nixpkgs/trunk/; revision=1247
2004-08-09 14:33:14 +00:00
Rob Vermaas 6412b0c5f2 * added readline
svn path=/nixpkgs/trunk/; revision=1230
2004-08-05 13:49:26 +00:00
Rob Vermaas a4215841ac * octavefront removed
* rna removed
* octave-2.1.57 added

svn path=/nixpkgs/trunk/; revision=1228
2004-08-05 13:05:38 +00:00
Martin Bravenboer 6315d6d923 New version of ATerm library and SDF packages
svn path=/nixpkgs/trunk/; revision=1127
2004-07-03 10:47:58 +00:00
Eelco Dolstra b8f20e51f4 * Added rte (real-time encoder) library.
svn path=/nixpkgs/trunk/; revision=1071
2004-06-21 20:41:32 +00:00
Eelco Dolstra 41548ccdab * Upgraded some xlibs.
* Upgraded zapping (probably doesn't build yet).

svn path=/nixpkgs/trunk/; revision=1069
2004-06-21 18:13:45 +00:00
Eelco Dolstra 3f9a589d53 * More updates.
svn path=/nixpkgs/trunk/; revision=1068
2004-06-21 17:00:00 +00:00
Eelco Dolstra 5503e2fc33 * Upgraded Glib, GTK, Sylpheed.
* Tried to upgrade Firefox to 0.9, but it's too broken.  It's
  basically impossible to build it automatically.  Firefox must be
  started once as a user with write permission to the Firefox
  directory to generate some files, and this can only be done
  interactively (apparently).  Hopefully 0.10 fixes this.  Firefox
  also barfs with link errors if the flag `--enable-single-profile' is
  not used.

svn path=/nixpkgs/trunk/; revision=1067
2004-06-21 15:49:03 +00:00
Eelco Dolstra 7bbd1fd535 * Mesa (an OpenGL implementation).
svn path=/nixpkgs/trunk/; revision=1045
2004-06-09 17:53:30 +00:00
Eelco Dolstra 3ac1041bfa * Added libXi (Xinerama? In any case Mesa needs it).
svn path=/nixpkgs/trunk/; revision=1044
2004-06-09 17:52:19 +00:00
Martin Bravenboer 487be25ceb Upgraded aterm to 2.1
svn path=/nixpkgs/trunk/; revision=1010
2004-05-12 13:53:53 +00:00
Eelco Dolstra d811b4c9d8 * Added libXv (XVideo).
* Zapping/VLC/MPlayer: use libXv.
* MPlayer: upgrade to 1.0pre4.
* Zapping: add libXext to the rpath.  I don't understand why this is
  necessary.  Zapping doesn't itself link against libXext, though some
  of its dependencies do.  (Maybe this is due to `--export-dynamic'?)

svn path=/nixpkgs/trunk/; revision=990
2004-05-01 18:17:56 +00:00
Eelco Dolstra 9dddc7f142 * Scrollkeeper requires DocBook XML 4.2 (not 4.3).
svn path=/nixpkgs/trunk/; revision=930
2004-04-08 14:06:15 +00:00
Eelco Dolstra 32e4b9928d * Added xchm, a Windows help viewer for X.
svn path=/nixpkgs/trunk/; revision=923
2004-04-06 17:47:34 +00:00
Eelco Dolstra 381c8b926a * Some applications (notably, everything based on wxGTK) don't work
yet with GTK 2.4.  Fortunately, having several GTKs in parallel is
  no problem for Nix.

svn path=/nixpkgs/trunk/; revision=915
2004-04-05 14:09:01 +00:00
Eelco Dolstra a1ddfbc3a5 * Some renaming.
svn path=/nixpkgs/trunk/; revision=914
2004-04-05 13:42:41 +00:00
Eelco Dolstra 0233bc614d * Factor groups of strongly related packages out of
`all-packages-generic.nix'.

svn path=/nixpkgs/trunk/; revision=913
2004-04-05 13:34:13 +00:00
Eelco Dolstra b874f68d80 * Remove docs/ after build.
svn path=/nixpkgs/trunk/; revision=912
2004-04-05 09:34:43 +00:00
Eelco Dolstra beaff0a892 * Ensure that when building gcc, libstdc++ is linked against the
libgcc of the gcc being built, not the gcc building it.
* Only include a directory in the rpath of an executable/library if it
  is actually used.  Before, the `/lib' directory of every build input
  was added to the rpath, causing many unnecessary retained
  dependencies.  For instance, Perl has a `/lib' directory, but most
  applications whose build process uses Perl don't actually link
  against Perl.  (Also added a test for this.)
* After building glibc, remove glibcbug, to prevent a retained
  dependency on gcc.
* Add a newline after `building X' in GNU Make.

svn path=/nixpkgs/trunk/; revision=911
2004-04-04 22:02:41 +00:00
Eelco Dolstra 8776ba127c * Updated some more packages. However, bittorrent and vlc don't work
right now because wxGTK is broken (it depends on internal symbols in
  GTK which where made private in GTK 2.4).

svn path=/nixpkgs/trunk/; revision=907
2004-04-02 15:36:14 +00:00
Eelco Dolstra de759967c8 * Update to GTK 2.4.0.
svn path=/nixpkgs/trunk/; revision=906
2004-04-02 13:58:55 +00:00
Eelco Dolstra 36356d7694 * More sed breakage.
svn path=/nixpkgs/trunk/; revision=903
2004-04-01 20:36:40 +00:00
Eelco Dolstra 776554d9e1 * Fixed and/or updated some more components. The number of explicit
builders is dropping steadily.

svn path=/nixpkgs/trunk/; revision=900
2004-04-01 19:11:59 +00:00
Eelco Dolstra e50417845d * Fixed Stratego.
* Added Zoom, an interpreter for Z-Code.

svn path=/nixpkgs/trunk/; revision=894
2004-04-01 16:02:53 +00:00
Eelco Dolstra 92b3cc5cfb * Working Graphviz / Athena widgets.
svn path=/nixpkgs/trunk/; revision=891
2004-04-01 13:36:31 +00:00
Eelco Dolstra 8feb5fab5b * Use an unofficial release of libXt.
svn path=/nixpkgs/trunk/; revision=890
2004-04-01 12:24:12 +00:00
Eelco Dolstra b3c93a41c1 * Some changes to get Firefox working (it doesn't work yet, since
the freedesktop.org libXt is broken, but never mind that).

svn path=/nixpkgs/trunk/; revision=885
2004-03-31 09:45:19 +00:00
Eelco Dolstra 24cb251dd0 * Some more updates.
svn path=/nixpkgs/trunk/; revision=884
2004-03-30 17:42:45 +00:00
Eelco Dolstra 00004fa6da * More freedesktop.org X11 modules.
* Cleaned up some packages.

svn path=/nixpkgs/trunk/; revision=883
2004-03-30 17:28:41 +00:00
Eelco Dolstra 5a4de2c5de * Remove builder attributes.
* MPlayer: pass stdenv to w32codecs.

svn path=/nixpkgs/trunk/; revision=882
2004-03-30 15:15:19 +00:00
Eelco Dolstra 68327c3a9d * Fix brokenness due to automatic transformations.
svn path=/nixpkgs/trunk/; revision=879
2004-03-30 12:40:55 +00:00
Eelco Dolstra 4fc3dd4a5a * Remove builder.
svn path=/nixpkgs/trunk/; revision=877
2004-03-30 12:35:56 +00:00
Eelco Dolstra 085e197ea3 * Toss out all the linker flags, since any --rpath switch causes the
glibc build to fail.

svn path=/nixpkgs/trunk/; revision=876
2004-03-30 12:35:31 +00:00
Eelco Dolstra 12ae5363ea * Remove trivial builders.
* Make builders unexecutable by removing the hash-bang line and
  execute permission.
* Convert calls to `derivation' to `mkDerivation'.
* Remove `system' and `stdenv' attributes from calls to
  `mkDerivation'.  These transformations were all done automatically,
  so it is quite possible I broke stuff.
* Put the `mkDerivation' function in stdenv/generic.

svn path=/nixpkgs/trunk/; revision=874
2004-03-29 17:23:01 +00:00
Eelco Dolstra bc71554fc8 * Okay, so something did break.
svn path=/nixpkgs/trunk/; revision=871
2004-03-29 10:27:01 +00:00
Eelco Dolstra 2fcc5fdb08 * "!isNull x" -> "x != null". Done automatically. Hope nothing
broke.

svn path=/nixpkgs/trunk/; revision=870
2004-03-29 10:25:25 +00:00
Eelco Dolstra 5862e56f26 * For simple Autotools-style packages (such as the ATerm library), the
builder may now be omitted entirely; the function `mkDerivation'
  will then use a default build script.

svn path=/nixpkgs/trunk/; revision=868
2004-03-28 21:17:56 +00:00
Eelco Dolstra 892b119c9d * It is now possible to execute a builder using a shell inside the Nix
store, rather than outside (such as /bin/sh).

  For instance, the Nix expression for the ATerm library now looks
  like this:

    {stdenv, fetchurl}:

    stdenv.mkDerivation {
      name = "aterm-2.0.5";
      builder = ./builder.sh;
      ...
    }

  where `mkDerivation' is a helper function in `stdenv' that massages
  the given attribute set into using the bash shell that is part of
  the standard environment:

    mkDerivation = attrs: derivation (att s // {
      builder = pkgs.bash ~ /bin/sh;
      args = ["-e" attrs.builder];
      stdenv = (...);
      system = (...).system;
    });

  Note that this makes it unnecessary to set the `stdenv' and `system'
  attributes, since `mkDerivation' already does that.


svn path=/nixpkgs/trunk/; revision=866
2004-03-28 21:07:43 +00:00
Eelco Dolstra 3c699fe619 * Need to specify a dummy unpacker.
svn path=/nixpkgs/trunk/; revision=862
2004-03-27 23:39:02 +00:00
Eelco Dolstra f45695f7fa * Use $propagatedBuildInputs to find build inputs.
* Bug fix in setup.sh.

svn path=/nixpkgs/trunk/; revision=861
2004-03-27 22:09:34 +00:00
Eelco Dolstra bd56b7d65c * Started moving from XFree86 to the freedesktop.org Xlibs libraries.
svn path=/nixpkgs/trunk/; revision=860
2004-03-27 21:59:31 +00:00
Eelco Dolstra e8295a80b4 * Upgrade to 0.9.7d (another security fix).
svn path=/nixpkgs/trunk/; revision=855
2004-03-27 15:49:20 +00:00
Eelco Dolstra 5941f66f0e * The stdenv setup script now defines a generic builder that allows
builders for typical Autoconf-style to be much shorten, e.g.,

    . $stdenv/setup
    genericBuild

  The generic builder does lots of stuff automatically:

  - Unpacks source archives specified by $src or $srcs (it knows about
    gzip, bzip2, tar, zip, and unpacked source trees).
  - Determines the source tree.
  - Applies patches specified by $patches.
  - Fixes libtool not to search for libraries in /lib etc.
  - Runs `configure'.
  - Runs `make'.
  - Runs `make install'.
  - Strips debug information from static libraries.
  - Writes nested log information (in the format accepted by
    `log2xml').

  There are also lots of hooks and variables to customise the generic
  builder.  See `stdenv/generic/docs.txt'.

* Adapted the base packages (i.e., the ones used by stdenv) to use the
  generic builder.

* We now use `curl' instead of `wget' to download files in `fetchurl'.

* Neither `curl' nor `wget' are part of stdenv.  We shouldn't
  encourage people to download stuff in builders (impure!).

* Updated some packages.

* `buildinputs' is now `buildInputs' (but the old name also works).

* `findInputs' in the setup script now prevents inputs from being
  processed multiple times (which could happen, e.g., if an input was
  a propagated input of several other inputs; this caused the size
  variables like $PATH to blow up exponentially in the worst case).

* Patched GNU Make to write nested log information in the format
  accepted by `log2xml'.  Also, prior to writing the build command,
  Make now writes a line `building X' to indicate what is being
  built.  This is unfortunately often obscured by the gigantic tool
  invocations in many Makefiles.  The actual build commands are marked
  `unimportant' so that they don't clutter pages generated by
  `log2html'.


svn path=/nixpkgs/trunk/; revision=845
2004-03-19 16:53:04 +00:00
Eelco Dolstra de13527000 * Finally got stdenv-nix-linux working again. Still not perfect,
though.
* libxml2: upgrade to latest.
* octavefront/rna: keep debug info.

svn path=/nixpkgs/trunk/; revision=830
2004-03-11 17:26:14 +00:00
Eelco Dolstra a1b3ae0c81 * stdenv-nix-linux should more-or-less work again now.
svn path=/nixpkgs/trunk/; revision=826
2004-03-09 17:16:02 +00:00
Eelco Dolstra d74192ee38 * propagated-build-inputs should now be placed in $out/nix-support.
svn path=/nixpkgs/trunk/; revision=823
2004-03-09 10:59:55 +00:00
Eelco Dolstra 946a2d4a48 * gcc-wrapper now filters out -L and -I flags referring to paths
outside the store (in pure builds).

svn path=/nixpkgs/trunk/; revision=817
2004-03-08 18:29:08 +00:00
Eelco Dolstra 287edecf42 * Added gperf, texinfo, ncurses.
* Started moving the gcc wrapper stuff out of stdenv.
* Added octavefront and rna.

svn path=/nixpkgs/trunk/; revision=814
2004-03-05 10:13:23 +00:00
Eelco Dolstra 428f8b4ca3 * Upgraded vlc to 0.7.0.
svn path=/nixpkgs/trunk/; revision=800
2004-02-18 08:17:48 +00:00
Eelco Dolstra 057ad6798c * Export a variation point `compat22' to specify compatibility with
wxWindows 2.2.

svn path=/nixpkgs/trunk/; revision=794
2004-02-17 19:18:46 +00:00
Martin Bravenboer 103d1b2c83 Added version 2.6.5 of libxml2
svn path=/nixpkgs/trunk/; revision=750
2004-02-04 16:36:22 +00:00
Eelco Dolstra 9a4afa3f94 * Fix undefined variables.
svn path=/nixpkgs/trunk/; revision=744
2004-02-03 14:44:48 +00:00
Eelco Dolstra 91184df3b2 * Teletext support for zapping.
svn path=/nixpkgs/trunk/; revision=719
2004-01-25 08:51:03 +00:00
Martin Bravenboer ffa5434646 Expression for aterm 2.0.5 at CWI
svn path=/nixpkgs/trunk/; revision=704
2004-01-22 18:13:16 +00:00
Eelco Dolstra 823b3e4770 * Added `zapping', a TV viewer application. It depends on Gnome, so
lots of packages are needed.

svn path=/nixpkgs/trunk/; revision=681
2004-01-21 09:34:19 +00:00
Eelco Dolstra 5e7f5b2ada * Upgrade to Subversion 0.35.1, Berkeley DB 4.2.52.
svn path=/nixpkgs/trunk/; revision=595
2003-12-22 18:30:38 +00:00
Eelco Dolstra 57fd5644d2 * vlc and required packages. Finally a good DVD player :-)
svn path=/nixpkgs/trunk/; revision=574
2003-12-03 21:58:16 +00:00
Eelco Dolstra ef2f51e930 * Added libxslt.
svn path=/nixpkgs/trunk/; revision=539
2003-11-25 13:45:51 +00:00
Eelco Dolstra cf9df60603 * Propagate libz.
svn path=/nixpkgs/trunk/; revision=538
2003-11-25 13:45:35 +00:00
Eelco Dolstra 026ff9466a * Rename .fix -> .nix.
svn path=/nixpkgs/trunk/; revision=511
2003-11-18 12:12:56 +00:00
Eelco Dolstra 48c3faca51 * Renamed pkgs-ng to pkgs.
svn path=/nixpkgs/trunk/; revision=502
2003-11-14 09:59:13 +00:00