Commit graph

3396 commits

Author SHA1 Message Date
David Guibert eab216c593 fetch terminus-fonts from debian, the origin url is broken
svn path=/nixpkgs/trunk/; revision=23133
2010-08-12 05:59:01 +00:00
Eelco Dolstra 4ae72f5ab2 * Added pkgs/data/misc/hicolor-icon-theme, required by Xfce.
svn path=/nixpkgs/trunk/; revision=23060
2010-08-09 18:00:08 +00:00
Eelco Dolstra 907bb1aac6 * ltrace: updated to 0.5.3.
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
  SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.

svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra ba498d4a43 * composedArgsAndFun -> makeOverridable for consistency.
* Rename a few single-version packages to "default.nix".

svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Eelco Dolstra 8e168422fb * xkeyboard-config updated to 1.9.
svn path=/nixpkgs/branches/x-updates/; revision=22633
2010-07-18 21:51:33 +00:00
Yury G. Kudryashov d0de407886 SDO-0.5
svn path=/nixpkgs/trunk/; revision=22621
2010-07-17 22:11:59 +00:00
Yury G. Kudryashov 6123776f36 man-pages-3.24
svn path=/nixpkgs/trunk/; revision=21020
2010-04-12 08:57:45 +00:00
Yury G. Kudryashov 98cfefe7ea Upgrade shared-mime-info
svn path=/nixpkgs/trunk/; revision=20928
2010-04-02 15:25:21 +00:00
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
Michael Raskin fe07ca76d0 Added GNU console theme from CD
svn path=/nixpkgs/trunk/; revision=13729
2009-01-08 23:48:59 +00:00
Michael Raskin 5c21897316 Copied Green theme declaration from NixOS source here
svn path=/nixpkgs/trunk/; revision=13725
2009-01-08 22:21:32 +00:00
Ludovic Courtès 7b6b14df31 GNU Freefont, Jan. 2009.
svn path=/nixpkgs/trunk/; revision=13718
2009-01-06 21:20:33 +00:00
Eelco Dolstra e1281affb5 * man-pages 3.15.
svn path=/nixpkgs/trunk/; revision=13713
2009-01-06 09:43:16 +00:00
Eelco Dolstra e31341510d * Merged from the trunk. Let's see how well this works with
Subversion 1.5...

svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Eelco Dolstra aa84bce64d * Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Michael Raskin c5363217ad meta.function -> passthru.function, not killing other contents of passthru
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Ludovic Courtès 678b67d0c8 Linux man pages 3.11.
svn path=/nixpkgs/trunk/; revision=13050
2008-10-12 14:24:51 +00:00
Eelco Dolstra 5eef7df51d * intltool: deleted redundant copy (it's already in the Gnome Nix
expressions).
* Fixed xkbcomp: it no longer found the keyboard definitions since it
  disregards the -R option passed by the X server (it chdirs to the -R
  path, but "." has been removed from the xkbcomp search path in
  xkbcomp 1.0.5).  Build it with /etc/X11/xkb as its default
  location.  This is less pure but it does allow for updating
  xkeyboard-config in a running server.
* xkeyboard-config: updated to 1.4.

svn path=/nixpkgs/branches/stdenv-updates/; revision=13018
2008-10-09 12:12:58 +00:00
Ludovic Courtès c9d9cfe6d4 GNU Freefont 20080912.
svn path=/nixpkgs/trunk/; revision=12856
2008-09-12 17:54:59 +00:00
Michael Raskin 87ff8d6347 Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Eelco Dolstra 3ccb8aeda1 * man-pages 3.05.
svn path=/nixpkgs/trunk/; revision=12422
2008-07-24 15:08:51 +00:00
Ludovic Courtès ee9998e303 Poppler data 0.2.0.
svn path=/nixpkgs/trunk/; revision=12376
2008-07-18 07:45:48 +00:00
Wouter den Breejen 4650c3ddc5 Redhat n00bs calls their source xxx.tar.gz but it is not gzipped . . the generic builder can also not figure this out . . .
svn path=/nixpkgs/trunk/; revision=12310
2008-07-07 19:02:57 +00:00
Wouter den Breejen 20d29abc63 svn path=/nixpkgs/trunk/; revision=12309 2008-07-07 17:25:08 +00:00
Wouter den Breejen df8ae9639a More mirrors / updates . . .
svn path=/nixpkgs/trunk/; revision=12308
2008-07-07 17:10:21 +00:00
Michael Raskin 0160fb04ed Added ArkPandora fonts
svn path=/nixpkgs/trunk/; revision=12264
2008-07-05 05:26:58 +00:00
Eelco Dolstra 0e72278180 * Docbook 5.
* Docbook XSL 1.74.0.

svn path=/nixpkgs/trunk/; revision=12040
2008-06-11 15:39:04 +00:00
Michael Raskin 1d06f6f78e .ttf font file supports OpenType features better than .otf for XeLaTeX..
svn path=/nixpkgs/trunk/; revision=11744
2008-04-29 01:38:46 +00:00
Michael Raskin 0875919fa1 Now Linux Libertine font works in TeX
svn path=/nixpkgs/trunk/; revision=11740
2008-04-28 11:06:56 +00:00
Michael Raskin c9c55bd3fd Added Linux Libertine font
svn path=/nixpkgs/trunk/; revision=11738
2008-04-28 10:08:40 +00:00
Michael Raskin 87a1c3d55e Now making font accessible to freetype in standart location
svn path=/nixpkgs/trunk/; revision=11736
2008-04-28 01:09:58 +00:00
Michael Raskin d05d1e3af5 Stupid package name typo
svn path=/nixpkgs/trunk/; revision=11729
2008-04-26 15:54:37 +00:00
Michael Raskin 07d8e53774 Added LModern TeX Fonts
svn path=/nixpkgs/trunk/; revision=11726
2008-04-26 15:22:48 +00:00
Ludovic Courtès 553a3af3ce Update GNU Freefont.
svn path=/nixpkgs/trunk/; revision=11344
2008-03-29 22:07:15 +00:00
Ludovic Courtès e63159998b Add R[345]RS, revisions of the Report on the Algorithmic Language Scheme.
svn path=/nixpkgs/trunk/; revision=11307
2008-03-27 14:40:08 +00:00
Eelco Dolstra d8745d57b2 * mirror://debian: stripped the /pool part; there are other Debian
files that can be useful.
* mirror://ubuntu.

svn path=/nixpkgs/trunk/; revision=11097
2008-03-13 13:31:39 +00:00
Michael Raskin 9ee09f4a55 Added JUnicode
svn path=/nixpkgs/trunk/; revision=10917
2008-03-02 21:59:32 +00:00
Michael Raskin 7d5ddd88a9 Added UCS-fonts
svn path=/nixpkgs/trunk/; revision=10915
2008-03-02 19:19:34 +00:00
Michael Raskin 71f8e0911a Added src to meta for builderDefs-based packages.
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin 7ffdd3a997 Bunch of Unicode fonts.
svn path=/nixpkgs/trunk/; revision=10909
2008-03-02 18:39:33 +00:00
Eelco Dolstra e12b421add * Merged most of the stdenv-updates branch. Some stuff didn't
merge cleanly right away (kde-4, kernel stuff) so it should be
  merged later.  But the stdenv stuff is all there.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Yury G. Kudryashov bcb28f63a0 shared-mime-info: 0.23 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10738
2008-02-18 20:50:49 +00:00
Yury G. Kudryashov 9f91384819 Added nc6, updated xkeyboard-config
svn path=/nixpkgs/branches/stdenv-updates/; revision=10574
2008-02-10 17:35:57 +00:00
Michael Raskin f6ee57b67f Added nc6, updated xkeyboard-config
svn path=/nixpkgs/trunk/; revision=10469
2008-02-03 08:53:47 +00:00
Yury G. Kudryashov 9b2659eec7 Merged with trunk again
svn path=/nixpkgs/branches/stdenv-updates/; revision=10295
2008-01-25 14:16:25 +00:00
Eelco Dolstra 6f6477d60f * Latest manpages.
svn path=/nixpkgs/trunk/; revision=10277
2008-01-24 16:56:56 +00:00
Yury G. Kudryashov da57804fff Merged with trunk again
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Michael Raskin bc46eaf404 Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Yury G. Kudryashov a7703662a4 Merged with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Michael Raskin 4e15efefea Some progress in Atheros (no practical result), added a pulled from freedesktop us keymap patch (level 3 deadkeys)
svn path=/nixpkgs/trunk/; revision=10109
2008-01-10 08:01:48 +00:00
Michael Raskin a7fada5648 Added Firefox-3b2 (still no idea why it crashes, though), fixed updated FUSE, made relfs_grant add user if none exists
svn path=/nixpkgs/trunk/; revision=9967
2007-12-25 12:29:02 +00:00
Yury G. Kudryashov 6203fa41f7 Added poppler and poppler-data
svn path=/nixpkgs/trunk/; revision=9633
2007-11-11 16:00:51 +00:00
Eelco Dolstra 54111f87ba * Standards compliance.
svn path=/nixpkgs/trunk/; revision=9476
2007-10-19 09:07:01 +00:00
Eelco Dolstra f6073d7f34 * Added the old DocBook XML 4.1.2 (Gnome needs it).
svn path=/nixpkgs/trunk/; revision=9469
2007-10-18 15:12:49 +00:00
Eelco Dolstra 2fedd61d38 * Refactoring the old DocBook DTDs (step 1).
svn path=/nixpkgs/trunk/; revision=9468
2007-10-18 14:32:06 +00:00
Eelco Dolstra deca7d257f * Nix expression for installing some fonts from Vista.
svn path=/nixpkgs/trunk/; revision=9432
2007-10-09 12:05:38 +00:00
Eelco Dolstra 046a7c735a * bakoma-ttf: TrueType versions of the Computer Modern and AMS TeX Fonts.
svn path=/nixpkgs/trunk/; revision=9402
2007-10-03 16:10:22 +00:00
Yury G. Kudryashov ad5847f250 shared-mime-info: URL corrected & upgrade to 0.22
svn path=/nixpkgs/trunk/; revision=9348
2007-09-20 19:18:55 +00:00
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra c5ac83d138 * Docbook 5 XSL updated to 1.73.1 (1.73.0 was broken).
svn path=/nixpkgs/trunk/; revision=9193
2007-08-24 13:06:07 +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 3c7826010c * Docbook XSL NS 1.73.0.
svn path=/nixpkgs/trunk/; revision=9126
2007-08-14 17:09:16 +00:00
Yury G. Kudryashov 67d41efde1 Added some parts of kde-4. It doesn't work yet, but I need version control
svn path=/nixpkgs/trunk/; revision=9049
2007-08-05 13:54:42 +00:00
Michael Raskin 9787a92b8f Removed a link that gets in the way sometimes and leads nowhere anyway.
svn path=/nixpkgs/trunk/; revision=9030
2007-08-02 21:28:26 +00:00
Eelco Dolstra 771453ffc2 * Directory for documentation packages.
svn path=/nixpkgs/trunk/; revision=8551
2007-04-08 00:07:03 +00:00
Eelco Dolstra e3d318da8b * The X server still calls itself "xfree86" wrt the xkb rules.
svn path=/nixpkgs/trunk/; revision=8495
2007-03-29 22:59:30 +00:00
Eelco Dolstra 11ad14113c * Added xkeyboard-config, the keyboard configuration database.
svn path=/nixpkgs/trunk/; revision=8490
2007-03-29 21:02:22 +00:00
Eelco Dolstra 374e444a08 * Make <link xlink:href="http://..." /> (i.e., link with no content)
work as in docbook-xsl-1.71.0 (and consistent with the DocBook
  Guide).

svn path=/nixpkgs/trunk/; revision=7836
2007-02-05 12:17:30 +00:00
Eelco Dolstra d8e4e24e06 * DocBook 5 XSL.
svn path=/nixpkgs/trunk/; revision=7814
2007-01-30 13:37:36 +00:00
Eelco Dolstra 753b505608 * DocBook XSL 1.72.0.
svn path=/nixpkgs/trunk/; revision=7812
2007-01-30 12:50:08 +00:00
Eelco Dolstra 319e70e3f0 * DocBook 5.0 candidate release 1.
svn path=/nixpkgs/trunk/; revision=7810
2007-01-30 12:36:43 +00:00
Eelco Dolstra 6223d7e219 * Add the Microsoft Core Fonts.
svn path=/nixpkgs/trunk/; revision=7754
2007-01-22 17:39:14 +00:00
Eelco Dolstra b3b1daf131 * Add Bitstream Vera.
svn path=/nixpkgs/trunk/; revision=7751
2007-01-22 17:11:08 +00:00
Eelco Dolstra 951da2409f * Slightly cleaner way.
svn path=/nixpkgs/trunk/; revision=7289
2006-12-09 00:57:16 +00:00
Eelco Dolstra 8695d51417 * Added the IANA protocols and services files for /etc.
svn path=/nixpkgs/trunk/; revision=7288
2006-12-09 00:54:11 +00:00
Eelco Dolstra cf8fad5c83 * MPlayer 1.0rc1.
* Added freefont-ttf (use to provide a default OSD font for MPlayer).

svn path=/nixpkgs/trunk/; revision=7241
2006-12-05 22:28:45 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra e60efca33d * DocBook 1.71.0.
svn path=/nixpkgs/trunk/; revision=6621
2006-09-29 09:06:37 +00:00
Eelco Dolstra 7e07b527d5 * Rename for consistency.
svn path=/nixpkgs/trunk/; revision=6179
2006-08-18 09:33:46 +00:00
Eelco Dolstra 993e730081 * Latest DocBook5 beta.
* Removed schemas/xml-dtd/docbook-5.0, it's subsumed by
  schemas/docbook5 which contains both the RelaxNG and DTD schemata,
  as well some other stuff.

svn path=/nixpkgs/trunk/; revision=6178
2006-08-18 09:32:53 +00:00
Martin Bravenboer 4ec4c59c10 Updated docbook-xsl to 1.70.1, which improves the docbook 5 support.
Added docbook 5.0b6, which replaces docbook-ng.


svn path=/nixpkgs/trunk/; revision=5550
2006-07-01 02:02:35 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra 454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Martin Bravenboer 40be4bed06 Oeps
svn path=/nixpkgs/trunk/; revision=3563
2005-08-12 23:29:29 +00:00
Martin Bravenboer af488d0826 Upgrade of docbook-xsl. Added docbook-ng
svn path=/nixpkgs/trunk/; revision=3561
2005-08-12 23:01:26 +00:00
Eelco Dolstra 7775caaa35 * Evacuate tarballs.
svn path=/nixpkgs/trunk/; revision=2527
2005-04-11 13:09:01 +00:00
Eelco Dolstra 0d5afd95c8 * Docbook XSL 1.68.1.
svn path=/nixpkgs/trunk/; revision=2431
2005-03-18 09:59:25 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra 9dddc7f142 * Scrollkeeper requires DocBook XML 4.2 (not 4.3).
svn path=/nixpkgs/trunk/; revision=930
2004-04-08 14:06:15 +00:00
Eelco Dolstra a1c5ff3fb6 * Upgraded the DocBook DTD and the DocBook XSL stylesheets.
* Added the DocBook EBNF module.

svn path=/nixpkgs/trunk/; revision=926
2004-04-08 11:49:27 +00:00
Eelco Dolstra 12ae5363ea * Remove trivial builders.
* Make builders unexecutable by removing the hash-bang line and
  execute permission.
* Convert calls to `derivation' to `mkDerivation'.
* Remove `system' and `stdenv' attributes from calls to
  `mkDerivation'.  These transformations were all done automatically,
  so it is quite possible I broke stuff.
* Put the `mkDerivation' function in stdenv/generic.

svn path=/nixpkgs/trunk/; revision=874
2004-03-29 17:23:01 +00:00
Eelco Dolstra 2fcc5fdb08 * "!isNull x" -> "x != null". Done automatically. Hope nothing
broke.

svn path=/nixpkgs/trunk/; revision=870
2004-03-29 10:25:25 +00:00
Eelco Dolstra a117391400 * Upgraded to 1.64.1.
svn path=/nixpkgs/trunk/; revision=624
2004-01-08 14:35:37 +00:00
Eelco Dolstra f16b58e236 * DocBook DTD / XSLT stylesheets.
svn path=/nixpkgs/trunk/; revision=543
2003-11-25 16:59:07 +00:00