Bjørn Forsman
2cec70ce6c
qt55: fix qtmultimedia gstreamer support
...
Without this, configure will say:
Checking for openal... no
/tmp/nix-build-qtmultimedia-5.5.0.drv-0/qtmultimedia-opensource-src-5.5.0/qtmultimedia.pro:28:
Variable GST_VERSION is not defined.
Checking for resourcepolicy... no
And there may be application runtime errors like
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.camera"
After this fix, configure will say:
Checking for openal... no
Checking for gstreamer... yes
Checking for gstreamer_photography... no
Checking for gstreamer_encodingprofiles... yes
Checking for gstreamer_appsrc... yes
Checking for linux_v4l... yes
Checking for resourcepolicy... no
And the above runtime error will not appear.
This fix is similar to 449b6028
("qt5.multimedia: fix gstreamer
support."), except with Qt 5.5 we also need to set GST_VERSION.
2015-11-09 10:55:04 +01:00
Bjørn Forsman
7df8515bb5
t1utils: set meta.platforms = all
...
Suggested by @sjourdois on github, to allow building on darwin.
2015-11-06 17:26:06 +01:00
Pascal Wittmann
ecb651349a
Merge pull request #10738 from matthewbauer/emscripten-1.35
...
emscripten 1.29 -> 1.35
2015-11-06 17:21:21 +01:00
Pascal Wittmann
fcb4627695
Merge pull request #9980 from wavewave/gradle25
...
add gradle 2.5.
2015-11-06 17:17:28 +01:00
Ian-Woo Kim
3d5f95d61b
gradle: reinit at 2.5.
...
For some projects (especially using android ndk), we still need to keep 2.5.
2015-11-06 07:31:58 -08:00
Domen Kožar
d9cd10d3aa
pythonPackages.urllib3: remove problematic test
2015-11-06 16:31:15 +01:00
Domen Kožar
6e8cbbd34c
Revert "t1utils: use github cache and allow build on darwin"
...
This reverts commit 9b2bff7097
.
It fails to build: http://hydra.nixos.org/build/27428175/nixlog/2/raw
2015-11-06 16:25:09 +01:00
Domen Kožar
916c10138a
Merge pull request #10510 from taku0/oraclejdk-8u65
...
oraclejdk: 8u60 -> 8u65, 8u66
2015-11-06 16:21:37 +01:00
aszlig
9846e69ae2
mariadb: 10.0.21 -> 10.0.22
...
Fixes the following security vulnerabilities:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4802
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4807
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4815
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4826
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4830
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4836
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4858
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4861
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4870
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4913
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4792
Release notes can be found here:
https://mariadb.com/kb/en/mariadb/mariadb-10022-release-notes/
Detailled changelog:
https://mariadb.com/kb/en/mariadb/mariadb-10022-changelog/
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-06 16:10:23 +01:00
Pascal Wittmann
2b3d97a936
Merge pull request #10656 from rycee/bump/gpsbabel
...
gpsbabel: 1.4.3 -> 1.5.2
2015-11-06 15:40:15 +01:00
Bjørn Forsman
1909a6335e
gnuradio: 3.7.8 -> 3.7.8.1
...
Tested with nox-review.
2015-11-06 15:05:53 +01:00
Pascal Wittmann
804ceddbc8
Merge pull request #10458 from joachifm/libsodium-1_0_4
...
libsodium: 1.0.3 -> 1.0.6
2015-11-06 15:04:41 +01:00
Pascal Wittmann
4f29162ece
Merge pull request #9356 from offlinehacker/pkgs/gnuradio/update/3.7.8
...
gnuradio: 3.7.7.1 -> 3.7.8
2015-11-06 12:44:15 +01:00
Pascal Wittmann
309d4e955b
Merge pull request #10299 from bcdarwin/smlnj-upgrade
...
smlnj: 110.78 -> 110.79
2015-11-06 12:28:35 +01:00
Pascal Wittmann
06181dc126
Merge pull request #10334 from rnhmjoj/pirate-get
...
pirate-get: 0.2.7 -> 0.2.8
2015-11-06 12:13:49 +01:00
Domen Kožar
07405ee187
Merge pull request #9463 from khumba/nm-connection-sharing
...
Fix NetworkManager connection sharing
2015-11-06 11:16:50 +01:00
Domen Kožar
e695b245a9
Merge pull request #9805 from Mathnerd314/quassel-fix
...
quassel: Start after its databases
2015-11-06 11:14:54 +01:00
Domen Kožar
0a05adc711
Merge pull request #10056 from pmahoney/s6-rc
...
s6-rc: new derivation
2015-11-06 11:11:56 +01:00
Domen Kožar
b654d87df0
Merge pull request #10709 from robbinch/pkg-collectd-smart
...
collectd: Enable SMART plugin
2015-11-06 10:59:50 +01:00
Vladimír Čunát
a33619fcbf
neovim-qt: init at 0pre-2015-10-18
...
Unfortunately, it doesn't really seem more usable than text-mode neovim
in a good terminal.
2015-11-06 10:58:52 +01:00
Domen Kožar
bdc0219f42
Merge pull request #10724 from Beauhurst/djangoredis
...
add django_redis package
2015-11-06 10:58:20 +01:00
Domen Kožar
23adabcb8f
Merge pull request #10746 from jgertm/fix-wol-doc
...
Fixed wrong documentation for Wake-On-LAN feature
2015-11-06 10:57:48 +01:00
Domen Kožar
8e4ee7d0a6
Merge pull request #10745 from sjourdois/t1utils
...
t1utils: use github cache and allow build on darwin
2015-11-06 10:57:16 +01:00
Pascal Wittmann
0142e95f8c
Merge pull request #10842 from AndersonTorres/calibre
...
Calibre: 2.42.0 -> 2.43.0
2015-11-06 10:53:32 +01:00
Domen Kožar
e9c48edc85
Merge pull request #10792 from msteen/indicator
...
indicator libraries: init at 12.10
2015-11-06 10:52:46 +01:00
Domen Kožar
9386c4fafd
Merge pull request #10841 from samuelrivas/fish-fix-hostname
...
fish: fix use hostname from the store instead of from the environment
2015-11-06 10:50:24 +01:00
AndersonTorres
c38e130062
Calibre: 2.42.0 -> 2.43.0
2015-11-06 07:48:21 -02:00
Samuel Rivas
d3ed672b6a
fish: fix use hostname from the store instead of from the environment
2015-11-06 09:55:55 +01:00
Tobias Geerinckx-Rice
5a162cd068
clipgrab 3.5.1 -> 3.5.2
2015-11-06 04:02:01 +01:00
William A. Kennington III
ddbb174bb0
accelio: 2015-08-30 -> 1.5
2015-11-05 18:28:29 -08:00
William A. Kennington III
123a3c5484
iperf: 3.0.11 -> 3.1
2015-11-05 18:23:00 -08:00
William A. Kennington III
452f1736d5
ceph: Major Update 0.94.4 -> 9.2.0
2015-11-05 18:22:48 -08:00
William A. Kennington III
cf802b8075
gmp: 6.0.0a -> 6.1.0
2015-11-05 18:21:44 -08:00
William A. Kennington III
97d215deba
pulseaudio: 7.0 -> 7.1
2015-11-05 18:21:43 -08:00
William A. Kennington III
7cd13a21af
cryptsetup: 1.6.7 -> 1.7.0
2015-11-05 18:21:43 -08:00
William A. Kennington III
168220741d
bluez5: 5.35 -> 5.36
2015-11-05 18:21:43 -08:00
William A. Kennington III
84b2e41f83
rocksdb: 3.13.1 -> 4.0
2015-11-05 18:21:43 -08:00
William A. Kennington III
7de7628c98
libssh: 0.7.1 -> 0.7.2
2015-11-05 18:21:43 -08:00
William A. Kennington III
f9c77b6d72
libsodium: 1.0.3 - 1.0.6
2015-11-05 18:21:42 -08:00
William A. Kennington III
cfda3f3eed
qemu: 2.4.0.1 -> 2.4.1
2015-11-05 18:18:35 -08:00
William A. Kennington III
ebedbec72b
git: 2.6.2 -> 2.6.3
2015-11-05 18:18:21 -08:00
Nikolay Amiantov
2ad3cf9140
caligra: add additional paths
2015-11-06 01:55:18 +03:00
Arseniy Seroka
57d6bc56ac
Merge pull request #10840 from matthiasbeyer/update-vdirsyncer
...
vdirsyncer: 0.7.0 -> 0.7.3
2015-11-06 01:53:35 +03:00
Matthias Beyer
6deaa270f8
vdirsyncer: 0.7.0 -> 0.7.3
2015-11-05 23:40:25 +01:00
Matthew O'Gorman
f761f06988
gnuradio-nacl: init at 2015-11-05
2015-11-05 21:17:39 +01:00
Pascal Wittmann
17fbc42cde
groovy: 2.4.3 -> 2.4.5 and wrap correctly
2015-11-05 20:37:08 +01:00
Domen Kožar
cb30c3a95e
neutron: include migrations upon install
2015-11-05 19:23:16 +01:00
Thomas Tuegel
3d87c5f9c3
openblas: 0.2.14 -> 0.2.15
2015-11-05 10:24:31 -06:00
Vladimír Čunát
53c60a0ce4
live555: fixup after accidental merge, close #10624
...
Use a URL that works (checked md5 was the same) but use a stronger hash.
2015-11-05 16:58:09 +01:00
Domen Kožar
1962484d15
Merge pull request #10812 from tokudan/burp
...
burp: new package (backup program)
2015-11-05 16:38:35 +01:00