William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
William A. Kennington III
cd52c04456
Fix more ca-bundle paths
2015-05-29 14:26:32 -07:00
Arseniy Seroka
02fd0c8771
Merge pull request #7742 from magnetophon/guitarix-syslibs-master
...
guitarix: use system zita libs
2015-05-29 23:37:43 +03:00
William A. Kennington III
ac2f05a50a
krb5: Make lib build parallel
2015-05-29 10:12:29 -07:00
William A. Kennington III
a74e4863f3
krb5: Fixes
2015-05-29 10:12:00 -07:00
Bart Brouns
859ec9719b
guitarix: use system zita libs
2015-05-29 14:05:46 +02:00
William A. Kennington III
035273f813
Merge pull request #8022 from devhell/mediainfo
...
Update mediainfo{-gui} and dependencies
2015-05-29 00:57:13 -07:00
William A. Kennington III
de6f236bbb
Merge pull request #8038 from codyopel/ffmpeg-networking
...
ffmpeg: include networking support
2015-05-29 00:54:15 -07:00
Peter Simons
d9cc38757a
openssl: add version 1.0.2a as attribute 'openssl_1_0_2'
...
We'll try switching our default version after the 15.06 release has been
branched off. Resolves https://github.com/NixOS/nixpkgs/issues/7970 .
2015-05-29 09:52:29 +02:00
Peter Simons
99273a6716
Merge pull request #8047 from nckx/master
...
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Peter Simons
bcd5dc6bac
Merge pull request #8023 from thinkpad20/pure_liblapack
...
added cmake flag to prevent autodetection of SDK directory
2015-05-28 21:44:07 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Rok Garbas
8bebcd5d40
cygwin: patch boehm-gc on cygwin
2015-05-28 14:15:47 +02:00
codyopel
ec8babb4fd
ffmpeg: include networking support
...
add networking support to the default build, required by mpv
2015-05-28 07:39:10 -04:00
Vladimír Čunát
6cc8869f38
fltk13: fix a bug preventing use in octave
...
Fixes #8007 (together with the parent commit).
2015-05-28 13:16:02 +02:00
Vladimír Čunát
adea54614d
fltk13, octave: expose fltk13 config and override in octave
...
Octave needs fltk with libxft, see #8007 .
I'm not much familiar with composableDerivation,
so perhaps this change could be done in a better way...
2015-05-28 13:16:02 +02:00
Vladimír Čunát
026aa123a4
speexdsp: fix integer types not being included
...
Description in comments of https://aur.archlinux.org/packages/retroshare/
I'm not sure why their conditionals don't work, but this fix should be safe.
/cc maintainer @wkennington.
2015-05-28 11:55:06 +02:00
William A. Kennington III
85932bc5a9
krb5: 1.13.1 -> 1.13.2
2015-05-28 02:20:08 -07:00
William A. Kennington III
4389ae5208
libverto: Add derivation
2015-05-28 02:20:08 -07:00
William A. Kennington III
afea09936e
rocksdb: 3.10 -> 3.11
2015-05-28 02:20:08 -07:00
Marko Durkovic
a02799cd78
cygwin: fix ncurses
...
1. Fix linking against ncurses.dll
2. Fix segfaults with threaded code
2015-05-28 10:53:36 +02:00
Florian Friesdorf
d6c4963bcb
cygwin libarchive
2015-05-28 10:53:36 +02:00
U-user-PC\\user
6c7899b1f6
cygwin: popt patches
2015-05-28 10:53:36 +02:00
Florian Friesdorf
d2da94cc0b
cygwin: zlib - we do not --disable-shared
2015-05-28 10:53:36 +02:00
Marko Durkovic
2904aa33bb
cygwin: libffi
2015-05-28 10:53:36 +02:00
Marko Durkovic
e45745f1f4
cygwin: libatomic_ops: add missing interlibrary dep
2015-05-28 10:53:35 +02:00
Florian Friesdorf
feef088b39
cygwin: readline bash_cv_func_sigsetjmp=missing
2015-05-28 10:53:35 +02:00
Marko Durkovic
3f6949c3ef
cygwin: openssl for x86_64
2015-05-28 10:53:35 +02:00
Marko Durkovic
b658196c6c
cygwin: libiconv and gettext for x86_64
2015-05-28 10:53:34 +02:00
William A. Kennington III
21b2858eed
Merge pull request #8019 from codyopel/openjpeg
...
openjpeg: refactor, fixes #8017
2015-05-27 23:34:21 -07:00
William A. Kennington III
cf932c9b4c
Merge pull request #8031 from codyopel/libclxclient
...
libclxclient: reacfor & fix include directory
2015-05-27 23:33:06 -07:00
codyopel
83fa9994e5
libclthreads: refactor
...
fix include directories
fix symlink to library
2015-05-28 01:53:23 -04:00
codyopel
2906376ddc
libclxclient: reacfor & fix include directory
2015-05-28 00:26:17 -04:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
Many (less easily automatically converted) old-style strings
remain.
Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.
Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Allen Nelson
6eb8ff878d
added cmake flag to prevent autodetection of SDK directory
2015-05-27 12:42:40 -07:00
devhell
4de17c7837
Update mediainfo{-gui} and dependencies
...
* mediainfo{-gui} 0.7.73 -> 0.7.74
* libmediainfo 0.7.73 -> 0.7.74
From the mediainfo ChangeLog:
```
Version 0.7.74, 2015-05-25
+ FIMS: Preliminary version (not for production)
+ D-10 audio: display of real bitrate beside the encoded bitrate
+ VC-3: detection of CDP packets (608/708 captions), created by Nexio, inside the VC-3 private data
+ AES3: generic term AES3 replaced by more precise SMPTE ST numbers (302, 331, 337)
+ NUT: basic detection
+ FFV1: more parsing of the bitstream, support of any version of FFV1 in MOV and Matroska
+ DPX: color space and frame rate
x #B906, Matroska: duration was missing if Info block is at the end of the file
x #B908, AC-3: bit depth removed
x #P86, MPEG-4: moov_trak_edts_elst Atom was ignoring version of the atom
x Dolby E: the MXF channel count value was sometimes reported instead of the real channel count
x VorbisComment: WAVEFORMATEXTENSIBLE_CHANNEL_MASK "0X" ("x" in uppercase) is accepted now
x EBUCore: TotalProgrammeDuration was wrongly filled with IdentClockStart value
x EBUCore: Source/Material moved from timecodeStart to timecodeTrack
x MPEG-4: info is missing for some streams in some specific cases
```
2015-05-27 19:57:57 +01:00
codyopel
4587819638
openjpeg: refactor, fixes #8017
...
+ Disable JPIP which requires Java
+ fix typo in nativeBuildInputs, which fixes pkgconfig
2015-05-27 11:48:03 -04:00
Eelco Dolstra
faff3a44a7
Add libpqxx
2015-05-27 13:21:50 +02:00
Tobias Geerinckx-Rice
df7ccbab5d
libssh: temporarily patch to fix x2goclient
...
See <https://red.libssh.org/issues/194 >:
"In libssh 0.7.0, ssh_forward_listen() is present in the headers as
a deprecated function, but it is not actually present in the code.
This appears to have been introduced in commit 5229253f."
2015-05-26 23:57:45 +02:00
Pascal Wittmann
a6724ddd56
ccrtp: mark version 1.8 as broken (not compatible with libgcrypt >= 1.6)
...
closes #7855
2015-05-26 14:40:01 +02:00
Mateusz Kowalczyk
cdb14ddafe
Merge pull request #7246 from spwhitt/iniparser
...
iniparser: fix Darwin by building static lib
2015-05-26 11:08:47 +01:00
Tobias Geerinckx-Rice
7b6d9d4cff
Remove arb and then-orphaned lesstif93
...
Arb has been broken (and marked as such) since the removal of
GCC 4.2 in July 2014. Nothing and no-one uses it. Time to go.
2015-05-26 11:46:41 +02:00
William A. Kennington III
308cdd483d
mesa: 10.5.4 -> 10.5.6
2015-05-26 01:36:35 -07:00
Peter Simons
38bf7f94d0
webkitgtk-2.4: disable parallel building to fix race conditions
...
http://hydra.cryp.to/build/888422/nixlog/9/raw
2015-05-25 20:43:39 +02:00
Domen Kožar
bbc1df3092
Merge branch 'staging'
2015-05-25 11:33:05 +02:00
Edward Tjörnhammar
0e9464478d
catch: add version 1.1-3
2015-05-25 10:39:13 +02:00
William A. Kennington III
e7694865ca
Merge pull request #7982 from iyzsong/glfw
...
glfw: Update to 3.1.1 and build shared library.
2015-05-25 00:23:19 -07:00
Sou Bunnbu
6a96c2873f
Merge pull request #7968 from ts468/vaapi
...
Add gstreamer-vaapi for gstreamer-1.0.
2015-05-25 13:10:58 +08:00
宋文武
da2d1c17dc
glfw: Update to 3.1.1 and build shared library.
2015-05-25 10:50:28 +08:00
Thomas Tuegel
d8dab38fda
Merge pull request #7899 from thinkpad20/openblas_on_osx
...
added flags/switches necessary to get openblas to compile on osx
2015-05-24 19:01:50 -05:00