Michael Raskin
58e5881b9b
More symbols for symbol-rich layout
...
svn path=/nixpkgs/trunk/; revision=20324
2010-03-02 13:19:58 +00:00
Michael Raskin
95c065f33f
Find some mirror for ArkPandora
...
svn path=/nixpkgs/trunk/; revision=20144
2010-02-21 07:20:26 +00:00
Lluís Batlle i Rossell
9501307305
Updating the url for shared desktop ontologies.
...
svn path=/nixpkgs/trunk/; revision=19943
2010-02-11 22:22:00 +00:00
Michael Raskin
f71d6f9f91
Update lmodern
...
svn path=/nixpkgs/trunk/; revision=19925
2010-02-11 09:44:48 +00:00
Sander van der Burg
31cbd149d2
- Completed all dependencies for kdelibs-4.4.0
...
- Added SIP 4.10 required for pyqt-4.7.x
- Removed kde libs experimental, which does not exists anymore in 4.4.0
svn path=/nixpkgs/trunk/; revision=19910
2010-02-10 16:01:55 +00:00
Alexander Tsamutali
df30fb33c4
data/fonts/terminus-font: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=19855
2010-02-06 22:28:39 +00:00
Eelco Dolstra
f724089f6f
* Added a bundle of CA certificates, useful for e.g. curl.
...
svn path=/nixpkgs/trunk/; revision=19571
2010-01-20 14:10:26 +00:00
Lluís Batlle i Rossell
16eabd95b3
Updating the libstdc++ man pages to 4.4.0. We have gcc-4.3.4 in trunk, but I don't think it will be any annoyance.
...
svn path=/nixpkgs/trunk/; revision=18871
2009-12-10 08:12:49 +00:00
Eelco Dolstra
7f5b839524
* Removed selectVersion. There's no good reason to write
...
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
packages.
* Renamed several files to `default.nix'. As a general rule, version
numbers should only be included in the filename when there is a
reason to keep multiple versions of a package in Nixpkgs.
Otherwise, it just makes it harder to update the package.
svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Peter Simons
c0773ee99d
pkgs/data/sgml+xml/schemas/xml-dtd/docbook/4.5.nix: added docbook 4.5 XML DTD
...
The new asciidoc version generates docbook output for this version.
svn path=/nixpkgs/trunk/; revision=18077
2009-11-03 15:57:27 +00:00
Lluís Batlle i Rossell
0c4c01f6c9
Adding bsdgames and miscfiles (this later, for 'words')
...
I could not easily make some bsdgames build or install. Too much patching
against the installer trying to write beyond the nix store.
svn path=/nixpkgs/trunk/; revision=17971
2009-10-26 23:03:36 +00:00
Eelco Dolstra
339e5b8f8b
* Latest DocBook XSL.
...
svn path=/nixpkgs/trunk/; revision=17641
2009-10-05 12:57:15 +00:00
Eelco Dolstra
16583ec566
* Latest manpages.
...
svn path=/nixpkgs/trunk/; revision=17449
2009-09-26 19:08:49 +00:00
Eelco Dolstra
2c0b739bca
* XHTML 1.0 DTDs.
...
svn path=/nixpkgs/trunk/; revision=17185
2009-09-16 12:25:22 +00:00
Eelco Dolstra
befe45a1d3
* docbook-xsl / docbook-xsl-ns: match the upstream package name. Also
...
updated docbook-xsl-ns.
svn path=/nixpkgs/trunk/; revision=16356
2009-07-14 15:02:56 +00:00
Ludovic Courtès
86d88db042
Liberation Fonts: Fix name; install doc; add `meta'.
...
svn path=/nixpkgs/trunk/; revision=16273
2009-07-09 12:07:45 +00:00
Lluís Batlle i Rossell
1c5056a7d7
Updating the xkeyboard_config patch for esperanto with alt_gr
...
svn path=/nixpkgs/trunk/; revision=15848
2009-06-03 21:21:10 +00:00
Eelco Dolstra
58b4add4e6
* Updated the IANA /etc info.
...
svn path=/nixpkgs/trunk/; revision=15763
2009-05-28 12:42:41 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Michael Raskin
28569219d8
Update hashes to match update of ucs-fonts
...
svn path=/nixpkgs/trunk/; revision=15518
2009-05-09 17:00:53 +00:00
Michael Raskin
1a4e6f01bf
Updating Unifont
...
svn path=/nixpkgs/trunk/; revision=15517
2009-05-09 16:49:16 +00:00
Michael Raskin
e29972b129
Update RedHat Liberation fonts
...
svn path=/nixpkgs/trunk/; revision=15516
2009-05-09 16:26:59 +00:00
Michael Raskin
e65f6da644
Update DejaVu fonts
...
svn path=/nixpkgs/trunk/; revision=15463
2009-05-06 07:30:13 +00:00
Michael Raskin
01548fb7b9
xkeyboard-config update to 1.5
...
svn path=/nixpkgs/trunk/; revision=15448
2009-05-05 09:55:20 +00:00
Michael Raskin
bc2257232b
Update Theme-GNU location to something more reliable
...
svn path=/nixpkgs/trunk/; revision=15425
2009-05-03 03:52:49 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra
c61c9dc35b
* Drop the "perl" prefix from Perl attribute names. It's redundant
...
now that Perl packages are in their own namespace
(perlPackages.<pkg>).
svn path=/nixpkgs/trunk/; revision=15176
2009-04-20 12:49:35 +00:00
Michael Raskin
24f5e84ebb
LE/GE symbols
...
svn path=/nixpkgs/trunk/; revision=15164
2009-04-19 21:46:07 +00:00
Eelco Dolstra
2eb05cf933
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14965
2009-04-09 12:19:57 +00:00
Ludovic Courtès
3d1b6f3034
Add pthread man pages from LinuxThreads.
...
svn path=/nixpkgs/trunk/; revision=14837
2009-04-02 14:30:34 +00:00
Eelco Dolstra
d27514cb28
* Sync with the trunk once more.
...
* Turn on everything in Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Eelco Dolstra
37a216ee19
* Backported the GCC mirrors from the stdenv branch.
...
svn path=/nixpkgs/trunk/; revision=14784
2009-03-30 14:41:50 +00:00
Lluís Batlle i Rossell
35d3dc4012
Adding C++ std man pages.
...
svn path=/nixpkgs/trunk/; revision=14771
2009-03-30 08:14:19 +00:00
Ludovic Courtès
8a13ebda3a
shared-mime-info: Add dependency on Perl (for Intltool).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14665
2009-03-23 20:31:12 +00:00
Eelco Dolstra
d8e436c742
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14634
2009-03-20 16:49:02 +00:00
Michael Raskin
1e385684e2
gr layout contained polytonic symbols not mentioned in keysymdefs.h
...
svn path=/nixpkgs/trunk/; revision=14597
2009-03-19 06:18:26 +00:00
Eelco Dolstra
5477ffdfe5
* man-pages 3.19.
...
svn path=/nixpkgs/trunk/; revision=14595
2009-03-18 21:30:26 +00:00
Michael Raskin
441f2de840
Testing showed that these keys do not work well in non-us layout..
...
svn path=/nixpkgs/trunk/; revision=14583
2009-03-18 05:42:53 +00:00
Michael Raskin
2345d0c8aa
hyphen, nbsp, plusminus for rich kb layout
...
svn path=/nixpkgs/trunk/; revision=14575
2009-03-17 15:11:18 +00:00
Michael Raskin
dbab1ae680
Added arrows into rich international layout
...
svn path=/nixpkgs/trunk/; revision=14567
2009-03-17 05:12:03 +00:00
Eelco Dolstra
3593b97d63
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès
5e508b5753
Poppler data 0.2.1.
...
svn path=/nixpkgs/trunk/; revision=14154
2009-02-21 20:35:55 +00:00
Lluís Batlle i Rossell
de6ec5e1f1
Updating man-pages to 3.18 (the url for 3.15 didn't work)
...
svn path=/nixpkgs/trunk/; revision=14121
2009-02-19 00:09:30 +00:00
Eelco Dolstra
1b849c8282
* Latest shared-mime-info.
...
* Latest Catalyst runtime.
svn path=/nixpkgs/trunk/; revision=14086
2009-02-16 14:57:35 +00:00
Eelco Dolstra
48eb3bd187
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
2009-02-13 13:49:29 +00:00
Michael Raskin
6ed4d1fe5a
emdash/endash for very rich keyboard layout..
...
svn path=/nixpkgs/trunk/; revision=14071
2009-02-13 13:30:11 +00:00
Eelco Dolstra
c1579d2e78
* stdenv branch: synced with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00