Commit Graph

246 Commits

Author SHA1 Message Date
Periklis Tsirakidis
8a9bd3d3dd stdman: enable build for darwin 2016-10-06 10:23:15 +02:00
Peter Hoeg
127a04f4ee zeal: 0.2.1 -> 0.3.0
This new version fixes #8008 which despite the issue being closed was
still a problem.

We now compile it with the default qt5 which as of today is 5.6.1
instead of forcing 5.5.
2016-10-06 13:11:26 +08:00
Eelco Dolstra
518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Benno Fünfstück
0a2b08884c man-pages: include man3 in $out
The previous patch to this file removed the docdev output, but did
not actually provide the files that were in the docdev output in out.
This patch fixes the issue.
2016-09-29 00:34:01 +02:00
Eelco Dolstra
5f8a330d40 outputDocdev -> outputDevdoc
For consistency with the devdoc output.
2016-09-20 17:44:48 +02:00
Profpatsch
03874369a3 mustache: init mustache-spec at 1.0.2
Add a description of the mustache template system, as manpages and
html docs.
2016-09-07 21:33:29 +02:00
Eelco Dolstra
e84a3524b5 man-pages: Don't have a separate docdev output
I got:

  $ nix-env -f . -iA manpages
  $ man mmap
  No manual entry for mmap

which is suboptimal for a package that "documents the Linux kernel and
C library interfaces that are employed by user-space programs"
(https://www.kernel.org/doc/man-pages/).
2016-09-01 10:57:25 +02:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
mimadrid
02c6dd0e70
man-pages: 4.06 -> 4.07 2016-07-21 12:06:01 +02:00
zimbatm
711456c632 Merge pull request #16187 from Profpatsch/bgnet
bgnet: init at 3.0.21
2016-06-12 22:08:14 +01:00
Profpatsch
0da4bb869e bgnet: init at 3.0.21 2016-06-12 21:28:40 +02:00
Tobias Geerinckx-Rice
5ac6c666a1
man-pages: 4.05 -> 4.06 2016-05-12 05:17:33 +02:00
Nikolay Amiantov
6554997eaa zeal: move to qmakeHook
This reverts commit 9cfc8d94bb.
2016-04-20 18:55:50 +03:00
aszlig
9cfc8d94bb
zeal: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of zeal override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of zeal and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Vladimír Čunát
ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Tobias Geerinckx-Rice
7a1f76bc5f man-pages: 4.04 -> 4.05 2016-03-16 21:10:20 +01:00
Vladimír Čunát
ae74c356d9 Merge recent 'staging' into closure-size
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Vladimír Čunát
c979012631 man-only packages: fixup after stdenv changes
Thanks to @avnik for notification.
The stdenv now auto-removes developer-only documentation
unless explicitly indicated, which wasn't a good fit for these packages.
2016-01-28 13:55:37 +01:00
Tobias Geerinckx-Rice
9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Brian McKenna
3b62c8cdc8 zeal: 0.1.1 -> 0.2.1 2016-01-13 15:06:42 +11:00
Tobias Geerinckx-Rice
ddb6e8e69c man-pages: 4.03 -> 4.04 2016-01-01 21:43:20 +01:00
Thomas Tuegel
700546fd12 zeal: Qt 5 infrastructure update 2015-12-20 07:56:42 -06:00
Tobias Geerinckx-Rice
ef8dde9eef man-pages-posix: correct meta.homepage 2015-12-06 23:44:13 +01:00
Tobias Geerinckx-Rice
968986547b man-pages 4.02 -> 4.03 2015-12-06 23:44:13 +01:00
Eelco Dolstra
9aa1cb6c59 pthread-man-pages: Remove
As far as I can tell, the man-pages package provides documentation for
every function provided by pthread-man-pages except
pthread_mutexattr_setkind_np, which no longer appears in the Glibc
headers. So let's ditch it.
2015-12-04 12:19:44 +01:00
Tobias Geerinckx-Rice
2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
Vladimír Čunát
88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Tobias Geerinckx-Rice
a9fc51968f man-pages: 4.01 -> 4.02 2015-08-11 21:08:43 +02:00
Tobias Geerinckx-Rice
9bedb70520 man-pages: 4.00 -> 4.01 2015-07-25 21:54:18 +02:00
lethalman
53f5f6906d Merge pull request #8009 from dnhgff/zeal-doc-xlibs
zeal: add xcb-util-keysyms to buildInputs
2015-06-01 16:00:43 +02:00
Tobias Geerinckx-Rice
158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
dnhgff
da516bacea zeal: add xcb-util-keysyms to buildInputs 2015-05-26 09:19:30 -07:00
Sven Keidel
22c8244605 zeal: update to 0.1.1 (close #7858) 2015-05-18 13:46:09 +02:00
Tobias Geerinckx-Rice
5dae1f659e man-pages 3.83 -> 4.00 2015-05-10 13:46:02 +02:00
William A. Kennington III
00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
Joachim Fasting
bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Vladimír Čunát
30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Joachim Fasting
8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Tobias Geerinckx-Rice
2ae207718c man-pages 3.82 -> 3.83 2015-04-20 15:00:39 +02:00
Tobias Geerinckx-Rice
ccee24ebf7 man-pages 3.78 -> 3.82 2015-04-17 00:46:21 +02:00
Thomas Tuegel
5d1f6ad57c qt5: make qt-5.4.1 default 2015-03-24 17:14:56 -05:00
Sven Keidel
92d4ec2ce8 zeal: new package 2015-01-28 00:02:50 +01:00
Tobias Geerinckx-Rice
b7b6c93efd Update (kernel) manpages 3.75 -> 3.78 2015-01-26 19:57:22 +01:00
Aristid Breitkreuz
d157865b65 stdman: improvements to package description 2014-11-17 22:13:44 +01:00
James ‘Twey’ Kay
bb999776f3 New package: stdman 2014-11-17 22:13:44 +01:00
Nixpkgs Monitor
46f498bf91 manpages: update from 3.74 to 3.75 2014-10-27 07:16:33 +02:00
Aristid Breitkreuz
fcad7e7053 manpages: update from 3.73 to 3.74 2014-10-07 21:50:40 +02:00
aszlig
4d92a0675b
linux-man-pages: Update to version 3.73.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-02 10:25:12 +02:00
Mateusz Kowalczyk
5d264cc00d manpages: update from 3.71 to 3.72 2014-09-22 01:32:48 +01:00
Pascal Wittmann
8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Rüdiger Sonderfeld
f61fb466eb man-pages: Update to 3.71. 2014-08-24 10:15:08 +02:00
Eelco Dolstra
c37057240f man-pages: Update to 3.70 2014-08-19 11:46:08 +02:00
Eelco Dolstra
cce948e165 man-pages: Update to 3.64 2014-04-16 18:43:38 +02:00
Evgeny Egorochkin
901a2fc581 manpages: update from 3.62 to 3.63 2014-04-03 07:59:39 +03:00
Vladimír Čunát
d4da7e5e4f man-pages-posix: update 2003a -> 2013-a 2014-03-16 17:39:50 +01:00
Evgeny Egorochkin
1b2902f8eb manpages: update from 3.61 to 3.62 2014-03-13 08:53:09 +02:00
Evgeny Egorochkin
e38341fee2 manpages: update from 3.60 to 3.61 2014-03-01 05:13:49 +02:00
Ricardo M. Correia
2539acf351 manpages: Update from 3.54 -> 3.60. 2014-02-18 20:23:59 +00:00
Petr Rockai
4124bb9ff5 Adopt more packages. 2014-01-28 18:11:00 +01:00
Eelco Dolstra
f007850b6e man-pages: Update to 3.54 2013-10-23 10:36:21 +02:00
Eelco Dolstra
774634a248 man-pages: Update to 3.53 2013-08-07 17:12:32 +02:00
Eelco Dolstra
419413ac52 man-pages: Update to 3.50 2013-03-27 23:00:02 +01:00
Shea Levy
23cbda5b3c man-pages: Update to 3.48 2013-03-08 19:49:53 -05:00
Peter Simons
9e9cd7b529 Merge branch 'master' into stdenv-updates. 2013-01-04 21:00:53 +01:00
Lluís Batlle i Rossell
d002376fbf linux man-pages: updating to 3.45 2013-01-04 10:28:34 +01:00
Eelco Dolstra
ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Peter Simons
234b4affa3 man-pages: update to version 3.43 2012-11-05 11:42:05 +01:00
Eelco Dolstra
1dadeaeb18 man-pages: Update to 3.42 2012-08-21 08:42:44 -04:00
Eelco Dolstra
45a98ed3fc * Linux man-pages updated to 3.41.
svn path=/nixpkgs/trunk/; revision=34156
2012-05-17 16:07:03 +00:00
Yury G. Kudryashov
5299c1f6fb svn merge ^/nixpkgs/trunk
- 1 conflict (gnome-doc-utils)
- final merge before --reintegrate

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
2012-03-31 20:01:40 +00:00
Shea Levy
938ba8c526 man-pages-3.38
svn path=/nixpkgs/trunk/; revision=33493
2012-03-30 19:31:57 +00:00
Yury G. Kudryashov
a466941945 Move last piece o gnome3 to top-level
Since there is no common release schedule, I'd prefer to avoid gnome3 set at
all.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33203
2012-03-17 16:46:12 +00:00
Yury G. Kudryashov
313a029f16 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32396
2012-02-19 11:16:24 +00:00
Eelco Dolstra
8096ed3b12 * man-pages updated to 3.35.
svn path=/nixpkgs/trunk/; revision=32375
2012-02-17 22:25:47 +00:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
bcffafa65a * Whitespace.
svn path=/nixpkgs/trunk/; revision=30044
2011-10-26 17:58:53 +00:00
Eelco Dolstra
998175f6bd * pthread-man-pages updated to 2.5 (contributed by Vladimír Čunát).
svn path=/nixpkgs/trunk/; revision=26487
2011-03-24 11:45:58 +00:00
Eelco Dolstra
ca084829d6 * Added man-pages-posix (contributed by Vladimír Čunát).
svn path=/nixpkgs/trunk/; revision=26485
2011-03-24 11:44:43 +00:00
Eelco Dolstra
3d84f8b78f * man-pages updated to 3.32.
svn path=/nixpkgs/trunk/; revision=25841
2011-02-09 13:32:20 +00:00
Eelco Dolstra
2c424208f9 * man-pages 3.25.
svn path=/nixpkgs/trunk/; revision=23617
2010-09-03 13:21:38 +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
Yury G. Kudryashov
6123776f36 man-pages-3.24
svn path=/nixpkgs/trunk/; revision=21020
2010-04-12 08:57:45 +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
16583ec566 * Latest manpages.
svn path=/nixpkgs/trunk/; revision=17449
2009-09-26 19:08:49 +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
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
Eelco Dolstra
5477ffdfe5 * man-pages 3.19.
svn path=/nixpkgs/trunk/; revision=14595
2009-03-18 21:30:26 +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
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
e1281affb5 * man-pages 3.15.
svn path=/nixpkgs/trunk/; revision=13713
2009-01-06 09:43:16 +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
3ccb8aeda1 * man-pages 3.05.
svn path=/nixpkgs/trunk/; revision=12422
2008-07-24 15:08:51 +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
6f6477d60f * Latest manpages.
svn path=/nixpkgs/trunk/; revision=10277
2008-01-24 16:56:56 +00:00
Eelco Dolstra
771453ffc2 * Directory for documentation packages.
svn path=/nixpkgs/trunk/; revision=8551
2007-04-08 00:07:03 +00:00