summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libdv (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update homepage attributes: http -> https•••Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems mimadrid2017-08-031-1/+1
* libdv: refactor and Darwin fixSpencer Whitt2015-04-181-17/+20
* * 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-7/+7
* replacing applyAndFun by lib.defaultOverridableDelayableArgs•••applyAndFun has a bug resulting in the same arg beeing added more than once when using a concatenating merge function for the attr set. I've tried giving the function a name "overridableDelayableArgs" which resembles its usage much more. important refactoring: applyAndFun had .fun and .funMerge only when passing the merge function lib.mergeOrApply composableDerivation { initial = { ... }; } to overridableDelayableArgs has always .replace and .merge composableDerivation {} { ... } svn path=/nixpkgs/trunk/; revision=14428 Marc Weber2009-03-061-22/+21
* removed mkDerivationByConfiguration, using composableDerivation instead•••qgis, vim_configurable both work now svn path=/nixpkgs/trunk/; revision=13661 Marc Weber2008-12-201-19/+18
* libdv added•••svn path=/nixpkgs/trunk/; revision=10111 Marc Weber2008-01-101-0/+30