Eelco Dolstra
a0c07c35c3
* Give imake what it wants: gccmakedep instead of makedepend.
...
svn path=/nixpkgs/trunk/; revision=4536
2006-01-11 15:06:09 +00:00
Eelco Dolstra
05f665116a
* Xaw3d: export Xaw header directory and propagate libXmu.
...
* Emacs: don't depend on libXaw when we're using Xaw3d.
* Enable X11R7.0 over the old XLibs. Cross fingers :-)
svn path=/nixpkgs/trunk/; revision=4531
2006-01-09 19:37:11 +00:00
Mart Kolthof
d6cb787567
obeying the (un)written convention of attribute naming
...
svn path=/nixpkgs/trunk/; revision=4524
2006-01-09 12:35:29 +00:00
Armijn Hemel
1389a7f9fe
enable usbutils and libusb
...
svn path=/nixpkgs/trunk/; revision=4507
2006-01-07 17:25:39 +00:00
Armijn Hemel
23656c4a76
supply right parameters for hotplug
...
svn path=/nixpkgs/trunk/; revision=4504
2006-01-07 15:06:10 +00:00
Armijn Hemel
f6e4235c6b
add ov511 kernel driver. This is for testing purposes. What we do is we build
...
the module and install it under $out/lib/modules/$kernelversion/ ...
Eventually we will make tons of symlinks from /lib/modules/$kernelversion
to this location, so we can safely run tools like depmod and friends.
I believe this is the least ugly hack to make it work.
svn path=/nixpkgs/trunk/; revision=4486
2006-01-03 15:49:54 +00:00
Eelco Dolstra
c476c825cb
* Subversion 1.3.0.
...
svn path=/nixpkgs/trunk/; revision=4484
2006-01-02 16:01:03 +00:00
Mart Kolthof
0ab104df8d
added cil-aterm to nixpkgs
...
svn path=/nixpkgs/trunk/; revision=4482
2006-01-02 14:24:36 +00:00
Armijn Hemel
714b4fce1c
add some sparc specific stuff
...
svn path=/nixpkgs/trunk/; revision=4473
2005-12-31 16:30:47 +00:00
Armijn Hemel
3eb9903b16
Add kernel headers for MIPS, uClibc for MIPS, binutils for MIPS, gcc for MIPS,
...
all in a generic way. Adding new platforms to cross compile applications for
with uClibc becomes pretty trivial this way (unless you want C++ support,
see 'maintainers/docs/cross.txt' for an explanation why this is so tough
to build with Nix.)
So, Nix starts with Linux/MIPS support in the New Year :)
svn path=/nixpkgs/trunk/; revision=4467
2005-12-31 14:35:49 +00:00
Armijn Hemel
8b10549f2e
move binutils-arm to binutils-cross. Also, add binutils for mips-linux in a
...
more generic way. Still, there is a lot of room for improvement.
svn path=/nixpkgs/trunk/; revision=4458
2005-12-31 03:46:20 +00:00
Armijn Hemel
de220c973a
add expressions for some static packages. Had forgotten this. That's the
...
punishment you get for working at 4am ;)
svn path=/nixpkgs/trunk/; revision=4453
2005-12-28 12:11:19 +00:00
Armijn Hemel
0c5b904257
we don't have nix-static. Bwah.
...
svn path=/nixpkgs/trunk/; revision=4448
2005-12-27 15:14:58 +00:00
Armijn Hemel
62dc2035fd
we don't have bashDiet, we have bashStatic!
...
svn path=/nixpkgs/trunk/; revision=4446
2005-12-27 14:52:29 +00:00
Armijn Hemel
e8488e3b71
add the links browser. This package built immediately, so I believe something is not pure...
...
svn path=/nixpkgs/trunk/; revision=4440
2005-12-26 16:13:04 +00:00
Armijn Hemel
4213f2ac08
enable slang here...
...
svn path=/nixpkgs/trunk/; revision=4439
2005-12-26 15:56:00 +00:00
Eelco Dolstra
b43c421658
* JDK: put the machine-dependent header files in the right place.
...
* Added SWT for GTK (built from source).
* Added Azureus (a Bittorrent client written in Java).
svn path=/nixpkgs/trunk/; revision=4438
2005-12-26 00:51:24 +00:00
Eelco Dolstra
4d905aa2ed
* Added the Emacs 22.0 branch with anti-aliasing (Xft) support.
...
* Added an option to Adobe Reader to make it start faster (by deleting
all the plugins).
svn path=/nixpkgs/trunk/; revision=4406
2005-12-22 10:49:43 +00:00
Martin Bravenboer
83afd0c173
Added Transformers 0.4
...
svn path=/nixpkgs/trunk/; revision=4405
2005-12-22 07:39:06 +00:00
Armijn Hemel
8bfb6a3737
add RPM. But:
...
- untested
- no Python bindings
- experimental version (this is not the "stable" production branch)
svn path=/nixpkgs/trunk/; revision=4403
2005-12-20 00:48:38 +00:00
Armijn Hemel
c55f6db2be
enable beecrypt here
...
svn path=/nixpkgs/trunk/; revision=4402
2005-12-19 18:56:31 +00:00
Eelco Dolstra
fd5e5e34a4
* Updated Sylpheed to 2.1.9 and added GPG support (through gpgme).
...
svn path=/nixpkgs/trunk/; revision=4400
2005-12-19 10:34:01 +00:00
Eelco Dolstra
272e44da1c
* GnuPG updated to 1.4.2. Added support to optionally build it with
...
IDEA support (requires a license).
svn path=/nixpkgs/trunk/; revision=4399
2005-12-18 22:14:31 +00:00
Eelco Dolstra
444ac39ad3
* Emacs 22.0.50 (CVS dump).
...
svn path=/nixpkgs/trunk/; revision=4359
2005-12-13 00:13:01 +00:00
Armijn Hemel
6407d2ca9b
hnnnggg! forgot to add this for initscripts...
...
svn path=/nixpkgs/trunk/; revision=4356
2005-12-12 17:07:34 +00:00
Eelco Dolstra
b13100fbdc
* Added Dosbox, a DOS (x86) emulator.
...
svn path=/nixpkgs/trunk/; revision=4331
2005-12-03 02:32:02 +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
5da5239588
* Added NEdit.
...
svn path=/nixpkgs/trunk/; revision=4329
2005-12-03 00:04:13 +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
Eelco Dolstra
c7804cb0e5
* Idem.
...
svn path=/nixpkgs/trunk/; revision=4324
2005-11-30 05:49:28 +00:00
Eelco Dolstra
8a6944779a
* Toss out Firefox 1.0.7.
...
svn path=/nixpkgs/trunk/; revision=4322
2005-11-30 05:44:52 +00:00
Armijn Hemel
b3d1a16db9
add kernel headers for linux ARM, uclibc
...
svn path=/nixpkgs/trunk/; revision=4319
2005-11-29 01:43:11 +00:00
Armijn Hemel
f880e6e099
add xpdf
...
svn path=/nixpkgs/trunk/; revision=4311
2005-11-27 21:06:08 +00:00
Armijn Hemel
31c615a95d
add rsync, untested
...
svn path=/nixpkgs/trunk/; revision=4309
2005-11-22 22:39:09 +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
2b76e2955d
disable ltrace for now, until we fix those elfutils problems
...
svn path=/nixpkgs/trunk/; revision=4304
2005-11-22 12:59:45 +00:00
Armijn Hemel
04d6db0985
pass gtk so the frontend for xchat will be built
...
svn path=/nixpkgs/trunk/; revision=4303
2005-11-22 12:22:50 +00:00
Armijn Hemel
b80756391a
add xchat and tcl
...
svn path=/nixpkgs/trunk/; revision=4302
2005-11-22 12:05:36 +00:00
Armijn Hemel
39b9f03964
also add ctags here...I keep forgetting to do it in one go...
...
svn path=/nixpkgs/trunk/; revision=4300
2005-11-21 12:50:37 +00:00
Armijn Hemel
7a8161848f
don't forget to add pinfo here
...
svn path=/nixpkgs/trunk/; revision=4279
2005-11-13 15:03:49 +00:00
Armijn Hemel
174a51334f
enable kdelibs. This is a pretty huge package. Combined with the Qt that we
...
just fixed to build on NixOS building this should make the lab nice and warm
this Monday morning :P
svn path=/nixpkgs/trunk/; revision=4277
2005-11-12 22:23:22 +00:00
Martin Bravenboer
a07c80b6d9
kcachegrind
...
svn path=/nixpkgs/trunk/; revision=4273
2005-11-12 21:33:39 +00:00
Martin Bravenboer
cedeeb31e8
No cache yet
...
svn path=/nixpkgs/trunk/; revision=4271
2005-11-12 18:19:12 +00:00
Martin Bravenboer
d95228a0d6
Added kdelibs to the cache
...
svn path=/nixpkgs/trunk/; revision=4270
2005-11-12 18:11:58 +00:00
Armijn Hemel
d17619f24d
kdelibs needs freetype
...
svn path=/nixpkgs/trunk/; revision=4269
2005-11-12 17:57:26 +00:00
Martin Bravenboer
f4b63fcae8
Builder fixes
...
svn path=/nixpkgs/trunk/; revision=4266
2005-11-12 17:44:40 +00:00
Martin Bravenboer
7bb47c0150
Added kcachegrind
...
svn path=/nixpkgs/trunk/; revision=4264
2005-11-12 17:08:51 +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
Martin Bravenboer
56f1fe73e9
Added callgrind, which is an extraordinary sexy tool for call graphs and profiling based onvalgrind
...
svn path=/nixpkgs/trunk/; revision=4259
2005-11-11 16:54:03 +00:00
Martin Bravenboer
e6c4e72c3a
* eclipse-sdk: added support for plugins
...
* Added Spoofax editor plugin.
* re-added eclipse-sdk 3.1, which wasn't necessary after all.
svn path=/nixpkgs/trunk/; revision=4255
2005-11-07 23:02:17 +00:00
Martin Bravenboer
9da2209bf0
Update of strategoxt-utils
...
svn path=/nixpkgs/trunk/; revision=4236
2005-11-04 19:20:51 +00:00
Martin Bravenboer
da8e7be8b1
fix
...
svn path=/nixpkgs/trunk/; revision=4224
2005-11-04 13:39:32 +00:00
Martin Bravenboer
50a2b624f7
fix
...
svn path=/nixpkgs/trunk/; revision=4223
2005-11-04 13:38:29 +00:00
Martin Bravenboer
e45e5c724d
Upgrade of strategoxt to 0.16
...
svn path=/nixpkgs/trunk/; revision=4222
2005-11-04 13:34:35 +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
Eelco Dolstra
65a411cadc
* Remove XFree86.
...
svn path=/nixpkgs/trunk/; revision=4220
2005-11-04 13:01:48 +00:00
Armijn Hemel
bc55fb5aec
add binutilsArm here. First step to being able to manage cross compiler
...
environments (such as uClibc) easily with Nix, instead of having to fiddle
with your path all the time. This might be one killer app for Nix, but commit
messages are not for describing those ideas :)
svn path=/nixpkgs/trunk/; revision=4215
2005-11-03 23:33:35 +00:00
Armijn Hemel
94b27fcf98
add libpcap, ethereal, sane-backends
...
svn path=/nixpkgs/trunk/; revision=4213
2005-11-03 20:00:43 +00:00
Eelco Dolstra
a21e96548a
* Add missing dependencies to the modular X components. This is a
...
quick hack; the actual packages should be fixed instead.
svn path=/nixpkgs/trunk/; revision=4197
2005-11-02 20:59:25 +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
e542ee6e4f
* Build Acrobat Reader with Xinerama support. May or may not be useful.
...
svn path=/nixpkgs/trunk/; revision=4181
2005-11-01 11:34:47 +00:00
Martin Bravenboer
4ba92bbd4e
* Added unstable pre release of Stratego/XT 0.16
...
* Upgraded bibtex-tools to latest unstable release.
svn path=/nixpkgs/trunk/; revision=4176
2005-10-31 14:28: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
Eelco Dolstra
9b6e112573
* Enable Xinerama support in MPlayer.
...
svn path=/nixpkgs/trunk/; revision=4163
2005-10-29 19:07:27 +00:00
Armijn Hemel
27e06147ad
OOo needs unzip
...
svn path=/nixpkgs/trunk/; revision=4157
2005-10-27 14:50:43 +00:00
Armijn Hemel
1d0c278cff
OOo2 needs older neon
...
svn path=/nixpkgs/trunk/; revision=4156
2005-10-27 11:59:10 +00:00
Armijn Hemel
6826026cf3
OOo2 also needs "file", otherwise it will "spin right round, baby, right round, like a record, baby" during compilation
...
svn path=/nixpkgs/trunk/; revision=4152
2005-10-26 22:04:34 +00:00
Armijn Hemel
6dfc121001
OOo2 needs a newer version of bison than we used before. Use 2.1 now.
...
svn path=/nixpkgs/trunk/; revision=4151
2005-10-26 21:52:41 +00:00
Armijn Hemel
5297aa3a43
- add a whole bunch of packages which were added today already (but also list them here)
...
- enable OOo2 build
svn path=/nixpkgs/trunk/; revision=4149
2005-10-26 21:10:31 +00:00
Armijn Hemel
fcf7bd3dc6
openoffice needs more things (but disable it for now)
...
svn path=/nixpkgs/trunk/; revision=4136
2005-10-25 23:30:21 +00:00
Armijn Hemel
c82afd131d
add a patch to use the cracklib dictionairy we built (cracklib package)
...
svn path=/nixpkgs/trunk/; revision=4130
2005-10-25 17:39:55 +00:00
Armijn Hemel
d4057ee594
add cracklib
...
svn path=/nixpkgs/trunk/; revision=4127
2005-10-25 13:54:52 +00:00
Armijn Hemel
a449170e85
outcomment OOo
...
svn path=/nixpkgs/trunk/; revision=4126
2005-10-25 13:20:23 +00:00
Armijn Hemel
5c6e1efa41
add pam (but first test it on NixOS too)
...
svn path=/nixpkgs/trunk/; revision=4124
2005-10-24 16:07:50 +00:00
Armijn Hemel
e473e8691c
add tcsh
...
svn path=/nixpkgs/trunk/; revision=4123
2005-10-24 15:15:34 +00:00
Martin Bravenboer
d785903b05
* Removed MythTV from cache
...
* Make the jing library available
svn path=/nixpkgs/trunk/; revision=4122
2005-10-24 14:01:08 +00:00
Eelco Dolstra
2700984b8d
* Valgrind 3.0.1.
...
svn path=/nixpkgs/trunk/; revision=4121
2005-10-24 13:01:49 +00:00
Martin Bravenboer
7acd7773b4
* Upgraded MythTV to 0.18.1
...
svn path=/nixpkgs/trunk/; revision=4118
2005-10-22 23:36:07 +00:00
Armijn Hemel
3430d3d8a3
add the mozilla browser. The compilation process is nearly identical
...
to firefox, but there are some differences:
- don't source in $topsrcdir/browser/config/mozconfig (does not exist
it seems)
- different source tarball (different version that is)
- leave out the postinstall phase
svn path=/nixpkgs/trunk/; revision=4116
2005-10-22 11:51:30 +00:00
Armijn Hemel
41923665c9
add cups
...
svn path=/nixpkgs/trunk/; revision=4114
2005-10-21 13:06:43 +00:00
Martin Bravenboer
a55b35c264
XMMS and Emacs in the cache.
...
svn path=/nixpkgs/trunk/; revision=4112
2005-10-21 10:40:26 +00:00
Martin Bravenboer
23dbf57984
XMMS!
...
svn path=/nixpkgs/trunk/; revision=4111
2005-10-21 10:39:01 +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
Armijn Hemel
91e960b400
remove dependency on /bin/bash for dhclient
...
svn path=/nixpkgs/trunk/; revision=4094
2005-10-16 21:48:27 +00:00
Eelco Dolstra
3d9df37b33
* Apache updated to 2.0.55 (security fixes). Also added to the
...
channel (finally!).
svn path=/nixpkgs/trunk/; revision=4093
2005-10-14 19:44:17 +00:00
Eelco Dolstra
01fd1c1d00
* sylpheed-gtk2 -> sylpheed.
...
svn path=/nixpkgs/trunk/; revision=4092
2005-10-14 12:30:53 +00:00
Armijn Hemel
e26fb06cdd
add CVS
...
svn path=/nixpkgs/trunk/; revision=4084
2005-10-13 12:32:16 +00:00
Armijn Hemel
6795369618
deps for dhcp...
...
svn path=/nixpkgs/trunk/; revision=4079
2005-10-12 20:37:19 +00:00
Eelco Dolstra
14b6982164
* Add Firefox 1.5beta2 to the channel.
...
svn path=/nixpkgs/trunk/; revision=4076
2005-10-12 17:25:41 +00:00
Eelco Dolstra
8148284d9c
* Disable xchm for now - wxGTK seems to have issues.
...
svn path=/nixpkgs/trunk/; revision=4075
2005-10-12 15:58:11 +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
c077c7b67b
* Disable MythTV for now --- it seems to have issues with the latest
...
kernel headers (not "sanitised" I suppose...).
svn path=/nixpkgs/trunk/; revision=4072
2005-10-12 10:13:26 +00:00
Eelco Dolstra
3c1c258aa5
* Use PatchELF 0.1.
...
svn path=/nixpkgs/trunk/; revision=4062
2005-10-11 13:31:33 +00:00
Martin Bravenboer
085518614c
Added bc :P
...
svn path=/nixpkgs/trunk/; revision=4045
2005-10-10 00:55:07 +00:00
Eelco Dolstra
5f8d52da6a
* Purified Eclipse.
...
svn path=/nixpkgs/trunk/; revision=4034
2005-10-08 15:32:56 +00:00
Eelco Dolstra
e0c0a344c4
* Added JDiskReport 1.2.3 (with a wrapper script `jdiskreport' to
...
start it).
svn path=/nixpkgs/trunk/; revision=4031
2005-10-07 23:02:58 +00:00
Eelco Dolstra
5b63bb66f7
* Purification of JDK 5. At runtime it now uses the Nix-deployed
...
Glibc and X11 client libraries. The latter are actually optional
dependencies: if the function is called with `swingSupport' set to
`false', they are not needed. This is nice for, e.g., server
environments.
All hail Patchelf!
svn path=/nixpkgs/trunk/; revision=4030
2005-10-07 22:27:42 +00:00
Eelco Dolstra
881f4b0db1
* Use unzip to unpack the JDK. Then unpack the *.pack files. The
...
advantage is that we don't have to run the Sun installer (which is
impure).
TODO: make sure that all the other JDK versions still work.
svn path=/nixpkgs/trunk/; revision=4029
2005-10-07 14:49:37 +00:00