summary refs log tree commit diff
path: root/pkgs/development/libraries/gamin
AgeCommit message (Collapse)AuthorFilesLines
2013-09-14gamin: don't change hashes on non-darwinVladimír Čunát1-4/+8
Sorry, I didn't realize this is "fam" which is used in glib.
2013-09-14fail2ban: fix build on darwin (close #933)Jason "Don" O'Conal1-0/+11
2013-03-13gamin: adding a patch against a deadlockLluís Batlle i Rossell2-1/+69
https://bugzilla.gnome.org/show_bug.cgi?id=667230 We've seen this annoying deadlock sometimes, and all in kde blocked until gam_server was killed.
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2012-10-10gamin: fix download URL for patch filesPeter Simons1-1/+1
2012-03-09gamin: glib-2.30.0 FTBFSYury G. Kudryashov3-1/+17
Cherry-pick ^/nixpkgs/branches/glib-2.30@31417 svn path=/nixpkgs/branches/glib-2.30-take2/; revision=32943
2011-07-07* Gamin updated to 0.1.10.Eelco Dolstra1-2/+2
svn path=/nixpkgs/branches/kde-4.7/; revision=27632
2010-07-28* Get rid of many instances of "args: with args;", and other codingEelco Dolstra1-2/+2
guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
2009-04-21* Got rid of all --disable-static flags; they're redundant now.Eelco Dolstra1-10/+10
* Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-03-21Gamin: Fix compilation with glibc 2.9.Ludovic Courtès1-1/+5
svn path=/nixpkgs/branches/stdenv-updates/; revision=14638
2008-10-09fix path for pythonArmijn Hemel1-1/+1
svn path=/nixpkgs/trunk/; revision=13035
2008-01-28gamin addedYury G. Kudryashov1-0/+12
svn path=/nixpkgs/trunk/; revision=10337