summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libsamplerate (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: remove wkennington as maintainer•••He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those. Jörg Thalheim2019-01-261-1/+1
* libsamplerate: update license information (in effect since 0.1.9)Michael Raskin2017-04-291-4/+1
* treewide: fix the remaining issues with meta attributesDan Peebles2017-04-291-1/+1
* libsamplerate: 0.1.8 -> 0.1.9Franz Pletz2016-10-131-5/+3
* treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output. Tuomas Tynkkynen2016-08-291-1/+1
* libsamplerate: fix missing darwin frameworksDaiderd Jordan2016-08-071-10/+13
* Merge commit staging+systemd into closure-size•••Many non-conflict problems weren't (fully) resolved in this commit yet. Vladimír Čunát2015-10-031-3/+3
|\
| * libsamplerate: Remove propagationWilliam A. Kennington III2015-05-011-4/+6
* | Merge 'staging' into multiple-outputs•••Conflicts: pkgs/applications/audio/flac/default.nix pkgs/build-support/gcc-wrapper/builder.sh pkgs/development/libraries/apr-util/default.nix pkgs/development/libraries/apr/default.nix pkgs/development/libraries/atk/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/gdk-pixbuf/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/glibc/2.17/builder.sh pkgs/development/libraries/glibc/2.17/locales.nix pkgs/development/libraries/libjpeg/default.nix pkgs/development/libraries/libogg/default.nix pkgs/development/libraries/libsamplerate/default.nix pkgs/development/libraries/libtiff/default.nix pkgs/development/libraries/libvorbis/default.nix pkgs/development/libraries/mesa/default.nix pkgs/development/libraries/pango/default.nix pkgs/development/web/nodejs/default.nix pkgs/os-specific/linux/pam/default.nix pkgs/os-specific/linux/systemd/default.nix pkgs/stdenv/generic/setup.sh pkgs/stdenv/linux/default.nix pkgs/top-level/all-packages.nix pkgs/top-level/release-small.nix Vladimír Čunát2014-08-231-6/+10
|\|
| * $xcodePath -> $SDKROOT•••SDKROOT is standard. In particular, this fixes the cmake build on Mac OS X 10.9. Eelco Dolstra2014-07-241-1/+1
| * libsamplerate: Use default gccEelco Dolstra2014-07-231-4/+8
| * libsamplerate: update from 0.1.7 to 0.1.8Nixpkgs Monitor2013-12-181-2/+2
* | Merge remote-tracking branch 'origin/master' into multiple-outputs•••Conflicts: pkgs/development/libraries/gtk+/2.x.nix pkgs/development/libraries/libsamplerate/default.nix pkgs/development/libraries/libsndfile/default.nix pkgs/misc/cups/default.nix pkgs/top-level/all-packages.nix Eelco Dolstra2013-08-211-7/+12
|\|
| * Fix tarball•••Signed-off-by: Shea Levy <shea@shealevy.com> Shea Levy2013-07-131-1/+1
| * libsamplerate: fix build on darwin•••* build with gccApple * add Carbon include path Jason \"Don\" O'Conal2013-07-121-7/+12
* | Turn multipleOutputs into a stdenv adaptation•••This way we can merge it into stdenv.mkDerivation later without having to modify any package expressions (except the overrides in all-packages.nix). Eelco Dolstra2012-08-241-2/+2
* | libsamplerate: Drop dependency on fftw•••It's only used for examples/tests, so not much point in depending on it. Eelco Dolstra2012-08-241-2/+2
* | Strip/patchelf the bin outputEelco Dolstra2012-08-231-2/+4
|/
* pkgs/development/libraries/libsamplerate: fixed the sha256 hash of the releas...•••svn path=/nixpkgs/trunk/; revision=24421 Peter Simons2010-10-221-1/+1
* Add libsndfile and fftw support to libsamplerate•••svn path=/nixpkgs/trunk/; revision=22831 Yury G. Kudryashov2010-07-301-8/+4
* * Get rid of many instances of "args: with args;", and other coding••• guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782 Eelco Dolstra2010-07-281-11/+11
* * Fix some attributes that now make nix-env -q --meta barf.•••svn path=/nixpkgs/trunk/; revision=16134 Eelco Dolstra2009-07-021-4/+5
* removed mkDerivationByConfiguration, using composableDerivation instead•••qgis, vim_configurable both work now svn path=/nixpkgs/trunk/; revision=13661 Marc Weber2008-12-201-29/+25
* •••svn path=/nixpkgs/trunk/; revision=9861 Michael Raskin2007-12-041-1/+1
* sox, ffmpeg_svn expressions added•••ghcPkgUtil defines a function to create setup-hook - creating a packagedatabase (nix-support/package.conf) - adding it to GHC_PACKAGE_PATH see comments for details svn path=/nixpkgs/trunk/; revision=9500 Marc Weber2007-10-221-0/+35