summary refs log tree commit diff
path: root/pkgs/development/libraries
Commit message (Collapse)AuthorAge
* More libgudev dependenciesEelco Dolstra2015-09-11
|
* libwacom: Use libgudevEelco Dolstra2015-09-08
|
* libmbim: Use libgudevEelco Dolstra2015-09-08
|
* Add libgudevEelco Dolstra2015-09-08
| | | | This has been split from systemd.
* libseccomp: Fix hashEelco Dolstra2015-09-08
|
* Merge branch 'master' into systemd-219Eelco Dolstra2015-09-07
|\ | | | | | | | | | | | | | | | | Conflicts: nixos/modules/system/boot/systemd.nix pkgs/applications/networking/p2p/transmission/default.nix pkgs/development/libraries/libseccomp/default.nix pkgs/os-specific/linux/systemd/default.nix pkgs/top-level/all-packages.nix
| * accelio: enable testsDaniel Fox Franke2015-09-03
| | | | | | | | | | The patch committed with 88471b684e6544da7691937a9b68cefa49d260d5 makes them work again.
| * accelio: fix i686-linux buildDaniel Fox Franke2015-09-03
| | | | | | | | | | | | | | | | | | * 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).
| * lgogdownloader: init at 2.24, fixes #9613Mariusz `shd` Gliwiński2015-09-03
| | | | | | | | htmlcxx: init at 0.85, dependency of lgogdownloader
| * {lib}mediainfo{-gui}: 0.7.76 -> 0.7.77, fixes #9617devhell2015-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ```
| * wiimenu, wmiiSnap, libixp_for_wmii: removed, fixes #9609Kovacsics Robert (NixOS-SSD2)2015-09-03
| | | | | | | | | | | | wiimenu superseded by wimenu from wmii wmiiSnap superseded by wmii_hg libixp_for_wmii superseded by libixp_hg
| * libixp-hg: init at 2012-12-02Kovacsics Robert (NixOS-SSD2)2015-09-03
| |
| * ffmpeg-full: fix srcLuca Bruno2015-09-03
| |
| * dclxvi: Init at 2013-01-27William A. Kennington III2015-09-02
| |
| * rocksdb: 3.12.1 -> 3.13.1William A. Kennington III2015-09-02
| |
| * pcg-c: mark as broken on i686Domen Kožar2015-09-02
| | | | | | | | | | (cherry picked from commit 6cfbdda1e9b28817772bb322c40c62f65ac101c2) Signed-off-by: Domen Kožar <domen@dev.si>
| * ffmpeg-full: align pkgname with attrnameBjørn Forsman2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * freenect: cosmetic (2 space indents)Bjørn Forsman2015-09-02
| |
| * libunwind: security fix for CVE-2015-3239Vladimír Čunát2015-09-02
| | | | | | | | Thanks to the monitor. Low security and high rebuild impact, but still...
| * opencv3: unbreak build (set "-DWITH_IPP=OFF")Bjørn Forsman2015-09-01
| | | | | | | | | | OpenCV tries to download IPP itself at build time. That doesn't work well with nix.
| * libevent: remove unused vulnerable 1.4.x versionVladimír Čunát2015-09-01
| |
| * opencv: add version 3.0Carles Pagès2015-09-01
| | | | | | | | Adding as a separate expression, as it is not api compatible with 2.x.
| * libvdpau: security update 1.1 -> 1.1.1Vladimír Čunát2015-09-01
| | | | | | | | CVE-2015-{5198,5199,5200}
| * accelio: 2015-07-28 -> 2015-08-30William A. Kennington III2015-09-01
| |
| * bobcat: 3.25.02 -> 4.00.00Tobias Geerinckx-Rice2015-09-01
| |
| * libpsl: list 2015-08-07 -> 2015-08-27Tobias Geerinckx-Rice2015-08-31
| | | | | | | | Use fetchFromGitHub for both list and library, removing fetchurl.
| * Merge pull request #9513 from andrewrk/ffmpeg-2.7.2Mateusz Kowalczyk2015-08-31
| |\ | | | | | | ffmpeg: 2.7.1 -> 2.7.2
| | * ffmpeg: 2.7.1 -> 2.7.2Andrew Kelley2015-08-28
| | |
| * | nettle27: remove uneeded package superseeded by 3.xDomen Kožar2015-08-31
| | | | | | | | | | | | | | | (cherry picked from commit b4b6b914c45061b403e1d0db2858f44d7776e65e) Signed-off-by: Domen Kožar <domen@dev.si>
| * | lmbd: 0.9.15 -> 0.9.16William A. Kennington III2015-08-30
| | |
| * | jemalloc: 3.6.0 -> 4.0.0William A. Kennington III2015-08-30
| | |
| * | nghttp2: 1.1.2 -> 1.2.1William A. Kennington III2015-08-29
| | |
| * | Merge pull request #9524 from bjornfor/qt5-mkspecs-libglThomas Tuegel2015-08-29
| |\ \ | | | | | | | | qt5: embed path to mesa (libGL) in Qt mkspecs file
| | * | qt5: embed path to mesa (libGL) in Qt mkspecs fileBjørn Forsman2015-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
| * | | Add qtEnvThomas Tuegel2015-08-29
| |/ /
| * / getdata: 0.8.8 -> 0.8.9Vincent Laporte2015-08-29
| |/
| * uid_wrapper: 1.1.0 -> 1.1.1William A. Kennington III2015-08-28
| |
| * libraw: 0.16.0 -> 0.17.0William A. Kennington III2015-08-28
| |
| * opencv: remove duplicated -DCMAKE_BUILD_TYPE=Release flagBjørn Forsman2015-08-27
| | | | | | | | The standard builder already does this.
| * Merge pull request #9462 from ts468/upstream.linphonets4682015-08-26
| |\ | | | | | | linphone: update linphone with dependencies
| | * openh264: fix licenseThomas Strobel2015-08-26
| | |
| | * mediastreamer-openh264: init at 1.0.0Thomas Strobel2015-08-26
| | |
| | * mediastreamer: introduce environment variable to set plugins directoryThomas Strobel2015-08-26
| | |
| | * openh246: init at 1.4.0Thomas Strobel2015-08-26
| | |
| | * ortp: 0.24.2 -> 0.24.2Thomas Strobel2015-08-26
| | |
| | * mediastreamer: 2.11.1 -> 2.11.2Thomas Strobel2015-08-26
| | |
| | * belle-sip: 1.4.0 -> 1.4.1Thomas Strobel2015-08-26
| | |
| * | rocksdb: disable on i686 (ZHF)Luca Bruno2015-08-26
| | |
| * | cwiid: new packageBenno Fünfstück2015-08-26
| | |
| * | freenect: add version 0.5.2Benno Fünfstück2015-08-26
| | |