14 name = "libdjinterop";
18 src = fetchFromGitHub {
20 repo = "libdjinterop";
22 hash = "sha256-x0GbuUDmx8ooiaD/8J5VvIG239d5uDdK5H1tnwHd62c=";
43 homepage = "https://github.com/xsco/libdjinterop";
44 description = "C++ library for access to DJ record libraries";
45 license = licenses.lgpl3;
46 maintainers = with maintainers; [ benley ];
47 platforms = platforms.unix;