Commit graph

9212 commits

Author SHA1 Message Date
Marc Weber 11f8b98ccc adding inotify-tools
svn path=/nixpkgs/trunk/; revision=19469
2010-01-15 19:35:02 +00:00
Lluís Batlle i Rossell 89944b6cf0 Updating unison.
svn path=/nixpkgs/trunk/; revision=19468
2010-01-15 15:09:46 +00:00
Michael Raskin c210665b4a SGT Puzzles now need Perl for Makefile generation
svn path=/nixpkgs/trunk/; revision=19466
2010-01-15 12:00:12 +00:00
Michael Raskin fc90bc4c54 Update SGT Puzzles source. Use SVN to solve the problem with disappearing source
svn path=/nixpkgs/trunk/; revision=19465
2010-01-15 11:46:12 +00:00
Michael Raskin e1604101fe Fix Dia source link
svn path=/nixpkgs/trunk/; revision=19463
2010-01-15 10:51:44 +00:00
Michael Raskin 36f6b1873d Also fix ppc* copying in source fpc builder
svn path=/nixpkgs/trunk/; revision=19462
2010-01-15 10:43:21 +00:00
Michael Raskin 164bb7e1d7 Copy ppc* independently of architecture
svn path=/nixpkgs/trunk/; revision=19461
2010-01-15 10:05:29 +00:00
Michael Raskin 62c0c25b2a Update flup
svn path=/nixpkgs/trunk/; revision=19460
2010-01-15 09:50:27 +00:00
Michael Raskin 25a0d5e5a0 FPC on x86-64 seems to need fpcmake invocation
svn path=/nixpkgs/trunk/; revision=19459
2010-01-15 09:37:03 +00:00
Michael Raskin 241b80a1d3 Steal patch idea from Debian to build with fresher backend
svn path=/nixpkgs/trunk/; revision=19456
2010-01-15 08:59:45 +00:00
Michael Raskin 2ce16710bc Steal patch idea from Debian to build with fresher backend
svn path=/nixpkgs/trunk/; revision=19455
2010-01-15 08:55:33 +00:00
Michael Raskin c0bca28b2f Do not insist on using CONFIG_PAE if we are trying to build a non-PAE kernel
svn path=/nixpkgs/trunk/; revision=19454
2010-01-15 05:30:00 +00:00
Lluís Batlle i Rossell 5cbdbce01b Fixing the url for the python package 'dateutil', for 'calibrate' to build.
svn path=/nixpkgs/trunk/; revision=19453
2010-01-15 00:02:13 +00:00
Lluís Batlle i Rossell 742a4b5191 Adding a global wrapper that provides the user with ready-to-use opensc tools and
a 'firefox-dnie' that will launch the firefox in the path with the proper
environment variables to allow firefox access the Spanish national id SmartCard
as a Security Device.
For the later to work cleanly, it will require the user to enable the opensc-pkcs11
module as Security Devices in firefox.

svn path=/nixpkgs/trunk/; revision=19452
2010-01-14 23:43:56 +00:00
Lluís Batlle i Rossell 2ef0816647 Moving the library nixpkgs file/attribute names from 'opensc-dnie' to 'libopensc-dnie'
svn path=/nixpkgs/trunk/; revision=19451
2010-01-14 23:21:46 +00:00
Lluís Batlle i Rossell f29068a1de Adding the pinentry dependency to opensc, so it properly calls at least one pinentry.
The upstream opensc 0.11.7 does not allow choosing it at runtime!


svn path=/nixpkgs/trunk/; revision=19449
2010-01-14 22:47:30 +00:00
Lluís Batlle i Rossell 9dfe94bc3c Adding a name to the patch for the zen kernel.
kernelPatches need names. Otherwise meta descriptions can't be built.


svn path=/nixpkgs/trunk/; revision=19448
2010-01-14 22:46:13 +00:00
Michael Raskin f573c32327 Make fpc binary builder more explicit and more verbose
svn path=/nixpkgs/trunk/; revision=19445
2010-01-14 20:35:04 +00:00
Rob Vermaas b1e3a16f2f make qtscriptgenerator overridable
svn path=/nixpkgs/trunk/; revision=19439
2010-01-14 14:51:02 +00:00
Eelco Dolstra c63858a169 * Fix the path to bash.
* Add openssl as a dependency.

svn path=/nixpkgs/trunk/; revision=19436
2010-01-14 14:26:35 +00:00
Michael Raskin 3f30914672 Update wine dependency on flex and add myself as maintainer
svn path=/nixpkgs/trunk/; revision=19433
2010-01-14 13:17:40 +00:00
Sander van der Burg f00b7292e7 Stole a patch from cblfs.cross-lfs.org to fix compilation errors with glibc 2.11
svn path=/nixpkgs/trunk/; revision=19431
2010-01-14 12:29:54 +00:00
Michael Raskin 98bf3aef49 Update Wine
svn path=/nixpkgs/trunk/; revision=19428
2010-01-14 10:09:08 +00:00
Michael Raskin d263076f5a Minor update of libsoup
svn path=/nixpkgs/trunk/; revision=19424
2010-01-14 09:23:38 +00:00
Michael Raskin 64eb415722 Update WebKit nightly
svn path=/nixpkgs/trunk/; revision=19423
2010-01-14 08:41:48 +00:00
Michael Raskin 555eff3a08 Updating Lazarus
svn path=/nixpkgs/trunk/; revision=19422
2010-01-14 08:39:41 +00:00
Michael Raskin 57681137a8 Fixing the last incorrect args reference
svn path=/nixpkgs/trunk/; revision=19421
2010-01-14 08:06:24 +00:00
Michael Raskin 8706bd4591 Update FPC
svn path=/nixpkgs/trunk/; revision=19420
2010-01-14 08:00:50 +00:00
Michael Raskin 3e33e35b4d Fix arguments reference
svn path=/nixpkgs/trunk/; revision=19416
2010-01-13 22:09:12 +00:00
Ludovic Courtès 54322bbd02 BuildBot: Fix erroneous absolute paths.
svn path=/nixpkgs/trunk/; revision=19415
2010-01-13 21:34:50 +00:00
Ludovic Courtès 5080aa43d3 GNUnet: Add `meta.platforms'.
svn path=/nixpkgs/trunk/; revision=19414
2010-01-13 21:34:45 +00:00
Rob Vermaas cec84b8a63 fixes for netpbm, provided by griswold
svn path=/nixpkgs/trunk/; revision=19413
2010-01-13 21:16:12 +00:00
Rob Vermaas 227106febb newer version Variable-Magic (0.36)
svn path=/nixpkgs/trunk/; revision=19412
2010-01-13 21:14:42 +00:00
Rob Vermaas 2a4ea1b6d5 fixed missing zlib rpath in netpbm, provided by griswold
svn path=/nixpkgs/trunk/; revision=19411
2010-01-13 21:14:10 +00:00
Rob Vermaas 675a8ed9d8 ncompress provided by griswold
svn path=/nixpkgs/trunk/; revision=19410
2010-01-13 21:11:48 +00:00
Rob Vermaas a6cd7eb8a1 dos2unix and unix2dos provided by griswold
svn path=/nixpkgs/trunk/; revision=19409
2010-01-13 21:09:55 +00:00
Lluís Batlle i Rossell 0407211253 Making openct point to /var/lib and not $out/var/lib
svn path=/nixpkgs/trunk/; revision=19408
2010-01-13 20:56:01 +00:00
Michael Raskin 5bf63365d2 Update options according to renaming of them in Zen
svn path=/nixpkgs/trunk/; revision=19407
2010-01-13 16:19:48 +00:00
Sander van der Burg 6608d55291 Updated VirtualBox to version 3.1.2
svn path=/nixpkgs/trunk/; revision=19406
2010-01-13 16:14:22 +00:00
Michael Raskin 5cf235ec46 Fix typo
svn path=/nixpkgs/trunk/; revision=19405
2010-01-13 16:02:35 +00:00
Michael Raskin 32cec049d3 Update Zen kernel set
svn path=/nixpkgs/trunk/; revision=19404
2010-01-13 15:46:38 +00:00
Michael Raskin fdc45114a7 Remove tabs
svn path=/nixpkgs/trunk/; revision=19403
2010-01-13 15:42:08 +00:00
Michael Raskin 5971b486f2 Forgot to clean this up
svn path=/nixpkgs/trunk/; revision=19402
2010-01-13 15:39:41 +00:00
Rob Vermaas 5a787b0ab7 ant version 1.8.0RC1
svn path=/nixpkgs/trunk/; revision=19400
2010-01-13 15:20:24 +00:00
Michael Raskin a2dc68caf8 New Zen kernel for ne configratiuon style
svn path=/nixpkgs/trunk/; revision=19399
2010-01-13 15:17:27 +00:00
Michael Raskin 77c9077f0a Adding a attrSet to import configuration chunks from
svn path=/nixpkgs/trunk/; revision=19398
2010-01-13 15:16:08 +00:00
Rob Vermaas 8c29f10134 amazon ec2 ami tools
svn path=/nixpkgs/trunk/; revision=19396
2010-01-13 14:25:45 +00:00
Andres Löh 6b4a920e51 Updated uu-parsinglib.
svn path=/nixpkgs/trunk/; revision=19394
2010-01-13 13:49:03 +00:00
Eelco Dolstra 56babc131d * inetutils: traceroute also needs a chmod +x.
svn path=/nixpkgs/trunk/; revision=19393
2010-01-13 13:46:22 +00:00
Eelco Dolstra de360dbe76 * Firefox 3.0.17.
svn path=/nixpkgs/trunk/; revision=19392
2010-01-13 13:21:06 +00:00