Spencer Whitt
0b853b767a
libebml: 1.3.0 -> 1.3.1
2015-03-25 22:51:44 -04:00
Spencer Whitt
c7a0e68e58
schroedinger: 1.0.0 -> 1.0.11
2015-03-25 22:22:20 -04:00
William A. Kennington III
151c42aa98
libvorbis: 1.3.4 -> 1.3.5
2015-03-25 16:02:42 -07:00
William A. Kennington III
838acbe701
Merge pull request #6983 from spwhitt/libtheora
...
Libtheora
2015-03-25 15:36:56 -07:00
William A. Kennington III
fe6055dc2a
Merge pull request #6984 from spwhitt/x264
...
X264 updates
2015-03-25 15:35:59 -07:00
Spencer Whitt
84a15d6d08
x264: Update metadata
2015-03-25 18:13:47 -04:00
Spencer Whitt
3630a37dd5
x264: Add option to encode videos as bit depth 10
...
At compile time libx264 must be configured to encode videos in either 8
bit depth or 10 bit depth. It is not possible to compile libx264 to
support both bit depths simultaneously. This exposes the bit depth
compile option.
2015-03-25 18:10:08 -04:00
Spencer Whitt
98bf3f9d39
x264: snapshot-20130424-2245-stable -> snapshot-20141218-2245-stable
...
Update fixes configure error on Darwin
2015-03-25 18:04:07 -04:00
Spencer Whitt
7adbb34315
libtheora: Add metadata
2015-03-25 17:57:40 -04:00
Spencer Whitt
04f724873a
libtheora: Fix build on Darwin
2015-03-25 17:52:19 -04:00
Peter Simons
f7c2699fde
hunspell-dictionaries: cosmetic
2015-03-25 19:34:46 +01:00
Peter Simons
279429b700
hunspell-dictionaries: update french dictonary to fix the build
...
The old version has disappeared from the server.
2015-03-25 19:34:46 +01:00
Eric Seidel
0bfce5bb4a
pixman: patch for clang36
2015-03-24 20:54:05 -07:00
William A. Kennington III
6f025832b5
Merge pull request #6971 from joachifm/remove-redundant-clppcre
...
Delete redundant clppcre expression
2015-03-24 19:19:50 -07:00
Mateusz Kowalczyk
25eee1c865
gtkspell3: update from 3.0.6 to 3.0.7
2015-03-25 00:46:58 +00:00
Mateusz Kowalczyk
0a6eb7f8d5
gloox: update from 1.0.12 to 1.0.13
2015-03-25 00:46:58 +00:00
Mateusz Kowalczyk
66b72cf5d6
glm: update from 0.9.6.0 to 0.9.6.1
2015-03-25 00:46:58 +00:00
Thomas Tuegel
e1700c856c
kf58: fix another inherited typo
2015-03-24 18:21:12 -05:00
Joachim Fasting
b71865b1bb
libev: bump to 4.19
2015-03-25 00:07:22 +01:00
Thomas Tuegel
6eeaef55e5
kf58: fix inherited typo
2015-03-24 17:50:46 -05:00
Thomas Tuegel
8fd5dd89ac
Merge branch 'master' into staging
2015-03-24 17:49:30 -05:00
Joachim Fasting
2284a1ab8e
libev: set license and description
...
Use upstream's description
2015-03-24 23:47:17 +01:00
Thomas Tuegel
6632b151b8
add kf58
2015-03-24 17:15:51 -05:00
Thomas Tuegel
5d1f6ad57c
qt5: make qt-5.4.1 default
2015-03-24 17:14:56 -05:00
Thomas Tuegel
ad49ea230a
qt54: update to qt-5.4.1
2015-03-24 17:14:56 -05:00
Vladimír Čunát
9a75c1d7c8
lensfun: fix build by using older make
2015-03-24 21:15:46 +01:00
Luis G. Torres
f7e4be5011
flann: make it build on Darwin ( close #6946 )
2015-03-24 20:48:10 +01:00
Joachim Fasting
a64d43b96d
Delete redundant clppcre expression
...
The top-level name clppcre has no reverse dependencies, is out-of-date, and
appears to have been superceded by lispPackages.cl-ppcre.
2015-03-24 20:39:25 +01:00
Joachim Fasting
be7ef555f2
libev: port to mkDerivation
2015-03-24 19:44:26 +01:00
Arseniy Seroka
3a08b70be5
Merge pull request #6959 from pmahoney/libdevil
...
libdevil: patch to build on darwin
2015-03-24 10:36:29 +03:00
Michael Raskin
03912fb435
Update libfixposix link
2015-03-24 09:45:08 +03:00
Patrick Mahoney
7f728ae2e1
libdevil: patch to build on darwin
...
On a OSX 10.10 system:
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -fgnu89-inline -msse -msse2 -msse3 -D_THREAD_SAFE -I/nix/store/7n9c36hz9sl2dqvfry8d554l935hq4ma-openexr-2.2.0/include/OpenEXR -I/nix/store/3jxslxa37wmfdnyfj1hckpxl0skscgj0-ilmbase-2.2.0/include/OpenEXR -O3 -c ./../src-IL/src/il_exr.cpp -fno-common -DPIC -o .libs/libIL_la-il_exr.o
In file included from ./../src-IL/src/il_exr.cpp:22:
In file included from ./../src-IL/include/il_exr.h:18:
In file included from /nix/store/7n9c36hz9sl2dqvfry8d554l935hq4ma-openexr-2.2.0/include/OpenEXR/ImfIO.h:49:
In file included from /nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/string:434:
/nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/__config:32:22: error: expected value in expression
#if __LITTLE_ENDIAN__
^
/nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/__config:110:11: fatal error: 'endian.h' file not found
# include <endian.h>
^
2 errors generated.
make[1]: *** [libIL_la-il_exr.lo] Error 1
make[1]: Leaving directory `/private/var/folders/1g/yfm550_10sb76p0z469bq9mr5zsthm/T/nix-build-libdevil-1.7.8.drv-1/devil-1.7.8/lib'
make: *** [all-recursive] Error 1
See http://sourceforge.net/p/resil/tickets/8/
2015-03-23 15:53:45 -05:00
Eelco Dolstra
433d30b877
libguestfs: Don't build on Hydra
...
It produces a package over 4 GB large, and takes several hours to
build (probably because of the overhead of copying that 4 GB image).
2015-03-23 13:25:20 +01:00
lethalman
3af17021d4
Merge pull request #6867 from risicle/master
...
New packages for luabind, stxxl and osrm-backend
2015-03-23 10:03:12 +01:00
Thomas Tuegel
143aa5aa17
remove jsoncpp-0.6.0-rc2
2015-03-22 17:05:12 -05:00
Thomas Tuegel
a910301e18
make cmake-3.2 the default version
2015-03-22 17:00:46 -05:00
Thomas Tuegel
0777420850
kf57: don't set obsolete KDE_DEFAULT_HOME
2015-03-22 13:10:24 -05:00
Luis G. Torres
d1cf37eeb7
Cleaned up swt derivation
2015-03-22 13:28:34 -04:00
Luis G. Torres
e8d85753cf
Added Darwin case for java.swt. This still can't be built on Darwin, but at least this derivation won't cause nix-env -qas to crash on Darwin.
2015-03-22 13:28:34 -04:00
Tobias Geerinckx-Rice
627e2bf90c
nx-libs 3.5.0.30 -> 3.5.0.31
2015-03-22 14:20:59 +01:00
Russell O'Connor
e2e4c1182e
Update OpenSSL dependency of bitcoin to be the latest OpenSSL.
...
Purge OpenSSL version 1.0.1j.
2015-03-21 17:49:42 -04:00
Thomas Tuegel
a17535822a
kf57: use cmake-3.2
...
Build was broken by openssl update because older cmake could not parse
openssl's version correctly.
2015-03-21 12:33:31 -05:00
Thomas Tuegel
19a4fc2b46
add jsoncpp-1.6.0
...
dependency of cmake-3.2
2015-03-21 12:32:12 -05:00
Arseniy Seroka
37c95d6a48
Merge pull request #6909 from johbo/libatopic_ops
...
libatomic_ops: Allow on all unix platforms
2015-03-21 13:48:19 +03:00
Eelco Dolstra
2ed5c2bd6b
Set some meta.platforms
...
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Shea Levy
19cd9f16a0
Merge branch 'staging'
2015-03-20 09:53:34 -04:00
Johannes Bornhold
c30b11c776
libatomic_ops: Allow on all unix platforms
2015-03-20 14:31:54 +01:00
Vladimír Čunát
cd97c58110
openssl_1_0_1j: fix after updating the main version
2015-03-19 20:28:35 +01:00
Eelco Dolstra
2fe351c7e3
openssl: Update to 1.0.1m
...
Fixes various "Moderate" / "Low" CVEs:
http://openssl.org/news/secadv_20150319.txt
2015-03-19 15:57:17 +01:00
Peter Simons
f30743b86b
Revert "VLC wants a newer version of libdvdnav"
2015-03-19 13:19:17 +01:00
Peter Jones
05d6d77c8e
VLC wants a newer version of libdvdnav
...
* Updated libdvdnav/libdvdread to latest versions
* Removed libdvdnav patches since they have been incorporated into the
latest release
* Added `--enable-dvdnav` configure flag to VLC to ensure that if this
happens again VLC will fail to build
2015-03-18 14:37:12 -06:00
Vladimír Čunát
105f933f64
ffmpeg: add new branch 2.6.1 (no switching yet)
...
/cc maintainers @codyopel, @fuuzetsu.
Release notes don't indicate any new options or dependencies.
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6
APIchanges looks like we should be able to replace 2.5 by 2.6
without anything breaking (belongs to staging and needs some testing).
2015-03-18 18:10:26 +01:00
Austin Seipp
5bbbb2c96b
nixpkgs: concurrencykit 0.4.4 -> 0.4.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
075c1886a3
nixpkgs: libressl 2.1.4 -> 2.1.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Robert Scott
5a45003800
luajit: declare lua in propagatedBuildInputs, remove from osrm-backend's buildInputs
2015-03-17 22:05:13 +00:00
Longrin Wischnewski
30beb0ad7d
flightgear: bump version to 3.4 ( close #6385 )
...
- openscenegraph: bump version to 3.2.1: http://www.openscenegraph.org/index.php/download-section/stable-releases
- remove obsolete patch
- simgear: bump version to 3.4.0
- flightgear: add qt5 as build input
2015-03-17 22:58:39 +01:00
Vladimír Čunát
2ed90cd27f
gdal: fix build by adding openssl
...
I'm not sure why it started needing it, but I suspect mysql (mariadb).
2015-03-17 13:58:09 +01:00
Vladimír Čunát
e924f05cc3
Merge branch 'master' into staging
2015-03-17 13:35:05 +01:00
Michael Raskin
7e285b8b87
Update Botan unstable and fix source link
2015-03-17 11:02:56 +03:00
Tobias Geerinckx-Rice
af15b26ee8
libxcomp: switch to release 3.5.0.30 instead of git
2015-03-17 00:35:24 +01:00
Nicolas Pouillard
eee31a2c97
Update sqlite to 3.8.8.3
2015-03-15 23:03:14 +01:00
Eric Seidel
4835813cb6
judy: clang doesnt know -fno-aggressive-loop-optimizations
2015-03-14 09:09:23 -07:00
Peter Simons
9ba7027652
pkgs/development/libraries/kde-frameworks-5.7: fix evaluation
2015-03-14 14:55:35 +01:00
James Cook
8c87695f60
Merge pull request #6776 from giogadi/add-ceres-solver
...
Add derivation for google ceres-solver library
2015-03-13 20:54:58 -07:00
Thomas Tuegel
f4146b7f2d
kf57: fix evaluation
2015-03-13 16:27:04 -05:00
Thomas Tuegel
fe8072ee7f
kf57: add meta.branch to fix monitor
2015-03-13 13:17:38 -05:00
lethalman
a918bd0151
Merge pull request #6777 from ardumont/add-sqldeveloper-derivation
...
[new] sqldeveloper derivation
2015-03-13 15:09:40 +01:00
Antoine R. Dumont
f11cf895d1
Fix frei0r url
2015-03-12 22:30:46 +01:00
Charles Strahan
4b2b30ea24
libtermkey: new package
...
Allows easy processing of keyboard entry from terminal-based programs.
2015-03-12 17:13:45 -04:00
Charles Strahan
c43b787f96
unibilium: new package
...
Unibilium is a very basic terminfo library. It doesn't depend on curses
or any other library. It also doesn't use global variables, so it should
be thread-safe.
2015-03-12 17:13:45 -04:00
Pascal Wittmann
e0d91fa1b9
levmar: update from 2.5 to 2.6
2015-03-12 21:19:49 +01:00
Luis G. Torres
92eaff008e
Added derivation for google ceres-solver optimization library for C++
2015-03-12 16:04:04 -04:00
Vladimír Čunát
07e49e6952
libav*: maintenance updates, including security
2015-03-12 20:15:22 +01:00
William A. Kennington III
c32437b16e
libressl: 2.1.3 -> 2.1.4
2015-03-12 11:37:27 -07:00
lethalman
14ed261fc7
Merge pull request #6765 from gebner/ibus-plugins
...
Add ibus-qt and ibus-anthy.
2015-03-12 14:35:23 +01:00
Gabriel Ebner
2e8cbfbc58
Move ibus packages to the inputmethods directory.
2015-03-12 11:57:54 +01:00
William A. Kennington III
a5c221c299
rabbitmq-c: 0.4.1 -> 0.6.0
2015-03-11 18:50:04 -07:00
William A. Kennington III
bd43fc7103
czmq: Refactor
2015-03-11 18:50:04 -07:00
William A. Kennington III
e0ba90ba4e
zeromq4: Refactor
2015-03-11 18:50:04 -07:00
William A. Kennington III
048148ad97
zeromq3: Refactor
2015-03-11 18:50:04 -07:00
William A. Kennington III
94a4bce09d
hiredis: Add derivation
2015-03-11 18:50:03 -07:00
William A. Kennington III
5545212000
libmongo-client: Add derivation
2015-03-11 18:50:03 -07:00
William A. Kennington III
e6a486058f
rdkafka: Cleanup
2015-03-11 18:50:03 -07:00
William A. Kennington III
5e84d6e7b7
libnet: 1.2-rc2 -> 1.2-rc3
2015-03-11 18:50:03 -07:00
William A. Kennington III
8c37f09ea5
librelp: Add derivation
2015-03-11 18:50:03 -07:00
William A. Kennington III
3b72e1f108
liblognorm: Add derivation
2015-03-11 18:50:03 -07:00
William A. Kennington III
76abe50fc4
liblogging: 1.0.4 -> 1.0.5
2015-03-11 18:50:03 -07:00
William A. Kennington III
15d3ec0db0
libdbi-drivers: 0.8.3-1 -> 0.9.0
2015-03-11 18:50:03 -07:00
William A. Kennington III
1e873e636a
jemalloc: Add derivation
2015-03-11 18:50:03 -07:00
William A. Kennington III
b36904d936
libdbi: 0.8.3-1 -> 0.9.0
2015-03-11 18:50:02 -07:00
William A. Kennington III
648c451a0c
libestr: 0.1.9 -> 0.1.10
2015-03-11 18:50:02 -07:00
Gabriel Ebner
d23ed364b5
Add ibus-qt.
2015-03-11 21:54:04 +01:00
Edward Tjörnhammar
3d2604a8b6
libevhtp: added package
2015-03-11 19:22:26 +01:00
Thomas Tuegel
61cf7e1265
Merge branch 'kde5'
2015-03-11 11:49:45 -05:00
Thomas Tuegel
ccef701daa
kdeApps_14_12: set priorities to avoid collisions
2015-03-11 09:34:40 -05:00
Eelco Dolstra
dbbe200691
Merge pull request #6735 from wkennington/master.eglibc
...
eglibc: Remove as it is now defunct
2015-03-11 13:35:41 +01:00
William A. Kennington III
0de5e56d87
msgpack: Update to 1.0.0
2015-03-10 11:44:59 -07:00
William A. Kennington III
14d72a1c65
talloc: 2.1.1 -> 2.1.2
2015-03-10 11:17:25 -07:00
Vladimír Čunát
4b58636c0d
Revert "gettext: fix build on darwin"
...
This reverts commit fc15721871
.
I trusted the referred comment (and maybe misunderstood it),
but the commit wasn't a good idea at all.
2015-03-10 18:09:03 +01:00
Vladimír Čunát
fc15721871
gettext: fix build on darwin
...
Hash on Linuxes is unchanged. For details about the error see discussion at:
https://github.com/NixOS/nixpkgs/commit/0ffb98828e87612
2015-03-10 17:38:29 +01:00
Peter Simons
581a4da7b5
frei0r: fix invalid download URL
2015-03-10 15:42:10 +01:00
Lluís Batlle i Rossell
44c3256017
Updating gobby and libinfinity.
2015-03-10 14:37:11 +01:00
Peter Simons
6694ef42a9
Merge branch 'master' into staging.
...
Conflicts:
pkgs/development/libraries/gtk+/2.x.nix
pkgs/tools/security/gnupg/21.nix
pkgs/top-level/all-packages.nix
2015-03-10 12:09:43 +01:00
William A. Kennington III
f227f36f44
libyubikey: 1.12 -> 1.13
2015-03-09 16:57:34 -07:00
William A. Kennington III
3198caae45
libgcrypt: 1.6.2 -> 1.6.3
2015-03-09 16:56:09 -07:00
William A. Kennington III
b0bfff28c9
libgpg-error: 1.17 -> 1.18
2015-03-09 16:56:09 -07:00
William A. Kennington III
0b1489df4e
eglibc: Remove as it is now defunct
2015-03-09 16:54:27 -07:00
Pascal Wittmann
af0f1840b4
utf8proc: fixed description
2015-03-09 18:35:25 +01:00
Pascal Wittmann
7b2ceb5cf1
Merge pull request #6426 from grwlf/utf8-proc
...
utf8proc: add the library
2015-03-09 17:34:06 +00:00
Vladimír Čunát
943754c5d0
harfbuzz: small update
2015-03-09 15:55:29 +01:00
Vladimír Čunát
c4f238c39c
glib: maintenance update
2015-03-09 15:55:28 +01:00
Vladimír Čunát
2af0227154
gtk2: small maintenance update
2015-03-09 15:55:28 +01:00
Eduard Bachmakov
aa564bbac5
mesa: big update, and related improvements ( close #6367 )
...
* Remove upstreamed patch
* EGL driver dirs are no longer a thing, see mesa commit
407450eb84f5a1b466a2eff19b85cdee7ac15dfb
Patching runtime search dir in sources instead (by vcunat).
* static-gallium patch dropped as it causes visibility issues with
nouveau
* rtti patch dropped as it the relevant configuration has been removed
upstream; properly fixed by an LLVM flag now
* Checks disabled. This is known and solved upstream. Checks will be
re-enabled in a future commit when updating to a version containing
the fixes
* Use llvm-3.5 now (by vcunat).
2015-03-09 15:55:24 +01:00
Vladimír Čunát
464212e01a
dbus: security bump to fix CVE-2015-0245
2015-03-09 15:55:23 +01:00
Vladimír Čunát
c4ac05d47e
libdrm: update
2015-03-09 15:55:22 +01:00
Vladimír Čunát
c65a2121e0
glibc: fix -lgcc_s linking
...
https://github.com/NixOS/nixpkgs/commit/65221567c12eb20d12#commitcomment-9515597
2015-03-09 15:55:22 +01:00
Lluís Batlle i Rossell
a22c19f56a
Fixing judy for gcc 4.8
...
gtkwave crashes often, without this fix.
http://sourceforge.net/p/judy/mailman/message/31995144/
2015-03-09 15:37:50 +01:00
Thomas Tuegel
7b2adc0039
Merge branch 'kde5'
2015-03-09 06:43:13 -05:00
Peter Simons
ecad102326
pkgs/development/libraries/ffmpeg/generic.nix: don't insert faac into buildInputs unconditionally
...
This is a hot-fix to mitigate https://github.com/NixOS/nixpkgs/issues/6727 .
2015-03-09 12:30:16 +01:00
Thomas Tuegel
a1700f8400
kf57: include Qt GraphicalEffects submodule
2015-03-08 17:37:29 -05:00
William A. Kennington III
b452bd40e1
Merge pull request #6602 from codyopel/ffmpegbr
...
ffmpeg: refactor to generic
2015-03-08 15:23:55 -07:00
Michael Raskin
81eafd7761
update directfb
2015-03-09 01:03:01 +03:00
Michael Raskin
1fdc855b2f
Update botan unstable
2015-03-09 01:03:01 +03:00
lethalman
0a83c2a2a9
Merge pull request #6697 from ardumont/add-tuxguitar
...
[new] tuxguitar derivation
2015-03-08 11:54:57 +01:00
Antoine R. Dumont
4c985c26af
Update swt installation
...
Permit the installation for x86_64
2015-03-08 10:22:55 +01:00
Carles Pagès
2bc4f5c149
SDL2_ttf: add version 2.0.12
2015-03-07 14:35:19 +01:00
Shea Levy
6b53021205
Merge branch 'master' into staging
2015-03-06 19:02:36 +00:00
Vladimír Čunát
33fbec14b6
opencascade-6.5: maintenance update
...
They claim it's ABI-compatible.
2015-03-06 14:44:21 +01:00
Vladimír Čunát
0ea7d9b6f9
opencascade*: fix build after mesa update
2015-03-06 14:44:01 +01:00
Vladimír Čunát
cdd00f47fa
libav*.tools: remove overlapping paths, fixes #6682
2015-03-06 12:55:08 +01:00
Eelco Dolstra
ad896e1737
Typo
2015-03-06 12:09:10 +01:00
Vladimír Čunát
33153a2166
paraview, vtk: fix build after mesa update
2015-03-06 12:09:01 +01:00
Vladimír Čunát
0ce3dcd91a
libxmi: fix build after libtool bump
...
The file copied by libxmi builder seems moved.
2015-03-06 10:28:29 +01:00
Tobias Geerinckx-Rice
47712a21bd
Add libxcomp 3.5.0-2015-02-18
...
Thanks to Christoph-Simon Senjak <c s s at u x u l dot d e>
2015-03-06 03:48:39 +01:00
Peter Simons
58795b953b
uid_wrapper: the unquoted meta.homepage url breaks evaluation
2015-03-05 17:41:36 +01:00
Peter Simons
455fc68fbb
socket_wrapper: the unquoted meta.homepage url breaks evaluation
2015-03-05 17:40:55 +01:00
Peter Simons
0ac77f4690
nss_wrapper: the unquoted meta.homepage url breaks evaluation
2015-03-05 17:40:17 +01:00
Peter Simons
1d953779b0
Merge remote-tracking branch 'origin/master' into staging.
2015-03-05 12:24:57 +01:00
William A. Kennington III
e15cd2375e
kerberos: Add development string
2015-03-04 16:48:52 -08:00
William A. Kennington III
c5dce2def0
uid_wrapper: Add derivation
2015-03-04 16:48:52 -08:00
William A. Kennington III
88c01c5647
socket_wrapper: Add derivation
2015-03-04 16:48:52 -08:00
William A. Kennington III
3e4fa69a90
nss_wrapper: Add derivation
2015-03-04 16:48:51 -08:00
William A. Kennington III
7b517a4b29
tevent: 0.9.23 -> 0.9.24
2015-03-04 16:48:51 -08:00
Vladimír Čunát
2485055a96
gtk2: maintenance update
...
Perhaps a bugfix important for us:
745052 Icon theme code assumes directories with mtime 0 don't exist
2015-03-04 22:02:45 +01:00
Eric Seidel
6c6d8772ed
libsoup: patch to remove non-existent symbol
2015-03-03 20:16:33 -08:00
William A. Kennington III
d6ed3570b0
openct: 0.6.19 -> 0.6.20
2015-03-03 14:27:49 -08:00
William A. Kennington III
731e833e99
tevent: 0.9.22 -> 0.9.23
2015-03-03 12:55:40 -08:00
Vladimír Čunát
54fc2db1b8
glibc: update 2.20 -> 2.21, including security fixes
...
Fixes #6578 .
https://sourceware.org/ml/libc-alpha/2015-02/msg00119.html
- I had to disable one warning-error type.
- One of our patches needed modification - it seemed that just the context
changed without affecting the purpose of the patch.
2015-03-03 11:31:01 +01:00
William A. Kennington III
adbba6eded
Merge pull request #6528 from codyopel/stdenv-fixes
...
remove stdenv.isBSD
2015-03-02 20:10:07 -08:00
Ambroz Bizjak
d777470c3d
KDevelop: Update to 4.7.1.
2015-03-03 01:44:36 +01:00
Peter Simons
5341196f01
Merge branch 'master' into staging.
2015-03-02 21:10:36 +01:00
Lluís Batlle i Rossell
b5855077fc
Merge staging until the libsigsegv 'fix'
...
The fix that disables libsigsegv.
2015-03-01 22:12:05 +01:00
Pascal Wittmann
75a988394b
Merge pull request #6608 from bobvanderlinden/lirc-0.9.2a
...
lirc: upgraded to 0.9.2a
2015-03-01 18:58:21 +00:00
Robert Scott
7476de722b
luabind: add patch to allow us to discover a provided luajit
2015-02-28 22:37:16 +00:00
Sander van der Burg
62080e3939
smack: bump to version 3.4.1
2015-02-28 21:54:15 +00:00
Bob van der Linden
186348f831
lirc: fix python reference in build tools
2015-02-28 20:30:04 +01:00
codyopel
6ed1d9f525
ffmpeg: refactor to generic
...
* migrate some branches from ffmpeg.config.<optional>, now allows version specific configuration
* Added optionals for most features
* Added qt-faststart executable
* Licensing corrections
* Added dependencies
+ celt
+ faad2
+ flite
+ frei0r-plugins
+ fribidi
+ game-music-emu
+ gsm
+ jack2
+ ladspa-sdk
+ libavc1394
+ libbluray
+ libbs2b
+ libcaca
+ libmodplug
+ libogg
+ libraw1394
+ libssh
+ libwebp
+ libxcb
+ lzma
+ openal
+ opencl
+ opengl
+ openh264
+ openjpeg
+ openssl
+ pulseaudio
+ rtmpdump
+ samba
+ soxr
+ v4l-utils
+ vid.stab
+ wavpack
+ libX11
+ libXv
+ wavpack
+ x265
+ xavs
+ xvidcore
+ zeromq
* Outlines support for: (unpackaged/broken dependencies)
+ aacplus
+ avisynth
+ crystalhd
+ blackmagic-design-desktop-video
+ flite
+ ilbc
+ libavc1394
+ libcdio-paranoia
+ libiec61883
+ libmfx
+ libnut
+ nvenc (nvidia)
+ opencl
+ opencore-amr
+ openh264
+ oss
+ libquvi
+ schroedinger
+ shine
+ twolame
+ utvideo
+ vo-aacenc
+ vo-amrwbenc
+ zvbi
2015-02-28 12:12:25 -05:00
Bob van der Linden
45216b82a1
lirc: upgraded to 0.9.2a
2015-02-28 17:49:58 +01:00
Domen Kožar
1fb78f8994
openssl: 1.0.1k -> 1.0.1l
2015-02-27 12:59:59 +01:00
Domen Kožar
83b9a19390
dbus-glib: 0.102 -> 0.104 (fixes nm-applet empty menu)
2015-02-27 12:59:59 +01:00
Luca Bruno
a7879236bd
mysql-workbench: fix build using libctemplate 2.2
2015-02-27 12:10:25 +01:00
Luca Bruno
836b3d835e
botanUnstable: 1.11.13 doesn't exist, use 1.11.10
2015-02-27 11:08:31 +01:00
Vladimír Čunát
a24ef4f338
harfbuzz: small update
2015-02-26 20:31:41 +01:00
Vladimír Čunát
d3bfead0d4
dbus-glib: maintenance update
2015-02-26 20:26:26 +01:00
Vladimír Čunát
be18346534
glib: maintenance update
2015-02-26 20:14:45 +01:00
Vladimír Čunát
c01dd4ab57
gtk2: small maintenance update
2015-02-26 20:06:02 +01:00
Thomas Tuegel
b692340441
openblas: fix build on i686
2015-02-26 06:44:03 -06:00
Peter Simons
d6c295e469
Merge remote-tracking branch 'origin/master' into staging.
2015-02-25 20:18:28 +01:00
Vincent Laporte
b6d8d57905
libharu: update from 2.2.1 to 2.3.0
2015-02-25 08:46:57 +01:00
codyopel
e29b0da9c7
remove stdenv.isBSD
2015-02-24 22:15:51 -05:00
Mateusz Kowalczyk
cc4a5073e2
Resurrect openjpeg 2.0.x and use it for mupdf
...
mupdf doesn't compile with 2.1 due to API changes
cc @codyopel who made the openjpeg update
2015-02-25 01:50:06 +00:00
vbgl
8300898f98
Merge pull request #6533 from michelk/gdal_1.11.2
...
gdal: update to 1.11.2
2015-02-24 22:45:50 +01:00
William A. Kennington III
51b7fe53fa
libinput: 0.10 -> 0.11
2015-02-24 11:52:19 -08:00
William A. Kennington III
dbaf941212
Merge pull request #6422 from codyopel/libinput
...
libinput: refactor & add optional dependencies
2015-02-24 11:47:45 -08:00
Eelco Dolstra
843f21fd6a
nss: Update to 3.17.4
2015-02-24 18:50:04 +01:00
Eelco Dolstra
3facd6b66d
sqlite: Update to 3.8.7.4
2015-02-24 18:42:16 +01:00
codyopel
ac2ed3818c
libinput: refactor & add optional dependencies
2015-02-24 02:39:31 -05:00
Michel Kuhlmann
3e87b82fe2
gdal: enabling geos
...
In order to use ogr2ogr for clipping, this options needs to be
enabled.
2015-02-24 08:35:34 +01:00
William A. Kennington III
ee41f35c40
Merge pull request #6490 from codyopel/openjpegbr
...
openjpeg: refactor to generic, add 1.x & 2.0.0 -> 2.1.0
2015-02-23 22:02:56 -08:00
Nathaniel Baxter
0be8418275
libvirt: update from 1.2.9 to 1.2.12
...
libvirt-glib: update from 0.1.9 to 0.2.0
pythonPackages.libvirt: update from 1.2.9 to 1.2.12
Potentially fixes CVE-2014-7823 CVE-2015-0236
2015-02-23 20:09:54 +01:00
Jaka Hudoklin
284046cebc
Merge pull request #6510 from offlinehacker/pkgs/libsass/add
...
Add libsass
2015-02-23 13:07:11 +01:00
Nikolay Amiantov
68ed035798
Merge pull request #6506 from nathanielbaxter/dev/libbluray
...
libbluray: fix aacs support
2015-02-23 14:17:41 +03:00
Michel Kuhlmann
0c22975cb2
gdal: update to 1.11.2
2015-02-23 11:29:14 +01:00
lethalman
ff98a8c24c
Merge pull request #6513 from valeriangalliat/nodejs-iojs-libuv-shared
...
Shared libuv in io.js and Node.js
2015-02-23 11:10:05 +01:00
Mateusz Kowalczyk
6a6cc70978
Merge pull request #6505 from nathanielbaxter/dev/ffmpeg
...
ffmpeg: update 2.5.3 to 2.5.4
2015-02-23 07:30:50 +00:00
Vladimír Čunát
c8f2a31de3
libav-11: maintenance update, including security
...
CVE-2014-{8541,8542,8543,8547,8548,8549}
2015-02-22 21:32:31 +01:00
Eduard Bachmakov
0e9a0c9913
mesa: big update, and related improvements ( close #6367 )
...
* Remove upstreamed patch
* EGL driver dirs are no longer a thing, see mesa commit
407450eb84f5a1b466a2eff19b85cdee7ac15dfb
Patching runtime search dir in sources instead (by vcunat).
* static-gallium patch dropped as it causes visibility issues with
nouveau
* rtti patch dropped as it the relevant configuration has been removed
upstream; properly fixed by an LLVM flag now
* Checks disabled. This is known and solved upstream. Checks will be
re-enabled in a future commit when updating to a version containing
the fixes
* Use llvm-3.5 now (by vcunat).
2015-02-22 20:08:08 +01:00
Vladimír Čunát
bb587dd5cc
dbus: security bump to fix CVE-2015-0245
2015-02-22 20:01:03 +01:00
Vladimír Čunát
fe76b8e608
libdrm: update
2015-02-22 20:01:03 +01:00
Vladimír Čunát
3d9e9f6571
glibc: fix -lgcc_s linking
...
https://github.com/NixOS/nixpkgs/commit/65221567c12eb20d12#commitcomment-9515597
2015-02-22 20:01:03 +01:00
Vladimír Čunát
bb8d3ad2de
Merge 'master' into staging
2015-02-22 19:18:07 +01:00
Robert Scott
4147050550
add a (slightly naive) packaging of osrm-backend and its missing dependencies
2015-02-22 14:34:24 +00:00
Valérian Galliat
ef86e3c1b5
libuv: version 1.4.0
2015-02-22 12:41:03 +01:00
Jaka Hudoklin
8de806ebd4
Add libsass
2015-02-22 12:03:06 +01:00
Nathaniel Baxter
e149afe3a1
quazip: update from 0.7 to 0.7.1
2015-02-22 15:16:39 +11:00
Nathaniel Baxter
89f4507c5c
libbluray: fix aacs support
2015-02-22 14:39:37 +11:00
Nathaniel Baxter
798a42a3ee
ffmpeg: update 2.5.3 to 2.5.4
2015-02-22 11:58:48 +11:00
Arseniy Seroka
8887ad850f
Merge pull request #6487 from ftrvxmtrx/openal-soft-1.16.0
...
openal-soft 1.15.1 -> 1.16.0
2015-02-22 00:25:55 +03:00
Thomas Tuegel
8cf78bf5f4
update various packages to use Qt 5.4
2015-02-21 11:39:20 -06:00
Thomas Tuegel
0cf073627c
remove split qt-5.3
2015-02-21 11:39:19 -06:00
Thomas Tuegel
2e7bf4ff60
remove kde-frameworks-5.5 and kde-frameworks-5.6
2015-02-21 11:39:19 -06:00
Thomas Tuegel
5dcab4fcf3
add kde-frameworks-5.7
2015-02-21 11:39:19 -06:00
Thomas Tuegel
2e38240c95
add qt-5.4
2015-02-21 11:39:18 -06:00
codyopel
f10a8f8501
openjpeg: refactor to generic, add 1.x & 2.0.0 -> 2.1.0
2015-02-20 22:20:19 -05:00
Siarhei Zirukin
61b8aa26f2
openal-soft 1.15.1 -> 1.16.0
2015-02-21 00:44:18 +01:00
William A. Kennington III
1dd647eba6
protobuf: Remove v as it is unneeded now
2015-02-20 10:42:14 -08:00
William A. Kennington III
f58c96149d
protobuf: Fix python build
2015-02-20 10:36:16 -08:00
Aycan iRiCAN
494fb2deb2
Updated haskellPackages.{rest-wai, rest-snap}
2015-02-20 16:13:49 +02:00
Luca Bruno
332c32b772
Revert "v8: 3.26.31.15 -> 3.31.1"
...
This reverts commit 098ed10f39
.
2015-02-20 14:07:59 +01:00
Luca Bruno
fb4fc507ef
Revert "v8: Properly update to 4.1.0.15"
...
This reverts commit 1570cb501c
.
2015-02-20 14:07:59 +01:00
Sebastián Bernardo Galkin
8a7097972e
Postgis requires json_c to provide GeoJson support
...
This change adds the needed build dependency and configuration to postgis
2015-02-19 18:05:49 -08:00
Franz Pletz
22bfa41033
Update libressl to 2.1.3
2015-02-19 19:33:41 +01:00
William A. Kennington III
e574da83de
wayland: Always build documentation
2015-02-19 09:57:16 -08:00
codyopel
a53da93b2b
wayland: 1.6.0 -> 1.7.0 & add optionals
...
All non-essential dependencies are now optional, with exception
to wayland-scanner which if not enabled causes wayland to fail to build
2015-02-19 09:47:40 -08:00
Dan Peebles
e25150bb10
No need for this hack anymore
2015-02-18 22:18:57 -05:00
William A. Kennington III
524e815af1
krb5: 1.13 -> 1.13.1
2015-02-18 18:20:53 -08:00
William A. Kennington III
f94d0c3aa7
ctl: Update to 1.5.2
2015-02-18 18:03:34 -08:00
William A. Kennington III
e9c1a56f97
ilmbase: Update to openexr version
2015-02-18 18:03:34 -08:00
William A. Kennington III
51cc9612b7
openexr: 1.7.1 -> 2.2.0
2015-02-18 18:03:34 -08:00
Vladimír Čunát
a9e4fc1079
poppler-qt4: fix rendering, fixes #6366
...
The subpixel patches seem to cause trouble in recent versions.
2015-02-18 21:38:23 +01:00
Peter Simons
01d06e8ed8
Merge pull request #6428 from joachifm/more-haskell-updates
...
Fix some haskellPackages build failures
2015-02-18 20:37:44 +01:00
Nikolay Amiantov
7791a5362d
libtirpc: adopt
2015-02-18 19:00:54 +03:00
Domen Kožar
b7c3afa674
Merge pull request #5926 from benmos/postgis
...
Postgis 2.1.4 support
2015-02-18 12:08:59 +01:00
Sergey Mironov
ef3dbaa69a
utf8proc: add the library
2015-02-18 11:51:11 +03:00
Joachim Fasting
baba36ce27
haskell-rest-happstack
...
Fixes build
2015-02-18 06:53:13 +00:00
Joachim Fasting
c2f216b8e1
haskell-rest-types: version bump
2015-02-18 06:53:13 +00:00
Joachim Fasting
233cc55dc4
haskell-rest-core: version bump
2015-02-18 06:53:08 +00:00
Joachim Fasting
b3bacd4d0c
haskell-pool-conduit: mark as broken
...
Fails to build, deprecated.
2015-02-18 06:41:09 +00:00
Joachim Fasting
45b9432f82
haskell-happstack-lite: version bump
...
Fixes build
2015-02-18 06:39:02 +00:00
Joachim Fasting
fbe66014ab
haskell-happstack-hamlet: mark as broken
...
No upstream version supports happstack-server >= 7.4
2015-02-18 06:37:52 +00:00
William A. Kennington III
ad0277fbdc
Merge pull request #6386 from codyopel/xvidcore
...
xvidcore: refactor & 1.3.2 -> 1.3.3
2015-02-17 22:29:40 -08:00
Peter Simons
953466fcba
libsigsegv: disable test suite to avoid crashes with certain kernel versions
...
Further details are at:
- https://lists.gnu.org/archive/html/bug-libsigsegv/2015-01/msg00001.html
- http://lists.opensuse.org/opensuse-factory/2015-01/msg00408.html
Resolves https://github.com/NixOS/nixpkgs/issues/6028 , kind of.
2015-02-17 23:36:14 +01:00
Arseniy Seroka
0e63ac0acf
Merge pull request #6402 from codyopel/xavs
...
xavs: add package
2015-02-17 23:42:01 +03:00
Shea Levy
2f061ff16b
Merge remote-tracking branch 'origin/staging'
...
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
codyopel
be0b4050aa
xavs: add package
2015-02-17 13:29:48 -05:00
lethalman
6be3ffb0d4
Merge pull request #6394 from codyopel/libwebp
...
libwebp: refactor & 0.4.1 -> 0.4.2
2015-02-17 15:28:35 +01:00
codyopel
1435e69758
wavpack: add package
2015-02-17 07:29:04 -05:00
codyopel
67f82fe49c
libwebp: refactor & 0.4.1 -> 0.4.2
2015-02-17 06:05:40 -05:00
Nathaniel Baxter
b19da5ba23
gecode: update from 4.3.0 to 4.3.3
2015-02-17 18:50:48 +11:00
codyopel
1b26e25845
xvidcore: refactor & 1.3.2 -> 1.3.3
2015-02-17 02:01:10 -05:00
codyopel
534332eaf7
vid-stab: add package
2015-02-17 00:54:23 -05:00
Aristid Breitkreuz
6aa43976a7
update http-types
2015-02-16 21:06:29 +01:00
AndersonTorres
f19ed980a2
Sawfish (git): New Package
...
Sawfish is a versatile, Lisp-based window manager
In that commit I include all Sawfish stack:
- librep, a lisp system;
- rep-gtk, bindings for gtk
- sawfish, the window manager
2015-02-15 19:42:53 +03:00
William A. Kennington III
b1fef78b8f
Merge pull request #6347 from codyopel/lamebr
...
lame: move to libraries & fix license
2015-02-14 16:08:34 -08:00
codyopel
b03ded550f
lame: move to libraries & fix license
2015-02-14 19:06:38 -05:00
William A. Kennington III
c6642675b9
Merge pull request #6336 from codyopel/gsm
...
gsm: seperate phases & fix shared library
2015-02-14 13:55:52 -08:00
codyopel
fc27383909
gsm: seperate phases & fix shared library
2015-02-13 21:04:03 -05:00
Peter Simons
f2a376f52a
Enable static libraries in "gmp" to allow static linking of Haskell programs.
...
Haskell programs depend on gmp to implement the unbounded Integer type. Without
static variants of gmp we cannot build statically linked Haskell programs, what
some users have found desirable in the past. So far, we've used an override to
derive our own copy of gmp in the Haskell ecosystem, but this patch ends the
dichotomy between Haskell and the rest of Nixpkgs by enabling static gmp
libraries in the default build default.
2015-02-13 22:18:27 +01:00
Peter Simons
600135bba5
Merge remote-tracking branch 'master' into staging.
2015-02-13 22:17:12 +01:00
Peter Simons
54ce1a1810
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/compilers/ghc/head.nix
pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00