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
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
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
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
Michael Raskin
282c064669
Moved pidgin-latex to pidgin-plugins, added aggregatable link for pidgin-otr.
...
svn path=/nixpkgs/trunk/; revision=9147
2007-08-17 09:31:09 +00:00
Armijn Hemel
c8c3eb7c18
add Off The Record, encryption plugin for pidgin. Needs a pidgin wrapper to work nicely.
...
svn path=/nixpkgs/trunk/; revision=9146
2007-08-16 23:16:42 +00:00
Armijn Hemel
41da7d8753
whoops, add libgcrypt and libotr here too
...
svn path=/nixpkgs/trunk/; revision=9143
2007-08-16 21:45:10 +00:00
Armijn Hemel
e08a441603
add axel, a downloader with support for multiple connection for faster downloading
...
svn path=/nixpkgs/trunk/; revision=9139
2007-08-16 19:50:59 +00:00
Michael Raskin
54a1f25c4c
Added conditional concatenation and used it for name and configureFlags generation.
...
svn path=/nixpkgs/trunk/; revision=9136
2007-08-15 21:17:11 +00:00
Michael Raskin
bf087c5cd4
Added option to override stdenv for all packages
...
svn path=/nixpkgs/trunk/; revision=9134
2007-08-15 15:45:27 +00:00
Andres Löh
920ce3551d
* make ghc use the nix-provided gmp
...
- this fixes ghc on x86_64 and hopefully doesn't break 32-bit
- ghc-6.6.1 and -6.6 are tested on 64-bit, 6.4.2 might fail
svn path=/nixpkgs/trunk/; revision=9132
2007-08-15 11:25:20 +00:00
Eelco Dolstra
6f1ad6fd79
* Function `writeScript' which is like writeText but makes its output executable.
...
* Latest unstable Nix.
svn path=/nixpkgs/trunk/; revision=9123
2007-08-14 16:41:41 +00:00
Andres Löh
e00feaaad1
* added gv (ghostscript-with-X is a dependency)
...
svn path=/nixpkgs/trunk/; revision=9122
2007-08-14 14:09:58 +00:00
Eelco Dolstra
06a60d35d5
* xine-ui now needs pkgconfig.
...
svn path=/nixpkgs/trunk/; revision=9119
2007-08-14 12:58:09 +00:00
Michael Raskin
aae4a8db7a
Added Free Pascal Compiler.
...
svn path=/nixpkgs/trunk/; revision=9102
2007-08-11 20:55:40 +00:00
Michael Raskin
efbabdb598
Converted Vim package to a template-based form with only lists filled in manually. Added library functions to support it. Added two proposed package templates to top-level, so that every discussion about package format can result in just editing templates or adding new ones.
...
svn path=/nixpkgs/trunk/; revision=9100
2007-08-11 10:34:07 +00:00
Michael Raskin
2d6a65b666
Included some configuration for Vim.
...
svn path=/nixpkgs/trunk/; revision=9099
2007-08-10 19:53:30 +00:00
Michael Raskin
4d137ad014
Added xmacro; updated clisp - well, it compiles now...
...
svn path=/nixpkgs/trunk/; revision=9098
2007-08-10 18:54:44 +00:00
Andres Löh
3d519c2bed
* add unison
...
- unison uses a wrapper script to add font-schumacher-misc to the local X font path
if the font isn't already present; this is necessary for it to work, but not terribly
nice ...
* lablgtk is a dependency of unison
- handling of library dirs with ocaml is a hack so far; in principle, ocaml needs
a general setup for library dirs like ghc
svn path=/nixpkgs/trunk/; revision=9094
2007-08-10 08:21:31 +00:00
Armijn Hemel
eb6d79c872
add PythonMagic
...
svn path=/nixpkgs/trunk/; revision=9086
2007-08-09 19:58:39 +00:00
Armijn Hemel
4cdef6e368
add python 2.5 to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=9085
2007-08-09 19:31:05 +00:00
Michael Raskin
422433d1b9
Added pygame and some of its dependencies. Also added Python Imaging library.
...
svn path=/nixpkgs/trunk/; revision=9082
2007-08-09 17:33:18 +00:00