Pascal Wittmann
5712adc781
lirc: 0.9.2a -> 0.9.3
2015-09-08 18:11:50 +02:00
Rok Garbas
747e0149cc
marking junit and dolphinEmu as broken
2015-09-08 14:05:40 +02:00
Pascal Wittmann
c3f33be3ab
pugixml: init at 1.6
2015-09-08 13:53:28 +02:00
Tobias Geerinckx-Rice
b8798b4642
libspl: list 2015-08-27 -> 2015-09-07
2015-09-08 04:41:15 +02:00
Tobias Geerinckx-Rice
7a0be26f60
ip2location{,-c}: platforms.{unix -> linux}
...
Build fails on Darwin. See:
http://hydra.nixos.org/build/25638456
http://hydra.nixos.org/build/25638462
2015-09-07 12:46:11 +02:00
Tobias Geerinckx-Rice
be10d389f1
ip2location-c: init at 7.0.2
2015-09-07 03:24:34 +02:00
Tobias Geerinckx-Rice
595063ffa7
ip2location: move to tools/networking
2015-09-07 03:12:53 +02:00
Tobias Geerinckx-Rice
071e9c0680
ip2location: init at 7.0.0
2015-09-07 02:54:15 +02:00
Vladimír Čunát
8f33b8cc93
mass rewrite of find parameters to cross-platform style
...
Fixes #9044 , close #9667 . Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.
Rewrite the `-perm` parameters of find:
- completely safe: rewrite `/0100` and `+100` to `-0100`,
- slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
Vladimír Čunát
f67ddbaa6f
mesa: maintenance update 10.6.5 -> 10.6.6
2015-09-06 09:59:31 +02:00
koral
9beb3f71fd
webkit: 2.8.3 -> 2.8.5
2015-09-05 21:42:00 +08:00
Rok Garbas
f43d63c051
libcangjie: 1.1 -> (master)a73c1d8783f7b6526fd9b2cc44a669ffa5518d3d
2015-09-05 15:01:21 +02:00
William A. Kennington III
9f1a3a4b0f
pond: Fix x86_64 optimizations to be correctly applied to only x86_64
2015-09-05 01:35:41 -07:00
Tobias Geerinckx-Rice
336b79e6e3
{,pythonPackages.}libvirt: 1.2.17 -> 1.2.19
2015-09-05 04:20:22 +02:00
Tobias Geerinckx-Rice
75252e0a15
cpp-netlib: 0.11.0 -> 0.11.2
...
And maintain.
2015-09-05 04:20:22 +02:00
William A. Kennington III
10f2a6b321
gpgme: 1.5.5 -> 1.6.0
2015-09-04 14:22:55 -07:00
William A. Kennington III
e04462f4c8
libassuan: 2.2.1 -> 2.3.0
2015-09-04 14:22:55 -07:00
William A. Kennington III
587d8d2660
libgpg-error: 1.19 -> 1.20
2015-09-04 14:22:55 -07:00
William A. Kennington III
3163d1aa65
libassuan2_1: remove
...
This library was orphaned and out of date so it is fit for removal.
2015-09-04 12:14:36 -07:00
William A. Kennington III
55b94cbd38
libevdev: 1.4.3 -> 1.4.4
2015-09-04 12:12:30 -07:00
William A. Kennington III
c6f689f951
Merge branch 'master.upstream' into staging.upstream
2015-09-04 12:05:11 -07:00
William A. Kennington III
3347fb785e
libinput: 0.21.0 -> 1.0.1
2015-09-04 11:42:42 -07:00
Domen Kožar
86d9fa1827
libxkbcommon: 0.4.3 -> 0.5.0
2015-09-04 20:01:34 +02:00
Domen Kožar
1819011291
Revert "accelio: enable tests"
...
This reverts commit 8b663509b1
.
Fails to build kernel modules.
2015-09-04 18:47:40 +02:00
Domen Kožar
68a8d66885
categories: mark as broken cc #9471
...
(cherry picked from commit 4ed27ba31905cb1e5a7081c9682df8cc7fb99444)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-04 10:43:45 +02:00
Nikolay Amiantov
ec3ffeb199
libunwind: add a patch to address https://github.com/JuliaLang/julia/issues/3469
...
Should be beneficial to other LLVM+libunwind projects as well (e.g. Pyston)
2015-09-04 03:52:25 +03:00
Daniel Fox Franke
8b663509b1
accelio: enable tests
...
The patch committed with 88471b684e6544da7691937a9b68cefa49d260d5
makes them work again.
2015-09-03 20:20:53 -04:00
Daniel Fox Franke
3129142f80
accelio: fix i686-linux build
...
* Compile with gcc5 to avoid the compiler bug described in
https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02560.html
* Add a patch to fix the many incorrect printf format specifiers and
other sloppy type conversions that gcc5 catches and warns on
(erroring out due to -Werror).
2015-09-03 20:20:53 -04:00
William A. Kennington III
3df7b15932
folly: 0.52.0 -> 0.57.0
2015-09-03 14:31:10 -07:00
William A. Kennington III
799a02f209
libcdr: Boost 1.59 compat
2015-09-03 14:16:44 -07:00
William A. Kennington III
11315f9e70
libcdr: 0.1.0 -> 0.1.1
2015-09-03 14:16:34 -07:00
William A. Kennington III
677fe9f934
libe-book: Boost 1.59 compat
2015-09-03 14:09:26 -07:00
William A. Kennington III
6fc70d6b2e
libvisio: Boost 1.59 compat
2015-09-03 13:26:03 -07:00
William A. Kennington III
6bdb5b90ca
libvisio: 0.1.0 -> 0.1.3
2015-09-03 13:26:02 -07:00
William A. Kennington III
86ebd3ee25
Merge branch 'master.upstream' into staging.upstream
2015-09-03 11:15:58 -07:00
William A. Kennington III
14e715a55d
lvtk: Boost 1.59 compat
2015-09-03 10:52:30 -07:00
Mariusz `shd` Gliwiński
7bd6aac2d0
lgogdownloader: init at 2.24, fixes #9613
...
htmlcxx: init at 0.85, dependency of lgogdownloader
2015-09-03 13:09:06 +02:00
devhell
32d0d863bc
{lib}mediainfo{-gui}: 0.7.76 -> 0.7.77, fixes #9617
...
Local build and run successful.
From the ChangeLog:
```
Version 0.7.77, 2015-09-02
+ #B941, MXF: files having only a video stream and an ancillary data
stream were having incorrect second video stream
+ MOV: detection of r210 CodecID as raw RGB
+ Ancillary data: detection of all metadata blocks (previously: only the
first one was detected)
x MPEG-TS: Wrong demux of TSP (188+16 TS) files having PES with only
padding x MediaTrace #2 : XML malformed with Flags items (hotfix, flags
meaning disabled in XML output)
x MediaTrace #3 : XML malformed with some MP4 files
x MediaTrace #6 : XML duplicated attributes
x MediaTrace #10 : versioned xsd, creating library name and version
x MediaTrace: XML content was not escaped
x #B947, Amazon S3 support (REST API v2), CLI/DLL only and if compiled
with libcurl support: Analyze file on s3 was not working if secret key
contains / character
```
2015-09-03 13:00:47 +02:00
Kovacsics Robert (NixOS-SSD2)
b22e6cb299
wiimenu, wmiiSnap, libixp_for_wmii: removed, fixes #9609
...
wiimenu superseded by wimenu from wmii
wmiiSnap superseded by wmii_hg
libixp_for_wmii superseded by libixp_hg
2015-09-03 12:58:24 +02:00
Kovacsics Robert (NixOS-SSD2)
b02921d4ca
libixp-hg: init at 2012-12-02
2015-09-03 12:58:11 +02:00
Luca Bruno
e27c796b51
ffmpeg-full: fix src
2015-09-03 11:10:06 +02:00
William A. Kennington III
45734349bf
dclxvi: Init at 2013-01-27
2015-09-02 22:16:53 -07:00
William A. Kennington III
81c9095d90
rocksdb: 3.12.1 -> 3.13.1
2015-09-02 16:56:27 -07:00
William A. Kennington III
57dc088f9e
librevenge: Fix boost 1.59 compat
2015-09-02 13:52:46 -07:00
Domen Kožar
9aa6ca473b
pcg-c: mark as broken on i686
...
(cherry picked from commit 6cfbdda1e9b28817772bb322c40c62f65ac101c2)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 20:35:55 +02:00
Bjørn Forsman
6483cf1d91
ffmpeg-full: align pkgname with attrname
...
Without this, users are presented with this endless loop:
$ ffplay
The program ‘ffplay’ is currently not installed. You can install it by
typing:
nix-env -i ffmpeg
$ nix-env -i ffmpeg
$ ffplay
The program ‘ffplay’ is currently not installed. You can install it by
typing:
nix-env -i ffmpeg
2015-09-02 12:14:40 +02:00
Bjørn Forsman
c54d939d6d
freenect: cosmetic (2 space indents)
2015-09-02 10:28:16 +02:00
Vladimír Čunát
2dccca399c
libunwind: security fix for CVE-2015-3239
...
Thanks to the monitor. Low security and high rebuild impact, but still...
2015-09-02 05:23:55 +02:00
Bjørn Forsman
fe85ba5806
opencv3: unbreak build (set "-DWITH_IPP=OFF")
...
OpenCV tries to download IPP itself at build time. That doesn't work
well with nix.
2015-09-01 22:23:47 +02:00
Vladimír Čunát
0327ee3f8e
libevent: remove unused vulnerable 1.4.x version
2015-09-01 21:37:40 +02:00
Carles Pagès
b4ad13f667
opencv: add version 3.0
...
Adding as a separate expression, as it is not api compatible with 2.x.
2015-09-01 14:53:32 +02:00
Vladimír Čunát
5d5c053f68
libvdpau: security update 1.1 -> 1.1.1
...
CVE-2015-{5198,5199,5200}
2015-09-01 13:27:12 +02:00
William A. Kennington III
04fe1dfe3a
accelio: 2015-07-28 -> 2015-08-30
2015-09-01 00:26:20 -07:00
Tobias Geerinckx-Rice
7e4675cb00
bobcat: 3.25.02 -> 4.00.00
2015-09-01 05:28:53 +02:00
Tobias Geerinckx-Rice
0631e2233d
libtiff: 4.0.4beta -> 4.0.5
2015-09-01 00:30:19 +02:00
Tobias Geerinckx-Rice
328f68cb7e
libpsl: list 2015-08-07 -> 2015-08-27
...
Use fetchFromGitHub for both list and library, removing fetchurl.
2015-08-31 23:59:16 +02:00
William A. Kennington III
7735c6cb0e
Merge branch 'master.upstream' into staging.upstream
2015-08-31 10:28:18 -07:00
Mateusz Kowalczyk
b263ca0208
Merge pull request #9513 from andrewrk/ffmpeg-2.7.2
...
ffmpeg: 2.7.1 -> 2.7.2
2015-08-31 14:07:27 +01:00
William A. Kennington III
c6d73dcbb0
boost: Add 1.59
2015-08-30 18:13:58 -07:00
Domen Kožar
83b5a75d94
nettle27: remove uneeded package superseeded by 3.x
...
(cherry picked from commit b4b6b914c45061b403e1d0db2858f44d7776e65e)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-31 00:07:55 +02:00
William A. Kennington III
b3d5a11b5b
lmbd: 0.9.15 -> 0.9.16
2015-08-30 10:57:16 -07:00
William A. Kennington III
d4fc051c06
jemalloc: 3.6.0 -> 4.0.0
2015-08-30 10:57:16 -07:00
William A. Kennington III
ba7335700a
nghttp2: 1.1.2 -> 1.2.1
2015-08-29 18:19:38 -07:00
William A. Kennington III
afe1f0f127
Merge branch 'master.upstream' into staging.upstream
2015-08-29 17:48:49 -07:00
Thomas Tuegel
e9a8c5a988
Merge pull request #9524 from bjornfor/qt5-mkspecs-libgl
...
qt5: embed path to mesa (libGL) in Qt mkspecs file
2015-08-29 18:11:15 -05:00
Thomas Tuegel
b873f5bd62
Add qtEnv
2015-08-29 17:47:49 -05:00
Bjørn Forsman
06ed82677a
qt5: embed path to mesa (libGL) in Qt mkspecs file
...
Fixes this problem, when building apps in QtCreator:
...(compile output window)
g++ -Wl,-rpath,/nix/store/1w7h7p6s2srfw2ady90k7072991lrnpp-qtbase-5.4.2/lib \
-o qt-test3 main.o mainwindow.o moc_mainwindow.o \
-L/nix/store/1w7h7p6s2srfw2ady90k7072991lrnpp-qtbase-5.4.2/lib \
-lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
/nix/store/b8qhjrwf8sf9ggkjxqqav7f1m6w83bh0-binutils-2.23.1/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status
mesa is already in the closure of Qt, so there is no size increase.
The patch is copied into both qt-5.3 and qt-5.4 directories, like other
patches are.
Note that programs still can _run_ against a different libGL (e.g. one
provided by nvidia) by configuring the dynamic linker. For instance,
NixOS sets the LD_LIBRARY_PATH environment variable to
/run/opengl-driver/lib/, meaning that whatever libGL is found there
will be used instead of the default (mesa).
2015-08-29 22:21:57 +02:00
Vincent Laporte
1a2d05a840
getdata: 0.8.8 -> 0.8.9
2015-08-29 11:57:10 +02:00
Andrew Kelley
9dd6f4f6ce
ffmpeg: 2.7.1 -> 2.7.2
2015-08-28 22:08:43 -07:00
William A. Kennington III
5ca1c32a9d
Merge branch 'master.upstream' into staging.upstream
2015-08-28 17:55:20 -07:00
William A. Kennington III
d2dce19793
uid_wrapper: 1.1.0 -> 1.1.1
2015-08-28 17:53:48 -07:00
William A. Kennington III
3e6092fe6b
libraw: 0.16.0 -> 0.17.0
2015-08-28 17:50:55 -07:00
Bjørn Forsman
ac613f0748
opencv: remove duplicated -DCMAKE_BUILD_TYPE=Release flag
...
The standard builder already does this.
2015-08-27 10:54:10 +02:00
ts468
b1db014f40
Merge pull request #9462 from ts468/upstream.linphone
...
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel
74ce1df8f5
openh264: fix license
2015-08-26 22:24:05 +02:00
Thomas Strobel
e8aa031d69
mediastreamer-openh264: init at 1.0.0
2015-08-26 22:16:28 +02:00
Thomas Strobel
dbd3584590
mediastreamer: introduce environment variable to set plugins directory
2015-08-26 22:15:31 +02:00
Luca Bruno
1dc71534b4
rocksdb: disable on i686 (ZHF)
2015-08-26 18:48:51 +02:00
Thomas Strobel
444b8484d7
openh246: init at 1.4.0
2015-08-26 17:42:13 +02:00
Benno Fünfstück
0d6d5c907e
cwiid: new package
2015-08-26 17:36:25 +02:00
Benno Fünfstück
a5e28d5319
freenect: add version 0.5.2
2015-08-26 17:35:32 +02:00
Thomas Strobel
c35309ff0b
ortp: 0.24.2 -> 0.24.2
2015-08-26 17:19:19 +02:00
Thomas Strobel
1d2632f820
mediastreamer: 2.11.1 -> 2.11.2
2015-08-26 17:18:53 +02:00
Thomas Strobel
46de943ec7
belle-sip: 1.4.0 -> 1.4.1
2015-08-26 17:18:28 +02:00
Bjørn Forsman
d61c46c1bd
libqglviewer: rename attrname and pkgname from libQGLViewer
...
Ref. http://nixos.org/nixpkgs/manual/#sec-package-naming
2015-08-26 16:50:55 +02:00
Bjørn Forsman
b4d8bb5626
libqglviewer: update meta attributes (and add platforms)
2015-08-26 16:50:55 +02:00
Bjørn Forsman
f3fb580f65
libqglviewer: 2.3.4 -> 2.6.3
...
It seems upstream no longer provides old downloads. So this unbreaks the
build.
2015-08-26 16:50:55 +02:00
Edward Tjörnhammar
274f7bc117
catch: 1.1-3 -> 1.2.1
2015-08-26 12:59:57 +02:00
lethalman
46105f7d18
Merge pull request #9237 from NixOS/remove-unreferenced-files
...
Remove unreferenced files
2015-08-26 11:06:00 +02:00
Jude Taylor
34c092b114
libgcrypt: fix test crash on Darwin
2015-08-25 12:08:59 -07:00
Daniel Fox Franke
617a158e3c
libb2: init at 0.97
2015-08-25 14:25:05 -04:00
Domen Kožar
e4644a5b58
Merge branch 'staging'
2015-08-25 14:14:54 +02:00
Thomas Tuegel
33f287380b
Merge pull request #9294 from dezgeg/pr-pixman-arm
...
pixman: Enable '--disable-arm-iwmmxt' on ARM
2015-08-24 14:39:13 -05:00
Kosyrev Serge
d8b3c4c49c
openwsman init at 2.6.0
2015-08-24 22:34:15 +03:00
Kosyrev Serge
90f40408c8
sblim-sfcc init at 2.2.9
2015-08-24 22:34:07 +03:00
Vincent Laporte
4501d4f5d9
gdal: fix standalone python programs
2015-08-24 14:32:07 +02:00
devhell
fee4fe1b5e
{lib}mediainfo{-gui}: 0.7.75 -> 0.7.76
...
From the changelog:
```
Version 0.7.76, 2015-08-06
+ XML output: line breaks and indents in between attributes for readability
+ Trace feature: XML trace update, only if compiled with trace feature
+ Amazon S3 support (REST API v2), CLI/DLL only and if compiled with
libcurl support
+ FFV1: improved slice analysis (currently activated only with trace
feature and for 1st frame)
x MXF: optimization of the parsing, reading a lot less data (e.g. can be
reduced from 1 GB to 10 MB with some UHD files)
x MXF: wrong frame count with files not having the video stream as the
first stream
x Dolby E in MPEG-TS: "SMPTE ST 302" information was accidentally removed
x MPEG-TS: avoid filling delay from file name, not applicable on MPEG-TS
x MXF: better handling of huge padding blocks, better handling of
descriptors without link to a TrackID
x IMX: streams claiming that they are IMX are actually pure MPEG Video,
probing both IMX and MPEG Video
```
2015-08-24 07:29:49 +02:00
Ian Duncan
4bdcf1fa95
mongoc: init at 1.1.10
...
[Bjørn: Minor coding style cleanup.]
2015-08-24 07:25:18 +02:00
Ian Duncan
fd7144e455
libbson: init at 1.1.10
...
[Bjørn: Remove trailing dot in description and unneeded parenthesis
around mkDerivation arguments.]
2015-08-24 07:14:24 +02:00
Thomas Tuegel
b5b78eaf44
qt54: create share/ in setupHook
2015-08-23 14:29:09 -05:00