Commit Graph

22918 Commits

Author SHA1 Message Date
Lukas Werling
f0a1ab78b4 meson/ninja: add setup hooks (#28444)
* Add setupHook for meson/ninja build

* libhttpseverywhere: Use meson/ninja setupHooks

* jamomacore: Remove superfluous ninja buildInput

* Remove obsolete ninja buildPhases

These are all handled by ninja's setup hook.

* lean2, xcbuild: fix build with ninja setup hook

Ninja is a runtime dependency here. However, cmake can generate Ninja
build files as well to satisfy the setup hook.

* qtwebengine: fix build with ninja setup hook
2017-08-27 19:42:21 +02:00
Vladimír Čunát
017b33aaaa
Merge #28536: libsigsegv: add enableSigbusFix option
(It's partially changed version of the PR.)
2017-08-27 17:23:45 +02:00
Vladimír Čunát
eef236d0ba
libsigsegv*: add an option to apply a patch
Close #28536; this code is a bit different in style for 2.5,
and avoids mass rebuild for the default version.
2017-08-27 17:21:35 +02:00
Jörg Thalheim
3eae39b38a SDL2_mixer: use autoreconfHook 2017-08-27 06:34:08 +01:00
Orivej Desh
e5be0e82d2 SDL2_mixer: build with libmodplug and smpeg2 2017-08-26 23:15:19 +00:00
Orivej Desh
5772ce1dd8 smpeg2: init at svn412 2017-08-26 23:15:18 +00:00
Jörg Thalheim
58dc4a8569 Merge pull request #28036 from roberth/frog
frog: init at v0.13.7
2017-08-26 16:06:43 +01:00
Jörg Thalheim
74bf7b78ca Merge pull request #28588 from romildo/upd.mkvtoolnix
mkvtoolnix: 14.0.0 -> 15.0.0, libebml: 1.3.4 -> 1.3.5
2017-08-26 15:41:48 +01:00
romildo
68d8674f5a libebml: 1.3.4 -> 1.3.5 2017-08-26 10:33:49 -03:00
Vincent Laporte
be5d898473 ppl: 1.1 -> 1.2 2017-08-26 13:58:35 +02:00
Vladimír Čunát
6eade284e7
Merge #28563: pango: fix pango_default_break function 2017-08-26 12:13:16 +02:00
Jörg Thalheim
b0c32cf8c6 vmime: 0.9.2-pre-svn603 -> 0.9.2 2017-08-26 10:12:54 +01:00
Vladimír Čunát
7b0effc4e0
dee: fix with gcc-6
This warning is useful to devs and not integrators, really.
2017-08-26 10:48:55 +02:00
Jörg Thalheim
326f54d9ba log4cxx: fix gcc6 build 2017-08-26 09:46:06 +01:00
Jörg Thalheim
4596835502 xml-security-c: fix gcc6 build 2017-08-26 09:23:16 +01:00
Jörg Thalheim
5f482c5df4 libmusicbrainz2: remove deprecated version
builds no longer against gcc6 and is not used anywhere
2017-08-26 08:39:27 +01:00
Jörg Thalheim
1627e5b5d5 libtunegimp: remove package
it is deprecated by upstream: https://wiki.musicbrainz.org/History:libtunepimp
and uses an old version of libmusicbrainz, which does no longer build
2017-08-26 08:38:30 +01:00
Jörg Thalheim
7e26e69a4b Merge pull request #28516 from vandenoever/qtchartsqml
qt5.qtcharts: enable qml
2017-08-25 20:37:21 +01:00
Frederik Rietdijk
665d393919 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-25 19:39:41 +02:00
Frederik Rietdijk
656e14f64f Merge remote-tracking branch 'upstream/python-wip' into HEAD 2017-08-25 19:37:57 +02:00
Joachim F
d4779c4d8b Merge pull request #28483 from Gerschtli/update/libcouchbase
libcouchbase: 2.7.2 -> 2.7.6
2017-08-25 14:19:32 +00:00
WilliButz
0eb868fa8a
pango: fix pango_default_break function
bug: https://bugzilla.gnome.org/show_bug.cgi?id=785978#c9

(fixes the failing perl-gtk2 tests)
2017-08-25 15:54:37 +02:00
Jörg Thalheim
d42deacc00 Merge pull request #28487 from ilpianista/qoauth
qoauth: 1.0.1 -> 2.0.0
2017-08-25 13:20:07 +01:00
Jörg Thalheim
cfaa4235e3 geis: fix compilation 2017-08-25 07:41:02 +01:00
Jörg Thalheim
ef6e2d13b0 grail: 3.1.0 -> 3.1.1 2017-08-25 07:30:10 +01:00
Gaël Donval
3eca1c5500 Add patch to enable SIGBUS capture
Kernels older than 3.18.6 emit SIGBUS signal upon stackoverflow instead of SIGSEGV. This patch enables the capture of SIGBUS (just as it is done on Darwin).

Applying it fixes https://github.com/NixOS/nixpkgs/issues/6028 and https://github.com/NixOS/nixpkgs/issues/28464#issuecomment-324255704
2017-08-24 15:34:23 +01:00
Joachim Fasting
6d795e1bae
ntbtls: init at 0.1.1 2017-08-24 14:14:43 +02:00
Tuomas Tynkkynen
2fc7651b25 Merge remote-tracking branch 'upstream/master' into staging 2017-08-24 02:08:32 +03:00
Jos van den Oever
b6bf1ce319 qt5.qtcharts: enable qml
Dependency qtdeclarative was missing so QML plugin was not built.
2017-08-23 20:05:41 +02:00
Julien Dehos
bd879d2bef eigen: fix configuration file for pkg-config 2017-08-23 16:41:16 +02:00
Thomas Tuegel
ce71d0bd0b Merge pull request #28499 from bkchr/kdeframework_fixes
Kde-Frameworks: Increases the minimum qt version to 5.7
2017-08-23 09:32:56 -05:00
Bastian Köcher
7d735d6834 Kde-Frameworks: Increases the minimum qt version to 5.7 2017-08-23 13:55:44 +02:00
Philipp Middendorf
fbaa12bad9 thrift: 0.9.3 -> 0.10.0 2017-08-23 13:15:22 +02:00
Andrea Scarpino
5bd10ff39b qoauth: 1.0.1 -> 2.0.0 2017-08-23 01:11:48 +02:00
Joachim F
1a7d6f6792 Merge pull request #28298 from jamtrott/fenics
fenics: init at 2017.1.0
2017-08-22 21:52:22 +00:00
Joachim F
65e569401a Merge pull request #28358 from jpierre03/pr-gstreamer
(legacy) gstreamer: fetch archive with httpS instead of http
2017-08-22 21:48:25 +00:00
Tobias Happ
0b74f6f16e libcouchbase: 2.7.2 -> 2.7.6 2017-08-22 23:31:38 +02:00
Parnell Springmeyer
9dee19030b nghttp2: 1.20.0 -> 1.24.0
This change does three things:

1. Increases nghttp2's version from 1.20.0 to 1.24.0
2. Adds a `bin` output
3. Enables building of nghttp2's suite of applications
2017-08-22 15:12:42 -05:00
Matthew Justin Bauer
2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Thomas Tuegel
49fb3b9313 Merge pull request #28366 from vandenoever/kde-applications
KDE Frameworks: 5.36 -> 5.37 and KDE Applications 17.04.3 -> 17.08.0
2017-08-22 06:53:25 -05:00
Vladimír Čunát
b2ae23a391
Merge branch 'staging' (older version)
This just adds some fixups, not any mass rebuild.
2017-08-22 12:30:04 +02:00
Divam
e5a43bd408 openfst: init at 1.6.3 (#28430) 2017-08-22 09:39:22 +02:00
Marko Poikonen
a379ee6863 libraw: 0.17.2 -> 0.18.2 2017-08-22 03:35:18 +02:00
Guillaume Maudoux
e6661db29f ncurses: 6.0 -> 6.0-20170729
Bump version to include a patch that fixes #19785.
2017-08-22 03:32:07 +02:00
John Ericson
0135e61b4c Merge remote-tracking branch 'upstream/master' into staging
That way the tarball job succeeds
2017-08-21 18:42:57 -04:00
WilliButz
f21a5c2f57 qjson: 0.8.1 -> 0.9.0 2017-08-21 23:41:00 +02:00
Jos van den Oever
e20afe8d2e kde-frameworks: 5.36 -> 5.37 2017-08-21 21:47:15 +02:00
Thomas Tuegel
d143269ea8
grantlee5: patch CMake module correctly in release or debug build 2017-08-21 06:51:34 -05:00
Thomas Tuegel
96e2a3bd85
grantlee5: update meta.homepage 2017-08-21 06:51:33 -05:00
Thomas Tuegel
6ba0ab1b92
Revert "kcmutils: fix kcm plugin path"
This reverts commit cb922bbd5855aba00b96f223dce50c4556472a25.
2017-08-21 06:51:33 -05:00
Thomas Tuegel
2978918f63
kdesignerplugin: propagate qttools build input 2017-08-21 06:51:33 -05:00
Thomas Tuegel
b4780249c6
grantlee5: don't link plugins into $dev 2017-08-21 06:51:32 -05:00
Thomas Tuegel
5ba0dd1ad7
qgpgme: build with -DQT_NO_DEBUG
qgpgme uses Q_ASSERT which causes build inputs to be retained unnecessarily at
runtime unless debugging is disabled.
2017-08-21 06:51:32 -05:00
Thomas Tuegel
88d29f80c1
qttools: move qdbusviewer to runtime output 2017-08-21 06:51:31 -05:00
Thomas Tuegel
597a1c6a9e
kwallet: remove legacy D-Bus service 2017-08-21 06:51:18 -05:00
Thomas Tuegel
5a609e389a
grantlee5: multiple outputs 2017-08-21 06:51:18 -05:00
Thomas Tuegel
b7493e1361
kdiagram: init at 2.6.0 2017-08-21 06:51:17 -05:00
Thomas Tuegel
58cf19a98a
grantlee: don't canonicalize template paths 2017-08-21 06:51:17 -05:00
Thomas Tuegel
7182709174
grantlee: search profile library paths for plugins 2017-08-21 06:51:16 -05:00
Tim Steinbach
4ab93f8236
expat: 2.2.3 -> 2.2.4 2017-08-21 10:42:52 +02:00
Frederik Rietdijk
6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Frederik Rietdijk
96457d26dd aspellWithDicts: fixes #28318 2017-08-21 03:32:56 +02:00
Frederik Rietdijk
04cd1db2b7 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-21 01:28:27 +02:00
Vladimír Čunát
6c3513b4c0
Merge #28346: readline: bugfix 7.0 -> 7.0.3 2017-08-20 13:26:07 +02:00
Vladimír Čunát
b71ce3fb14
readline-7.0: fixup meta evaluation 2017-08-20 13:25:23 +02:00
Vladimír Čunát
dbc9f3b10d
fftw: fix on Darwin (hopefully)
It won't produce the $info output.
2017-08-20 10:41:53 +02:00
Vladimír Čunát
bb24434904
kyotocabinet: fixup build with gcc6 by a Fedora patch 2017-08-20 09:34:07 +02:00
Vladimír Čunát
68c003b256
motif: fixup build after automake update #28232
It seemed easiest to avoid the need to autoreconf.
2017-08-20 09:05:22 +02:00
Joachim F
44b8eaad83 Merge pull request #28356 from jpierre03/pr-gnonlin
gnonlin: use httpS to fetch archive
2017-08-19 17:13:54 +00:00
Volth
8b4f5376ff geoip: set default dir to '/var/lib/geoip-databases' 2017-08-19 16:02:19 +02:00
Franz Pletz
8d53bfe51b
libmspack: fix hash
Fix cc1c817fdc.
2017-08-18 15:45:31 +02:00
Franz Pletz
cc1c817fdc
libmspack: 0.5alpha -> 0.6alpha
Fixes CVE-2017-6419 & CVE-2017-11423.
2017-08-18 12:25:10 +02:00
Vladimír Čunát
6a60cca7ab
Merge: binutils: downgrade 2.29 -> 2.28.1
2.29 seems to need time to stabilize upstream.  Fixes #28257.
Discussion: https://github.com/NixOS/nixpkgs/commit/0e18f28cec
2017-08-18 09:42:58 +02:00
Klaas van Schelven
53d67bcc26 readline 7.0 -> 7.0.3
Discussion: https://groups.google.com/forum/#!topic/nix-devel/agupzdm352Q
2017-08-18 08:55:44 +02:00
Matthew Bauer
39fca7714f poppler: use https link 2017-08-17 15:04:41 -07:00
Matthew Bauer
16392e0ae8 accounts-sso: use gitlab link
google code is discontinued
2017-08-17 15:04:41 -07:00
Matthew Bauer
c210fc4458 c-ares: use https for homepage 2017-08-17 15:04:40 -07:00
Matthew Bauer
1a9a06e8e7 boolstuff: fix homepage url 2017-08-17 15:04:39 -07:00
Matthew Bauer
269f057be3 openssl: use https for homepage 2017-08-17 15:04:22 -07:00
Jean-Pierre PRUNARET
737523ea04 gstreamer: fetch archive with httpS instead of http 2017-08-17 22:38:51 +02:00
Jean-Pierre PRUNARET
182c5c1fc6 gnonlin: use httpS to fetch archive 2017-08-17 22:06:19 +02:00
Frederik Rietdijk
8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
Rickard Nilsson
31eea73f99 libsndfile: Security patches
Fixes CVE-2017-12562, CVE-2017-6892, CVE-2017-8361, CVE-2017-8363,
CVE-2017-8363, CVE-2017-8362
2017-08-17 18:33:09 +02:00
Tuomas Tynkkynen
f9b2d7b4dd Revert "binutils: 2.28 -> 2.29"
This reverts commit 733e20fee4.

Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:37:04 +03:00
Rickard Nilsson
1f9d9deb8a libxslt: Patch for CVE-2017-5029 2017-08-17 13:23:49 +02:00
James D. Trotter
518fb60797 fenics: init at 2017.1.0 2017-08-15 16:19:45 +02:00
Bart Brouns
a8fefd4ca8 portaudio: 19-20140130 -> 190600-20161030, add jack 2017-08-15 15:24:04 +02:00
Cray Elliott
ceed8ad8a1 ucl: modify cflags so gcc6 compiles successfully 2017-08-15 14:57:38 +02:00
Joachim F
16f69139f7 Merge pull request #27011 from Hodapp87/opencv_tesseract
opencv: Add optional Tesseract support
2017-08-14 14:23:31 +00:00
Robert Hensing
c5ec8cf523 frog: init at v0.13.7 2017-08-14 12:57:54 +02:00
Eelco Dolstra
9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
Frederik Rietdijk
62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Vladimír Čunát
26b7edae2b
gdk-pixbuf: downgrade a bit for now
Updating higher will be tricky.
2017-08-14 09:15:46 +02:00
Vladimír Čunát
b04a77a1d4
wayland-protocols: 1.7 -> 1.10
Needed for gtk3 to build after the minor updates.
2017-08-14 09:15:46 +02:00
Vladimír Čunát
e3d10cfc1c
pango: revert the doCheck = true change
I messed up the testing; I'm really sorry.
2017-08-14 09:15:46 +02:00
Joachim Fasting
6c41803f02
ldns: get rid of reference to openssl.dev
Reduces size from ~100MB to ~40M.
2017-08-13 23:14:06 +02:00
Frederik Rietdijk
c6fdb3de38 Merge pull request #28093 from grantwwu/bump_libtorrentRasterbar_1.0_series
libtorrentRasterbar_1_0 1.0.10 -> 1.0.11
2017-08-13 22:55:57 +02:00
Frederik Rietdijk
b14efb6a6c Merge pull request #28211 from mimadrid/update/samtools-1.5.0
samtools: 1.4.0 -> 1.5.0
2017-08-13 22:32:48 +02:00
mimadrid
e81e9e82b1 zziplib: 0.13.66 -> 0.13.67 2017-08-13 22:24:15 +02:00
Frederik Rietdijk
13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk
d0d8724261 python.pkgs.gst-python: move expression 2017-08-13 21:48:19 +02:00
Frederik Rietdijk
f913554432 python.pkgs.gst-python: fix Python 3 build 2017-08-13 21:48:19 +02:00
Vladimír Čunát
34946256a0
Merge #27424: stdenv: Don't put man pages into $doc 2017-08-13 19:32:51 +02:00
Frederik Rietdijk
7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Vladimír Čunát
2d0f1c8164
pango: maintenance 1.40.6 -> 1.40.9
Also enable tests on Linux, as they seem fine now.
2017-08-13 16:31:02 +02:00
Vladimír Čunát
cbfb89f996
harfbuzz: 1.4.6 -> 1.4.8 2017-08-13 16:29:14 +02:00
Vladimír Čunát
bbdb8f5cff
gkt3: maintenance 3.22.16 -> 3.22.18 2017-08-13 16:28:51 +02:00
Vladimír Čunát
b53d4c6f2d
gdk-pixbuf: maintenance 2.36.6 -> 2.36.8 2017-08-13 16:28:05 +02:00
Vladimír Čunát
1784840b72
dbus: maintenance 1.10.20 -> 1.10.22 2017-08-13 16:27:40 +02:00
Vladimír Čunát
ebafe1d9ab
libdrm: 2.4.81 -> 2.4.82 2017-08-13 14:47:41 +02:00
Vladimír Čunát
f21cd84885
mesa: maintenance 17.1.5 -> 17.1.6 2017-08-13 14:45:47 +02:00
Vladimír Čunát
d64621f31c
Merge #27910: sqlite: 3.19.3 -> 3.20.0 2017-08-13 14:38:24 +02:00
Frederik Rietdijk
2a8cd14d5f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-13 09:50:47 +02:00
Joachim Fasting
2866b84168
libtsm: fix eval
Ref: bd657a7293
2017-08-13 00:42:33 +02:00
Herwig Hochleitner
ee85d3d166 webkitgtk: 2.16.4 -> 2.16.6
see: https://webkitgtk.org/2017/07/24/webkitgtk2.16.6-released.html

Security fixes: CVE-2017-7039, CVE-2017-7018, CVE-2017-7030,
  CVE-2017-7037, CVE-2017-7034, CVE-2017-7055, CVE-2017-7056,
  CVE-2017-7064, CVE-2017-7061, CVE-2017-7048, CVE-2017-7046.
2017-08-13 00:40:38 +02:00
mimadrid
302e7825fa
htslib: 1.4.0 -> 1.5.0 2017-08-13 00:16:42 +02:00
Franz Pletz
9fda9f8c79 Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulation
libvirt: 3.5.0 -> 3.6.0
2017-08-12 21:45:01 +02:00
Robin Gloster
bd657a7293
libtsm: use autoreconfHook 2017-08-12 20:26:50 +02:00
Robin Gloster
beace037d0
mongoc: 1.5.4 -> 1.7.0 2017-08-12 19:25:39 +02:00
Vladimír Čunát
6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
Jörg Thalheim
1ce1ddfc83 Merge pull request #28043 from acowley/flann-1.9.1
flann: 1.8.4 -> 1.9.1
2017-08-12 08:55:29 +01:00
Jörg Thalheim
79694b52ce Merge pull request #28035 from expipiplus1/pangolin
pangolin: init at 2017-08-02
2017-08-12 08:52:34 +01:00
Jörg Thalheim
4c49205676 Merge pull request #28038 from DerTim1/openldap-add-crypt
openldap: enable crypt
2017-08-12 08:48:01 +01:00
Jörg Thalheim
929b655416 Merge pull request #28048 from lluchs/pcmanfm-gtk3
pcmanfm: build with gtk3
2017-08-12 07:52:15 +01:00
Tuomas Tynkkynen
1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Tuomas Tynkkynen
9f2f74d9bc ffmpeg: Add man output 2017-08-11 21:32:53 +03:00
Frederik Rietdijk
d8f08bb088 Merge pull request #28061 from grantwwu/bump_libtorrentRasterbar_1.1.4
libtorrentRasterbar 1.1.1 -> 1.1.4
2017-08-11 19:13:44 +02:00
Domen Kožar
486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster
64b57cfc1d
shapelib: use not HTTPS as TLS is configured incorrectly 2017-08-11 11:40:35 +02:00
Robin Gloster
400abb8877
gdal: 2.1.3 -> 2.2.1 2017-08-11 11:40:35 +02:00
Lukas Werling
11861b7c97 pcmanfm: build with gtk3 2017-08-10 21:37:03 +02:00
Jörg Thalheim
8a2977676d Merge pull request #28054 from kiloreux/ffmpeg-opencore
ffmpeg-full: enable opencore-amr
2017-08-10 20:31:37 +01:00
Vladimír Čunát
3be89a6758
libsoup: security 2.56.0 -> 2.56.1
Fixes CVE-2017-2885
2017-08-10 20:58:43 +02:00
Frederik Rietdijk
9f73f22c64 Merge commit 'b1f5305abd7b1b3d7ed180d9d00301da6e323e41' into HEAD 2017-08-10 19:26:16 +02:00
Peter Simons
e204bef487 libsoup: update to version 2.59.90.1 to fix CVE-2017-2885 2017-08-10 16:45:33 +02:00
Frederik Rietdijk
b0c30f436e Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-10 10:41:23 +02:00
Grant Wu
a77c7e95fb libtorrentRasterbar_1_0 1.0.10 -> 1.0.11 2017-08-09 22:47:54 -04:00
Grant Wu
149df7769a libtorrentRasterbar 1.1.1 -> 1.1.4 2017-08-09 22:21:36 -04:00
Robin Gloster
b1f5305abd
serf: fix darwin build 2017-08-09 23:53:08 +02:00
Joe Hermaszewski
7cd44aeeef pangolin: fix OS X build 2017-08-09 22:14:23 +01:00
Willi Butz
e9a2cfda7b vigra: 1.10.0 -> 1.11.1 2017-08-09 21:50:21 +02:00
Willi Butz
08e450df46 movit: 1.2.0 -> 1.5.1 2017-08-09 21:50:21 +02:00
Simon Lackerbauer
30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +02:00
Robin Gloster
f4ca99166a
serf: fix build 2017-08-09 14:46:38 +02:00
kiloreux
7e943b5fdb
Enable opencore-amr in ffmpeg-full 2017-08-09 02:40:36 +01:00
Daiderd Jordan
8c86ce707e Merge pull request #28034 from kiloreux/libopencore
opencore-amr init at 0.1.5
2017-08-08 19:25:53 +02:00
kiloreux
c74d0d460f
Implement other required changes 2017-08-08 17:36:15 +01:00
Anthony Cowley
7cdf149fab flann: 1.8.4 -> 1.9.1
This should also fix the darwin build on hydra.
2017-08-08 12:19:21 -04:00
Thomas Tuegel
ca6f1591ba Merge pull request #27013 from expipiplus1/qt-charts
qt5: Add qtcharts submodule
2017-08-08 06:48:25 -05:00
Tim Digel
e3d9f6b21b openldap: enable crypt 2017-08-08 11:50:05 +02:00
kiloreux
6a279ec77a
Fix typo 2017-08-08 10:27:41 +01:00
Joe Hermaszewski
4b1bcf8724 pangolin: init at 2017-08-02 2017-08-08 09:57:10 +01:00
kiloreux
6f7f06375c
Implement required changes 2017-08-08 09:43:23 +01:00
kiloreux
21b6e9cc05
Add kiloreux as maintainer 2017-08-08 08:07:55 +01:00
kiloreux
ea4d01b857
Added libopencore support 2017-08-08 07:50:38 +01:00
Sebastian Hagen
edf6176d8a libtiff: Fix debian patch tarball URL
The tiff debian tarball URL has disappeared (since debian updated their current
version), which renders this package unbuildable.

Change it to a debian snapshot URL, which should be around indefinitely.
2017-08-08 04:06:55 +01:00
Daniel Peebles
de1110b52a Merge pull request #27960 from LnL7/clang-libgcrypt
libgcrypt: fix clang build
2017-08-07 16:52:59 -04:00
Cray Elliott
2f9724e804 ffmpeg, ffmpeg-full: 3.3.2 -> 3.3.3 2017-08-07 12:53:48 -07:00
davidak
3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Wout Mertens
ba203e40a6 Merge pull request #28010 from womfoo/bump/facter-3.7.1
facter: 3.6.6 -> 3.7.1 and related deps
2017-08-07 18:32:03 +02:00
Kranium Gikos Mendoza
b416579af4 leatherman: 0.11.2 -> 1.0.0 2017-08-08 00:37:43 +10:00
Frederik Rietdijk
2203908e5f Merge commit 'b679e14' into HEAD 2017-08-07 13:19:09 +02:00
Frederik Rietdijk
e7651e4b60 Merge pull request #27940 from bkchr/fix_qt56_ld
QT5.6: Fixes compile error with wrong LD env variable
2017-08-07 13:04:43 +02:00
Bastian Köcher
0053bf6d47 QT5.6: Fixes compile error with wrong LD env variable
QT uses -Wl linker flags and these flags only work with gcc/g++
and not with LD directly.
2017-08-07 10:51:53 +02:00
Joachim F
70d8768af5 Merge pull request #27876 from joachifm/libsodium-1_0_13
libsodium: 1.0.12 -> 1.0.13
2017-08-07 00:18:39 +01:00
Robin Gloster
41492abf4d
qt56.qtbase: fix build 2017-08-06 21:23:38 +02:00
georgewhewell
e85a855d2c openssl 1_1_0: fix build on aarch64 2017-08-06 20:38:32 +02:00
Daiderd Jordan
7960bbff14
gnutls: fix darwin build 2017-08-06 13:07:52 +02:00
Robert Helgesson
2bbfac7b97
expat: fix build on aarch 2017-08-06 11:24:12 +02:00
Robin Gloster
145be4e340
Merge commit 'ad83979e5986fa3bb0d254c2be9482c12a8743b9' from staging 2017-08-06 11:21:53 +02:00
Vladimír Čunát
f779df87b1
Merge branch 'master' into staging
Let's drop i686-linux here as well.
2017-08-06 10:03:25 +02:00
Daiderd Jordan
07796ccb57
libgcrypt: fix clang build
Fixes #27906

Because #pragma GCC optimize ("O0") doesn't work for clang and
NIX_CFLAGS_COMPILE bypasses the fixup done by the makefiles everything
gets compiled with -O2.
The build still uses optimisation for everything else.
2017-08-05 15:20:13 +02:00
Jan Tojnar
c9d419a22b gnome: Further fixes for Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
Thomas Tuegel
dd61dbf50d
Merge commit 'refs/pull/27485/head' of github.com:NixOS/nixpkgs into staging
Merges #27485.
2017-08-04 07:39:21 -05:00
Robert Helgesson
629becb544
expat: 2.2.2 -> 2.2.3 2017-08-04 11:30:04 +02:00
Robin Gloster
7dc3460764
wvstreams: remove 2017-08-04 08:26:09 +02:00
Franz Pletz
f1802d8398
libmsn: remove, build fails and obsolete
libmsn provides access to the MSN network, which was officially
shut down in October 2014. No packages depends on libmsn.
2017-08-04 08:26:08 +02:00
Willi Butz
d10d76f487
libindicator: fix substituteInPlace usage 2017-08-04 04:23:49 +02:00
Willi Butz
c806501a6d
libindicate: fix substituteInPlace usage 2017-08-04 04:23:25 +02:00
Robin Gloster
3bd6061651
libgnurl: 7.48.0 -> 7.54.1 2017-08-04 04:22:51 +02:00
Franz Pletz
d8284f5ea6
libevhtp: remove, abandoned and build fail
No reverse dependencies in nixpkgs. The author deleted the repository.

Is was added for certificate-transparency but isn't used in that expression
anymore.
2017-08-04 04:22:16 +02:00
Franz Pletz
e10e0c4707
libdbusmenu: fix substituteInPlace usage 2017-08-04 04:21:41 +02:00
Willi Butz
e75b2f03d0
libappindicator: fix substituteInPlace usage 2017-08-04 04:21:09 +02:00
Robin Gloster
a8e4f34f40
indicator-application: fix substituteInPlace usage 2017-08-04 04:20:44 +02:00
Robin Gloster
750b78301c
libexosip_3: remove unused, old version 2017-08-04 04:16:57 +02:00
Robin Gloster
7786767bea
ccnx: remove
upstream has been replaced by another project, doesn't build with
openssl 1.1 and is not used elsewhere in nixpkgs

See https://github.com/ProjectCCNx/ccnx
2017-08-04 04:14:03 +02:00
Robin Gloster
329eec441b
aws-sdk-cpp: 1.1.7 -> 1.1.18 2017-08-04 04:13:14 +02:00
Robin Gloster
a97d46e727
aws-sdk-cpp: 1.0.153 -> 1.1.7 2017-08-04 04:13:04 +02:00
mimadrid
1b7ec57d06 sqlite3_analyzer: 3.19.2 -> 3.20.0 2017-08-04 03:32:51 +02:00
Cillian de Róiste
09f2e20a79 movit: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
5c7edf239f mlt: fix homepage 2017-08-03 23:03:03 +02:00
mimadrid
36f6e4c167
sqlite: 3.19.3 -> 3.20.0 2017-08-03 20:37:09 +02:00
Volth
84a6a3683b libvirt: 3.5.0 -> 3.6.0 2017-08-03 13:53:57 +00:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Charles Strahan
4fcc6da889
rapidjson: init at 1.1.0
A fast JSON parser/generator for C++ with both SAX/DOM style API.

See: http://rapidjson.org/
2017-08-03 00:38:33 -04:00
Charles Strahan
cd2b6a94f7
lightstep-tracer-cpp: init at 0.36
The LightStep distributed tracing library for C++.

See: http://lightstep.com
2017-08-03 00:38:33 -04:00
Charles Strahan
f281cfe76d
backward: init at 1.3
A beautiful stack trace pretty printer for C++
2017-08-03 00:38:33 -04:00
Charles Strahan
958cdf37c1
spdlog: 292bdc5eb492 -> 0.13.0 2017-08-03 00:38:33 -04:00
Charles Strahan
3be19de8e4
libevent: 2.0.22 -> 2.1.8 2017-08-03 00:38:32 -04:00
Charles Strahan
7541f285e0
boringssl: 2016-03-08 -> 2017-02-23
Also, include libcrypto.a and libdecrepit.a.
2017-08-03 00:38:20 -04:00