Tuomas Tynkkynen
c8402dde15
libp11: Fetch src from GitHub
2017-03-08 15:31:34 +02:00
Alexey Shmalko
28598c01e7
icu: 57.1 -> 58.2
...
Firefox requires new version of the icu to build:
```
checking for icu-i18n >= 58.1... Requested 'icu-i18n >= 58.1' but version of icu-i18n is 57.1
configure: error: Library requirements (icu-i18n >= 58.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
```
2017-03-08 14:01:39 +02:00
Alexey Shmalko
d4bb1c786f
sqlite: 3.16.2 -> 3.17.0
...
Firefox requires the latest sqlite to build:
```
checking for sqlite3 >= 3.17.0... Requested 'sqlite3 >= 3.17.0' but version of SQLite is 3.16.2
configure: error: Library requirements (sqlite3 >= 3.17.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
```
2017-03-08 13:39:40 +02:00
Alexey Shmalko
cb670556c5
nss: 3.28.1 -> 3.28.3
...
This should fix firefox build, which fails due to nss being too old.
2017-03-08 13:27:16 +02:00
Peter Simons
e7b68767a8
nlopt: rescue build by dropping support for Octave
2017-03-07 14:56:46 +01:00
Joachim Fasting
9632cc221a
zimlib: 20150710 -> 1.4
2017-03-07 14:06:09 +01:00
Will Dietz
5013998b0e
ustr: Remove unhelpful 'buildTargets' value.
...
mkDerivation doesn't do anything with this,
and while it does become an environment variable
AFAICT that was never the intention and isn't helpful here.
2017-03-06 19:34:07 -05:00
Franz Pletz
d102115101
Merge pull request #23573 from LnL7/darwin-gss
...
gss: don't build with shishi on darwin
2017-03-07 00:31:04 +01:00
Graham Christensen
5054035c18
Merge pull request #23571 from rycee/remove/javasvn
...
javasvn: remove
2017-03-06 17:27:53 -05:00
Robert Helgesson
a3e6b41d36
javasvn: remove
...
Upstream URL is invalid and the package has not had direct attention
since June 2006.
2017-03-06 23:07:11 +01:00
Daiderd Jordan
a5fcca2004
gss: don't build with shishi on darwin
2017-03-06 22:57:54 +01:00
mimadrid
eba71df6bc
sqlite3_analyzer: 3.8.10.1 -> 3.17.0
...
fixes #23479
2017-03-06 20:53:34 +01:00
Jörg Thalheim
b10fb4624b
xapian-ruby: link against correct xapian
2017-03-06 20:24:07 +01:00
AndersonTorres
1205b27b24
wxSVG: init at 1.5.11
2017-03-06 17:36:20 +01:00
Benno Fünfstück
128901e09f
phonon-backend-gstreamer: don't create $out/$out/share/icons
...
The build system tries to update the mtime of the icons directory if
`DESTDIR` is unset. That code has bug though that does not deal well
with absolute `CMAKE_SHARE_PREFIX` resulting a double prefix bug.
Setting `DESTDIR=/` (should be a no-op) fixes this.
2017-03-06 13:25:12 +01:00
Renaud
f39e718cab
uriparser: 0.8.2 -> 0.8.4
...
Fixed the Makefile for the doc : there is no .map files to install in
this release since dot outputs images in PNG and SVG
fixes #23456
2017-03-06 08:41:47 +01:00
Tomas Hlavaty
079c306c6e
openshot-qt: remove myself from the maintainer list
2017-03-05 20:47:24 +01:00
Vladimír Čunát
2fd787ddd1
libuv: disable another flaky test on Darwin
...
I really want to avoid debugging these on Darwin.
2017-03-05 12:38:20 +01:00
Vladimír Čunát
2839b101f9
Merge commit older staging
...
No new failures on Hydra.
2017-03-05 08:00:42 +01:00
Michael Raskin
3f817d09b9
Merge pull request #23430 from rnhmjoj/libchop
...
libchop: fix package
2017-03-04 23:43:55 +00:00
Thomas Tuegel
ff8f2b87e8
Merge pull request #23451 from ttuegel/mesa-drivers
...
mesa: allow overriding driver compilation
2017-03-04 15:05:30 -06:00
Graham Christensen
75bc511222
Merge pull request #22848 from loskutov/gpgme-macos-fix
...
gpgme: fix build on macOS
2017-03-03 14:48:10 -05:00
Joachim Schiele
d6b0c87bda
tlspool: init at 20170123 ( #23437 )
2017-03-03 17:38:33 +01:00
Thomas Tuegel
eccc1fa9bb
mesa: allow overriding driver compilation
2017-03-03 10:01:34 -06:00
Vladimír Čunát
da34670033
snappy: split into multiple outputs
...
Most of the size was documentation;
it got into many closures via mysql attribute.
2017-03-03 14:30:36 +01:00
Vladimír Čunát
d5d7fcb95f
snappy: performance update 1.1.3 -> 1.1.4
...
... and use release tarball instead of snapshot.
2017-03-03 14:27:48 +01:00
Robin Gloster
75c3f00971
libclc: fix evaluation
2017-03-03 12:39:39 +01:00
Benno Fünfstück
410bba8f95
libbladeRF: fix udev rule location in $out
...
Shell variables in cmakeFlags are not expanded, so the rules instead ended up
in `$out/'$out'/etc/udev/rules.d`.
2017-03-03 12:27:49 +01:00
Lancelot SIX
a25c93994b
Merge pull request #23094 from veprbl/for_upstream
...
pythonPackages: add pyhepmc, graphviz; bump rootpy
2017-03-03 09:42:55 +01:00
rnhmjoj
fc12998c3a
libchop: fix package
2017-03-03 04:56:57 +01:00
Tuomas Tynkkynen
1254f1a46a
gf2x: Disable i686 build
...
http://hydra.nixos.org/build/49552136/nixlog/3/raw
2017-03-03 00:21:47 +02:00
Graham Christensen
5ce06263a3
kdeFrameworks.kio: patch for insecure URL passing
2017-03-02 08:26:25 -05:00
Robin Gloster
c1866cade9
libsForQt5.qmltermwidget: fix build
2017-03-02 14:13:35 +01:00
Cray Elliott
d2aa1706bd
ffmpeg-full: 3.2.2 -> 3.2.4
2017-03-02 02:44:28 -08:00
Dmitry Kalinkin
cb1b08a871
herwig: 7.0.3 -> 7.0.4
2017-03-01 22:53:41 -05:00
Vladimír Čunát
b43614a6bb
Merge branch 'staging'
...
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Peter Hoeg
fa03b8279f
libbsd: 0.8.2 -> 0.8.3
2017-03-01 09:36:53 +08:00
Thomas Tuegel
baac92fc41
Merge pull request #23286 from ttuegel/qt5-community-releases
...
Update Qt 5 community releases automatically
2017-02-28 11:14:38 -06:00
Thomas Tuegel
0e5cce32d8
qt57: update community releases automatically
2017-02-28 11:10:02 -06:00
Robin Gloster
8ddfbe34bc
libjson_rpc_cpp_0_2_1: remove
2017-02-28 17:15:04 +01:00
Robin Gloster
efd9331333
libjson-rpc-cpp: 0.6.0 -> 0.7.0, fix build
2017-02-28 17:15:04 +01:00
Robin Gloster
4c04d4e6e2
libclc: 2015-08-07 -> 2017-02-25
2017-02-28 17:15:04 +01:00
Gabriel Ebner
ffcc897090
qt5.qttools: fix path to qhelpgenerator
2017-02-28 16:48:44 +01:00
Robin Gloster
be84f410cd
libcm: remove
...
umaintained, broken and not used for 10 years
2017-02-28 16:06:23 +01:00
Nikolay Amiantov
d7ecf89580
opensubdiv: 3.0.5 -> 3.2.0
...
Also remove cudatoolkit override as we have cudatoolkit = cudatoolkit8 now.
2017-02-28 17:22:06 +03:00
Robin Gloster
6784a44296
clearsilver: fix build
...
fixes CVE-2011-4357
cc @grahamc, @fpletz, @domenkozar, @rbvermaa
2017-02-28 15:14:55 +01:00
Thomas Tuegel
cff0e06ed7
kwindowsystem: mark broken on Qt 5.5
2017-02-28 07:53:32 -06:00
Thomas Tuegel
a7d3a084b9
attica: mark broken on Qt 5.5
2017-02-28 07:53:28 -06:00
Thomas Tuegel
a821be7a06
sonnet: mark broken on Qt 5.5
2017-02-28 07:53:25 -06:00
Thomas Tuegel
a8cc6d909b
kconfig: mark broken on Qt 5.5
2017-02-28 07:53:25 -06:00
Thomas Tuegel
9cd0754191
karchive: mark broken on Qt 5.5
2017-02-28 07:53:24 -06:00
Thomas Tuegel
b682464f4e
kwidgetsaddons: mark broken on Qt 5.5
2017-02-28 07:53:24 -06:00
Thomas Tuegel
49f554aae0
kcoreaddons: mark broken on Qt 5.5
2017-02-28 07:53:24 -06:00
Thomas Tuegel
eb340b5753
ki18n: mark broken on Qt 5.5
2017-02-28 07:53:23 -06:00
Thomas Tuegel
4208845583
kitemviews: mark broken on Qt 5.5
2017-02-28 07:53:23 -06:00
Thomas Tuegel
c1630b5337
kdbusaddons: mark broken on Qt 5.5
2017-02-28 07:53:22 -06:00
Thomas Tuegel
ffa8be8a0a
kguiaddons: mark broken on Qt 5.5
2017-02-28 07:53:07 -06:00
Thomas Tuegel
be580f91d8
kcodecs: mark broken on Qt 5.5
2017-02-28 07:53:01 -06:00
Thomas Tuegel
6ddaa3f746
solid: mark broken on Qt 5.5
2017-02-28 07:53:01 -06:00
Thomas Tuegel
e1bd5c96ea
syntax-highlighting: mark broken on Qt 5.5
2017-02-28 07:53:00 -06:00
Thomas Tuegel
78b6a1ad14
kwayland: mark broken on Qt 5.5
2017-02-28 07:53:00 -06:00
Thomas Tuegel
34df5c5684
bluez-qt: mark broken on Qt 5.5
2017-02-28 07:41:16 -06:00
Thomas Tuegel
29d0bf7434
kplotting: mark broken on Qt 5.5
2017-02-28 07:40:40 -06:00
Thomas Tuegel
e77114e72b
kitemmodels: mark broken on Qt 5.5
2017-02-28 07:40:01 -06:00
Thomas Tuegel
5f372535cd
kidletime: mark broken on Qt 5.5
2017-02-28 07:37:22 -06:00
Thomas Tuegel
e5283531c4
kdnssd: mark broken on Qt 5.5
2017-02-28 07:36:54 -06:00
Thomas Tuegel
3acf24e67e
networkmanager-qt: mark broken on Qt 5.5
2017-02-28 07:36:08 -06:00
Thomas Tuegel
e7b2300a0c
threadweaver: mark broken on Qt 5.5
2017-02-28 06:01:52 -06:00
Thomas Tuegel
a0b0dd2a32
modemmanager-qt: mark broken on Qt 5.5
2017-02-28 06:01:12 -06:00
Vladimír Čunát
e6541423b6
libuv: disable a problematic test on Darwin
2017-02-28 09:14:38 +01:00
Vladimír Čunát
a1919db7cd
Merge branch 'master' into staging
2017-02-27 20:15:27 +01:00
Vladimír Čunát
18bd007714
Merge #23245 : break gnutls -> openssl dependency
2017-02-27 20:14:30 +01:00
Vladimír Čunát
a9c7610874
Merge #22854 : mesa: 13.0.x -> 17.0.0
...
The versioning scheme is changing to start with the year.
2017-02-27 20:12:37 +01:00
Thomas Tuegel
1d71027632
qt55: Add compatibility attribute for qtquickcontrols2
2017-02-27 11:50:05 -06:00
Thomas Tuegel
e8ad7f0570
qt5: Add compatibility attribute for qtquick1
2017-02-27 11:50:03 -06:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency
2017-02-27 11:49:46 -06:00
Thomas Tuegel
e21b5da630
qt56.qtquickcontrols2: init at 5.6.2
2017-02-27 11:49:37 -06:00
Thomas Tuegel
490bbb288e
qt56: Update instructions
2017-02-27 11:49:32 -06:00
Thomas Tuegel
fca3f2e661
kdeFrameworks: Hide internal kdeFramework deriver
2017-02-27 11:49:27 -06:00
Thomas Tuegel
68e0bc38a2
Move kdeWrapper out of kdeFrameworks
2017-02-27 11:49:21 -06:00
Thomas Tuegel
d446303d0b
Move kdeDerivation out of kdeFrameworks
2017-02-27 11:49:16 -06:00
Thomas Tuegel
a33ab04d1b
Clean up KDE Frameworks
2017-02-27 11:49:15 -06:00
Thomas Tuegel
c650dc8bd7
kirigami_2: Do not mix Qt versions!
2017-02-27 11:49:15 -06:00
Thomas Tuegel
e39a4597ce
mkLibsForQt5: remove kdeFrameworks attribute
2017-02-27 11:49:13 -06:00
Thomas Tuegel
8eb4d2afbc
Remove top-level kde5 attribute
...
- There is no such thing as KDE 5
2017-02-27 11:49:10 -06:00
Thomas Tuegel
4f2e7a0424
Separate Qt 5 packages from dependent libraries
2017-02-27 11:49:04 -06:00
Vladimír Čunát
78e4f9d8d7
libevent: split _openssl into a separate output
...
... to save ~3.4 MB of openssl from the default closure.
2017-02-27 18:18:39 +01:00
Shea Levy
fa84ad2593
gusb: 0.2.4 -> 0.2.9
2017-02-27 08:30:20 -05:00
Shea Levy
0c2f96a81f
appstream-glib: propagate gtk3
2017-02-27 08:29:58 -05:00
Graham Christensen
ba78819782
Merge pull request #23225 from joachifm/webkitgtk24x-broken
...
webkitgtk24x: mark as insecure
2017-02-27 07:13:54 -05:00
Bjørn Forsman
3d104ab2b3
gst-plugins-base: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
9e21b2c5e9
gst-python: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Edward Tjörnhammar
5e44b5e299
protobuf3_2: init at 3.2
2017-02-27 10:52:21 +01:00
Bart Brouns
90690e71b0
fftw: 3.3.5 -> 3.3.6-pl1 ( #23226 )
2017-02-27 09:22:32 +01:00
Joachim Fasting
442b589b71
webkitgtk24x: mark as insecure
...
See https://github.com/NixOS/nixpkgs/issues/18312
2017-02-26 22:52:07 +01:00
Bjørn Forsman
392331ad58
pythonPackages.gst-python: fix source hash
...
Commit 5e937b173d
("gstreamer: 1.10.3 -> 1.10.4 for multiple CVEs") bumped the version but not
the hash.
2017-02-26 21:28:41 +01:00
Franz Pletz
8fcd1a063e
faac: fix build with glibc-2.25
...
Use patches from Arch to really build against the provided external
mp4v2 library.
2017-02-26 19:09:29 +01:00
Franz Pletz
5e937b173d
gstreamer: 1.10.3 -> 1.10.4 for multiple CVEs
...
See https://gstreamer.freedesktop.org/releases/1.10/#1.10.4 .
Fixes:
* CVE-2017-5847
* CVE-2017-5848
cc #23072
2017-02-26 18:08:42 +01:00
Thomas Tuegel
0ed156a216
Merge pull request #22977 from ttuegel/triage-kde4
...
Remove KDE 4 desktop packages
2017-02-25 12:21:44 -06:00
Jonathan Rudenberg
a6dffeecfa
libcec: 3.1.0 -> 4.0.2
2017-02-25 08:53:31 +01:00