Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

treewide: pkgs/development/libraries: mark broken for darwin

(cherry picked from commit 7d58a30286490b7cf7486093d615195fc7695520)

authored by

Rick van Schijndel and committed by
Janne Heß
86baa241 36445350

+38
+1
pkgs/development/libraries/clucene-core/default.nix
··· 16 ]; 17 18 meta = with lib; { 19 description = "Core library for full-featured text search engine"; 20 longDescription = '' 21 CLucene is a high-performance, scalable, cross platform, full-featured,
··· 16 ]; 17 18 meta = with lib; { 19 + broken = stdenv.isDarwin; 20 description = "Core library for full-featured text search engine"; 21 longDescription = '' 22 CLucene is a high-performance, scalable, cross platform, full-featured,
+1
pkgs/development/libraries/eccodes/default.nix
··· 56 ''; 57 58 meta = with lib; { 59 homepage = "https://confluence.ecmwf.int/display/ECC/"; 60 license = licenses.asl20; 61 maintainers = with maintainers; [ knedlsepp ];
··· 56 ''; 57 58 meta = with lib; { 59 + broken = stdenv.isDarwin; 60 homepage = "https://confluence.ecmwf.int/display/ECC/"; 61 license = licenses.asl20; 62 maintainers = with maintainers; [ knedlsepp ];
+1
pkgs/development/libraries/fflas-ffpack/default.nix
··· 49 doCheck = true; 50 51 meta = with lib; { 52 description = "Finite Field Linear Algebra Subroutines"; 53 license = licenses.lgpl21Plus; 54 maintainers = teams.sage.members;
··· 49 doCheck = true; 50 51 meta = with lib; { 52 + broken = stdenv.isDarwin; 53 description = "Finite Field Linear Algebra Subroutines"; 54 license = licenses.lgpl21Plus; 55 maintainers = teams.sage.members;
+1
pkgs/development/libraries/fox/fox-1.6.nix
··· 23 hardeningDisable = [ "format" ]; 24 25 meta = { 26 branch = "1.6"; 27 description = "A C++ based class library for building Graphical User Interfaces"; 28 longDescription = ''
··· 23 hardeningDisable = [ "format" ]; 24 25 meta = { 26 + broken = stdenv.isDarwin; 27 branch = "1.6"; 28 description = "A C++ based class library for building Graphical User Interfaces"; 29 longDescription = ''
+1
pkgs/development/libraries/gecode/3.nix
··· 23 preConfigure = "patchShebangs configure"; 24 25 meta = with lib; { 26 license = licenses.mit; 27 homepage = "https://www.gecode.org"; 28 description = "Toolkit for developing constraint-based systems";
··· 23 preConfigure = "patchShebangs configure"; 24 25 meta = with lib; { 26 + broken = stdenv.isDarwin; 27 license = licenses.mit; 28 homepage = "https://www.gecode.org"; 29 description = "Toolkit for developing constraint-based systems";
+1
pkgs/development/libraries/geoclue/default.nix
··· 113 ''; 114 115 meta = with lib; { 116 description = "Geolocation framework and some data providers"; 117 homepage = "https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home"; 118 maintainers = with maintainers; [ raskin ];
··· 113 ''; 114 115 meta = with lib; { 116 + broken = stdenv.isDarwin; 117 description = "Geolocation framework and some data providers"; 118 homepage = "https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home"; 119 maintainers = with maintainers; [ raskin ];
+1
pkgs/development/libraries/gssdp/default.nix
··· 72 }; 73 74 meta = with lib; { 75 description = "GObject-based API for handling resource discovery and announcement over SSDP"; 76 homepage = "http://www.gupnp.org/"; 77 license = licenses.lgpl2Plus;
··· 72 }; 73 74 meta = with lib; { 75 + broken = stdenv.isDarwin; 76 description = "GObject-based API for handling resource discovery and announcement over SSDP"; 77 homepage = "http://www.gupnp.org/"; 78 license = licenses.lgpl2Plus;
+1
pkgs/development/libraries/hivex/default.nix
··· 29 ''; 30 31 meta = with lib; { 32 description = "Windows registry hive extraction library"; 33 license = licenses.lgpl2; 34 homepage = "https://github.com/libguestfs/hivex";
··· 29 ''; 30 31 meta = with lib; { 32 + broken = stdenv.isDarwin; 33 description = "Windows registry hive extraction library"; 34 license = licenses.lgpl2; 35 homepage = "https://github.com/libguestfs/hivex";
+1
pkgs/development/libraries/java/jffi/default.nix
··· 38 ''; 39 40 meta = with lib; { 41 description = "Java Foreign Function Interface "; 42 homepage = "https://github.com/jnr/jffi"; 43 platforms = platforms.unix;
··· 38 ''; 39 40 meta = with lib; { 41 + broken = stdenv.isDarwin; 42 description = "Java Foreign Function Interface "; 43 homepage = "https://github.com/jnr/jffi"; 44 platforms = platforms.unix;
+1
pkgs/development/libraries/ldb/default.nix
··· 55 stripDebugList = [ "bin" "lib" "modules" ]; 56 57 meta = with lib; { 58 description = "A LDAP-like embedded database"; 59 homepage = "https://ldb.samba.org/"; 60 license = licenses.lgpl3Plus;
··· 55 stripDebugList = [ "bin" "lib" "modules" ]; 56 57 meta = with lib; { 58 + broken = stdenv.isDarwin; 59 description = "A LDAP-like embedded database"; 60 homepage = "https://ldb.samba.org/"; 61 license = licenses.lgpl3Plus;
+1
pkgs/development/libraries/libclc/default.nix
··· 34 ]; 35 36 meta = with lib; { 37 homepage = "http://libclc.llvm.org/"; 38 description = "Implementation of the library requirements of the OpenCL C programming language"; 39 license = licenses.mit;
··· 34 ]; 35 36 meta = with lib; { 37 + broken = stdenv.isDarwin; 38 homepage = "http://libclc.llvm.org/"; 39 description = "Implementation of the library requirements of the OpenCL C programming language"; 40 license = licenses.mit;
+1
pkgs/development/libraries/libfm/default.nix
··· 44 enableParallelBuilding = true; 45 46 meta = with lib; { 47 homepage = "https://blog.lxde.org/category/pcmanfm/"; 48 license = licenses.lgpl21Plus; 49 description = "A glib-based library for file management";
··· 44 enableParallelBuilding = true; 45 46 meta = with lib; { 47 + broken = stdenv.isDarwin; 48 homepage = "https://blog.lxde.org/category/pcmanfm/"; 49 license = licenses.lgpl21Plus; 50 description = "A glib-based library for file management";
+1
pkgs/development/libraries/libical/default.nix
··· 100 ''; 101 102 meta = with lib; { 103 homepage = "https://github.com/libical/libical"; 104 description = "An Open Source implementation of the iCalendar protocols"; 105 license = licenses.mpl20;
··· 100 ''; 101 102 meta = with lib; { 103 + broken = stdenv.isDarwin; 104 homepage = "https://github.com/libical/libical"; 105 description = "An Open Source implementation of the iCalendar protocols"; 106 license = licenses.mpl20;
+1
pkgs/development/libraries/libixp/default.nix
··· 19 buildInputs = [ txt2tags ]; 20 21 meta = { 22 homepage = "https://github.com/0intro/libixp"; 23 description = "Portable, simple C-language 9P client and server libary"; 24 maintainers = with lib.maintainers; [ kovirobi ];
··· 19 buildInputs = [ txt2tags ]; 20 21 meta = { 22 + broken = stdenv.isDarwin; 23 homepage = "https://github.com/0intro/libixp"; 24 description = "Portable, simple C-language 9P client and server libary"; 25 maintainers = with lib.maintainers; [ kovirobi ];
+1
pkgs/development/libraries/libmusicbrainz/default.nix
··· 13 }; 14 15 meta = with lib; { 16 homepage = "http://musicbrainz.org/doc/libmusicbrainz"; 17 description = "MusicBrainz Client Library (3.x version)"; 18 longDescription = ''
··· 13 }; 14 15 meta = with lib; { 16 + broken = stdenv.isDarwin; 17 homepage = "http://musicbrainz.org/doc/libmusicbrainz"; 18 description = "MusicBrainz Client Library (3.x version)"; 19 longDescription = ''
+1
pkgs/development/libraries/libnatspec/default.nix
··· 14 buildInputs = [ popt ]; 15 16 meta = with lib; { 17 homepage = "http://natspec.sourceforge.net/"; 18 description = "A library intended to smooth national specificities in using of programs"; 19 platforms = platforms.unix;
··· 14 buildInputs = [ popt ]; 15 16 meta = with lib; { 17 + broken = stdenv.isDarwin; 18 homepage = "http://natspec.sourceforge.net/"; 19 description = "A library intended to smooth national specificities in using of programs"; 20 platforms = platforms.unix;
+1
pkgs/development/libraries/libnfc/default.nix
··· 17 configureFlags = [ "sysconfdir=/etc" ]; 18 19 meta = with lib; { 20 description = "Open source library libnfc for Near Field Communication"; 21 license = licenses.gpl3; 22 homepage = "https://github.com/nfc-tools/libnfc";
··· 17 configureFlags = [ "sysconfdir=/etc" ]; 18 19 meta = with lib; { 20 + broken = stdenv.isDarwin; 21 description = "Open source library libnfc for Near Field Communication"; 22 license = licenses.gpl3; 23 homepage = "https://github.com/nfc-tools/libnfc";
+1
pkgs/development/libraries/libredwg/default.nix
··· 34 checkInputs = lib.optionals enablePython [ libxml2 libxml2.dev ]; 35 36 meta = with lib; { 37 description = "Free implementation of the DWG file format"; 38 homepage = "https://savannah.gnu.org/projects/libredwg/"; 39 maintainers = with maintainers; [ tweber ];
··· 34 checkInputs = lib.optionals enablePython [ libxml2 libxml2.dev ]; 35 36 meta = with lib; { 37 + broken = stdenv.isDarwin; 38 description = "Free implementation of the DWG file format"; 39 homepage = "https://savannah.gnu.org/projects/libredwg/"; 40 maintainers = with maintainers; [ tweber ];
+1
pkgs/development/libraries/libsigcxx/1.2.nix
··· 13 buildInputs = [ m4]; 14 15 meta = with lib; { 16 homepage = "https://libsigcplusplus.github.io/libsigcplusplus/"; 17 description = "A typesafe callback system for standard C++"; 18 branch = "1.2";
··· 13 buildInputs = [ m4]; 14 15 meta = with lib; { 16 + broken = stdenv.isDarwin; 17 homepage = "https://libsigcplusplus.github.io/libsigcplusplus/"; 18 description = "A typesafe callback system for standard C++"; 19 branch = "1.2";
+1
pkgs/development/libraries/libtorrent-rasterbar/default.nix
··· 37 ]; 38 39 meta = with lib; { 40 homepage = "https://libtorrent.org/"; 41 description = "A C++ BitTorrent implementation focusing on efficiency and scalability"; 42 license = licenses.bsd3;
··· 37 ]; 38 39 meta = with lib; { 40 + broken = stdenv.isDarwin; 41 homepage = "https://libtorrent.org/"; 42 description = "A C++ BitTorrent implementation focusing on efficiency and scalability"; 43 license = licenses.bsd3;
+1
pkgs/development/libraries/libtoxcore/default.nix
··· 38 ''; 39 40 meta = with lib; { 41 description = "P2P FOSS instant messaging application aimed to replace Skype"; 42 homepage = "https://tox.chat"; 43 license = licenses.gpl3Plus;
··· 38 ''; 39 40 meta = with lib; { 41 + broken = stdenv.isDarwin; 42 description = "P2P FOSS instant messaging application aimed to replace Skype"; 43 homepage = "https://tox.chat"; 44 license = licenses.gpl3Plus;
+1
pkgs/development/libraries/libtoxcore/new-api.nix
··· 49 doCheck = false; 50 51 meta = with lib; { 52 description = "P2P FOSS instant messaging application aimed to replace Skype with crypto"; 53 license = licenses.gpl3Plus; 54 maintainers = with maintainers; [ ];
··· 49 doCheck = false; 50 51 meta = with lib; { 52 + broken = stdenv.isDarwin; 53 description = "P2P FOSS instant messaging application aimed to replace Skype with crypto"; 54 license = licenses.gpl3Plus; 55 maintainers = with maintainers; [ ];
+1
pkgs/development/libraries/liquid-dsp/default.nix
··· 14 nativeBuildInputs = [ autoreconfHook ]; 15 16 meta = { 17 homepage = "https://liquidsdr.org/"; 18 description = "Digital signal processing library for software-defined radios"; 19 license = lib.licenses.mit;
··· 14 nativeBuildInputs = [ autoreconfHook ]; 15 16 meta = { 17 + broken = stdenv.isDarwin; 18 homepage = "https://liquidsdr.org/"; 19 description = "Digital signal processing library for software-defined radios"; 20 license = lib.licenses.mit;
+1
pkgs/development/libraries/openct/default.nix
··· 33 ''; 34 35 meta = with lib; { 36 homepage = "https://github.com/OpenSC/openct/"; 37 license = licenses.lgpl21; 38 description = "Drivers for several smart card readers";
··· 33 ''; 34 35 meta = with lib; { 36 + broken = stdenv.isDarwin; 37 homepage = "https://github.com/OpenSC/openct/"; 38 license = licenses.lgpl21; 39 description = "Drivers for several smart card readers";
+1
pkgs/development/libraries/opendbx/default.nix
··· 20 buildInputs = [ readline libmysqlclient postgresql sqlite ]; 21 22 meta = with lib; { 23 description = "Extremely lightweight but extensible database access library written in C"; 24 license = licenses.lgpl21; 25 platforms = platforms.all;
··· 20 buildInputs = [ readline libmysqlclient postgresql sqlite ]; 21 22 meta = with lib; { 23 + broken = stdenv.isDarwin; 24 description = "Extremely lightweight but extensible database access library written in C"; 25 license = licenses.lgpl21; 26 platforms = platforms.all;
+1
pkgs/development/libraries/pangomm/2.42.nix
··· 28 }; 29 30 meta = with lib; { 31 description = "C++ interface to the Pango text rendering library"; 32 homepage = "https://www.pango.org/"; 33 license = with licenses; [ lgpl2 lgpl21 ];
··· 28 }; 29 30 meta = with lib; { 31 + broken = stdenv.isDarwin; 32 description = "C++ interface to the Pango text rendering library"; 33 homepage = "https://www.pango.org/"; 34 license = with licenses; [ lgpl2 lgpl21 ];
+1
pkgs/development/libraries/pcaudiolib/default.nix
··· 23 preConfigure = "./autogen.sh"; 24 25 meta = with lib; { 26 description = "Provides a C API to different audio devices"; 27 homepage = "https://github.com/espeak-ng/pcaudiolib"; 28 license = licenses.gpl3;
··· 23 preConfigure = "./autogen.sh"; 24 25 meta = with lib; { 26 + broken = stdenv.isDarwin; 27 description = "Provides a C API to different audio devices"; 28 homepage = "https://github.com/espeak-ng/pcaudiolib"; 29 license = licenses.gpl3;
+1
pkgs/development/libraries/recastnavigation/default.nix
··· 24 buildInputs = [ libGL SDL2 libGLU ]; 25 26 meta = with lib; { 27 homepage = "https://github.com/recastnavigation/recastnavigation"; 28 description = "Navigation-mesh Toolset for Games"; 29 license = licenses.zlib;
··· 24 buildInputs = [ libGL SDL2 libGLU ]; 25 26 meta = with lib; { 27 + broken = stdenv.isDarwin; 28 homepage = "https://github.com/recastnavigation/recastnavigation"; 29 description = "Navigation-mesh Toolset for Games"; 30 license = licenses.zlib;
+1
pkgs/development/libraries/rttr/default.nix
··· 23 ]; 24 25 meta = with lib; { 26 description = "C++ Reflection Library"; 27 homepage = "https://www.rttr.org"; 28 license = licenses.mit;
··· 23 ]; 24 25 meta = with lib; { 26 + broken = stdenv.isDarwin; 27 description = "C++ Reflection Library"; 28 homepage = "https://www.rttr.org"; 29 license = licenses.mit;
+1
pkgs/development/libraries/tkrzw/default.nix
··· 15 doCheck = false; # memory intensive 16 17 meta = with lib; { 18 description = "A set of implementations of DBM"; 19 homepage = "https://dbmx.net/tkrzw/"; 20 maintainers = with maintainers; [ ehmry ];
··· 15 doCheck = false; # memory intensive 16 17 meta = with lib; { 18 + broken = stdenv.isDarwin; 19 description = "A set of implementations of DBM"; 20 homepage = "https://dbmx.net/tkrzw/"; 21 maintainers = with maintainers; [ ehmry ];
+5
pkgs/development/libraries/unixODBCDrivers/default.nix
··· 20 }; 21 22 meta = with lib; { 23 description = "Official PostgreSQL ODBC Driver"; 24 homepage = "https://odbc.postgresql.org/"; 25 license = licenses.lgpl2; ··· 61 }; 62 63 meta = with lib; { 64 description = "MariaDB ODBC database driver"; 65 homepage = "https://downloads.mariadb.org/connector-odbc/"; 66 license = licenses.gpl2; ··· 124 }; 125 126 meta = with lib; { 127 description = "ODBC driver for SQLite"; 128 homepage = "http://www.ch-werner.de/sqliteodbc"; 129 license = licenses.bsd2; ··· 167 }; 168 169 meta = with lib; { 170 description = "ODBC Driver 17 for SQL Server"; 171 homepage = "https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017"; 172 license = licenses.unfree; ··· 210 }; 211 212 meta = with lib; { 213 description = "Amazon Redshift ODBC driver"; 214 homepage = "https://docs.aws.amazon.com/redshift/latest/mgmt/configure-odbc-connection.html"; 215 license = licenses.unfree;
··· 20 }; 21 22 meta = with lib; { 23 + broken = stdenv.isDarwin; 24 description = "Official PostgreSQL ODBC Driver"; 25 homepage = "https://odbc.postgresql.org/"; 26 license = licenses.lgpl2; ··· 62 }; 63 64 meta = with lib; { 65 + broken = stdenv.isDarwin; 66 description = "MariaDB ODBC database driver"; 67 homepage = "https://downloads.mariadb.org/connector-odbc/"; 68 license = licenses.gpl2; ··· 126 }; 127 128 meta = with lib; { 129 + broken = stdenv.isDarwin; 130 description = "ODBC driver for SQLite"; 131 homepage = "http://www.ch-werner.de/sqliteodbc"; 132 license = licenses.bsd2; ··· 170 }; 171 172 meta = with lib; { 173 + broken = stdenv.isDarwin; 174 description = "ODBC Driver 17 for SQL Server"; 175 homepage = "https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017"; 176 license = licenses.unfree; ··· 214 }; 215 216 meta = with lib; { 217 + broken = stdenv.isDarwin; 218 description = "Amazon Redshift ODBC driver"; 219 homepage = "https://docs.aws.amazon.com/redshift/latest/mgmt/configure-odbc-connection.html"; 220 license = licenses.unfree;
+1
pkgs/development/libraries/vapoursynth/default.nix
··· 50 ''; 51 52 meta = with lib; { 53 description = "A video processing framework with the future in mind"; 54 homepage = "http://www.vapoursynth.com/"; 55 license = licenses.lgpl21;
··· 50 ''; 51 52 meta = with lib; { 53 + broken = stdenv.isDarwin; 54 description = "A video processing framework with the future in mind"; 55 homepage = "http://www.vapoursynth.com/"; 56 license = licenses.lgpl21;
+1
pkgs/development/libraries/vmmlib/default.nix
··· 26 checkTarget = "test"; 27 28 meta = with lib; { 29 description = "A vector and matrix math library implemented using C++ templates"; 30 31 longDescription = ''vmmlib is a vector and matrix math library implemented
··· 26 checkTarget = "test"; 27 28 meta = with lib; { 29 + broken = stdenv.isDarwin; 30 description = "A vector and matrix math library implemented using C++ templates"; 31 32 longDescription = ''vmmlib is a vector and matrix math library implemented
+1
pkgs/development/libraries/vte/default.nix
··· 98 }; 99 100 meta = with lib; { 101 homepage = "https://www.gnome.org/"; 102 description = "A library implementing a terminal emulator widget for GTK"; 103 longDescription = ''
··· 98 }; 99 100 meta = with lib; { 101 + broken = stdenv.isDarwin; 102 homepage = "https://www.gnome.org/"; 103 description = "A library implementing a terminal emulator widget for GTK"; 104 longDescription = ''