Commit Graph

16137 Commits

Author SHA1 Message Date
Michael Raskin
bcd3dcfc2b bcunit: init at 3.0 2016-09-06 18:19:17 +02:00
Michael Raskin
4ae17801af mbedtls_1_3; init at 1.3.17 2016-09-06 18:19:16 +02:00
Vladimír Čunát
b4f9618b31 Merge #18278: fontconfig: fix dependencies on OSX 2016-09-06 08:32:00 +02:00
Sheena Artrip
47e6d7d88c minizinc: init at 2.0.14 (#18308) 2016-09-06 06:16:42 +02:00
Alexander Ried
36e8df19e1 tomcat5: remove since it's end of life (#18341)
Source is not available anymore.
2016-09-06 03:59:25 +02:00
Jaka Hudoklin
e9a1e7a6d5 Merge pull request #18289 from offlinehacker/pkgs/kapacitor/init
kapacitor: init at 1.0.0
2016-09-06 00:30:40 +02:00
Shea Levy
b04cdae902 nixBufferBuilders.withPackages: Make more legible, special-case proof-general.
There's some bigger changes coming, but thought I'd push this first...
2016-09-05 17:55:49 -04:00
Ram Kromberg
ccd5c6e47c bsdbuild: init at 3.1 (#18069) 2016-09-05 23:28:42 +02:00
Franz Pletz
21cf4641bf
sakura: 3.2.0 -> 3.3.4 2016-09-05 22:49:06 +02:00
Eelco Dolstra
78178d5854 systemd: Separate lib output
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Eelco Dolstra
7c239702b5 Merge remote-tracking branch 'origin/master' into staging 2016-09-05 19:10:12 +02:00
Shea Levy
05c132486d Initial version of nixBufferBuilders.withPackages.
This builds elisp to setup an emacs buffer with the packages given
available. See shlevy/nix-buffer for more information.

Currently only modifies $PATH.
2016-09-05 12:01:26 -04:00
obadz
1a5bb68696 gtk-sharp-*: remove references to gnomepanel
gnomepanel was part of Gnome 2 and is currently broken.

There seemed to be no runtime dependency to gnomepanel and building also
seems to work fine without it.
2016-09-05 16:18:34 +01:00
Eelco Dolstra
ba70ce28ae no-x-libs.nix: Ensure that dbus doesn't use X11
It appears that packageOverrides no longer overrides aliases, so
aliases like

  dbus_tools = self.dbus.out;
  dbus_daemon = self.dbus.daemon;

now use the old, non-overriden version of dbus. That seems like a
pretty serious regression in general, but for this particular problem,
I've fixed it by replacing dbus_daemon by dbus.daemon and dbus_tools
by dbus.
2016-09-05 13:45:59 +02:00
Eelco Dolstra
8295089e6a utillinuxMinimal: Make more minimal
This removes locales, bash completion and crap like that. This cuts
6.5 MiB from the NixOS system closure (which unfortunately contains
two copies of util-linux, because of the need to break a dependency
cycle with systemd).
2016-09-05 13:45:59 +02:00
Nikolay Amiantov
845cb949fc Merge pull request #18306 from aske/speech
Speech synthesizer improvements
2016-09-05 04:44:51 +04:00
aske
f0cf058c13 espeak-ng: use instead of espeak 2016-09-05 03:33:42 +03:00
aske
a6ce0f80fb espeak-ng: init at 2016-08-28 2016-09-05 03:33:41 +03:00
aske
48884e06cc sonic: init at 2016-03-01 2016-09-05 03:33:41 +03:00
aske
d6936f47db pcaudiolib: init at 2016-07-19 2016-09-05 03:33:41 +03:00
rnhmjoj
d7e5fbfb57
vapoursynth-mvtools: init at 16 2016-09-04 22:25:52 +02:00
rnhmjoj
347fcb6a84
vapoursynth: init at R33.1 2016-09-04 22:25:52 +02:00
rnhmjoj
735bbda892
zimg: init at 2.2.1 2016-09-04 22:25:46 +02:00
Tuomas Tynkkynen
c536a3fa2f linuxPackages_testing: Don't recurseIntoAttrs
The -rc kernels are quite likely to break out-of-tree modules and thus
cause unnecessary Hydra failures.

(Note that linux_testing already has `hydraPlatforms = [];` but that
does not prevent the package from being built since it has reverse
dependencies. Arguably that could be considered undesirable and thus
fixing that could be considered the proper fix, but this should do
for now.)
2016-09-04 18:49:01 +03:00
Jaka Hudoklin
2540b419f2 kapacitor: init at 1.0.0 2016-09-04 17:22:15 +02:00
Joachim F
16380441bb Merge pull request #18258 from oxij/pkg/init/mdf2iso
mdf2iso: init at 0.3.1
2016-09-04 17:17:42 +02:00
Joachim F
50d07b37ec Merge pull request #18272 from joachifm/xapianBindings
xapianBindings: 1.2.23 -> 1.4.0
2016-09-04 17:12:45 +02:00
Jan Malakhovski
4d308dcd51 mdf2iso: init at 0.3.1 2016-09-04 14:45:34 +00:00
Jan Malakhovski
8acd3960cf xapian-omega: move into xapian directory 2016-09-04 14:24:31 +00:00
Vladimír Čunát
2217b328f9 texlive: rename the directory texlive-new -> texlive 2016-09-04 14:53:30 +02:00
Joachim F
dec3d5dd68 Merge pull request #18206 from ethercrow/tcpkali
tcpkali: init at 0.9
2016-09-04 14:50:26 +02:00
Nikolay Amiantov
9f2c48a7a7 qutebrowser: add cssutils dependency 2016-09-04 15:49:00 +03:00
Aristid Breitkreuz
c4b0d80cba ispc: 20151128 -> 1.9.1, fix build 2016-09-04 14:08:40 +02:00
Vladimír Čunát
4e5ba34d81 Merge #18007: add llvmPackages_39
Direct merge to master, too, without switching any package.
2016-09-04 12:38:31 +02:00
Edward Tjörnhammar
0edc7eee22
zotero: use firefox-esr-unwrapped instead of firefox-unwrapped 2016-09-04 12:25:28 +02:00
Dmitry Ivanov
b52d937475 tcpkali: init at 0.9 2016-09-04 09:21:27 +00:00
Vladimír Čunát
e8dea0db30 dejavu_fontsEnv: explain the situation in a comment 2016-09-04 11:06:48 +02:00
Dmitry Kalinkin
810787238d fontforge: enable Carbon which is required on OSX 2016-09-03 23:38:23 -04:00
Joachim F
d3ee483bfe Merge pull request #17758 from michalrus/transcribe
transcribe: init at 8.40
2016-09-04 03:10:50 +02:00
Karn Kallio
a785cec01b dejavu-fonts environment collision
After splitting the DejaVuSans.ttf file into a multiple output in the
dejavu_fonts Nixpkgs expression it is not possible to install in the
user profile due to the collision.  The attached patch makes a new
package without the collision for user environment installing.

From fae78903c6ce56eda70a1a9a6914c41d248b15e8 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Sat, 3 Sep 2016 14:09:36 -0400
Subject: [PATCH] dejavu-fonts : Prepare an environment package without
 collision.
2016-09-03 16:42:46 -04:00
Joachim Fasting
ad815f4206
xapianBindings: 1.2.23 -> 1.4.0
The xapianBindings version is now directly tied to the input xapian
version, to ensure that they're in synch.

Also, as of this version, sphinx is required to build documentation
for the python bindings.
2016-09-03 21:40:18 +02:00
Joachim F
4206f46024 Merge pull request #18182 from peterhoeg/ledger-web
ledger-web: init at 1.5.2
2016-09-03 17:25:38 +02:00
Joachim F
e29582271f Merge pull request #18257 from oxij/update/xapian-1.4.0
xapian*: 1.2.* -> 1.4.0
2016-09-03 17:25:22 +02:00
Joachim F
cc3aa1b750 Merge pull request #18260 from oxij/pkg/init/osmctools
osmctools: init at 0.8.5
2016-09-03 17:25:01 +02:00
Joachim F
693d686ce3 Merge pull request #18036 from nexusdev/ethabi
ethabi: init at 0.2.1
2016-09-03 17:20:13 +02:00
Joachim F
8939421da7 Merge pull request #18068 from michalrus/airwave
airwave: init at 1.3.2
2016-09-03 17:07:37 +02:00
Joachim F
03de0c765c Merge pull request #18184 from juliendehos/curlcpp
curlcpp: init at 20160901
2016-09-03 16:23:48 +02:00
Jan Malakhovski
22c578e79d osmctools: init at 0.8.5 2016-09-03 14:04:52 +00:00
Jan Malakhovski
6cd407de28 xapian-omega: 1.2.21 -> 1.4.0 2016-09-03 13:49:59 +00:00
Tom Hunger
c60354237a hyperdex: Remove broken package and its dependencies. Closes #17995.
Presumably no one was using it otherwise we'd have noticed it breaking
sooner.
2016-09-02 23:26:13 +01:00
Tuomas Tynkkynen
2fdb385e50 Merge remote-tracking branch 'upstream/master' into staging 2016-09-03 01:19:03 +03:00
José Romildo Malaquias
67f2a005f6
roboto-slab: init at 2016-01-11 2016-09-02 21:50:42 +02:00
José Romildo Malaquias
d47753d38b
roboto-mono: init at 2016-01-11 2016-09-02 21:50:42 +02:00
Vladimír Čunát
9cd2b2bcb4 ut2004demo: show on x86_64-linux as well
Fixes #18213. Also add a fast mirror; hopefully the URL is persistent.
2016-09-02 21:29:36 +02:00
Frederik Rietdijk
9c880c3c85 Merge pull request #18189 from scolobb/adb-sync
adb-sync: init at 2016-08-31
2016-09-02 21:00:45 +02:00
Vladimír Čunát
faa26e561b Merge #18007: add llvmPackages_39 2016-09-02 20:37:14 +02:00
Vladimír Čunát
040b941b4c mesa: use llvm-3.9 instead of 3.8 2016-09-02 20:15:28 +02:00
zimbatm
d376b10105 packer: fixes compilation issues (#18217)
* the default output for buildGoPackage is not "out" anymore
* go 1.7 has removed the linker flag deprecation which breaks packer's
  Makefile
2016-09-02 17:13:38 +02:00
Sergiu Ivanov
33cf2d9416 adb-sync: init at 2016-08-31 2016-09-02 16:44:41 +02:00
Julien Dehos
1823137f43 curlcpp: init at 20160901 2016-09-02 10:08:27 +02:00
Karn Kallio
49d59ce0ad glu dev in mesa attribute
After making multiple outputs in the mesa_glu package the headers are
not included in the mesa attribute.  The attached patch puts them in it.

From ced24208a300bea8234e7898ae6fec34fbd67289 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Thu, 1 Sep 2016 16:18:23 -0400
Subject: [PATCH] mesa: Add the mesa glu headers to the mesa attribute.
2016-09-01 20:03:13 -04:00
Sander van der Burg
8bedff0e92 wring: use node2nix generated package 2016-09-01 20:50:08 +00:00
Domen Kožar
7c71a897dd php: 5.6 -> 7.0
I'll probably regret this in testing period, but let's bump php
since 5.6 support expires in December.
2016-09-01 21:11:04 +02:00
Данило Глинський (Danylo Hlynskyi)
78cd9f8ebc virtualbox: add headless build (without Qt dependency) (#18026) 2016-09-01 20:54:58 +02:00
Eelco Dolstra
b688074c51 opensubdiv: Prevent runtime dependency on mesa_noglu.dev 2016-09-01 18:57:43 +02:00
Sander van der Burg
fc4e4fe083 nodePackage: replace azure-cli by node2nix generated expression + add eslint to fix casperjs 2016-09-01 16:13:22 +00:00
Frederik Rietdijk
f2fc64a412 Remove buildbot_8
We now have a newer version and the older version didn't work anymore
anyway because it depended on sqlalchemy7 which was itself broken,
because it depended on an older version of sqlite.
2016-09-01 17:46:27 +02:00
Sander van der Burg
c6c6df3ed8 disable ripple-rest for now and repackage it asap 2016-09-01 15:35:34 +00:00
Sander van der Burg
6e61dfb647 Fix evaluation errors by replacing npm2nix generated packages (will provide alternative for dnchain later) 2016-09-01 14:58:30 +00:00
Sander van der Burg
5ce6cd0106 nodePackages: use node2nix generated package set 2016-09-01 12:12:12 +00:00
Tuomas Tynkkynen
8c4aeb1780 Merge staging into master
Brings in:
    - changed output order for multiple outputs:
      https://github.com/NixOS/nixpkgs/pull/14766
    - audit disabled by default
      https://github.com/NixOS/nixpkgs/pull/17916

 Conflicts:
	pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Frederik Rietdijk
684f08166c fixup 2016-09-01 12:03:10 +02:00
Adrien Devresse
ae2800378f neuron: fix issue #17914 -> Add python bindings to neuron derivation and minor fixes
- Add support for python bindings
- make neuron respect standard pythonpath prefix
- force exec_prefix == prefix to respect standard nix file hierarchy
- normalize indentation
- propagate dependencies necessary for nrniv_makefile usage
- Add support for darwin
2016-09-01 12:03:10 +02:00
Jaka Hudoklin
e0da6b16f6 Merge pull request #17959 from offlinehacker/pkgs/kube-aws/init
kube-aws: init at 0.8.1
2016-09-01 11:58:38 +02:00
Fernando J Pando
d86114cbd5 buildbot: init at 0.9.0rc2
buildbot: init
buildbot-0.9.0rc2

buildbot-worker: init
buildbot-worker-0.9.0rc2

buildbot-ui: init
buildbot-www-0.9.0rc2

buildbot-full: init
buildbot-www-0.9.0rc1
buildbot-waterfall-view-0.9.0rc2
buildbot-console-view-0.9.0rc2
2016-09-01 11:31:15 +02:00
Frederik Rietdijk
7cf000b77e buildbot -> buildbot_8 2016-09-01 11:31:15 +02:00
Brian McKenna
dd61eb9bda hyperterm: init at 0.7.6 2016-09-01 19:28:50 +10:00
Peter Hoeg
28dc4cd3d7 ledger-web: init at 1.5.2 2016-09-01 17:08:57 +08:00
Graham Christensen
43d38c0fea Merge pull request #18174 from acowley/ffmpeg-update-3.1.3
ffmpeg-full: 3.0.2 -> 3.1.3
2016-08-31 20:33:14 -04:00
Anthony Cowley
7b86688923 ffmpeg-full: 3.0.2 -> 3.1.3
This required a minor patch to work with the darwin stdenv on OS X 10.11
and newer.
2016-08-31 19:00:27 -04:00
Tuomas Tynkkynen
204f19ede1 all-packages.nix: Remove '.bin // { outputs = [ "bin" ] }' hacks from Go packages
Not needed in the new multiple-outputs infra.
2016-08-31 22:37:38 +03:00
Michael Raskin
1280b110cb fast-neural-doodle: init at 0.0pre2016-07-01 2016-08-31 19:45:28 +02:00
Michael Raskin
2f5630a89f torch-hdf5: init at 0.0pre2016-07-01 2016-08-31 19:45:28 +02:00
Domen Kožar
da421bc75f Fix #4210: Remove builderDefs
This was one of the ways to build packages, we are trying
hard to minimize different ways so it's easier for newcomers
to learn only one way.

This also:

- removes texLive (old), fixes #14807
- removed upstream-updater, if that code is still used it should be in
  separate repo
- changes a few packages like gitit/mit-scheme to use new texlive
2016-08-31 11:34:46 +02:00
Gabriel Ebner
15af9082eb llvmPackages_39: init at 3.9.0rc3 2016-08-31 07:13:35 +02:00
José Romildo Malaquias
cb4cd5d7f0 roboto: init at 2.134 (#18127) 2016-08-30 20:26:06 +02:00
Julien Dehos
b72dfa7b7b cxxtest: init at 4.4 2016-08-30 16:18:07 +02:00
tomberek
e47a7424c9 libtelnet: init at 20160426 (#17936) 2016-08-30 14:41:17 +02:00
Ram Kromberg
f254db331e qweechat: init at 2016-07-29 (#18094) 2016-08-30 14:29:45 +02:00
Shea Levy
d4e012780f rust{Beta,Unstable}: Remove lowPrio calls
These are sets of derivations and there is no recurseIntoAttrs, so the
packages aren't exposed to nix-env by name at all.
2016-08-30 05:56:15 -04:00
Luca Bruno
5c5fd1cb60 Merge pull request #18096 from leenaars/wavrsocvt
wavrsocvt: init at 1.0.2.0
2016-08-30 11:41:08 +02:00
Luca Bruno
cca72718b3 Merge pull request #18095 from Mic92/valauncher
valauncher: init at 1.2
2016-08-30 11:36:42 +02:00
Jörg Thalheim
2de7e30c0f valauncher: init at 1.2 2016-08-30 10:04:43 +02:00
aszlig
f19c961b4e
linux-testing: Fix arg list too long in modinst
With the default kernel and thus with the build I have tested in
74ec94bfa2, we get an error during
modules_install:

make[2]: execvp: /nix/store/.../bin/bash: Argument list too long

I haven't noticed this build until I actually tried booting using this
kernel because make didn't fail here.

The reason this happens within Nix and probably didn't yet surface in
other distros is that programs only have a limited amount of memory
available for storing the environment and the arguments.

Environment variables however are quite common on Nix and thus we
stumble on problems like this way earlier - in this case Linux 4.8 - but
I have noticed this in 4.7-next as well already.

The fix is far from perfect and suffers performance overhead because we
now run grep for every *.mod file instead of passing all *.mod files
into one single invocation of grep.

But comparing the performance overhead (around 1s on my machine) with
the overall build time of the kernel I think the overhead really is
neglicible.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-08-30 06:55:52 +02:00
Michiel Leenaars
fe87145c58 wavrsocvt: init at 1.0.2.0 2016-08-29 22:57:14 +02:00
Vladimír Čunát
4f73633f26 treewide: stop using fontbhttf 2016-08-29 22:28:50 +02:00
Vladimír Čunát
f688ea37d8 bear: init at 2.2.0 2016-08-29 14:13:01 +02:00
obadz
b74793bd1c Merge branch 'master' into staging
Conflicts:
	pkgs/tools/system/facter/default.nix
2016-08-29 12:44:17 +01:00
Frederik Rietdijk
5da0b34591 liborc: init at 0.4.16 2016-08-29 10:35:21 +02:00
Gabriel Ebner
6a11b11a7d handbrake: 0.9.9 -> 0.10.5 2016-08-29 08:05:26 +02:00
Graham Christensen
7a073c1c6d Merge pull request #18057 from peterhoeg/kindlegen
kindlegen: init at 2.9
2016-08-28 22:24:21 -04:00
Joachim Fasting
22c9d8628c
grsecurity: remove legacy attributes
No need to carry these into the next release.
2016-08-29 04:08:38 +02:00
Robin Gloster
f81b2da3d4
go_1_4: rename to go_bootstrap and remove refs
This has cgo disabled, so only use this for bootstrapping.
2016-08-29 01:48:55 +00:00
Robin Gloster
df935b01e7
go_1_5: remove 2016-08-29 01:44:55 +00:00
Robin Gloster
4076f4d376 Merge pull request #18074 from womfoo/bump/facter-and-deps
facter: 3.1.8 -> 3.4.1 and add/update related dependencies
2016-08-29 01:22:28 +00:00
Kranium Gikos Mendoza
1bac115b05 cpp-hocon: init at 0.1.2 2016-08-29 08:55:40 +08:00
Robin Gloster
e17bc25943
Merge remote-tracking branch 'upstream/master' into staging 2016-08-29 00:24:47 +00:00
s1lvester
0b22104c1d keepassx2-http: init at 2.0.2 (#18039) 2016-08-29 00:02:19 +00:00
Robin Gloster
9145ba0d90
docker: build with default go
Fixes build after binutils update
2016-08-28 22:51:34 +00:00
Michal Rus
e734326c7c
airwave: init at 1.3.2 2016-08-28 23:46:49 +02:00
Michiel Leenaars
d22bb26fb9
oxygenfonts: init at 20140213 2016-08-28 21:12:29 +02:00
Tuomas Tynkkynen
43f576ea19 mesa: Add meta.platforms 2016-08-28 18:04:09 +03:00
obadz
92d929c884 Merge branch 'master' into staging 2016-08-28 14:48:02 +01:00
Peter Hoeg
c08b9b039a kindlegen: init at 2.9
Not tested on macOS/Windows
2016-08-28 21:25:07 +08:00
Graham Christensen
1a64734bc6 Merge pull request #18031 from ambrop72/kdevelop5.0
kdevelop: Init at 5.0
2016-08-28 08:58:21 -04:00
Ambroz Bizjak
529fbe05a3 kdevelop: Init at 5.0
Doesn't use Okteta yet.
2016-08-28 14:15:54 +02:00
obadz
57ddc155fc Merge branch 'master' into staging
Conflicts:
	pkgs/games/scummvm/default.nix
2016-08-28 12:20:59 +01:00
Graham Christensen
a29eb6bfe7 Merge pull request #18024 from cransom/blink1tool
blink1-tool: init at 1.98
2016-08-27 21:43:21 -04:00
obadz
3de6e5be50 Merge branch 'master' into staging
Conflicts:
      pkgs/applications/misc/navit/default.nix
      pkgs/applications/networking/mailreaders/alpine/default.nix
      pkgs/applications/networking/mailreaders/realpine/default.nix
      pkgs/development/compilers/ghc/head.nix
      pkgs/development/libraries/openssl/default.nix
      pkgs/games/liquidwar/default.nix
      pkgs/games/spring/springlobby.nix
      pkgs/os-specific/linux/kernel/perf.nix
      pkgs/servers/sip/freeswitch/default.nix
      pkgs/tools/archivers/cromfs/default.nix
      pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Daniel Brockman
200fa32911 ethabi: init at 0.2.1 2016-08-27 16:08:17 +02:00
Michael Raskin
2a210e3430 neural-style: init at 0.0pre2016.08.15 2016-08-27 15:41:58 +02:00
Michael Raskin
f3a86cf599 loadcaffe: init at 0.0pre2016.08.01 2016-08-27 15:41:58 +02:00
Michael Raskin
2e0c1c3758 torch: find libjpeg and libpng, use compatible openblas 2016-08-27 15:41:58 +02:00
Casey Ransom
59b32b92e0 blink1-tool: init at 1.98
The command line tool for the blink(1) notification light.
2016-08-26 19:36:14 -04:00
Joachim F
c30792ed43 Merge pull request #17947 from RamKromberg/init/rc
rc: init at 1.7.4
2016-08-26 18:34:32 +02:00
Robin Gloster
fee9b3410e Merge pull request #18014 from zimbatm/buildGoPackage-1.7
Build go package 1.7
2016-08-26 15:41:08 +00:00
Ram Kromberg
4c72c81e08 rc: init at 1.7.4 2016-08-26 16:24:43 +03:00
Michael Raskin
6b527ec517 liquidwar5: init at 5.6.4 2016-08-26 13:40:55 +02:00
zimbatm
4329958cf5 buildGoPackage: build with go 1.7 2016-08-26 11:49:59 +01:00
Shea Levy
c32ab50e0f Merge branch 'cpu-cgroup-v2' 2016-08-26 06:07:16 -04:00
Robin Gloster
b6dabe3df0
openssl_1_1_0: init at 1.1.0 2016-08-26 07:39:18 +00:00
Michael Stone
b9a4da47c0 go: fix on darwin, make go-1.7 build with clang-3.8. (#18001)
The darwin stdenv currently provides clang-3.7; however,

  a) go-1.7 currently expects a compiler that supports "-fdebug-prefix-map"
     arguments (which clang-3.8 supports but clang-3.7 does not) and

  b) even with clang-3.8, go-1.7 misinterprets the result of its runtime probes
     for support for the "-no-pie" flag, thereby failing to build runtime/cgo.

This patch resolves (a) by building go-1.7 with clang-3.8 and resolves (b) by
teaching go how to correctly probe "-no-pie" error messages from clang.
2016-08-26 07:36:06 +00:00
Bjørn Forsman
7e52ba4537 foomatic-filters: align attrname with pkgname 2016-08-26 08:45:16 +02:00
Nikolay Amiantov
211adbeb38 zathura: cleanup and hide zathuraCollection
Fixes #17787.
2016-08-26 03:45:58 +03:00
Graham Christensen
8d10928ad0 Merge pull request #17908 from Mic92/ferm
Ferm
2016-08-25 20:38:02 -04:00
Jörg Thalheim
7b354ce8cc
ferm: init at 2.3 2016-08-25 21:37:19 +02:00
Shea Levy
2b1fa9da8b Add initial patches for CPU Controller on Control Group v2 2016-08-25 13:01:40 -04:00
Bjørn Forsman
56f1ceecab cups-filters: align attrname with pkgname 2016-08-25 17:47:34 +02:00
Graham Christensen
6bfe459355 Merge pull request #17983 from ericsagnes/pkg/groonga
groonga: init at 6.0.7
2016-08-25 08:02:08 -04:00
Bjørn Forsman
d6dd2ab324 qmmp: 0.9.9 -> 1.1.2
This update makes the switch from Qt 4 to Qt 5.
2016-08-25 11:54:49 +02:00
Eric Sagnes
5b8e4e2260 groonga: init at 6.0.7 2016-08-25 17:45:50 +09:00
Eric Sagnes
9dc5952bfa kytea: init at 0.4.7 2016-08-25 17:36:33 +09:00
Robin Gloster
07b8f53612
php55: remove unmaintained version
Does not receive security updates from upstream
2016-08-25 00:00:48 +00:00
Robin Gloster
cbb055c1d9
gcc46: remove unused package 2016-08-24 23:23:46 +00:00
Thomas Tuegel
df8dd670b5 keybase: replace obsolete client
Fixes #17755.

As noted in the issue tracker, we have been carrying two versions of the
keybase client: the old node.js client and the new Go client. The old
client is unusable, but takes up the valuable `keybase` name. This
revision removes the old client entirely and replaces it with the new one.
2016-08-24 17:21:36 -05:00
Jaka Hudoklin
bb21c377e7 Merge pull request #17651 from leenaars/argus
Argus + Argus-clients: init at 3.0.8.2
2016-08-24 23:48:20 +02:00
Jaka Hudoklin
dcebe6f8cc Merge pull request #17712 from mbrock/unclutter-xfixes
unclutter-xfixes: init at 1.2
2016-08-24 23:46:08 +02:00
Jaka Hudoklin
b0b02c848d Merge pull request #17668 from steveeJ/manuskript
manuskript: init at 0.3.0
2016-08-24 23:44:08 +02:00
Jaka Hudoklin
6e9c9b25c7 Merge pull request #17890 from schneefux/pflogsumm
pflogsumm: init at 1.1.3
2016-08-24 23:37:54 +02:00
Jaka Hudoklin
052a913bcd Merge pull request #17951 from juliendehos/cppcms
cppcms: init at 1.0.5
2016-08-24 23:35:54 +02:00