Commit graph

581 commits

Author SHA1 Message Date
Eelco Dolstra 511519f031 * Latest ntfs-3g.
svn path=/nixpkgs/trunk/; revision=9319
2007-09-12 21:32:16 +00:00
Eelco Dolstra b1dbdd9903 * Added TestDisk, a program for fixing unbootable disks.
svn path=/nixpkgs/trunk/; revision=9318
2007-09-12 15:49:28 +00:00
Marc Weber 3907405619 sbagen (binaural sound generator) added
svn path=/nixpkgs/trunk/; revision=9317
2007-09-12 10:56:56 +00:00
Marc Weber 8907d0ba89 d4x (gui downloader for X) added
svn path=/nixpkgs/trunk/; revision=9304
2007-09-11 19:27:25 +00:00
Eelco Dolstra fac97c4e8d * Urgh.
svn path=/nixpkgs/trunk/; revision=9300
2007-09-11 13:41:41 +00:00
Wouter den Breejen 9c5f420b00 Added superkaramba
svn path=/nixpkgs/trunk/; revision=9297
2007-09-11 11:39:06 +00:00
Eelco Dolstra 105344a44e * Moved hsqldb.
svn path=/nixpkgs/trunk/; revision=9293
2007-09-11 11:06:31 +00:00
Eelco Dolstra 62934c1dee * Disable MythTV.
svn path=/nixpkgs/trunk/; revision=9291
2007-09-11 09:56:15 +00:00
Eelco Dolstra f45f9a71e1 * librsync is missing.
* mkDerivationByConfigruation wasn't commented out correctly (no
  nested comments, unfortunately).

svn path=/nixpkgs/trunk/; revision=9287
2007-09-10 14:29:45 +00:00
Eelco Dolstra d6705992aa * Enable CUPS (printing) support in OpenOffice.
* Add OpenOffice to the channel.

svn path=/nixpkgs/trunk/; revision=9285
2007-09-10 14:03:01 +00:00
Marc Weber a38eb565b7 configuration examples / tests added which demonstrate all features.
svn path=/nixpkgs/trunk/; revision=9282
2007-09-09 18:14:19 +00:00
Marc Weber bc92b20f9a rdiff-backup added
svn path=/nixpkgs/trunk/; revision=9280
2007-09-08 20:45:23 +00:00
Wouter den Breejen 40b90b4ccd svn path=/nixpkgs/trunk/; revision=9278 2007-09-07 11:05:32 +00:00
Eelco Dolstra 6081a072f3 * Get the Nixpkgs release to build again.
svn path=/nixpkgs/trunk/; revision=9273
2007-09-06 20:39:31 +00:00
Wouter den Breejen 4db66d7ce6 svn path=/nixpkgs/trunk/; revision=9270 2007-09-06 18:49:32 +00:00
Wouter den Breejen f029827cf8 svn path=/nixpkgs/trunk/; revision=9269 2007-09-06 17:05:12 +00:00
Wouter den Breejen ea57921250 Added hsqldb to all-packages
svn path=/nixpkgs/trunk/; revision=9265
2007-09-06 15:56:39 +00:00
Eelco Dolstra 028900eb1b * Try to build with Java support (not yet tested).
svn path=/nixpkgs/trunk/; revision=9262
2007-09-06 15:31:41 +00:00
Eelco Dolstra 8746f18f0d * More OpenOffice hackery. Added the magic incantations to get it to
install (of course there's no "make install", that would be too
  easy).  Also create some wrapper scripts "oowriter", "oodraw" etc.

  (I haven't done a full build of this yet, I've hacked on a tmpdir
  left behind by nix-build -K.)

svn path=/nixpkgs/trunk/; revision=9260
2007-09-06 15:00:33 +00:00
Eelco Dolstra 5b220fb397 * Some more attempts at getting OpenOffice (2.2.1) to build.
It compiles now, but I haven't figure out how to do the
  equivalent of a "make install".  But you can build with -K
  and then do

  $ cd /tmp/nix-.../OOF680_m18/instsetoo_native/util
  $ dmake openoffice_en-US PKGFORMAT=archive
  
  and you get a big tarball in 

  /tmp/nix-.../OOF680_m18/instsetoo_native/unxlngi6.pro/OpenOffice/archive/install/en-US

  that you can unpack anywhere to get a more-or-less working OpenOffice.

svn path=/nixpkgs/trunk/; revision=9257
2007-09-05 13:56:12 +00:00
Marc Weber 3c596b4e2c rxvt added
svn path=/nixpkgs/trunk/; revision=9256
2007-09-05 08:25:23 +00:00
Marc Weber 121ab831d7 mrxvt terminal emulator supporting bg images added
svn path=/nixpkgs/trunk/; revision=9255
2007-09-04 20:06:18 +00:00
Marc Weber 9d12c48767 avrdude commented out because using unstable lib functions
comment added

svn path=/nixpkgs/trunk/; revision=9251
2007-09-04 13:35:02 +00:00
Eelco Dolstra af7da7f19d * Added p7zip for decompressing 7-zip archives.
svn path=/nixpkgs/trunk/; revision=9248
2007-09-04 11:55:19 +00:00
Yury G. Kudryashov 7a3b9fc2f8 Just another simple template
svn path=/nixpkgs/trunk/; revision=9247
2007-09-04 09:52:29 +00:00
Marc Weber 8ce1d160ab gdal library added
svn path=/nixpkgs/trunk/; revision=9246
2007-09-04 09:38:52 +00:00
Marc Weber 088a6817db added:
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp,
procmail, pstree, gxemul

changed:
umlutilities to also support building tunctl optionally (needing kernel header files)
wmii updated and wmiimenu added                                                 

svn path=/nixpkgs/trunk/; revision=9242
2007-09-03 12:10:57 +00:00
Yury G. Kudryashov c597a26631 htop added
svn path=/nixpkgs/trunk/; revision=9241
2007-09-02 16:54:08 +00:00
Yury G. Kudryashov 245655b7a1 Added support for overridable variants of package.
For details read comments near getVersion function, gettext is the current
example.

svn path=/nixpkgs/trunk/; revision=9235
2007-09-01 18:26:13 +00:00
Yury G. Kudryashov 045764d028 ntfs-3g added
svn path=/nixpkgs/trunk/; revision=9234
2007-09-01 18:15:19 +00:00
Eelco Dolstra 1adacdf150 * Make screenshots work in the Gimp, add it to the channel.
svn path=/nixpkgs/trunk/; revision=9229
2007-08-31 13:14:20 +00:00
Eelco Dolstra 44690411ef * Add fontconfig to Wine's RPATH.
svn path=/nixpkgs/trunk/; revision=9228
2007-08-31 12:14:36 +00:00
Eelco Dolstra d8046322a9 * Added netselect.
svn path=/nixpkgs/trunk/; revision=9225
2007-08-31 11:14:05 +00:00
Eelco Dolstra bbe4550e66 * Add nss_ldap, pam_ldap, sudo to the channel.
svn path=/nixpkgs/trunk/; revision=9219
2007-08-30 15:29:06 +00:00
Eelco Dolstra 3ef0b80bdd * Added jwhois, the GNU whois client.
svn path=/nixpkgs/trunk/; revision=9211
2007-08-28 14:45:00 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
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
2007-08-24 12:32:36 +00:00
Eelco Dolstra c9bd5b7397 * Add Wine to the channel.
svn path=/nixpkgs/trunk/; revision=9191
2007-08-24 11:37:07 +00:00
Eelco Dolstra 2f21c59a3f * Use FontForge to give Wine better fonts.
svn path=/nixpkgs/trunk/; revision=9181
2007-08-21 12:31:33 +00:00
Eelco Dolstra 38ace454e9 * Wine locates a lot of libraries dynamically through dlopen(). Add
them to the RPATH so that the user doesn't have to set them in
  LD_LIBRARY_PATH.

svn path=/nixpkgs/trunk/; revision=9177
2007-08-21 00:00:23 +00:00
Eelco Dolstra aa983025d6 * Linux 2.6.21.7.
svn path=/nixpkgs/trunk/; revision=9176
2007-08-20 14:26:32 +00:00
Eelco Dolstra 16c6da0129 * Emacs 22.1. This is the default now, but 21.4 is still around
(as is the 23.0.0.1 alpha).

svn path=/nixpkgs/trunk/; revision=9175
2007-08-20 13:48:56 +00:00
Eelco Dolstra a6407349b1 * Updated Email::Simple, Email::Address.
svn path=/nixpkgs/trunk/; revision=9172
2007-08-20 12:11:07 +00:00
Marc Weber 0c9f5dc6a4 fltk-2.0
svn path=/nixpkgs/trunk/; revision=9170
2007-08-20 10:40:48 +00:00
Marc Weber 911556d127 hugs98
svn path=/nixpkgs/trunk/; revision=9169
2007-08-20 10:34:49 +00:00
Eelco Dolstra a8bd020fe0 * Get Wine to work (basically) by linking it against Glibc 2.6 with
NPTL.  Apparently Wine doesn't work with Glibc 2.5 + LinuxThreads.

svn path=/nixpkgs/trunk/; revision=9165
2007-08-18 23:58:30 +00:00
Michael Raskin cfab5a8cf9 Now glibc-NPTL builds...
svn path=/nixpkgs/trunk/; revision=9162
2007-08-18 19:04:19 +00:00
Michael Raskin 88483fdb70 Noticed it is glibc-nptl, not ntpl as I mistyped.
svn path=/nixpkgs/trunk/; revision=9159
2007-08-18 16:22:10 +00:00
Michael Raskin ac311eb30a Added glibc-ntpl to all-packages.nix . I also do not know if it works.
svn path=/nixpkgs/trunk/; revision=9158
2007-08-18 16:20:14 +00:00
Michael Raskin 7625cdadfb Added libwmf for handling embedded graphics in .doc files.
svn path=/nixpkgs/trunk/; revision=9153
2007-08-18 09:35:54 +00:00
Michael Raskin 8fd03a4dac Added wvVare - tools for converting Microsoft Word formats to usable ones.
svn path=/nixpkgs/trunk/; revision=9152
2007-08-18 08:32:12 +00:00