summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* * "." -> "source".Eelco Dolstra2005-12-05
| | | | svn path=/nixpkgs/trunk/; revision=4335
* update to version 3.2.1Armijn Hemel2005-12-04
| | | | svn path=/nixpkgs/trunk/; revision=4334
* * Added Dosbox, a DOS (x86) emulator.Eelco Dolstra2005-12-03
| | | | svn path=/nixpkgs/trunk/; revision=4331
* * Updated SDL, NASM and Generator to the latest versions.Eelco Dolstra2005-12-03
| | | | | | * Moved Generator to the misc/emulators directory. svn path=/nixpkgs/trunk/; revision=4330
* * Added NEdit.Eelco Dolstra2005-12-03
| | | | svn path=/nixpkgs/trunk/; revision=4329
* * Added t1lib, a library for Type 1 font support. Enabled it in xpdf.Eelco Dolstra2005-12-02
| | | | svn path=/nixpkgs/trunk/; revision=4328
* * Added Lesstif (a Motif clone).Eelco Dolstra2005-12-02
| | | | | | * Enabled the actual xpdf GUI in xpdf. svn path=/nixpkgs/trunk/; revision=4327
* * Idem.Eelco Dolstra2005-11-30
| | | | svn path=/nixpkgs/trunk/; revision=4324
* * Idem.Eelco Dolstra2005-11-30
| | | | svn path=/nixpkgs/trunk/; revision=4323
* * Toss out Firefox 1.0.7.Eelco Dolstra2005-11-30
| | | | svn path=/nixpkgs/trunk/; revision=4322
* * Firefox 1.5.Eelco Dolstra2005-11-30
| | | | svn path=/nixpkgs/trunk/; revision=4321
* add kernel headers for linux ARM, uclibcArmijn Hemel2005-11-29
| | | | svn path=/nixpkgs/trunk/; revision=4319
* add uclibc for ARM. The scary thing, this actually works...Armijn Hemel2005-11-29
| | | | svn path=/nixpkgs/trunk/; revision=4318
* add a wrapper for cross compilers, which makes the correct link to the cross ↵Armijn Hemel2005-11-29
| | | | | | compiler. Only works for "gcc", haven't tried for g++ and the others svn path=/nixpkgs/trunk/; revision=4317
* add kernel headers for ARMArmijn Hemel2005-11-28
| | | | svn path=/nixpkgs/trunk/; revision=4316
* we need this patch (the famous "-Dinhibit_libc hack") to get stuff compiledArmijn Hemel2005-11-28
| | | | | | properly svn path=/nixpkgs/trunk/; revision=4315
* * Enable option to compress multiple spaces in the index.Eelco Dolstra2005-11-28
| | | | svn path=/nixpkgs/trunk/; revision=4314
* add cross compilers for ARM, only able to compile C codeArmijn Hemel2005-11-28
| | | | svn path=/nixpkgs/trunk/; revision=4313
* add uclibc with ARM config. This needs work with stdenv, gcc-wrapper,Armijn Hemel2005-11-28
| | | | | | | glibc-wrapper, ld-wrapper and all other wrappers so we can actually compile programs and whole projects with it. svn path=/nixpkgs/trunk/; revision=4312
* add xpdfArmijn Hemel2005-11-27
| | | | svn path=/nixpkgs/trunk/; revision=4311
* add rsync, untestedArmijn Hemel2005-11-22
| | | | svn path=/nixpkgs/trunk/; revision=4309
* add speex, without Ogg support (if anyone wants that, just add it)Armijn Hemel2005-11-22
| | | | svn path=/nixpkgs/trunk/; revision=4308
* disable ltrace for now, until we fix those elfutils problemsArmijn Hemel2005-11-22
| | | | svn path=/nixpkgs/trunk/; revision=4304
* pass gtk so the frontend for xchat will be builtArmijn Hemel2005-11-22
| | | | svn path=/nixpkgs/trunk/; revision=4303
* add xchat and tclArmijn Hemel2005-11-22
| | | | svn path=/nixpkgs/trunk/; revision=4302
* add xchat and tclArmijn Hemel2005-11-22
| | | | svn path=/nixpkgs/trunk/; revision=4301
* also add ctags here...I keep forgetting to do it in one go...Armijn Hemel2005-11-21
| | | | svn path=/nixpkgs/trunk/; revision=4300
* add ctagsArmijn Hemel2005-11-21
| | | | svn path=/nixpkgs/trunk/; revision=4299
* * Firefox 1.5rc3.Eelco Dolstra2005-11-19
| | | | svn path=/nixpkgs/trunk/; revision=4292
* * Doh!Eelco Dolstra2005-11-17
| | | | svn path=/nixpkgs/trunk/; revision=4290
* * Firefox 1.5rc2.Eelco Dolstra2005-11-17
| | | | svn path=/nixpkgs/trunk/; revision=4288
* don't forget to add pinfo hereArmijn Hemel2005-11-13
| | | | svn path=/nixpkgs/trunk/; revision=4279
* add pinfo, a viewer for GNU info files for people who are used to sensible ↵Armijn Hemel2005-11-13
| | | | | | navigation in applications svn path=/nixpkgs/trunk/; revision=4278
* enable kdelibs. This is a pretty huge package. Combined with the Qt that weArmijn Hemel2005-11-12
| | | | | | | 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
* fix passing of extra includesArmijn Hemel2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4276
* Pass extra includes to kdelibsMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4275
* add OpenEXR, a graphics library for high quality graphics made by ILM. ↵Armijn Hemel2005-11-12
| | | | | | kdelibs has this as an optional dependency... svn path=/nixpkgs/trunk/; revision=4274
* kcachegrindMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4273
* add a patch which removes a dependency on /bin/pwd so it can be built onArmijn Hemel2005-11-12
| | | | | | | | | | | | | | | | 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
* No cache yetMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4271
* Added kdelibs to the cacheMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4270
* kdelibs needs freetypeArmijn Hemel2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4269
* needs freetype as well...Armijn Hemel2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4268
* Builder fixesMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4267
* Builder fixesMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4266
* Added kcachegrindMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4265
* Added kcachegrindMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4264
* * Start the switch to the new X libraries. It's still conditional:Eelco Dolstra2005-11-12
| | | | | | | | | 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
* wip: kdelibsMartin Bravenboer2005-11-12
| | | | svn path=/nixpkgs/trunk/; revision=4261
* Upgrade of callgrind to pre-release of 0.10.1Martin Bravenboer2005-11-11
| | | | svn path=/nixpkgs/trunk/; revision=4260