treewide: Per RFC45, remove all unquoted URLs

This commit is contained in:
Michael Reilly 2020-03-31 21:11:51 -04:00 committed by Jörg Thalheim
parent bf5eb87033
commit 84cf00f980
No known key found for this signature in database
GPG key ID: 003F2096411B5F92
9648 changed files with 15370 additions and 15370 deletions

View file

@ -40,13 +40,13 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
amazonsl = { amazonsl = {
fullName = "Amazon Software License"; fullName = "Amazon Software License";
url = http://aws.amazon.com/asl/; url = "http://aws.amazon.com/asl/";
free = false; free = false;
}; };
amd = { amd = {
fullName = "AMD License Agreement"; fullName = "AMD License Agreement";
url = http://developer.amd.com/amd-license-agreement/; url = "http://developer.amd.com/amd-license-agreement/";
free = false; free = false;
}; };
@ -57,7 +57,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
arphicpl = { arphicpl = {
fullName = "Arphic Public License"; fullName = "Arphic Public License";
url = https://www.freedesktop.org/wiki/Arphic_Public_License/; url = "https://www.freedesktop.org/wiki/Arphic_Public_License/";
}; };
artistic1 = spdx { artistic1 = spdx {
@ -107,7 +107,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
bsl11 = { bsl11 = {
fullName = "Business Source License 1.1"; fullName = "Business Source License 1.1";
url = https://mariadb.com/bsl11; url = "https://mariadb.com/bsl11";
free = false; free = false;
}; };
@ -230,7 +230,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
eapl = { eapl = {
fullName = "EPSON AVASYS PUBLIC LICENSE"; fullName = "EPSON AVASYS PUBLIC LICENSE";
url = http://avasys.jp/hp/menu000000700/hpg000000603.htm; url = "http://avasys.jp/hp/menu000000700/hpg000000603.htm";
free = false; free = false;
}; };
@ -246,7 +246,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
elastic = { elastic = {
fullName = "ELASTIC LICENSE"; fullName = "ELASTIC LICENSE";
url = https://github.com/elastic/elasticsearch/blob/master/licenses/ELASTIC-LICENSE.txt; url = "https://github.com/elastic/elasticsearch/blob/master/licenses/ELASTIC-LICENSE.txt";
free = false; free = false;
}; };
@ -262,7 +262,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
epson = { epson = {
fullName = "Seiko Epson Corporation Software License Agreement for Linux"; fullName = "Seiko Epson Corporation Software License Agreement for Linux";
url = https://download.ebz.epson.net/dsc/du/02/eula/global/LINUX_EN.html; url = "https://download.ebz.epson.net/dsc/du/02/eula/global/LINUX_EN.html";
free = false; free = false;
}; };
@ -293,7 +293,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
ffsl = { ffsl = {
fullName = "Floodgap Free Software License"; fullName = "Floodgap Free Software License";
url = http://www.floodgap.com/software/ffsl/license.html; url = "http://www.floodgap.com/software/ffsl/license.html";
free = false; free = false;
}; };
@ -303,12 +303,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
g4sl = { g4sl = {
fullName = "Geant4 Software License"; fullName = "Geant4 Software License";
url = https://geant4.web.cern.ch/geant4/license/LICENSE.html; url = "https://geant4.web.cern.ch/geant4/license/LICENSE.html";
}; };
geogebra = { geogebra = {
fullName = "GeoGebra Non-Commercial License Agreement"; fullName = "GeoGebra Non-Commercial License Agreement";
url = https://www.geogebra.org/license; url = "https://www.geogebra.org/license";
free = false; free = false;
}; };
@ -334,12 +334,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
gpl2ClasspathPlus = { gpl2ClasspathPlus = {
fullName = "GNU General Public License v2.0 or later (with Classpath exception)"; fullName = "GNU General Public License v2.0 or later (with Classpath exception)";
url = https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception; url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
}; };
gpl2Oss = { gpl2Oss = {
fullName = "GNU General Public License version 2 only (with OSI approved licenses linking exception)"; fullName = "GNU General Public License version 2 only (with OSI approved licenses linking exception)";
url = https://www.mysql.com/about/legal/licensing/foss-exception; url = "https://www.mysql.com/about/legal/licensing/foss-exception";
}; };
gpl2Plus = spdx { gpl2Plus = spdx {
@ -359,7 +359,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
gpl3ClasspathPlus = { gpl3ClasspathPlus = {
fullName = "GNU General Public License v3.0 or later (with Classpath exception)"; fullName = "GNU General Public License v3.0 or later (with Classpath exception)";
url = https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception; url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
}; };
hpnd = spdx { hpnd = spdx {
@ -370,7 +370,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
# Intel's license, seems free # Intel's license, seems free
iasl = { iasl = {
fullName = "iASL"; fullName = "iASL";
url = http://www.calculate-linux.org/packages/licenses/iASL; url = "http://www.calculate-linux.org/packages/licenses/iASL";
}; };
ijg = spdx { ijg = spdx {
@ -413,7 +413,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
# Proprietary binaries; free to redistribute without modification. # Proprietary binaries; free to redistribute without modification.
issl = { issl = {
fullName = "Intel Simplified Software License"; fullName = "Intel Simplified Software License";
url = https://software.intel.com/en-us/license/intel-simplified-software-license; url = "https://software.intel.com/en-us/license/intel-simplified-software-license";
free = false; free = false;
}; };
@ -469,7 +469,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
llgpl21 = { llgpl21 = {
fullName = "Lisp LGPL; GNU Lesser General Public License version 2.1 with Franz Inc. preamble for clarification of LGPL terms in context of Lisp"; fullName = "Lisp LGPL; GNU Lesser General Public License version 2.1 with Franz Inc. preamble for clarification of LGPL terms in context of Lisp";
url = http://opensource.franz.com/preamble.html; url = "http://opensource.franz.com/preamble.html";
}; };
lppl12 = spdx { lppl12 = spdx {
@ -489,7 +489,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
miros = { miros = {
fullName = "MirOS License"; fullName = "MirOS License";
url = https://opensource.org/licenses/MirOS; url = "https://opensource.org/licenses/MirOS";
}; };
# spdx.org does not (yet) differentiate between the X11 and Expat versions # spdx.org does not (yet) differentiate between the X11 and Expat versions
@ -589,7 +589,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
postman = { postman = {
fullName = "Postman EULA"; fullName = "Postman EULA";
url = https://www.getpostman.com/licenses/postman_base_app; url = "https://www.getpostman.com/licenses/postman_base_app";
free = false; free = false;
}; };
@ -605,7 +605,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
purdueBsd = { purdueBsd = {
fullName = " Purdue BSD-Style License"; # also know as lsof license fullName = " Purdue BSD-Style License"; # also know as lsof license
url = https://enterprise.dejacode.com/licenses/public/purdue-bsd; url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd";
}; };
qhull = spdx { qhull = spdx {
@ -620,7 +620,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
qwt = { qwt = {
fullName = "Qwt License, Version 1.0"; fullName = "Qwt License, Version 1.0";
url = http://qwt.sourceforge.net/qwtlicense.html; url = "http://qwt.sourceforge.net/qwtlicense.html";
}; };
ruby = spdx { ruby = spdx {
@ -646,13 +646,13 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
smail = { smail = {
shortName = "smail"; shortName = "smail";
fullName = "SMAIL General Public License"; fullName = "SMAIL General Public License";
url = http://metadata.ftp-master.debian.org/changelogs/main/d/debianutils/debianutils_4.8.1_copyright; url = "http://metadata.ftp-master.debian.org/changelogs/main/d/debianutils/debianutils_4.8.1_copyright";
}; };
sspl = { sspl = {
shortName = "SSPL"; shortName = "SSPL";
fullName = "Server Side Public License"; fullName = "Server Side Public License";
url = https://www.mongodb.com/licensing/server-side-public-license; url = "https://www.mongodb.com/licensing/server-side-public-license";
free = false; free = false;
}; };
@ -663,7 +663,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
ufl = { ufl = {
fullName = "Ubuntu Font License 1.0"; fullName = "Ubuntu Font License 1.0";
url = http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt; url = "http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt";
}; };
unfree = { unfree = {
@ -725,7 +725,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
wadalab = { wadalab = {
fullName = "Wadalab Font License"; fullName = "Wadalab Font License";
url = https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab; url = "https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab";
}; };
wtfpl = spdx { wtfpl = spdx {

View file

@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
''; '';
meta = { meta = {
homepage = https://jqueryui.com/; homepage = "https://jqueryui.com/";
description = "A library of JavaScript widgets and effects"; description = "A library of JavaScript widgets and effects";
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.all;
}; };

View file

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "JavaScript library designed to simplify the client-side scripting of HTML"; description = "JavaScript library designed to simplify the client-side scripting of HTML";
homepage = http://jquery.com/; homepage = "http://jquery.com/";
license = licenses.mit; license = licenses.mit;
platforms = platforms.all; platforms = platforms.all;
}; };

View file

@ -34,7 +34,7 @@ let
meta = with lib; { meta = with lib; {
description = "HP Smart Array CLI"; description = "HP Smart Array CLI";
homepage = https://downloads.linux.hpe.com/SDR/downloads/MCP/Ubuntu/pool/non-free/; homepage = "https://downloads.linux.hpe.com/SDR/downloads/MCP/Ubuntu/pool/non-free/";
license = licenses.unfreeRedistributable; license = licenses.unfreeRedistributable;
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ volth ]; maintainers = with maintainers; [ volth ];

View file

@ -483,7 +483,7 @@ in
isoImage.efiSplashImage = mkOption { isoImage.efiSplashImage = mkOption {
default = pkgs.fetchurl { default = pkgs.fetchurl {
url = https://raw.githubusercontent.com/NixOS/nixos-artwork/a9e05d7deb38a8e005a2b52575a3f59a63a4dba0/bootloader/efi-background.png; url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/a9e05d7deb38a8e005a2b52575a3f59a63a4dba0/bootloader/efi-background.png";
sha256 = "18lfwmp8yq923322nlb9gxrh5qikj1wsk6g5qvdh31c4h5b1538x"; sha256 = "18lfwmp8yq923322nlb9gxrh5qikj1wsk6g5qvdh31c4h5b1538x";
}; };
description = '' description = ''
@ -493,7 +493,7 @@ in
isoImage.splashImage = mkOption { isoImage.splashImage = mkOption {
default = pkgs.fetchurl { default = pkgs.fetchurl {
url = https://raw.githubusercontent.com/NixOS/nixos-artwork/a9e05d7deb38a8e005a2b52575a3f59a63a4dba0/bootloader/isolinux/bios-boot.png; url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/a9e05d7deb38a8e005a2b52575a3f59a63a4dba0/bootloader/isolinux/bios-boot.png";
sha256 = "1wp822zrhbg4fgfbwkr7cbkr4labx477209agzc0hr6k62fr6rxd"; sha256 = "1wp822zrhbg4fgfbwkr7cbkr4labx477209agzc0hr6k62fr6rxd";
}; };
description = '' description = ''

View file

@ -76,7 +76,7 @@ in
defaultChannel = mkOption { defaultChannel = mkOption {
internal = true; internal = true;
type = types.str; type = types.str;
default = https://nixos.org/channels/nixos-unstable; default = "https://nixos.org/channels/nixos-unstable";
description = "Default NixOS channel to which the root user is subscribed."; description = "Default NixOS channel to which the root user is subscribed.";
}; };

View file

@ -88,7 +88,7 @@ in
services.kubernetes.addonManager.bootstrapAddons = mkIf isRBACEnabled services.kubernetes.addonManager.bootstrapAddons = mkIf isRBACEnabled
(let (let
name = system:kube-addon-manager; name = "system:kube-addon-manager";
namespace = "kube-system"; namespace = "kube-system";
in in
{ {

View file

@ -63,7 +63,7 @@ stdenv.mkDerivation {
meta = { meta = {
description = "Brother brscan4 sane backend driver etc files"; description = "Brother brscan4 sane backend driver etc files";
homepage = http://www.brother.com; homepage = "http://www.brother.com";
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;
license = stdenv.lib.licenses.unfree; license = stdenv.lib.licenses.unfree;
maintainers = with stdenv.lib.maintainers; [ jraygauthier ]; maintainers = with stdenv.lib.maintainers; [ jraygauthier ];

View file

@ -283,7 +283,7 @@ in
trustedBinaryCaches = mkOption { trustedBinaryCaches = mkOption {
type = types.listOf types.str; type = types.listOf types.str;
default = [ ]; default = [ ];
example = [ http://hydra.nixos.org/ ]; example = [ "http://hydra.nixos.org/" ];
description = '' description = ''
List of binary cache URLs that non-root users can use (in List of binary cache URLs that non-root users can use (in
addition to those specified using addition to those specified using

View file

@ -9,7 +9,7 @@ let
cfg = config.services.openafsClient; cfg = config.services.openafsClient;
cellServDB = pkgs.fetchurl { cellServDB = pkgs.fetchurl {
url = http://dl.central.org/dl/cellservdb/CellServDB.2018-05-14; url = "http://dl.central.org/dl/cellservdb/CellServDB.2018-05-14";
sha256 = "1wmjn6mmyy2r8p10nlbdzs4nrqxy8a9pjyrdciy5nmppg4053rk2"; sha256 = "1wmjn6mmyy2r8p10nlbdzs4nrqxy8a9pjyrdciy5nmppg4053rk2";
}; };

View file

@ -130,7 +130,7 @@ in {
config = mkIf cfg.enable { config = mkIf cfg.enable {
systemd.services.documize-server = { systemd.services.documize-server = {
description = "Documize Wiki"; description = "Documize Wiki";
documentation = [ https://documize.com/ ]; documentation = [ "https://documize.com/" ];
wantedBy = [ "multi-user.target" ]; wantedBy = [ "multi-user.target" ];
serviceConfig = { serviceConfig = {

View file

@ -220,7 +220,7 @@ in
globalRedirect = mkOption { globalRedirect = mkOption {
type = types.nullOr types.str; type = types.nullOr types.str;
default = null; default = null;
example = http://newserver.example.org/; example = "http://newserver.example.org/";
description = '' description = ''
If set, all requests for this host are redirected permanently to If set, all requests for this host are redirected permanently to
the given URL. the given URL.

View file

@ -588,7 +588,7 @@ in
{ boot.loader.grub.splashImage = mkDefault ( { boot.loader.grub.splashImage = mkDefault (
if cfg.version == 1 then pkgs.fetchurl { if cfg.version == 1 then pkgs.fetchurl {
url = http://www.gnome-look.org/CONTENT/content-files/36909-soft-tux.xpm.gz; url = "http://www.gnome-look.org/CONTENT/content-files/36909-soft-tux.xpm.gz";
sha256 = "14kqdx2lfqvh40h6fjjzqgff1mwk74dmbjvmqphi6azzra7z8d59"; sha256 = "14kqdx2lfqvh40h6fjjzqgff1mwk74dmbjvmqphi6azzra7z8d59";
} }
# GRUB 1.97 doesn't support gzipped XPMs. # GRUB 1.97 doesn't support gzipped XPMs.

View file

@ -24,7 +24,7 @@ let cfg = config.system.autoUpgrade; in
channel = mkOption { channel = mkOption {
type = types.nullOr types.str; type = types.nullOr types.str;
default = null; default = null;
example = https://nixos.org/channels/nixos-14.12-small; example = "https://nixos.org/channels/nixos-14.12-small";
description = '' description = ''
The URI of the NixOS channel to use for automatic The URI of the NixOS channel to use for automatic
upgrades. By default, this is the channel set using upgrades. By default, this is the channel set using

View file

@ -5,7 +5,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }:
# License: http://creativecommons.org/licenses/by-sa/4.0/ # License: http://creativecommons.org/licenses/by-sa/4.0/
name = "Blue_Wave_Theory-Skyhawk_Beach.mp3"; name = "Blue_Wave_Theory-Skyhawk_Beach.mp3";
url = https://freemusicarchive.org/file/music/ccCommunity/Blue_Wave_Theory/Surf_Music_Month_Challenge/Blue_Wave_Theory_-_04_-_Skyhawk_Beach.mp3; url = "https://freemusicarchive.org/file/music/ccCommunity/Blue_Wave_Theory/Surf_Music_Month_Challenge/Blue_Wave_Theory_-_04_-_Skyhawk_Beach.mp3";
sha256 = "0xw417bxkx4gqqy139bb21yldi37xx8xjfxrwaqa0gyw19dl6mgp"; sha256 = "0xw417bxkx4gqqy139bb21yldi37xx8xjfxrwaqa0gyw19dl6mgp";
}; };

View file

@ -15,13 +15,13 @@ let
services.redmine.database.type = "mysql2"; services.redmine.database.type = "mysql2";
services.redmine.plugins = { services.redmine.plugins = {
redmine_env_auth = pkgs.fetchurl { redmine_env_auth = pkgs.fetchurl {
url = https://github.com/Intera/redmine_env_auth/archive/0.7.zip; url = "https://github.com/Intera/redmine_env_auth/archive/0.7.zip";
sha256 = "1xb8lyarc7mpi86yflnlgyllh9hfwb9z304f19dx409gqpia99sc"; sha256 = "1xb8lyarc7mpi86yflnlgyllh9hfwb9z304f19dx409gqpia99sc";
}; };
}; };
services.redmine.themes = { services.redmine.themes = {
dkuk-redmine_alex_skin = pkgs.fetchurl { dkuk-redmine_alex_skin = pkgs.fetchurl {
url = https://bitbucket.org/dkuk/redmine_alex_skin/get/1842ef675ef3.zip; url = "https://bitbucket.org/dkuk/redmine_alex_skin/get/1842ef675ef3.zip";
sha256 = "0hrin9lzyi50k4w2bd2b30vrf1i4fi1c0gyas5801wn8i7kpm9yl"; sha256 = "0hrin9lzyi50k4w2bd2b30vrf1i4fi1c0gyas5801wn8i7kpm9yl";
}; };
}; };
@ -43,13 +43,13 @@ let
services.redmine.database.type = "postgresql"; services.redmine.database.type = "postgresql";
services.redmine.plugins = { services.redmine.plugins = {
redmine_env_auth = pkgs.fetchurl { redmine_env_auth = pkgs.fetchurl {
url = https://github.com/Intera/redmine_env_auth/archive/0.7.zip; url = "https://github.com/Intera/redmine_env_auth/archive/0.7.zip";
sha256 = "1xb8lyarc7mpi86yflnlgyllh9hfwb9z304f19dx409gqpia99sc"; sha256 = "1xb8lyarc7mpi86yflnlgyllh9hfwb9z304f19dx409gqpia99sc";
}; };
}; };
services.redmine.themes = { services.redmine.themes = {
dkuk-redmine_alex_skin = pkgs.fetchurl { dkuk-redmine_alex_skin = pkgs.fetchurl {
url = https://bitbucket.org/dkuk/redmine_alex_skin/get/1842ef675ef3.zip; url = "https://bitbucket.org/dkuk/redmine_alex_skin/get/1842ef675ef3.zip";
sha256 = "0hrin9lzyi50k4w2bd2b30vrf1i4fi1c0gyas5801wn8i7kpm9yl"; sha256 = "0hrin9lzyi50k4w2bd2b30vrf1i4fi1c0gyas5801wn8i7kpm9yl";
}; };
}; };

View file

@ -3,7 +3,7 @@ import ./make-test-python.nix ({ pkgs, ... }:
let let
stick = pkgs.fetchurl { stick = pkgs.fetchurl {
url = http://nixos.org/~eelco/nix/udisks-test.img.xz; url = "http://nixos.org/~eelco/nix/udisks-test.img.xz";
sha256 = "0was1xgjkjad91nipzclaz5biv3m4b2nk029ga6nk7iklwi19l8b"; sha256 = "0was1xgjkjad91nipzclaz5biv3m4b2nk029ga6nk7iklwi19l8b";
}; };

View file

@ -64,7 +64,7 @@ rustPlatform.buildRustPackage rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Checks whether the contrast between two colors meet the WCAG requirements"; description = "Checks whether the contrast between two colors meet the WCAG requirements";
homepage = https://gitlab.gnome.org/World/design/contrast; homepage = "https://gitlab.gnome.org/World/design/contrast";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = with maintainers; [ jtojnar ]; maintainers = with maintainers; [ jtojnar ];
}; };

View file

@ -45,7 +45,7 @@ stdenv.mkDerivation {
] ++ lib.optional speechSupport speechd; ] ++ lib.optional speechSupport speechd;
meta = { meta = {
homepage = http://www.inference.org.uk/dasher/; homepage = "http://www.inference.org.uk/dasher/";
description = "Information-efficient text-entry interface, driven by natural continuous pointing gestures"; description = "Information-efficient text-entry interface, driven by natural continuous pointing gestures";
license = lib.licenses.gpl2; license = lib.licenses.gpl2;
maintainers = [ lib.maintainers.Profpatsch ]; maintainers = [ lib.maintainers.Profpatsch ];

View file

@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
The features can be activated and configured through the Universal Access The features can be activated and configured through the Universal Access
panel of the GNOME Control Center. panel of the GNOME Control Center.
''; '';
homepage = https://wiki.gnome.org/Projects/Mousetweaks; homepage = "https://wiki.gnome.org/Projects/Mousetweaks";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ maintainers.johnazoidberg ]; maintainers = [ maintainers.johnazoidberg ];

View file

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
Mono and stereo to B-format panning, horizontal rotator, square, hexagon and cube decoders. Mono and stereo to B-format panning, horizontal rotator, square, hexagon and cube decoders.
''; '';
version = version; version = version;
homepage = http://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html; homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html";
license = stdenv.lib.licenses.gpl2Plus; license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ stdenv.lib.maintainers.magnetophon ]; maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View file

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
This should make this plugin a good candidate for use in systems that allow automation of plugin control ports, such as Ardour, or for stage use. This should make this plugin a good candidate for use in systems that allow automation of plugin control ports, such as Ardour, or for stage use.
''; '';
version = version; version = version;
homepage = http://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html; homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/ladspa/index.html";
license = stdenv.lib.licenses.gpl2Plus; license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ stdenv.lib.maintainers.magnetophon ]; maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View file

@ -18,11 +18,11 @@ in stdenv.mkDerivation {
patches = [ patches = [
(fetchpatch { (fetchpatch {
url = https://repo.or.cz/a2jmidid.git/patch/24e3b8e543256ae8fdfb4b75eb9fd775f07c46e2; url = "https://repo.or.cz/a2jmidid.git/patch/24e3b8e543256ae8fdfb4b75eb9fd775f07c46e2";
sha256 = "1nxrvnhxlgqc9wbxnp1gnpw4wjyzxvymwcg1gh2nqzmssgfykfkc"; sha256 = "1nxrvnhxlgqc9wbxnp1gnpw4wjyzxvymwcg1gh2nqzmssgfykfkc";
}) })
(fetchpatch { (fetchpatch {
url = https://repo.or.cz/a2jmidid.git/patch/7f82da7eb2f540a94db23331be98d42a58ddc269; url = "https://repo.or.cz/a2jmidid.git/patch/7f82da7eb2f540a94db23331be98d42a58ddc269";
sha256 = "1nab9zf0agbcj5pvhl90pz0cx1d204d4janqflc5ymjhy8jyrsdv"; sha256 = "1nab9zf0agbcj5pvhl90pz0cx1d204d4janqflc5ymjhy8jyrsdv";
}) })
]; ];

View file

@ -55,7 +55,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "ReplayGain for AAC files"; description = "ReplayGain for AAC files";
homepage = https://aacgain.altosdesign.com; homepage = "https://aacgain.altosdesign.com";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ maintainers.robbinch ]; maintainers = [ maintainers.robbinch ];

View file

@ -46,7 +46,7 @@ in
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://abcde.einval.com/wiki/; homepage = "http://abcde.einval.com/wiki/";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = with maintainers; [ gebner ]; maintainers = with maintainers; [ gebner ];
description = "Command-line audio CD ripper"; description = "Command-line audio CD ripper";

View file

@ -83,7 +83,7 @@ multiStdenv.mkDerivation {
protocol to correctly embed the plugin editor into the host protocol to correctly embed the plugin editor into the host
window. window.
''; '';
homepage = https://github.com/phantom-code/airwave; homepage = "https://github.com/phantom-code/airwave";
license = licenses.mit; license = licenses.mit;
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ michalrus ]; maintainers = with maintainers; [ michalrus ];

View file

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
You can also run aj-snapshot in daemon mode if you want to have your connections continually restored. You can also run aj-snapshot in daemon mode if you want to have your connections continually restored.
''; '';
homepage = http://aj-snapshot.sourceforge.net/; homepage = "http://aj-snapshot.sourceforge.net/";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [ maintainers.mrVanDalo ]; maintainers = [ maintainers.mrVanDalo ];
platforms = platforms.all; platforms = platforms.all;

View file

@ -14,7 +14,7 @@ mkDerivation rec {
# master has the Qt5 version as of April 2018 but a formal release has not # master has the Qt5 version as of April 2018 but a formal release has not
# yet been made so change this back to the proper upstream when such a # yet been made so change this back to the proper upstream when such a
# release is out # release is out
url = git://anongit.kde.org/amarok.git; url = "git://anongit.kde.org/amarok.git";
# url = "mirror://kde/stable/${pname}/${version}/src/${name}.tar.xz"; # url = "mirror://kde/stable/${pname}/${version}/src/${name}.tar.xz";
rev = "457fbda25a85a102bfda92aa7137e7ef5e4c8b00"; rev = "457fbda25a85a102bfda92aa7137e7ef5e4c8b00";
sha256 = "1ig2mg8pqany6m2zplkrvldcv4ibxwsypnyv5igm7nz7ax82cd5j"; sha256 = "1ig2mg8pqany6m2zplkrvldcv4ibxwsypnyv5igm7nz7ax82cd5j";

View file

@ -83,7 +83,7 @@ stdenv.mkDerivation rec {
Please consider supporting the ardour project financially: Please consider supporting the ardour project financially:
https://community.ardour.org/node/8288 https://community.ardour.org/node/8288
''; '';
homepage = http://ardour.org/; homepage = "http://ardour.org/";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ maintainers.goibhniu maintainers.fps ]; maintainers = [ maintainers.goibhniu maintainers.fps ];

View file

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
meta = { meta = {
description = "GTK client for MPD (Music player daemon)"; description = "GTK client for MPD (Music player daemon)";
homepage = http://ario-player.sourceforge.net/; homepage = "http://ario-player.sourceforge.net/";
license = stdenv.lib.licenses.gpl2Plus; license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ stdenv.lib.maintainers.garrison ]; maintainers = [ stdenv.lib.maintainers.garrison ];
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.all;

View file

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
buildInputs = [ cairomm cmake libjack2 libpthreadstubs libXdmcp libxshmfence libsndfile lv2 ntk ]; buildInputs = [ cairomm cmake libjack2 libpthreadstubs libXdmcp libxshmfence libsndfile lv2 ntk ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://openavproductions.com/artyfx/; homepage = "http://openavproductions.com/artyfx/";
description = "A LV2 plugin bundle of artistic realtime effects"; description = "A LV2 plugin bundle of artistic realtime effects";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [ maintainers.magnetophon ]; maintainers = [ maintainers.magnetophon ];

View file

@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
meta = { meta = {
description = "A graphical Audio CD ripper and encoder for Linux"; description = "A graphical Audio CD ripper and encoder for Linux";
homepage = http://littlesvr.ca/asunder/index.php; homepage = "http://littlesvr.ca/asunder/index.php";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ mudri ]; maintainers = with maintainers; [ mudri ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Audio player"; description = "Audio player";
homepage = https://audacious-media-player.org/; homepage = "https://audacious-media-player.org/";
maintainers = with maintainers; [ eelco ramkromberg ]; maintainers = with maintainers; [ eelco ramkromberg ];
platforms = with platforms; linux; platforms = with platforms; linux;
license = with licenses; [ license = with licenses; [

View file

@ -81,7 +81,7 @@ mkDerivation {
meta = with lib; { meta = with lib; {
description = "Audio player"; description = "Audio player";
homepage = https://audacious-media-player.org/; homepage = "https://audacious-media-player.org/";
maintainers = with maintainers; [ ttuegel ]; maintainers = with maintainers; [ ttuegel ];
platforms = with platforms; linux; platforms = with platforms; linux;
license = with licenses; [ license = with licenses; [

View file

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Sound editor with graphical UI"; description = "Sound editor with graphical UI";
homepage = http://audacityteam.org/; homepage = "http://audacityteam.org/";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
platforms = intersectLists platforms.linux platforms.x86; # fails on ARM platforms = intersectLists platforms.linux platforms.x86; # fails on ARM
maintainers = with maintainers; [ the-kenny ]; maintainers = with maintainers; [ the-kenny ];

View file

@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
automatically record your Skype calls. It supports several audio (output) automatically record your Skype calls. It supports several audio (output)
formats such as OGG audio, Flac, MP3 and WAV. formats such as OGG audio, Flac, MP3 and WAV.
''; '';
homepage = https://launchpad.net/~audio-recorder; homepage = "https://launchpad.net/~audio-recorder";
license = licenses.gpl3; license = licenses.gpl3;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ maintainers.msteen ]; maintainers = [ maintainers.msteen ];

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
Aumix adjusts an audio mixer from X, the console, a terminal, Aumix adjusts an audio mixer from X, the console, a terminal,
the command line or a script. the command line or a script.
''; '';
homepage = http://www.jpj.net/~trevor/aumix.html; homepage = "http://www.jpj.net/~trevor/aumix.html";
license = stdenv.lib.licenses.gpl2Plus; license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ ]; maintainers = [ ];

View file

@ -88,7 +88,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://www.axoloti.com; homepage = "http://www.axoloti.com";
description = '' description = ''
Sketching embedded digital audio algorithms. Sketching embedded digital audio algorithms.

View file

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
phones. With dfu-util you are able to download firmware to your device or phones. With dfu-util you are able to download firmware to your device or
upload firmware from it. upload firmware from it.
''; '';
homepage = http://dfu-util.sourceforge.net; homepage = "http://dfu-util.sourceforge.net";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = [ ]; maintainers = [ ];

View file

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://www.libusb.info; homepage = "http://www.libusb.info";
description = "User-space USB library"; description = "User-space USB library";
platforms = platforms.unix; platforms = platforms.unix;
license = licenses.lgpl21; license = licenses.lgpl21;

View file

@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
displays, and continuous capture tools for hunting down and studying displays, and continuous capture tools for hunting down and studying
elusive signal characteristics. elusive signal characteristics.
''; '';
homepage = http://www.baudline.com/; homepage = "http://www.baudline.com/";
# See http://www.baudline.com/faq.html#licensing_terms. # See http://www.baudline.com/faq.html#licensing_terms.
# (Do NOT (re)distribute on hydra.) # (Do NOT (re)distribute on hydra.)
license = licenses.unfree; license = licenses.unfree;

View file

@ -14,13 +14,13 @@ stdenv.mkDerivation rec {
patches = [ patches = [
(fetchurl { (fetchurl {
url = https://gitweb.gentoo.org/repo/gentoo.git/plain/media-sound/bitmeter/files/bitmeter-1.2-fix-build-system.patch; url = "https://gitweb.gentoo.org/repo/gentoo.git/plain/media-sound/bitmeter/files/bitmeter-1.2-fix-build-system.patch";
sha256 = "021mz6933iw7mpk6b9cbjr8naj6smbq1hwqjszlyx72qbwrrid7k"; sha256 = "021mz6933iw7mpk6b9cbjr8naj6smbq1hwqjszlyx72qbwrrid7k";
}) })
]; ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://devel.tlrmx.org/audio/bitmeter/; homepage = "http://devel.tlrmx.org/audio/bitmeter/";
description = "Also known as jack bitscope. Useful to detect denormals"; description = "Also known as jack bitscope. Useful to detect denormals";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [ maintainers.magnetophon ]; maintainers = [ maintainers.magnetophon ];

View file

@ -90,7 +90,7 @@ stdenv.mkDerivation rec {
production, performance and DJing, with a focus on flexible production, performance and DJing, with a focus on flexible
editing tools and a super-fast workflow. editing tools and a super-fast workflow.
''; '';
homepage = https://www.bitwig.com/; homepage = "https://www.bitwig.com/";
license = licenses.unfree; license = licenses.unfree;
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ michalrus mrVanDalo ]; maintainers = with maintainers; [ michalrus mrVanDalo ];

View file

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A range of synthesiser, electric piano and organ emulations"; description = "A range of synthesiser, electric piano and organ emulations";
homepage = http://bristol.sourceforge.net; homepage = "http://bristol.sourceforge.net";
license = licenses.gpl3; license = licenses.gpl3;
platforms = ["x86_64-linux" "i686-linux"]; platforms = ["x86_64-linux" "i686-linux"];
maintainers = [ maintainers.goibhniu ]; maintainers = [ maintainers.goibhniu ];

View file

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A audio/video loudness scanner implementing ITU-R BS.1770"; description = "A audio/video loudness scanner implementing ITU-R BS.1770";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
homepage = http://bs1770gain.sourceforge.net/; homepage = "http://bs1770gain.sourceforge.net/";
platforms = platforms.all; platforms = platforms.all;
}; };
} }

View file

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
installFlags = [ "PREFIX=$(out)" ]; installFlags = [ "PREFIX=$(out)" ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://github.com/sjaehn/BSEQuencer; homepage = "https://github.com/sjaehn/BSEQuencer";
description = "Multi channel MIDI step sequencer LV2 plugin"; description = "Multi channel MIDI step sequencer LV2 plugin";
maintainers = [ maintainers.magnetophon ]; maintainers = [ maintainers.magnetophon ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
installFlags = [ "PREFIX=$(out)" ]; installFlags = [ "PREFIX=$(out)" ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://github.com/sjaehn/BShapr; homepage = "https://github.com/sjaehn/BShapr";
description = "Beat / envelope shaper LV2 plugin"; description = "Beat / envelope shaper LV2 plugin";
maintainers = [ maintainers.magnetophon ]; maintainers = [ maintainers.magnetophon ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
installFlags = [ "PREFIX=$(out)" ]; installFlags = [ "PREFIX=$(out)" ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://github.com/sjaehn/BSlizr; homepage = "https://github.com/sjaehn/BSlizr";
description = "Sequenced audio slicing effect LV2 plugin (step sequencer effect)"; description = "Sequenced audio slicing effect LV2 plugin (step sequencer effect)";
maintainers = [ maintainers.magnetophon ]; maintainers = [ maintainers.magnetophon ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -91,7 +91,7 @@ mkDerivation rec {
'') scriptAndSource; '') scriptAndSource;
meta = { meta = {
homepage = https://github.com/falkTX/Cadence/; homepage = "https://github.com/falkTX/Cadence/";
description = "Collection of tools useful for audio production"; description = "Collection of tools useful for audio production";
license = stdenv.lib.licenses.gpl2Plus; license = stdenv.lib.licenses.gpl2Plus;
maintainers = with stdenv.lib.maintainers; [ genesis worldofpeace ]; maintainers = with stdenv.lib.maintainers; [ genesis worldofpeace ];

View file

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
]; ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://calf-studio-gear.org; homepage = "http://calf-studio-gear.org";
description = "A set of high quality open source audio plugins for musicians"; description = "A set of high quality open source audio plugins for musicians";
license = licenses.lgpl2; license = licenses.lgpl2;
maintainers = [ maintainers.goibhniu ]; maintainers = [ maintainers.goibhniu ];

View file

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
considerations are latency-free realtime operation, modesty of considerations are latency-free realtime operation, modesty of
resource demands and meaningful control interfaces. resource demands and meaningful control interfaces.
''; '';
homepage = http://www.quitte.de/dsp/caps.html; homepage = "http://www.quitte.de/dsp/caps.html";
license = stdenv.lib.licenses.gpl3; license = stdenv.lib.licenses.gpl3;
maintainers = [ stdenv.lib.maintainers.astsmtl ]; maintainers = [ stdenv.lib.maintainers.astsmtl ];
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View file

@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://kxstudio.sf.net/carla; homepage = "http://kxstudio.sf.net/carla";
description = "An audio plugin host"; description = "An audio plugin host";
longDescription = '' longDescription = ''
It currently supports LADSPA (including LRDF), DSSI, LV2, VST2/3 It currently supports LADSPA (including LRDF), DSSI, LV2, VST2/3

View file

@ -31,7 +31,7 @@ stdenv.mkDerivation {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://caudec.net/; homepage = "http://caudec.net/";
description = "A multiprocess audio converter that supports many formats (FLAC, MP3, Ogg Vorbis, Windows codecs and many more)"; description = "A multiprocess audio converter that supports many formats (FLAC, MP3, Ogg Vorbis, Windows codecs and many more)";
license = licenses.gpl3; license = licenses.gpl3;
platforms = platforms.linux ++ platforms.darwin; platforms = platforms.linux ++ platforms.darwin;

View file

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Console-based Audio Visualizer for Alsa"; description = "Console-based Audio Visualizer for Alsa";
homepage = https://github.com/karlstav/cava; homepage = "https://github.com/karlstav/cava";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ offline mirrexagon ]; maintainers = with maintainers; [ offline mirrexagon ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
++ stdenv.lib.optional stdenv.isDarwin IOKit; ++ stdenv.lib.optional stdenv.isDarwin IOKit;
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://linukz.org/cd-discid.shtml; homepage = "http://linukz.org/cd-discid.shtml";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = [ maintainers.rycee ]; maintainers = [ maintainers.rycee ];
platforms = platforms.unix; platforms = platforms.unix;

View file

@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://xiph.org/paranoia; homepage = "https://xiph.org/paranoia";
description = "A tool and library for reading digital audio from CDs"; description = "A tool and library for reading digital audio from CDs";
license = with licenses; [ gpl2Plus lgpl21Plus ]; license = with licenses; [ gpl2Plus lgpl21Plus ];
platforms = platforms.unix; platforms = platforms.unix;

View file

@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Programming language for real-time sound synthesis and music creation"; description = "Programming language for real-time sound synthesis and music creation";
homepage = http://chuck.cs.princeton.edu; homepage = "http://chuck.cs.princeton.edu";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ ftrvxmtrx ]; maintainers = with maintainers; [ ftrvxmtrx ];

View file

@ -91,7 +91,7 @@ let
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://www.clementine-player.org; homepage = "http://www.clementine-player.org";
description = "A multiplatform music player"; description = "A multiplatform music player";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux; platforms = platforms.linux;
@ -130,7 +130,7 @@ let
''; '';
enableParallelBuilding = true; enableParallelBuilding = true;
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://www.clementine-player.org; homepage = "http://www.clementine-player.org";
description = "Spotify integration for Clementine"; description = "Spotify integration for Clementine";
# The blob itself is Apache-licensed, although libspotify is unfree. # The blob itself is Apache-licensed, although libspotify is unfree.
license = licenses.asl20; license = licenses.asl20;

View file

@ -23,7 +23,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "An MPD client built on top of rofi"; description = "An MPD client built on top of rofi";
homepage = https://github.com/carnager/clerk; homepage = "https://github.com/carnager/clerk";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ anderspapitto ]; maintainers = with maintainers; [ anderspapitto ];
}; };

View file

@ -128,7 +128,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Small, fast and powerful console music player for Linux and *BSD"; description = "Small, fast and powerful console music player for Linux and *BSD";
homepage = https://cmus.github.io/; homepage = "https://cmus.github.io/";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [ maintainers.oxij ]; maintainers = [ maintainers.oxij ];
platforms = platforms.linux ++ platforms.darwin; platforms = platforms.linux ++ platforms.darwin;

View file

@ -28,7 +28,7 @@ stdenv.mkDerivation {
+ run `cmusfm init` to generate configuration file under ~/.config/cmus/cmusfm.conf + run `cmusfm init` to generate configuration file under ~/.config/cmus/cmusfm.conf
+ Inside cmus run `:set status_display_program=cmusfm` to set up cmusfm + Inside cmus run `:set status_display_program=cmusfm` to set up cmusfm
''; '';
homepage = https://github.com/Arkq/cmusfm/; homepage = "https://github.com/Arkq/cmusfm/";
maintainers = with stdenv.lib.maintainers; [ CharlesHD ]; maintainers = with stdenv.lib.maintainers; [ CharlesHD ];
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux ++ platforms.darwin; platforms = platforms.linux ++ platforms.darwin;

View file

@ -75,7 +75,7 @@ python3Packages.buildPythonApplication rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A modern audio book player for Linux using GTK 3"; description = "A modern audio book player for Linux using GTK 3";
homepage = https://cozy.geigi.de/; homepage = "https://cozy.geigi.de/";
maintainers = [ maintainers.makefu ]; maintainers = [ maintainers.makefu ];
license = licenses.gpl3; license = licenses.gpl3;
}; };

View file

@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
''; '';
meta = { meta = {
homepage = http://bach.dynet.com/crip/; homepage = "http://bach.dynet.com/crip/";
description = "Terminal-based ripper/encoder/tagger tool for creating Ogg Vorbis/FLAC files"; description = "Terminal-based ripper/encoder/tagger tool for creating Ogg Vorbis/FLAC files";
license = stdenv.lib.licenses.gpl1; license = stdenv.lib.licenses.gpl1;
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View file

@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
postInstall = "rm $out/lib/ladspa/celllm_3890.*"; postInstall = "rm $out/lib/ladspa/celllm_3890.*";
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://sourceforge.net/projects/csa/; homepage = "https://sourceforge.net/projects/csa/";
description = "A group of LADSPA Audio plugins for FM broadcast and more"; description = "A group of LADSPA Audio plugins for FM broadcast and more";
longDescription = '' longDescription = ''
CSA means : Contrôle Signal Audio. CSA means : Contrôle Signal Audio.

View file

@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "CsoundQt is a frontend for Csound with editor, integrated help, widgets and other features."; description = "CsoundQt is a frontend for Csound with editor, integrated help, widgets and other features.";
homepage = https://csoundqt.github.io/; homepage = "https://csoundqt.github.io/";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ hlolli ]; maintainers = with maintainers; [ hlolli ];

View file

@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Sound design, audio synthesis, and signal processing system, providing facilities for music composition and performance on all major operating systems and platforms"; description = "Sound design, audio synthesis, and signal processing system, providing facilities for music composition and performance on all major operating systems and platforms";
homepage = http://www.csounds.com/; homepage = "http://www.csounds.com/";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [maintainers.marcweber]; maintainers = [maintainers.marcweber];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Plug-in that adds GTK 3 header bar to the DeaDBeeF music player"; description = "Plug-in that adds GTK 3 header bar to the DeaDBeeF music player";
homepage = https://github.com/saivert/ddb_misc_headerbar_GTK3; homepage = "https://github.com/saivert/ddb_misc_headerbar_GTK3";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = [ maintainers.jtojnar ]; maintainers = [ maintainers.jtojnar ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
broken = true; # crashes DeaDBeeF and is abandoned (https://bitbucket.org/dsimbiriatin/deadbeef-infobar/issues/38/infobar-causes-deadbeef-180-to-crash) broken = true; # crashes DeaDBeeF and is abandoned (https://bitbucket.org/dsimbiriatin/deadbeef-infobar/issues/38/infobar-causes-deadbeef-180-to-crash)
description = "DeaDBeeF Infobar Plugin"; description = "DeaDBeeF Infobar Plugin";
homepage = https://bitbucket.org/dsimbiriatin/deadbeef-infobar; homepage = "https://bitbucket.org/dsimbiriatin/deadbeef-infobar";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = [ maintainers.jtojnar ]; maintainers = [ maintainers.jtojnar ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "MPRISv2 plugin for the DeaDBeeF music player"; description = "MPRISv2 plugin for the DeaDBeeF music player";
homepage = https://github.com/Serranya/deadbeef-mpris2-plugin/; homepage = "https://github.com/Serranya/deadbeef-mpris2-plugin/";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ maintainers.abbradar ]; maintainers = [ maintainers.abbradar ];

View file

@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Music notation and composition software used with lilypond"; description = "Music notation and composition software used with lilypond";
homepage = http://denemo.org; homepage = "http://denemo.org";
license = licenses.gpl3; license = licenses.gpl3;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ maintainers.olynch ]; maintainers = [ maintainers.olynch ];

View file

@ -59,7 +59,7 @@ in stdenv.mkDerivation rec {
there are basic functionalities to align the signals in time and there are basic functionalities to align the signals in time and
amplitude, this software does not aim to be an audio editor. amplitude, this software does not aim to be an audio editor.
''; '';
homepage = http://gillesdegottex.github.io/dfasma/; homepage = "http://gillesdegottex.github.io/dfasma/";
license = [ licenses.gpl3Plus reaperFork.meta.license ]; license = [ licenses.gpl3Plus reaperFork.meta.license ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "An unimpressive thingie for playing bits of samples with some level of accuracy"; description = "An unimpressive thingie for playing bits of samples with some level of accuracy";
homepage = https://github.com/tidalcycles/Dirt; homepage = "https://github.com/tidalcycles/Dirt";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = with maintainers; [ anderspapitto ]; maintainers = with maintainers; [ anderspapitto ];
platforms = with platforms; linux; platforms = with platforms; linux;

View file

@ -40,7 +40,7 @@ in stdenv.mkDerivation rec {
makeFlags = [ "PREFIX=$(out)" ]; makeFlags = [ "PREFIX=$(out)" ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://distrho.sourceforge.net; homepage = "http://distrho.sourceforge.net";
description = "A collection of cross-platform audio effects and plugins"; description = "A collection of cross-platform audio effects and plugins";
longDescription = '' longDescription = ''
Includes: Includes:

View file

@ -23,7 +23,7 @@ python3Packages.buildPythonApplication rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation"; description = "Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
homepage = http://dr14tmeter.sourceforge.net/; homepage = "http://dr14tmeter.sourceforge.net/";
maintainers = [ maintainers.adisbladis ]; maintainers = [ maintainers.adisbladis ];
}; };
} }

View file

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://github.com/michaelwillis/dragonfly-reverb; homepage = "https://github.com/michaelwillis/dragonfly-reverb";
description = "A hall-style reverb based on freeverb3 algorithms"; description = "A hall-style reverb based on freeverb3 algorithms";
maintainers = [ maintainers.magnetophon ]; maintainers = [ maintainers.magnetophon ];
license = licenses.gpl3; license = licenses.gpl3;

View file

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "An LV2 sample based drum plugin"; description = "An LV2 sample based drum plugin";
homepage = https://www.drumgizmo.org; homepage = "https://www.drumgizmo.org";
license = licenses.lgpl3; license = licenses.lgpl3;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ maintainers.goibhniu maintainers.nico202 ]; maintainers = [ maintainers.goibhniu maintainers.nico202 ];

View file

@ -33,7 +33,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "View and edit tags for various audio files"; description = "View and edit tags for various audio files";
homepage = https://wiki.gnome.org/Apps/EasyTAG; homepage = "https://wiki.gnome.org/Apps/EasyTAG";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -27,6 +27,6 @@ stdenv.mkDerivation rec {
meta = { meta = {
description = "Ecasound is a software package designed for multitrack audio processing"; description = "Ecasound is a software package designed for multitrack audio processing";
license = with stdenv.lib.licenses; [ gpl2 lgpl21 ]; license = with stdenv.lib.licenses; [ gpl2 lgpl21 ];
homepage = http://nosignal.fi/ecasound/; homepage = "http://nosignal.fi/ecasound/";
}; };
} }

View file

@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
CFLAGS = stdenv.lib.optionalString debug " -DDEBUG=2"; CFLAGS = stdenv.lib.optionalString debug " -DDEBUG=2";
meta = { meta = {
homepage = http://eflite.sourceforge.net; homepage = "http://eflite.sourceforge.net";
description = "EFlite is a speech server for screen readers"; description = "EFlite is a speech server for screen readers";
longDescription = '' longDescription = ''
EFlite is a speech server for Emacspeak and other screen EFlite is a speech server for Emacspeak and other screen

View file

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
]; ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://github.com/jpcima/ensemble-chorus; homepage = "https://github.com/jpcima/ensemble-chorus";
description = "Digital model of electronic string ensemble chorus"; description = "Digital model of electronic string ensemble chorus";
maintainers = [ maintainers.magnetophon ]; maintainers = [ maintainers.magnetophon ];
platforms = platforms.linux; platforms = platforms.linux;

View file

@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
patches = [ patches = [
(fetchpatch { (fetchpatch {
# glibc 2.27 compatibility # glibc 2.27 compatibility
url = https://sources.debian.org/data/main/e/eq10q/2.2~repack0-2.1/debian/patches/05-pow10.patch; url = "https://sources.debian.org/data/main/e/eq10q/2.2~repack0-2.1/debian/patches/05-pow10.patch";
sha256 = "07b0wf6k4xqgigv4h095bzfaw8r218wa36r9w1817jcys13r6c5r"; sha256 = "07b0wf6k4xqgigv4h095bzfaw8r218wa36r9w1817jcys13r6c5r";
}) })
]; ];
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
64 bits floating point internal audio processing. 64 bits floating point internal audio processing.
Nice GUI with powerful metering for every plugin. Nice GUI with powerful metering for every plugin.
''; '';
homepage = http://eq10q.sourceforge.net/; homepage = "http://eq10q.sourceforge.net/";
license = stdenv.lib.licenses.gpl3; license = stdenv.lib.licenses.gpl3;
maintainers = [ stdenv.lib.maintainers.magnetophon ]; maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View file

@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Compact open source software speech synthesizer"; description = "Compact open source software speech synthesizer";
homepage = http://espeak.sourceforge.net/; homepage = "http://espeak.sourceforge.net/";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux; platforms = platforms.linux;
}; };

View file

@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Phoneme editor for espeak"; description = "Phoneme editor for espeak";
homepage = http://espeak.sourceforge.net/; homepage = "http://espeak.sourceforge.net/";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux; platforms = platforms.linux;
}; };

View file

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "OSC injection/ejection from/to UDP/TCP/Serial for LV2"; description = "OSC injection/ejection from/to UDP/TCP/Serial for LV2";
homepage = https://open-music-kontrollers.ch/lv2/eteroj; homepage = "https://open-music-kontrollers.ch/lv2/eteroj";
license = licenses.artistic2; license = licenses.artistic2;
maintainers = with maintainers; [ magnetophon ]; maintainers = with maintainers; [ magnetophon ];
}; };

View file

@ -17,8 +17,8 @@ let
}; };
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://faust.grame.fr/; homepage = "http://faust.grame.fr/";
downloadPage = https://sourceforge.net/projects/faudiostream/files/; downloadPage = "https://sourceforge.net/projects/faudiostream/files/";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ magnetophon pmahoney ]; maintainers = with maintainers; [ magnetophon pmahoney ];

View file

@ -31,8 +31,8 @@ let
}; };
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://faust.grame.fr/; homepage = "http://faust.grame.fr/";
downloadPage = https://sourceforge.net/projects/faudiostream/files/; downloadPage = "https://sourceforge.net/projects/faudiostream/files/";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ magnetophon pmahoney ]; maintainers = with maintainers; [ magnetophon pmahoney ];

View file

@ -29,7 +29,7 @@ stdenv.mkDerivation {
together the convenience of a standalone interpreted language with the together the convenience of a standalone interpreted language with the
efficiency of a compiled language. It's ideal for fast prototyping. efficiency of a compiled language. It's ideal for fast prototyping.
''; '';
homepage = http://faust.grame.fr/; homepage = "http://faust.grame.fr/";
license = licenses.gpl3; license = licenses.gpl3;
}; };
} }

View file

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
outputs = [ "bin" "dev" "out" "man" "doc" ]; outputs = [ "bin" "dev" "out" "man" "doc" ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://xiph.org/flac/; homepage = "https://xiph.org/flac/";
description = "Library and tools for encoding and decoding the FLAC lossless audio file format"; description = "Library and tools for encoding and decoding the FLAC lossless audio file format";
platforms = platforms.all; platforms = platforms.all;
license = licenses.bsd3; license = licenses.bsd3;

View file

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
buildInputs = [ flac libao libogg popt ]; buildInputs = [ flac libao libogg popt ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://flac-tools.sourceforge.net/; homepage = "http://flac-tools.sourceforge.net/";
description = "A command-line program for playing FLAC audio files"; description = "A command-line program for playing FLAC audio files";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
platforms = platforms.all; platforms = platforms.all;

View file

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Extracts audio tracks from an audio CD image to separate tracks."; description = "Extracts audio tracks from an audio CD image to separate tracks.";
homepage = https://flacon.github.io/; homepage = "https://flacon.github.io/";
license = licenses.lgpl21; license = licenses.lgpl21;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ snglth ]; maintainers = with maintainers; [ snglth ];

View file

@ -40,7 +40,7 @@ stdenv.mkDerivation {
meta = with lib; { meta = with lib; {
description = "Real-time software synthesizer based on the SoundFont 2 specifications"; description = "Real-time software synthesizer based on the SoundFont 2 specifications";
homepage = http://www.fluidsynth.org; homepage = "http://www.fluidsynth.org";
license = licenses.lgpl21Plus; license = licenses.lgpl21Plus;
maintainers = with maintainers; [ goibhniu lovek323 ]; maintainers = with maintainers; [ goibhniu lovek323 ];
platforms = platforms.unix; platforms = platforms.unix;

View file

@ -46,7 +46,7 @@ mkDerivation rec {
FMIT is a graphical utility for tuning musical instruments, with error FMIT is a graphical utility for tuning musical instruments, with error
and volume history, and advanced features. and volume history, and advanced features.
''; '';
homepage = http://gillesdegottex.github.io/fmit/; homepage = "http://gillesdegottex.github.io/fmit/";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux; platforms = platforms.linux;
}; };

View file

@ -41,7 +41,7 @@ stdenv.mkDerivation {
- Full floating point implementation optimized for SIMD - Full floating point implementation optimized for SIMD
- Hard real-time constraints - Hard real-time constraints
''; '';
homepage = https://github.com/Themaister/libfmsynth; homepage = "https://github.com/Themaister/libfmsynth";
license = stdenv.lib.licenses.mit; license = stdenv.lib.licenses.mit;
maintainers = [ stdenv.lib.maintainers.magnetophon ]; maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View file

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
buildInputs = [ lv2 python2 ]; buildInputs = [ lv2 python2 ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://drobilla.net/software/fomp/; homepage = "http://drobilla.net/software/fomp/";
description = "An LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen"; description = "An LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [ maintainers.magnetophon ]; maintainers = [ maintainers.magnetophon ];

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation {
meta = { meta = {
broken = true; # see: https://github.com/sampov2/foo-yc20/issues/7 broken = true; # see: https://github.com/sampov2/foo-yc20/issues/7
description = "A Faust implementation of a 1969 designed Yamaha combo organ, the YC-20"; description = "A Faust implementation of a 1969 designed Yamaha combo organ, the YC-20";
homepage = https://github.com/sampov2/foo-yc20; homepage = "https://github.com/sampov2/foo-yc20";
license = "BSD"; license = "BSD";
maintainers = [ stdenv.lib.maintainers.magnetophon ]; maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View file

@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
software, released under the GNU GPL license. software, released under the GNU GPL license.
'' ; '' ;
homepage = http://freewheeling.sourceforge.net; homepage = "http://freewheeling.sourceforge.net";
license = stdenv.lib.licenses.gpl2; license = stdenv.lib.licenses.gpl2;
maintainers = [ stdenv.lib.maintainers.sepi ]; maintainers = [ stdenv.lib.maintainers.sepi ];
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View file

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
buildInputs = [ cmake ]; buildInputs = [ cmake ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://bitbucket.org/mpyne/game-music-emu/wiki/Home; homepage = "https://bitbucket.org/mpyne/game-music-emu/wiki/Home";
description = "A collection of video game music file emulators"; description = "A collection of video game music file emulators";
license = licenses.lgpl21Plus; license = licenses.lgpl21Plus;
platforms = platforms.all; platforms = platforms.all;

View file

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true; enableParallelBuilding = true;
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://www.linuxsampler.org; homepage = "http://www.linuxsampler.org";
description = "Gigasampler file access library"; description = "Gigasampler file access library";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [ maintainers.goibhniu ]; maintainers = [ maintainers.goibhniu ];

View file

@ -17,7 +17,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Generates playlists such that each song sounds good following the previous song"; description = "Generates playlists such that each song sounds good following the previous song";
homepage = http://gjay.sourceforge.net/; homepage = "http://gjay.sourceforge.net/";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ pSub ]; maintainers = with maintainers; [ pSub ];
platforms = with platforms; linux; platforms = with platforms; linux;

View file

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
libmpd = stdenv.mkDerivation { libmpd = stdenv.mkDerivation {
name = "libmpd-11.8.17"; name = "libmpd-11.8.17";
src = fetchurl { src = fetchurl {
url = http://download.sarine.nl/Programs/gmpc/11.8/libmpd-11.8.17.tar.gz; url = "http://download.sarine.nl/Programs/gmpc/11.8/libmpd-11.8.17.tar.gz";
sha256 = "10vspwsgr8pwf3qp2bviw6b2l8prgdiswgv7qiqiyr0h1mmk487y"; sha256 = "10vspwsgr8pwf3qp2bviw6b2l8prgdiswgv7qiqiyr0h1mmk487y";
}; };
patches = [ ./libmpd-11.8.17-remove-strndup.patch ]; patches = [ ./libmpd-11.8.17-remove-strndup.patch ];
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
]; ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://gmpclient.org; homepage = "https://gmpclient.org";
description = "A GTK2 frontend for Music Player Daemon"; description = "A GTK2 frontend for Music Player Daemon";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = []; maintainers = [];

Some files were not shown because too many files have changed in this diff Show more