about summary refs log tree commit diff
path: root/pkgs/development/libraries/libmowgli
AgeCommit message (Collapse)AuthorFilesLines
2018-09-02libmowgli: add license + update homepageMarkus Kowalewski1-5/+6
2018-03-29libmowgli: 0.9.50 -> 2.1.3Ryan Mulligan1-3/+4
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/libmowgli/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.1.3 with grep in /nix/store/2dwfl61xs1bwl8xkml0asgxpwcg33n2k-libmowgli-2.1.3 - directory tree listing: https://gist.github.com/bac007dbe50cb7dc4d1a836655fd1179
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2011-07-26* Audacious updated to 3.0.Eelco Dolstra1-5/+5
svn path=/nixpkgs/branches/kde-4.7/; revision=27959
2008-08-29* Updated Audacious and its dependencies.Eelco Dolstra1-3/+3
svn path=/nixpkgs/trunk/; revision=12763
2008-03-03* Added Audacious, a fork of beep-media-player (which doesn't seem toEelco Dolstra1-0/+15
work very well after the Glibc update), plus its dependencies. TODO: make an audacious-wrapper that lets Audacious find its plugins automatically. Currently you have to install audacious-plugins and symlink ~/.nix-profile/lib/audacious/* in ~/.local/share/audacious/Plugins. svn path=/nixpkgs/trunk/; revision=10927