about summary refs log tree commit diff
path: root/pkgs/development/libraries/libmikmod
AgeCommit message (Collapse)AuthorFilesLines
2022-09-21libmikmod: split out/dev/man outputsPierre Bourdon1-0/+6
This prevents propagating many dev dependencies into non-dev dependents.
2021-12-01pkgs/development: rename name to pname&versionFelix Buehler1-2/+4
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
* treewide: remove unused variables * making ofborg happy
2019-04-22treewide: Change URLs to HTTPSDaniel Schaefer1-1/+1
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
2018-10-24libmikmod: remove duplicate libpulseaudio depAlyssa Ross1-1/+1
This is already included as a propagatedBuildInput, so no need to have it also be a buildInput.
2018-01-28libmikmod: 3.3.11 -> 3.3.11.1Franz Pletz1-2/+2
2017-06-20libmikmod: 3.3.10 -> 3.3.11Franz Pletz1-2/+2
2016-10-13libmikmod: 3.3.7 -> 3.3.10Franz Pletz1-2/+2
2016-08-07libmikmod: fix missing darwin frameworkDaiderd Jordan1-5/+9
2015-05-29Use libpulseaudio instead of pulseaudioWilliam A. Kennington III1-3/+3
2015-04-17Adding alsa/pulseaudio to mikmodLluís Batlle i Rossell1-4/+8
I also write the sf urls with mirror://.
2015-02-03libmikmod: update to version 3.3.7Peter Simons1-3/+6
2013-07-12libmikmod: fix build on darwinJason \"Don\" O'Conal1-5/+7
* build with gccApple
2012-07-04libmikmod and mikmod: update the former to 3.2.0, and add mikmod.Lluís Batlle i Rossell1-4/+4
2010-04-18libmikmod: New nixpkg.Alexander Tsamutali1-0/+20
svn path=/nixpkgs/trunk/; revision=21146