boost: Update depdendent packages

This commit is contained in:
William A. Kennington III 2014-09-19 10:56:08 -07:00
parent be2c1d7908
commit 31220480d8
58 changed files with 105 additions and 95 deletions

View File

@ -12,8 +12,8 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ buildInputs = [
avahi boost eigen fftw gettext glib glibmm gtk gtkmm intltool jack2 avahi boost boost.lib eigen fftw gettext glib glibmm gtk gtkmm intltool
ladspaH librdf libsndfile lilv lv2 pkgconfig python serd sord sratom jack2 ladspaH librdf libsndfile lilv lv2 pkgconfig python serd sord sratom
]; ];
configurePhase = "python waf configure --prefix=$out"; configurePhase = "python waf configure --prefix=$out";

View File

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ buildInputs = [
boost ganv glibmm gtk gtkmm jack2 lilv lv2 pkgconfig python boost boost.lib ganv glibmm gtk gtkmm jack2 lilv lv2 pkgconfig python
raul serd sord sratom suil raul serd sord sratom suil
]; ];

View File

@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
sha256 = "03r0sbfj85wp6yxa87pjg69ivmk0mxxa2nykr8gf2c607igmb034"; sha256 = "03r0sbfj85wp6yxa87pjg69ivmk0mxxa2nykr8gf2c607igmb034";
}; };
buildInputs = [ pulseaudio boost ]; buildInputs = [ pulseaudio boost boost.lib ];
installPhase = '' installPhase = ''
mkdir -p $out/bin mkdir -p $out/bin

View File

@ -1,5 +1,5 @@
{ stdenv, fetchurl, alsaLib, boost, cairo, cmake, fftwSinglePrec, fltk { stdenv, fetchurl, alsaLib, boost, cairo, cmake, fftwSinglePrec, fltk
, jack2, libsndfile, mesa, minixml, pkgconfig, zlib , jack2, libsndfile, mesa, minixml, pkgconfig, zlib, xorg
}: }:
assert stdenv ? glibc; assert stdenv ? glibc;
@ -14,8 +14,8 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ buildInputs = [
alsaLib boost cairo fftwSinglePrec fltk jack2 libsndfile mesa alsaLib boost boost.lib cairo fftwSinglePrec fltk jack2 libsndfile mesa
minixml zlib minixml zlib xorg.libpthreadstubs
]; ];
nativeBuildInputs = [ cmake pkgconfig ]; nativeBuildInputs = [ cmake pkgconfig ];

View File

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ cmake coin3d xercesc ode eigen qt4 opencascade gts boost buildInputs = [ cmake coin3d xercesc ode eigen qt4 opencascade gts boost
zlib python swig gfortran soqt libf2c makeWrapper matplotlib boost.lib zlib python swig gfortran soqt libf2c makeWrapper matplotlib
pycollada pyside pysideShiboken pycollada pyside pysideShiboken
]; ];

View File

@ -24,8 +24,8 @@ stdenv.mkDerivation rec {
buildInputs = [ buildInputs = [
cmake mesa zlib python expat libxml2 libsigcxx libuuid freetype libpng cmake mesa zlib python expat libxml2 libsigcxx libuuid freetype libpng
boost doxygen cairomm pkgconfig imagemagick libjpeg libtiff gettext boost boost.lib doxygen cairomm pkgconfig imagemagick libjpeg libtiff
intltool perl gettext intltool perl
gtkmm glibmm gtkglext pangox_compat libXmu gtkmm glibmm gtkglext pangox_compat libXmu
]; ];

View File

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
NIX_CFLAGS_COMPILE = "-I${ilmbase}/include/OpenEXR"; NIX_CFLAGS_COMPILE = "-I${ilmbase}/include/OpenEXR";
buildInputs = [ qt5 boost exiv2 fftwFloat gsl ilmbase lcms2 libraw libtiff openexr ]; buildInputs = [ qt5 boost boost.lib exiv2 fftwFloat gsl ilmbase lcms2 libraw libtiff openexr ];
nativeBuildInputs = [ cmake pkgconfig ]; nativeBuildInputs = [ cmake pkgconfig ];

View File

@ -12,7 +12,8 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ buildInputs = [
boost cmake ilmbase libjpeg libpng libtiff opencolorio openexr unzip boost boost.lib cmake ilmbase libjpeg libpng libtiff opencolorio openexr
unzip
]; ];
cmakeFlags = [ cmakeFlags = [

View File

@ -12,7 +12,8 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ buildInputs = [
qt4 bison flex eigen boost mesa glew opencsg cgal mpfr gmp glib pkgconfig qt4 bison flex eigen boost boost.lib mesa glew opencsg cgal mpfr gmp glib
pkgconfig
]; ];
configurePhase = '' configurePhase = ''

View File

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
sha256 = "37c7107dc4fcf8942a4ad35377c4e42e6aedfa35296e5fcf8d84882ae35087c7"; sha256 = "37c7107dc4fcf8942a4ad35377c4e42e6aedfa35296e5fcf8d84882ae35087c7";
}; };
buildInputs = [qt4 cgal boost gmp mpfr flex bison dxflib]; buildInputs = [qt4 cgal boost boost.lib gmp mpfr flex bison dxflib];
configurePhase = '' configurePhase = ''
qmake; qmake;

View File

@ -26,11 +26,11 @@ let
patches = [ ./synfig-cstring.patch ]; patches = [ ./synfig-cstring.patch ];
buildInputs = [ buildInputs = [
ETL boost cairo gettext glibmm libsigcxx libtool libxmlxx pango ETL boost boost.lib cairo gettext glibmm libsigcxx libtool libxmlxx pango
pkgconfig pkgconfig
]; ];
configureFlags = [ "--with-boost-libdir=${boost}/lib" ]; configureFlags = [ "--with-boost-libdir=${boost.lib}/lib" ];
}; };
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {

View File

@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
}; };
buildInputs = buildInputs =
[ SDL boost cmake ffmpeg gettext glew ilmbase libXi [ SDL boost boost.lib cmake ffmpeg gettext glew ilmbase libXi
libjpeg libpng libsamplerate libsndfile libtiff mesa openal libjpeg libpng libsamplerate libsndfile libtiff mesa openal
opencolorio openexr openimageio /* openjpeg */ python zlib fftw opencolorio openexr openimageio /* openjpeg */ python zlib fftw
] ]

View File

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
# I think that openssl and zlib are required, but come through other # I think that openssl and zlib are required, but come through other
# packages # packages
buildInputs = [ db boost gmp mpfr miniupnpc qt4 unzip ]; buildInputs = [ db boost boost.lib gmp mpfr miniupnpc qt4 unzip ];
configurePhase = "qmake"; configurePhase = "qmake";

View File

@ -31,8 +31,8 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ buildInputs = [
cmake pkgconfig git boost cppunit fftw python swig2 orc lxml qt4 qwt cmake pkgconfig git boost boost.lib cppunit fftw python swig2 orc lxml qt4
alsaLib SDL libusb1 uhd gsl makeWrapper qwt alsaLib SDL libusb1 uhd gsl makeWrapper
]; ];
propagatedBuildInputs = [ propagatedBuildInputs = [

View File

@ -11,7 +11,7 @@ stdenv.mkDerivation {
sha256 = "0bbhqjjzh922aymjqrnl2hd3r8x6p7x5aa5jidv3l4d77drhlgzy"; sha256 = "0bbhqjjzh922aymjqrnl2hd3r8x6p7x5aa5jidv3l4d77drhlgzy";
}; };
buildInputs = [ cmake boost ]; buildInputs = [ cmake boost boost.lib ];
# these tests take a long time and don't # these tests take a long time and don't
# always complete in the build environment # always complete in the build environment
@ -34,4 +34,4 @@ stdenv.mkDerivation {
maintainers = [ maintainers.emery ]; maintainers = [ maintainers.emery ];
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
}; };
} }

View File

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
# Don't build with miniupnpc due to namecoin using a different verison that # Don't build with miniupnpc due to namecoin using a different verison that
# ships with NixOS and it is API incompatible. # ships with NixOS and it is API incompatible.
buildInputs = [ db4 boost openssl unzip ]; buildInputs = [ db4 boost boost.lib openssl unzip ];
patchPhase = '' patchPhase = ''
sed -e 's/-Wl,-Bstatic//g' -e 's/-l gthread-2.0//g' -e 's/-l z//g' -i src/Makefile sed -e 's/-Wl,-Bstatic//g' -e 's/-l gthread-2.0//g' -e 's/-l z//g' -i src/Makefile

View File

@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
# Don't build with miniupnpc due to namecoin using a different verison that # Don't build with miniupnpc due to namecoin using a different verison that
# ships with NixOS and it is API incompatible. # ships with NixOS and it is API incompatible.
buildInputs = [ db4 boost openssl unzip qt4 ]; buildInputs = [ db4 boost boost.lib openssl unzip qt4 ];
configurePhase = '' configurePhase = ''
qmake USE_UPNP=- qmake USE_UPNP=-

View File

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
sha256 = "1jd2y0ydcpjdmjbx77lw35710sqfwbgyrnpv66mi3gwvrbyiwpf3"; sha256 = "1jd2y0ydcpjdmjbx77lw35710sqfwbgyrnpv66mi3gwvrbyiwpf3";
}; };
buildInputs = [ qt4 pkgconfig boost ]; buildInputs = [ qt4 pkgconfig boost boost.lib ];
propagatedBuildInputs = [ dbus ]; propagatedBuildInputs = [ dbus ];
configurePhase = "qmake"; configurePhase = "qmake";

View File

@ -16,9 +16,10 @@ stdenv.mkDerivation rec {
perl perlXMLParser evolution_data_server gnome_doc_utils avahi perl perlXMLParser evolution_data_server gnome_doc_utils avahi
libsigcxx gtk dbus_glib libnotify libXext xextproto sqlite libsigcxx gtk dbus_glib libnotify libXext xextproto sqlite
gnome3.libsoup glib gnome3.gnome_icon_theme_symbolic gnome3.libsoup glib gnome3.gnome_icon_theme_symbolic
hicolor_icon_theme gnome3.gnome_icon_theme boost autoreconfHook hicolor_icon_theme gnome3.gnome_icon_theme boost boost.lib
pkgconfig libxml2 videoproto unixODBC db nspr nss zlib libsecret autoreconfHook pkgconfig libxml2 videoproto unixODBC db nspr
libXrandr randrproto which libxslt libtasn1 gmp nettle makeWrapper ]; nss zlib libsecret libXrandr randrproto which libxslt libtasn1
gmp nettle makeWrapper ];
preAutoreconf = '' preAutoreconf = ''
substituteInPlace configure.ac --replace AM_GCONF_SOURCE_2 "" substituteInPlace configure.ac --replace AM_GCONF_SOURCE_2 ""
@ -27,7 +28,7 @@ stdenv.mkDerivation rec {
configureFlags = [ configureFlags = [
"--with-ldap-dir=${openldap}" "--with-ldap-dir=${openldap}"
"--with-libsasl2-dir=${cyrus_sasl}" "--with-libsasl2-dir=${cyrus_sasl}"
"--with-boost-libdir=${boost}/lib" "--with-boost-libdir=${boost.lib}/lib"
"--disable-gconf" "--disable-gconf"
]; ];

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
configureFlags = "--with-extra-includes=${libjpeg}/include"; configureFlags = "--with-extra-includes=${libjpeg}/include";
buildInputs = buildInputs =
[ pkgconfig autoreconfHook commoncpp2 openssl boost libsndfile [ pkgconfig autoreconfHook commoncpp2 openssl boost boost.lib libsndfile
libxml2 libjpeg readline qt3 perl file libxml2 libjpeg readline qt3 perl file
# optional ? : # optional ? :
alsaLib speex alsaLib speex

View File

@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "13d35rlcjncd8lx3khkgn9x8is2xjd5fp6ns5xsn3w6l4xj9b4gl"; sha256 = "13d35rlcjncd8lx3khkgn9x8is2xjd5fp6ns5xsn3w6l4xj9b4gl";
}; };
buildInputs = [ qt5 pkgconfig boost ]; buildInputs = [ qt5 pkgconfig boost boost.lib ];
postPatch = '' postPatch = ''
sed -e "s|/usr/include/|/nonexistent/|g" -i linssid-app/*.pro sed -e "s|/usr/include/|/nonexistent/|g" -i linssid-app/*.pro

View File

@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
sha256 = "3d9170645450f9cb0a605278b8646fec2110b9637910d86fd27cf245cbe24eaf"; sha256 = "3d9170645450f9cb0a605278b8646fec2110b9637910d86fd27cf245cbe24eaf";
}; };
buildInputs = [ cmake pkgconfig qt4 boost bzip2 libX11 pcre libidn lua5 miniupnpc aspell gettext ]; buildInputs = [ cmake pkgconfig qt4 boost boost.lib bzip2 libX11 pcre libidn lua5 miniupnpc aspell gettext ];
cmakeFlags = '' cmakeFlags = ''
-DUSE_ASPELL=ON -DUSE_ASPELL=ON

View File

@ -14,7 +14,7 @@ stdenv.mkDerivation {
sha256 = "1yr4i8gpby67j4vl7xk109dwb14z8a424nwgva8rbms8115w4ps5"; sha256 = "1yr4i8gpby67j4vl7xk109dwb14z8a424nwgva8rbms8115w4ps5";
}; };
buildInputs = [ cmake boost gmp mpfr libedit python texinfo gnused ]; buildInputs = [ cmake boost boost.lib gmp mpfr libedit python texinfo gnused ];
enableParallelBuilding = true; enableParallelBuilding = true;

View File

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
sha256 = "1pf1dgwd9j586nqmni6gqf3qxrsmawcmi9wzqfzqkjci18xd7dgy"; sha256 = "1pf1dgwd9j586nqmni6gqf3qxrsmawcmi9wzqfzqkjci18xd7dgy";
}; };
buildInputs = [ pkgconfig cmake glib qt4 boost libsigrok buildInputs = [ pkgconfig cmake glib qt4 boost boost.lib libsigrok
libsigrokdecode libserialport libzip udev libusb1 libftdi libsigrokdecode libserialport libzip udev libusb1 libftdi
]; ];

View File

@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
rev = "3aa11620a823d617fc033d26aedae91853d18635"; rev = "3aa11620a823d617fc033d26aedae91853d18635";
sha256 = "832520787f57f63cf47364d080f30ad10d6d6e00f166790c19b125be3d6dd45c"; sha256 = "832520787f57f63cf47364d080f30ad10d6d6e00f166790c19b125be3d6dd45c";
}; };
buildInputs = [ cmake boost bison flex perl zlib ]; buildInputs = [ cmake boost boost.lib bison flex perl zlib ];
cmakeFlags = [ "-DBUILD_SHARED_LIBS=ON" ]; cmakeFlags = [ "-DBUILD_SHARED_LIBS=ON" ];
patchPhase = '' patchPhase = ''
sed -e 's,^export(PACKAGE.*,,' -i CMakeLists.txt sed -e 's,^export(PACKAGE.*,,' -i CMakeLists.txt

View File

@ -12,10 +12,11 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ buildInputs = [
glew SDL ftgl pkgconfig libpng libjpeg pcre SDL_image mesa boost glm glew SDL ftgl pkgconfig libpng libjpeg pcre SDL_image mesa
boost boost.lib glm
]; ];
configureFlags = "--with-boost-libdir=${boost}/lib"; configureFlags = "--with-boost-libdir=${boost.lib}/lib";
NIX_CFLAGS_COMPILE = "-fpermissive"; # fix build with newer gcc versions NIX_CFLAGS_COMPILE = "-fpermissive"; # fix build with newer gcc versions

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ intltool ]; nativeBuildInputs = [ intltool ];
buildInputs = with stdenv.lib; buildInputs = with stdenv.lib;
[ libX11 gettext wxGTK libiconv fontconfig freetype mesa libass fftw ffms ffmpeg pkgconfig zlib icu boost ] [ libX11 gettext wxGTK libiconv fontconfig freetype mesa libass fftw ffms ffmpeg pkgconfig zlib icu boost boost.lib ]
++ optional spellChecking hunspell ++ optional spellChecking hunspell
++ optional automationSupport lua ++ optional automationSupport lua
++ optional openalSupport openal ++ optional openalSupport openal
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
NIX_LDFLAGS = "-liconv -lavutil -lavformat -lavcodec -lswscale -lz -lm -lGL"; NIX_LDFLAGS = "-liconv -lavutil -lavformat -lavcodec -lswscale -lz -lm -lGL";
configureFlags = "--with-boost-libdir=${boost}/lib/"; configureFlags = "--with-boost-libdir=${boost.lib}/lib/";
postInstall = "ln -s $out/bin/aegisub-* $out/bin/aegisub"; postInstall = "ln -s $out/bin/aegisub-* $out/bin/aegisub";

View File

@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
buildInputs = [ buildInputs = [
gettext x11 SDL SDL_mixer gstreamer gst_plugins_base gst_plugins_good gettext x11 SDL SDL_mixer gstreamer gst_plugins_base gst_plugins_good
gst_ffmpeg speex libtool gst_ffmpeg speex libtool
libogg libxml2 libjpeg mesa libpng libungif boost freetype agg libogg libxml2 libjpeg mesa libpng libungif boost boost.lib freetype agg
dbus curl pkgconfig glib gtk gtkglext pangox_compat dbus curl pkgconfig glib gtk gtkglext pangox_compat
xulrunner xulrunner
makeWrapper makeWrapper

View File

@ -20,7 +20,7 @@ kde {
xorg.libxkbfile xorg.libXcomposite xorg.libXtst xorg.libxkbfile xorg.libXcomposite xorg.libXtst
xorg.libXdamage xorg.libXdamage
python boost qjson lm_sensors gpsd libraw1394 pciutils udev python boost boost.lib qjson lm_sensors gpsd libraw1394 pciutils udev
akonadi pam libusb1 libqalculate kdepimlibs prison akonadi pam libusb1 libqalculate kdepimlibs prison
kactivities kactivities
]; ];

View File

@ -9,7 +9,7 @@ kde {
buildInputs = [ buildInputs = [
python kdepimlibs shared_desktop_ontologies python kdepimlibs shared_desktop_ontologies
boost polkit_qt_1 boost boost.lib polkit_qt_1
]; ];
nativeBuildInputs = [ pkgconfig ]; nativeBuildInputs = [ pkgconfig ];

View File

@ -1,6 +1,6 @@
{ kde, kdelibs, boost, python}: { kde, kdelibs, boost, python}:
kde { kde {
buildInputs = [ kdelibs boost python ]; buildInputs = [ kdelibs boost boost.lib python ];
cmakeFlags = "-DKIG_ENABLE_PYTHON_SCRIPTING=1"; cmakeFlags = "-DKIG_ENABLE_PYTHON_SCRIPTING=1";
meta = { meta = {

View File

@ -1,7 +1,9 @@
{ kde, kdelibs, boost, grantlee }: { kde, kdelibs, boost, grantlee }:
let
boostpkg = boost.override { enableExceptions = true; };
in
kde { kde {
buildInputs = [ kdelibs (boost.override { enableExceptions = true; }) grantlee ]; buildInputs = [ kdelibs boostpkg boostpkg.lib grantlee ];
NIX_CFLAGS_COMPILE = "-fexceptions"; NIX_CFLAGS_COMPILE = "-fexceptions";

View File

@ -1,7 +1,7 @@
{ kde, kdelibs, boost }: { kde, kdelibs, boost }:
kde { kde {
buildInputs = [ kdelibs boost ]; buildInputs = [ kdelibs boost boost.lib ];
meta = { meta = {
description = "Strigi analyzers for various network protocols"; description = "Strigi analyzers for various network protocols";

View File

@ -8,7 +8,7 @@ kde {
buildInputs = buildInputs =
[ kdelibs libktorrent nepomuk_core nepomuk_widgets sqlite qca2 [ kdelibs libktorrent nepomuk_core nepomuk_widgets sqlite qca2
libmms kde_baseapps kde_workspace boost ]; libmms kde_baseapps kde_workspace boost boost.lib ];
nativeBuildInputs = [ pkgconfig ]; nativeBuildInputs = [ pkgconfig ];

View File

@ -10,7 +10,7 @@ kde {
buildInputs = [ buildInputs = [
kdelibs qca2 mediastreamer libgadu jsoncpp kdelibs qca2 mediastreamer libgadu jsoncpp
kdepimlibs qimageblitz sqlite jasper libotr libmsn giflib kdepimlibs qimageblitz sqlite jasper libotr libmsn giflib
libidn libxslt boost libidn libxslt boost boost.lib
ortp srtp libv4l ortp srtp libv4l
]; ];

View File

@ -5,7 +5,7 @@ kde {
# TODO: libkgapi(2), LibKFbAPI,libkolab, libkolabxml # TODO: libkgapi(2), LibKFbAPI,libkolab, libkolabxml
buildInputs = [ buildInputs = [
kdepimlibs akonadi boost shared_desktop_ontologies kdepimlibs akonadi boost boost.lib shared_desktop_ontologies
libxslt libxslt
]; ];

View File

@ -9,8 +9,8 @@ kde {
KDEDIRS=marble; KDEDIRS=marble;
buildInputs = [ kdelibs boost kde_workspace kdepimlibs attica qjson qoauth buildInputs = [ kdelibs boost boost.lib kde_workspace kdepimlibs attica qjson
eigen qca2 libXtst qimageblitz libqalculate qoauth eigen qca2 libXtst qimageblitz libqalculate
shared_desktop_ontologies marble libkexiv2 libdbusmenu_qt shared_desktop_ontologies marble libkexiv2 libdbusmenu_qt
]; ];

View File

@ -1,7 +1,7 @@
{ kde, kdelibs, libxml2, libxslt, boost }: { kde, kdelibs, libxml2, libxslt, boost }:
kde { kde {
buildInputs = [ kdelibs libxml2 libxslt boost ]; buildInputs = [ kdelibs libxml2 libxslt boost boost.lib ];
meta = { meta = {
description = "Umbrello UML modeller"; description = "Umbrello UML modeller";

View File

@ -2,7 +2,7 @@
kde { kde {
buildInputs = [ kdelibs kdepimlibs boost ]; buildInputs = [ kdelibs kdepimlibs boost boost.lib ];
meta = { meta = {
description = "Simple KDE GUI for GPG"; description = "Simple KDE GUI for GPG";

View File

@ -4,7 +4,7 @@ kde {
# todo: ruby19 is not found by the build system. not linking against ruby18 due to it being too old # todo: ruby19 is not found by the build system. not linking against ruby18 due to it being too old
buildInputs = [ kdelibs kdepimlibs htmlTidy boost ]; buildInputs = [ kdelibs kdepimlibs htmlTidy boost boost.lib ];
meta = { meta = {
description = "A KDE link checker"; description = "A KDE link checker";

View File

@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
sha256 = "0k96i8xq3xkm5rrxrj3zqgppcmqbzcpc918xnx0p54jkkm85gchc"; sha256 = "0k96i8xq3xkm5rrxrj3zqgppcmqbzcpc918xnx0p54jkkm85gchc";
}; };
buildInputs = [ qt4 soprano libxslt boost sqlite ]; buildInputs = [ qt4 soprano libxslt boost boost.lib sqlite ];
nativeBuildInputs = [ cmake automoc4 shared_mime_info ]; nativeBuildInputs = [ cmake automoc4 shared_mime_info ];

View File

@ -17,9 +17,9 @@ stdenv.mkDerivation rec {
}; };
buildInputs = buildInputs =
[ cmake pkgconfig boost libunwind mariadb libmemcached pcre libevent gd curl [ cmake pkgconfig boost boost.lib libunwind mariadb libmemcached pcre
libxml2 icu flex bison openssl zlib php expat libcap oniguruma libevent gd curl libxml2 icu flex bison openssl zlib php expat libcap
libdwarf libmcrypt tbb gperftools bzip2 openldap readline oniguruma libdwarf libmcrypt tbb gperftools bzip2 openldap readline
libelf uwimap binutils cyrus_sasl pam glog libpng libxslt ocaml libelf uwimap binutils cyrus_sasl pam glog libpng libxslt ocaml
]; ];

View File

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
sha256 = "1s0ylyrx74vgw6vsg6xxk4b07jrxh8pqcmxcbkx46v01nczv3ixj"; sha256 = "1s0ylyrx74vgw6vsg6xxk4b07jrxh8pqcmxcbkx46v01nczv3ixj";
}; };
buildInputs = [ cmake boost gmp mpfr ]; buildInputs = [ cmake boost boost.lib gmp mpfr ];
doCheck = false; doCheck = false;

View File

@ -9,8 +9,9 @@ let
helperArgNames = ["stdenv" "fetchurl" "builderDefsPackage"] ++ helperArgNames = ["stdenv" "fetchurl" "builderDefsPackage"] ++
[]; [];
buildInputs = map (n: builtins.getAttr n x) buildInputs = [ boost.lib ]
(builtins.attrNames (builtins.removeAttrs x helperArgNames)); ++ map (n: builtins.getAttr n x)
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
sourceInfo = rec { sourceInfo = rec {
baseName="botan"; baseName="botan";
tarBaseName="Botan"; tarBaseName="Botan";

View File

@ -9,8 +9,9 @@ let
helperArgNames = ["stdenv" "fetchurl" "builderDefsPackage"] ++ helperArgNames = ["stdenv" "fetchurl" "builderDefsPackage"] ++
[]; [];
buildInputs = map (n: builtins.getAttr n x) buildInputs = [ boost.lib ]
(builtins.attrNames (builtins.removeAttrs x helperArgNames)); ++ map (n: builtins.getAttr n x)
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
sourceInfo = rec { sourceInfo = rec {
baseName="botan"; baseName="botan";
tarBaseName="Botan"; tarBaseName="Botan";

View File

@ -12,17 +12,17 @@ stdenv.mkDerivation rec {
md5 = "0765cf203f451394df98e6ddf7bf2541"; md5 = "0765cf203f451394df98e6ddf7bf2541";
}; };
buildInputs = [ cmake boost openssl ]; buildInputs = [ cmake boost boost.lib openssl ];
cmakeFlags = [ "-DCPP-NETLIB_BUILD_SHARED_LIBS=ON" "-DCMAKE_BUILD_TYPE=RELEASE" ]; cmakeFlags = [ "-DCPP-NETLIB_BUILD_SHARED_LIBS=ON" "-DCMAKE_BUILD_TYPE=RELEASE" ];
enableParallelBuilding = true; enableParallelBuilding = true;
meta = { meta = with stdenv.lib; {
description = "A collection of open-source libraries for high level network programming"; description = "A collection of open-source libraries for high level network programming";
homepage = http://cpp-netlib.org; homepage = http://cpp-netlib.org;
license = stdenv.lib.licenses.boost; license = licenses.boost;
maintainers = [ stdenv.lib.maintainers.shlevy ]; maintainers = with maintainers; [ shlevy ];
platforms = stdenv.lib.platforms.all; platforms = platforms.all;
}; };
} }

View File

@ -9,11 +9,11 @@ stdenv.mkDerivation rec {
sha256 = "1a3yxwjs4qb0rwx6cfpvar0a8jmavb6ik580b27md08jhvq80if7"; sha256 = "1a3yxwjs4qb0rwx6cfpvar0a8jmavb6ik580b27md08jhvq80if7";
}; };
buildInputs = [ boost pkgconfig openssl zlib python libiconvOrNull geoip ]; buildInputs = [ boost boost.lib pkgconfig openssl zlib python libiconvOrNull geoip ];
configureFlags = [ configureFlags = [
"--with-boost=${boost}/include/boost" "--with-boost=${boost}/include/boost"
"--with-boost-libdir=${boost}/lib" "--with-boost-libdir=${boost.lib}/lib"
"--enable-python-binding" "--enable-python-binding"
"--with-libgeoip=system" "--with-libgeoip=system"
"--with-libiconv=yes" "--with-libiconv=yes"

View File

@ -15,11 +15,11 @@ stdenv.mkDerivation rec {
NIX_CFLAGS_COMPILE = "-fpermissive"; # I'm too lazy to catch all gcc47-related problems NIX_CFLAGS_COMPILE = "-fpermissive"; # I'm too lazy to catch all gcc47-related problems
buildInputs = [ buildInputs = [
SDL SDL_image SDL_mixer SDL_sound libsigcxx physfs boost expat freetype SDL SDL_image SDL_mixer SDL_sound libsigcxx physfs boost boost.lib expat
libjpeg wxGTK lua perl pkgconfig zlib zip bzip2 libpng freetype libjpeg wxGTK lua perl pkgconfig zlib zip bzip2 libpng
]; ];
meta = { meta = with stdenv.lib; {
description = "Turn based strategy game"; description = "Turn based strategy game";
longDescription = '' longDescription = ''
@ -30,9 +30,9 @@ stdenv.mkDerivation rec {
homepage = http://www.asc-hq.org/; homepage = http://www.asc-hq.org/;
license = stdenv.lib.licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = with stdenv.lib.maintainers; [viric]; maintainers = with maintainers; [ viric ];
platforms = with stdenv.lib.platforms; linux; platforms = with platforms; linux;
}; };
} }

View File

@ -8,8 +8,9 @@ let
helperArgNames = ["stdenv" "fetchurl" "builderDefsPackage"] ++ helperArgNames = ["stdenv" "fetchurl" "builderDefsPackage"] ++
[]; [];
buildInputs = map (n: builtins.getAttr n x) buildInputs = [ boost.lib ]
(builtins.attrNames (builtins.removeAttrs x helperArgNames)); ++ map (n: builtins.getAttr n x)
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
sourceInfo = rec { sourceInfo = rec {
baseName="glob2"; baseName="glob2";
version="0.9.4"; version="0.9.4";

View File

@ -1,7 +1,7 @@
{stdenv, fetchurl, scons, SDL, SDL_image, boost, libpng, SDL_mixer, pkgconfig {stdenv, fetchurl, scons, SDL, SDL_image, boost, libpng, SDL_mixer, pkgconfig
, mesa}: , mesa}:
let let
buildInputs = [scons SDL SDL_image boost libpng SDL_mixer pkgconfig mesa]; buildInputs = [scons SDL SDL_image boost boost.lib libpng SDL_mixer pkgconfig mesa];
s = # Generated upstream information s = # Generated upstream information
rec { rec {
baseName="pingus"; baseName="pingus";

View File

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
"-DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON" "-DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON"
"-DPREFER_STATIC_LIBS:BOOL=OFF"]; "-DPREFER_STATIC_LIBS:BOOL=OFF"];
buildInputs = [ cmake lzma boost libdevil zlib p7zip openal libvorbis freetype SDL buildInputs = [ cmake lzma boost boost.lib libdevil zlib p7zip openal libvorbis freetype SDL
xlibs.libX11 xlibs.libXcursor mesa glew asciidoc libxslt docbook_xsl curl makeWrapper xlibs.libX11 xlibs.libXcursor mesa glew asciidoc libxslt docbook_xsl curl makeWrapper
docbook_xsl_ns systemd ] docbook_xsl_ns systemd ]
++ stdenv.lib.optional withAI jdk ++ stdenv.lib.optional withAI jdk

View File

@ -11,8 +11,8 @@ stdenv.mkDerivation rec {
}; };
buildInputs = [ buildInputs = [
cmake wxGTK openal pkgconfig curl gettext libtorrentRasterbar boost libpng libX11 cmake wxGTK openal pkgconfig curl gettext libtorrentRasterbar
libnotify gtk doxygen makeWrapper boost boost.lib libpng libX11 libnotify gtk doxygen makeWrapper
]; ];
prePatch = '' prePatch = ''

View File

@ -13,8 +13,9 @@ stdenv.mkDerivation rec {
sha256 = "0gi5fzij48hmhhqxc370jxvxig5q3d70jiz56rjn8yx514s5lfwa"; sha256 = "0gi5fzij48hmhhqxc370jxvxig5q3d70jiz56rjn8yx514s5lfwa";
}; };
buildInputs = [ SDL SDL_image SDL_mixer SDL_net SDL_ttf pango gettext zlib boost fribidi buildInputs = [ SDL SDL_image SDL_mixer SDL_net SDL_ttf pango gettext zlib
cmake freetype libpng pkgconfig lua dbus fontconfig libtool ]; boost boost.lib fribidi cmake freetype libpng pkgconfig lua
dbus fontconfig libtool ];
cmakeFlags = [ "-DENABLE_STRICT_COMPILATION=FALSE" ]; # newer gcc problems http://gna.org/bugs/?21030 cmakeFlags = [ "-DENABLE_STRICT_COMPILATION=FALSE" ]; # newer gcc problems http://gna.org/bugs/?21030

View File

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
sha256 = "1c03yi19d5h5h78h37add9csmy0mzvvmvn7zkcalwszabdhsb5yk"; sha256 = "1c03yi19d5h5h78h37add9csmy0mzvvmvn7zkcalwszabdhsb5yk";
}; };
buildInputs = [ cmake python boost libuuid ruby ]; buildInputs = [ cmake python boost boost.lib libuuid ruby ];
# the subdir managementgen wants to install python stuff in ${python} and # the subdir managementgen wants to install python stuff in ${python} and
# the installation tries to create some folders in /var # the installation tries to create some folders in /var

View File

@ -1,11 +1,11 @@
{ stdenv, fetchurl, which, protobuf, gperftools, boost, zlib, python, m4 }: { stdenv, fetchurl, which, protobuf, gperftools, boost, zlib, curl, python, m4 }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "rethinkdb-1.12.4"; name = "rethinkdb-1.14.1";
src = fetchurl { src = fetchurl {
url = "http://download.rethinkdb.com/dist/${name}.tgz"; url = "http://download.rethinkdb.com/dist/${name}.tgz";
sha256 = "1dq2vbgms016ic2hifclm1m58i4804khkn0lnvz47rkm7i0564if"; sha256 = "0brsbb289hcsmipma4rsgrkqpqagwff2y6w46dvb25n95id65hx8";
}; };
preConfigure = '' preConfigure = ''
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
configureFlags = "--lib-path ${gperftools}/lib"; configureFlags = "--lib-path ${gperftools}/lib";
buildInputs = [ protobuf zlib boost ]; buildInputs = [ protobuf boost boost.lib zlib curl ];
nativeBuildInputs = [ which m4 python ]; nativeBuildInputs = [ which m4 python ];

View File

@ -1,4 +1,4 @@
{ stdenv, fetchurl, scons, pkgconfig, openssl, protobuf, boost155, zlib}: { stdenv, fetchurl, scons, pkgconfig, openssl, protobuf, boost, zlib}:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "rippled-${version}"; name = "rippled-${version}";
@ -11,9 +11,9 @@ stdenv.mkDerivation rec {
patches = [ ./scons-env.patch ]; patches = [ ./scons-env.patch ];
buildInputs = [ scons pkgconfig openssl protobuf boost155 zlib ]; buildInputs = [ scons pkgconfig openssl protobuf boost zlib ];
RIPPLED_BOOST_HOME = boost155.out; RIPPLED_BOOST_HOME = boost.out;
RIPPLED_ZLIB_HOME = zlib.out; RIPPLED_ZLIB_HOME = zlib.out;
buildPhase = "scons build/rippled"; buildPhase = "scons build/rippled";
@ -29,4 +29,4 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.isc; license = stdenv.lib.licenses.isc;
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;
}; };
} }

View File

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
sha256 = "f2b978cc93a2d16262c7b78c62019b2a58044eaef4ca95feaa74dfd4dfcbfa36"; sha256 = "f2b978cc93a2d16262c7b78c62019b2a58044eaef4ca95feaa74dfd4dfcbfa36";
}; };
buildInputs = [cmake libgcrypt json_c curl expat stdenv binutils boost]; buildInputs = [cmake libgcrypt json_c curl expat stdenv binutils boost boost.lib];
# work around new binutils headers, see # work around new binutils headers, see
# http://stackoverflow.com/questions/11748035/binutils-bfd-h-wants-config-h-now # http://stackoverflow.com/questions/11748035/binutils-bfd-h-wants-config-h-now

View File

@ -11,7 +11,7 @@ stdenv.mkDerivation {
buildFlags = "QMAKE=qmake"; buildFlags = "QMAKE=qmake";
buildInputs = [ openssl pcre qt4 boost pkcs11helper ]; buildInputs = [ openssl pcre qt4 boost boost.lib pkcs11helper ];
preConfigure = '' preConfigure = ''
sed -i s,-mt$,, meo-gui/meo-gui.pro sed -i s,-mt$,, meo-gui/meo-gui.pro