treewide: remove periods from end of package descriptions

gstqt5
Ben Siraphob 2020-10-11 12:55:05 +07:00 committed by Jon
parent ea04f84829
commit 683a87dbeb
281 changed files with 345 additions and 340 deletions

View File

@ -41,7 +41,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;

View File

@ -63,7 +63,7 @@ python3.pkgs.buildPythonApplication rec {
strictDeps = false; strictDeps = false;
meta = with lib; { meta = with lib; {
description = "A minimal GUI for the Text To Speech 'Svox Pico'. Read clipboard or selected text in different languages and manage it : pause, stop, replay."; description = "A minimal GUI for the Text To Speech 'Svox Pico'. Read clipboard or selected text in different languages and manage it : pause, stop, replay";
homepage = "https://github.com/mothsART/gSpeech"; homepage = "https://github.com/mothsART/gSpeech";
maintainers = with maintainers; [ mothsart ]; maintainers = with maintainers; [ mothsart ];
license = licenses.gpl3; license = licenses.gpl3;

View File

@ -62,7 +62,7 @@ mkDerivation rec {
meta = with lib; { meta = with lib; {
inherit (qtbase.meta) platforms; inherit (qtbase.meta) platforms;
description = "Cloud music integration for your desktop."; description = "Cloud music integration for your desktop";
homepage = "https://gitlab.com/ColinDuquesnoy/MellowPlayer"; homepage = "https://gitlab.com/ColinDuquesnoy/MellowPlayer";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ kalbasit ]; maintainers = with maintainers; [ kalbasit ];

View File

@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
pythonImportsCheck = [ "mopidy_tunein.tunein" ]; pythonImportsCheck = [ "mopidy_tunein.tunein" ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Mopidy extension for playing music from tunein."; description = "Mopidy extension for playing music from tunein";
homepage = "https://github.com/kingosticks/mopidy-tunein"; homepage = "https://github.com/kingosticks/mopidy-tunein";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ hexa ];

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "An esoteric programming language designed to quickly create procedural sequencers."; description = "An esoteric programming language designed to quickly create procedural sequencers";
homepage = "https://github.com/hundredrabbits/Orca-c"; homepage = "https://github.com/hundredrabbits/Orca-c";
license = licenses.mit; license = licenses.mit;
platforms = platforms.all; platforms = platforms.all;

View File

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
SDL2_image SDL2_image
SDL2_ttf SDL2_ttf
alsaLib alsaLib
libjack2 libjack2
]; ];
sourceRoot = "source/picoloop"; sourceRoot = "source/picoloop";
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Picoloop is a synth and a stepsequencer (a clone of the famous nanoloop)."; description = "Picoloop is a synth and a stepsequencer (a clone of the famous nanoloop)";
homepage = "https://github.com/yoyz/picoloop"; homepage = "https://github.com/yoyz/picoloop";
platforms = platforms.linux; platforms = platforms.linux;
license = licenses.bsd3; license = licenses.bsd3;

View File

@ -30,7 +30,7 @@ in appimageTools.wrapType2 {
''; '';
meta = with lib; { meta = with lib; {
description = "A beautiful Plex music player for audiophiles, curators, and hipsters."; description = "A beautiful Plex music player for audiophiles, curators, and hipsters";
homepage = "https://plexamp.com/"; homepage = "https://plexamp.com/";
license = licenses.unfree; license = licenses.unfree;
maintainers = with maintainers; [ killercup ]; maintainers = with maintainers; [ killercup ];

View File

@ -32,7 +32,7 @@ in stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Control pulseaudio volume from the shell or mapped to keyboard shortcuts. No need for alsa-utils."; description = "Control pulseaudio volume from the shell or mapped to keyboard shortcuts. No need for alsa-utils";
homepage = "https://bbs.archlinux.org/viewtopic.php?id=124513"; homepage = "https://bbs.archlinux.org/viewtopic.php?id=124513";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ peterhoeg ]; maintainers = with maintainers; [ peterhoeg ];

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
++ stdenv.lib.optionals withQt [ "UI=qt" ] ++ stdenv.lib.optionals withQt [ "UI=qt" ]
++ stdenv.lib.optionals withGtk [ "UI=gtk" ]; ++ stdenv.lib.optionals withGtk [ "UI=gtk" ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Folding text editor, designed to hierarchically structure any kind of text file and especially source code."; description = "Folding text editor, designed to hierarchically structure any kind of text file and especially source code";
homepage = "https://tibleiz.net/code-browser/"; homepage = "https://tibleiz.net/code-browser/";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.x86_64; platforms = platforms.x86_64;

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://launchpad.net/gnuclad"; homepage = "https://launchpad.net/gnuclad";
description = "gnuclad tries to help the environment by creating trees. It's primary use will be generating cladogram trees for the GNU/Linux distro timeline project."; description = "gnuclad tries to help the environment by creating trees. It's primary use will be generating cladogram trees for the GNU/Linux distro timeline project";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
maintainers = with maintainers; [ mog ]; maintainers = with maintainers; [ mog ];
platforms = platforms.linux; platforms = platforms.linux;

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
''; '';
meta = { meta = {
description = "LightBurn is layout, editing, and control software for your laser cutter."; description = "LightBurn is layout, editing, and control software for your laser cutter";
homepage = "https://lightburnsoftware.com/"; homepage = "https://lightburnsoftware.com/";
license = stdenv.lib.licenses.unfree; license = stdenv.lib.licenses.unfree;
maintainers = with stdenv.lib.maintainers; [ q3k ]; maintainers = with stdenv.lib.maintainers; [ q3k ];

View File

@ -87,7 +87,7 @@ mkDerivation rec {
enableParallelBuilding = true; enableParallelBuilding = true;
meta = { meta = {
description = "A system for processing and editing 3D triangular meshes."; description = "A system for processing and editing 3D triangular meshes";
homepage = "https://www.meshlab.net/"; homepage = "https://www.meshlab.net/";
license = lib.licenses.gpl3; license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [ viric ]; maintainers = with lib.maintainers; [ viric ];

View File

@ -53,7 +53,7 @@ mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://www.styluslabs.com/"; homepage = "http://www.styluslabs.com/";
description = "Write is a word processor for handwriting."; description = "Write is a word processor for handwriting";
platforms = platforms.linux; platforms = platforms.linux;
license = stdenv.lib.licenses.unfree; license = stdenv.lib.licenses.unfree;
maintainers = with maintainers; [ oyren ]; maintainers = with maintainers; [ oyren ];

View File

@ -11,7 +11,7 @@ bundlerEnv {
passthru.updateScript = bundlerUpdateScript "doing"; passthru.updateScript = bundlerUpdateScript "doing";
meta = with lib; { meta = with lib; {
description = "A command line tool for keeping track of what youre doing and tracking what youve done."; description = "A command line tool for keeping track of what youre doing and tracking what youve done";
longDescription = '' longDescription = ''
doing is a basic CLI for adding and listing "what was I doing" reminders doing is a basic CLI for adding and listing "what was I doing" reminders
in a TaskPaper-formatted text file. It allows for multiple in a TaskPaper-formatted text file. It allows for multiple

View File

@ -32,7 +32,7 @@ in stdenv.mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
description = "A utility to find and clean various forms of lint on a filesystem."; description = "A utility to find and clean various forms of lint on a filesystem";
homepage = "https://www.pixelbeat.org/fslint/"; homepage = "https://www.pixelbeat.org/fslint/";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = [ maintainers.dasj19 ]; maintainers = [ maintainers.dasj19 ];

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation {
''; '';
meta = { meta = {
description = "A simple MP3 and Media player client for UNIX and UNIX like systems."; description = "A simple MP3 and Media player client for UNIX and UNIX like systems";
homepage = "https://gmtp.sourceforge.io"; homepage = "https://gmtp.sourceforge.io";
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;
maintainers = [ ]; maintainers = [ ];

View File

@ -22,7 +22,7 @@ buildGoModule rec {
subPackages = [ "." ]; subPackages = [ "." ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A fast and modern static website engine."; description = "A fast and modern static website engine";
homepage = "https://gohugo.io"; homepage = "https://gohugo.io";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ schneefux filalex77 Frostman ]; maintainers = with maintainers; [ schneefux filalex77 Frostman ];

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
description = "IceSL is a GPU-accelerated procedural modeler and slicer for 3D printing."; description = "IceSL is a GPU-accelerated procedural modeler and slicer for 3D printing";
homepage = "http://shapeforge.loria.fr/icesl/index.html"; homepage = "http://shapeforge.loria.fr/icesl/index.html";
license = licenses.inria-icesl; license = licenses.inria-icesl;
platforms = [ "i686-linux" "x86_64-linux" ]; platforms = [ "i686-linux" "x86_64-linux" ];

View File

@ -32,7 +32,7 @@ appimageTools.wrapType2 rec {
extraInstallCommands = "mv $out/bin/${name} $out/bin/${pname}"; extraInstallCommands = "mv $out/bin/${name} $out/bin/${pname}";
meta = with lib; { meta = with lib; {
description = "A simple and elegant markdown editor, available for Linux, macOS and Windows."; description = "A simple and elegant markdown editor, available for Linux, macOS and Windows";
homepage = "https://marktext.app"; homepage = "https://marktext.app";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nh2 ]; maintainers = with maintainers; [ nh2 ];

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true; enableParallelBuilding = true;
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A framework for controlling entertainment lighting equipment."; description = "A framework for controlling entertainment lighting equipment";
homepage = "https://www.openlighting.org/ola/"; homepage = "https://www.openlighting.org/ola/";
maintainers = with maintainers; [ globin ]; maintainers = with maintainers; [ globin ];
license = with licenses; [ lgpl21 gpl2Plus ]; license = with licenses; [ lgpl21 gpl2Plus ];

View File

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://github.com/sembruk/osm2xmap"; homepage = "https://github.com/sembruk/osm2xmap";
description = "Converter from OpenStreetMap data format to OpenOrienteering Mapper format."; description = "Converter from OpenStreetMap data format to OpenOrienteering Mapper format";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = [ maintainers.mpickering ]; maintainers = [ maintainers.mpickering ];
platforms = with stdenv.lib.platforms; linux; platforms = with stdenv.lib.platforms; linux;

View File

@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
buildInputs = [ plasma-framework kwindowsystem plasma-pa ]; buildInputs = [ plasma-framework kwindowsystem plasma-pa ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A fork of the default volume plasmoid with a Windows 7 theme (vertical sliders)."; description = "A fork of the default volume plasmoid with a Windows 7 theme (vertical sliders)";
homepage = "https://github.com/Zren/plasma-applet-volumewin7mixer"; homepage = "https://github.com/Zren/plasma-applet-volumewin7mixer";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
platforms = platforms.linux; platforms = platforms.linux;

View File

@ -36,7 +36,7 @@ mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc."; description = "A free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc";
maintainers = [ maintainers.globin ]; maintainers = [ maintainers.globin ];
license = licenses.asl20; license = licenses.asl20;
platforms = platforms.all; platforms = platforms.all;

View File

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
''; '';
meta = { meta = {
description = "Auto-suspend inactive X11 applications."; description = "Auto-suspend inactive X11 applications";
homepage = "https://kernc.github.io/xsuspender/"; homepage = "https://kernc.github.io/xsuspender/";
license = licenses.wtfpl; license = licenses.wtfpl;
maintainers = with maintainers; [ offline ]; maintainers = with maintainers; [ offline ];

View File

@ -56,7 +56,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://github.com/tsyrogit/zxcvbn-c"; homepage = "https://github.com/tsyrogit/zxcvbn-c";
description = "A fork of Yarssr (a RSS reader for the GNOME Tray) from http://yarssr.sf.net with various fixes."; description = "A fork of Yarssr (a RSS reader for the GNOME Tray) from http://yarssr.sf.net with various fixes";
license = licenses.gpl1; license = licenses.gpl1;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ xurei ]; maintainers = with maintainers; [ xurei ];

View File

@ -14,7 +14,7 @@ buildGoPackage rec {
}; };
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "C14 is designed for data archiving & long-term backups."; description = "C14 is designed for data archiving & long-term backups";
homepage = "https://www.online.net/en/storage/c14-cold-storage"; homepage = "https://www.online.net/en/storage/c14-cold-storage";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ apeyroux ]; maintainers = with maintainers; [ apeyroux ];

View File

@ -25,7 +25,7 @@ buildGoPackage rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://docs.docker.com/machine/"; homepage = "https://docs.docker.com/machine/";
description = "Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage Docker Engine on the hosts."; description = "Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage Docker Engine on the hosts";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ offline tailhook ]; maintainers = with maintainers; [ offline tailhook ];
platforms = platforms.unix; platforms = platforms.unix;

View File

@ -15,7 +15,7 @@ buildGoModule rec {
meta = with lib; { meta = with lib; {
homepage = "https://minikube.sigs.k8s.io/docs/drivers/hyperkit"; homepage = "https://minikube.sigs.k8s.io/docs/drivers/hyperkit";
description = "HyperKit driver for docker-machine."; description = "HyperKit driver for docker-machine";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ atkinschang ]; maintainers = with maintainers; [ atkinschang ];
platforms = platforms.darwin; platforms = platforms.darwin;

View File

@ -20,7 +20,7 @@ buildGoPackage rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://github.com/dhiltgen/docker-machine-kvm"; homepage = "https://github.com/dhiltgen/docker-machine-kvm";
description = "KVM driver for docker-machine."; description = "KVM driver for docker-machine";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ offline ]; maintainers = with maintainers; [ offline ];
platforms = platforms.unix; platforms = platforms.unix;

View File

@ -19,7 +19,7 @@ buildGoModule rec {
meta = with lib; { meta = with lib; {
homepage = "https://minikube.sigs.k8s.io/docs/drivers/kvm2"; homepage = "https://minikube.sigs.k8s.io/docs/drivers/kvm2";
description = "KVM2 driver for docker-machine."; description = "KVM2 driver for docker-machine";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ tadfisher atkinschang ]; maintainers = with maintainers; [ tadfisher atkinschang ];
platforms = platforms.linux; platforms = platforms.linux;

View File

@ -31,7 +31,7 @@ buildGoPackage rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://github.com/machine-drivers/docker-machine-driver-xhyve"; homepage = "https://github.com/machine-drivers/docker-machine-driver-xhyve";
description = "Xhyve driver for docker-machine."; description = "Xhyve driver for docker-machine";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ periklis ]; maintainers = with maintainers; [ periklis ];
platforms = platforms.darwin; platforms = platforms.darwin;

View File

@ -35,7 +35,7 @@ buildGoModule rec {
''; '';
meta = with lib; { meta = with lib; {
description = "JX is a command line tool for installing and using Jenkins X."; description = "JX is a command line tool for installing and using Jenkins X";
homepage = "https://jenkins-x.io"; homepage = "https://jenkins-x.io";
longDescription = '' longDescription = ''
Jenkins X provides automated CI+CD for Kubernetes with Preview Jenkins X provides automated CI+CD for Kubernetes with Preview

View File

@ -150,7 +150,7 @@ let
''; '';
meta = { meta = {
description = "The various binaries that get packaged into the final k3s binary."; description = "The various binaries that get packaged into the final k3s binary";
license = licenses.asl20; license = licenses.asl20;
homepage = "https://k3s.io"; homepage = "https://k3s.io";
maintainers = [ maintainers.euank ]; maintainers = [ maintainers.euank ];
@ -211,7 +211,7 @@ let
''; '';
meta = { meta = {
description = "The k3s go binary which is used by the final wrapped output below."; description = "The k3s go binary which is used by the final wrapped output below";
license = licenses.asl20; license = licenses.asl20;
homepage = "https://k3s.io"; homepage = "https://k3s.io";
maintainers = [ maintainers.euank ]; maintainers = [ maintainers.euank ];
@ -257,7 +257,7 @@ stdenv.mkDerivation rec {
''; '';
meta = { meta = {
description = "A lightweight Kubernetes distribution."; description = "A lightweight Kubernetes distribution";
license = licenses.asl20; license = licenses.asl20;
homepage = "https://k3s.io"; homepage = "https://k3s.io";
maintainers = [ maintainers.euank ]; maintainers = [ maintainers.euank ];

View File

@ -23,7 +23,7 @@ buildGoModule rec {
doCheck = false; doCheck = false;
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Kubernetes CLI To Manage Your Clusters In Style."; description = "Kubernetes CLI To Manage Your Clusters In Style";
homepage = "https://github.com/derailed/k9s"; homepage = "https://github.com/derailed/k9s";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ Gonzih markus1189 ]; maintainers = with maintainers; [ Gonzih markus1189 ];

View File

@ -18,7 +18,7 @@ buildGoModule {
subPackages = [ "cli/cmd" ]; subPackages = [ "cli/cmd" ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A service mesh for Kubernetes and beyond."; description = "A service mesh for Kubernetes and beyond";
homepage = "https://linkerd.io/"; homepage = "https://linkerd.io/";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ Gonzih ]; maintainers = with maintainers; [ Gonzih ];

View File

@ -25,7 +25,7 @@ buildGoModule rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A thin wrapper for Terraform that supports locking for Terraform state and enforces best practices."; description = "A thin wrapper for Terraform that supports locking for Terraform state and enforces best practices";
homepage = "https://github.com/gruntwork-io/terragrunt/"; homepage = "https://github.com/gruntwork-io/terragrunt/";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ peterhoeg ]; maintainers = with maintainers; [ peterhoeg ];

View File

@ -37,7 +37,7 @@ buildPythonApplication rec {
''; '';
meta = with lib; { meta = with lib; {
description = "A tool that converts RSS/Atom newsfeeds to email."; description = "A tool that converts RSS/Atom newsfeeds to email";
homepage = "https://pypi.python.org/pypi/rss2email"; homepage = "https://pypi.python.org/pypi/rss2email";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ jb55 Profpatsch ekleog ]; maintainers = with maintainers; [ jb55 Profpatsch ekleog ];

View File

@ -47,7 +47,7 @@ mkDerivation rec {
''; '';
meta = with lib; { meta = with lib; {
description = "A fancy, customizable, keyboard-operable Qt/QML+Python Matrix chat client for encrypted and decentralized communication."; description = "A fancy, customizable, keyboard-operable Qt/QML+Python Matrix chat client for encrypted and decentralized communication";
homepage = "https://github.com/mirukana/mirage"; homepage = "https://github.com/mirukana/mirage";
license = licenses.lgpl3; license = licenses.lgpl3;
maintainers = with maintainers; [ colemickens ]; maintainers = with maintainers; [ colemickens ];

View File

@ -56,7 +56,7 @@ buildPythonApplication rec {
''; '';
meta = with lib; { meta = with lib; {
description = "An end-to-end encryption aware Matrix reverse proxy daemon."; description = "An end-to-end encryption aware Matrix reverse proxy daemon";
homepage = "https://github.com/matrix-org/pantalaimon"; homepage = "https://github.com/matrix-org/pantalaimon";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ valodim ]; maintainers = with maintainers; [ valodim ];

View File

@ -31,7 +31,7 @@ in stdenv.mkDerivation rec {
++ stdenv.lib.optional stdenv.hostPlatform.isDarwin qtmacextras; ++ stdenv.lib.optional stdenv.hostPlatform.isDarwin qtmacextras;
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A glossy cross-platform Matrix client."; description = "A glossy cross-platform Matrix client";
homepage = "https://spectral.im"; homepage = "https://spectral.im";
license = licenses.gpl3; license = licenses.gpl3;
platforms = with platforms; linux ++ darwin; platforms = with platforms; linux ++ darwin;

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
}; };
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Evolution connector for Microsoft Exchange Server protocols."; description = "Evolution connector for Microsoft Exchange Server protocols";
homepage = "https://gitlab.gnome.org/GNOME/evolution-ews"; homepage = "https://gitlab.gnome.org/GNOME/evolution-ews";
license = "LGPL-2.1-only OR LGPL-3.0-only"; # https://gitlab.gnome.org/GNOME/evolution-ews/issues/111 license = "LGPL-2.1-only OR LGPL-3.0-only"; # https://gitlab.gnome.org/GNOME/evolution-ews/issues/111
maintainers = [ maintainers.dasj19 ]; maintainers = [ maintainers.dasj19 ];

View File

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true; enableParallelBuilding = true;
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Open Multicast Ping (omping) is a tool for testing IPv4/IPv6 multicast connectivity on a LAN."; description = "Open Multicast Ping (omping) is a tool for testing IPv4/IPv6 multicast connectivity on a LAN";
license = licenses.mit; license = licenses.mit;
platforms = platforms.unix; platforms = platforms.unix;
inherit (src.meta) homepage; inherit (src.meta) homepage;

View File

@ -23,7 +23,7 @@ buildGoModule rec {
''; '';
meta = with lib; { meta = with lib; {
description = "Autonomous (self-hosted) BitTorrent DHT search engine suite."; description = "Autonomous (self-hosted) BitTorrent DHT search engine suite";
homepage = "https://github.com/boramalper/magnetico"; homepage = "https://github.com/boramalper/magnetico";
license = licenses.agpl3; license = licenses.agpl3;
badPlatforms = platforms.darwin; badPlatforms = platforms.darwin;

View File

@ -22,7 +22,7 @@ stdenv.mkDerivation {
homepage = "https://erdgeist.org/arts/software/opentracker/"; homepage = "https://erdgeist.org/arts/software/opentracker/";
license = licenses.beerware; license = licenses.beerware;
platforms = platforms.linux; platforms = platforms.linux;
description = "Bittorrent tracker project which aims for minimal resource usage and is intended to run at your wlan router."; description = "Bittorrent tracker project which aims for minimal resource usage and is intended to run at your wlan router";
maintainers = with maintainers; [ makefu ]; maintainers = with maintainers; [ makefu ];
}; };
} }

View File

@ -77,7 +77,7 @@ in python3Packages.buildPythonApplication rec {
''; '';
meta = with lib; { meta = with lib; {
description = "Linux GUI for ProtonVPN, written in Python."; description = "Linux GUI for ProtonVPN, written in Python";
homepage = "https://github.com/ProtonVPN/linux-gui"; homepage = "https://github.com/ProtonVPN/linux-gui";
maintainers = with maintainers; [ offline ]; maintainers = with maintainers; [ offline ];
license = licenses.gpl3; license = licenses.gpl3;

View File

@ -97,7 +97,7 @@ in stdenv.mkDerivation {
dontStrip = true; dontStrip = true;
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "To Do List / Time Tracker with Jira Integration."; description = "To Do List / Time Tracker with Jira Integration";
homepage = "https://super-productivity.com"; homepage = "https://super-productivity.com";
license = licenses.mit; license = licenses.mit;
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://tsung.erlang-projects.org/"; homepage = "http://tsung.erlang-projects.org/";
description = "A high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc."; description = "A high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc";
longDescription = '' longDescription = ''
Tsung is a distributed load testing tool. It is protocol-independent and Tsung is a distributed load testing tool. It is protocol-independent and
can currently be used to stress HTTP, WebDAV, SOAP, PostgreSQL, MySQL, can currently be used to stress HTTP, WebDAV, SOAP, PostgreSQL, MySQL,

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
]; ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A personnal accounting application."; description = "A personnal accounting application";
longDescription = '' longDescription = ''
Grisbi is an application written by French developers, so it perfectly Grisbi is an application written by French developers, so it perfectly
respects French accounting rules. Grisbi can manage multiple accounts, respects French accounting rules. Grisbi can manage multiple accounts,

View File

@ -61,7 +61,7 @@ python3Packages.buildPythonApplication rec {
checkPhase = "python3 ../run-tests"; checkPhase = "python3 ../run-tests";
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = " A personal tasks and TODO-list items organizer."; description = " A personal tasks and TODO-list items organizer";
longDescription = '' longDescription = ''
"Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology. "Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology.
GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects. GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects.

View File

@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A simple tool to calculate the overall performance of an investment portfolio."; description = "A simple tool to calculate the overall performance of an investment portfolio";
homepage = "https://www.portfolio-performance.info/"; homepage = "https://www.portfolio-performance.info/";
license = licenses.epl10; license = licenses.epl10;
maintainers = with maintainers; [ elohmeier oyren ]; maintainers = with maintainers; [ elohmeier oyren ];

View File

@ -1,7 +1,7 @@
{ stdenv, nixosTests, fetchurl, autoPatchelfHook, atomEnv, makeWrapper, makeDesktopItem, gtk3, wrapGAppsHook, zlib, libxkbfile }: { stdenv, nixosTests, fetchurl, autoPatchelfHook, atomEnv, makeWrapper, makeDesktopItem, gtk3, wrapGAppsHook, zlib, libxkbfile }:
let let
description = "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases."; description = "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases";
desktopItem = makeDesktopItem { desktopItem = makeDesktopItem {
name = "Trilium"; name = "Trilium";
exec = "trilium"; exec = "trilium";

View File

@ -55,7 +55,7 @@ rustPlatform.buildRustPackage rec {
''; '';
meta = with lib; { meta = with lib; {
description = "NOAA APT image decoder."; description = "NOAA APT image decoder";
homepage = "http://noaa-apt.mbernardi.com.ar/"; homepage = "http://noaa-apt.mbernardi.com.ar/";
license = licenses.gpl3Only; license = licenses.gpl3Only;
maintainers = with maintainers; [ trepetti ]; maintainers = with maintainers; [ trepetti ];

View File

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
installPhase = "make prefix=$out SHELL=${stdenv.shell} CXX=${cxx} CC=${cc} install"; installPhase = "make prefix=$out SHELL=${stdenv.shell} CXX=${cxx} CC=${cc} install";
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A powerful toolset for genome arithmetic."; description = "A powerful toolset for genome arithmetic";
license = licenses.gpl2; license = licenses.gpl2;
homepage = "https://bedtools.readthedocs.io/en/latest/"; homepage = "https://bedtools.readthedocs.io/en/latest/";
maintainers = with maintainers; [ jbedo ]; maintainers = with maintainers; [ jbedo ];

View File

@ -37,7 +37,7 @@ in stdenv.mkDerivation rec {
installPhase = "install -Dt $out/bin mosdepth"; installPhase = "install -Dt $out/bin mosdepth";
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing."; description = "fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing";
license = licenses.mit; license = licenses.mit;
homepage = "https://github.com/brentp/mosdepth"; homepage = "https://github.com/brentp/mosdepth";
maintainers = with maintainers; [ jbedo ]; maintainers = with maintainers; [ jbedo ];

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Genetic variant annotation and effect prediction toolbox."; description = "Genetic variant annotation and effect prediction toolbox";
license = licenses.lgpl3; license = licenses.lgpl3;
homepage = "http://snpeff.sourceforge.net/"; homepage = "http://snpeff.sourceforge.net/";
maintainers = with maintainers; [ jbedo ]; maintainers = with maintainers; [ jbedo ];

View File

@ -48,7 +48,7 @@ python3Packages.buildPythonApplication rec {
''; '';
meta = with lib; { meta = with lib; {
description = "2-D post processing for PCB fabrication on CNC routers."; description = "2-D post processing for PCB fabrication on CNC routers";
homepage = "https://bitbucket.org/jpcgt/flatcam"; homepage = "https://bitbucket.org/jpcgt/flatcam";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ trepetti ]; maintainers = with maintainers; [ trepetti ];

View File

@ -22,14 +22,14 @@ stdenv.mkDerivation rec {
installPhase = '' installPhase = ''
mkdir -p $out/bin $out/share/doc/bliss $out/lib $out/include/bliss mkdir -p $out/bin $out/share/doc/bliss $out/lib $out/include/bliss
mv bliss $out/bin mv bliss $out/bin
mv html/* COPYING* $out/share/doc/bliss mv html/* COPYING* $out/share/doc/bliss
mv *.a $out/lib mv *.a $out/lib
mv *.h *.hh $out/include/bliss mv *.h *.hh $out/include/bliss
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "bliss is an open source tool for computing automorphism groups and canonical forms of graphs. It has both a command line user interface as well as C++ and C programming language APIs."; description = "bliss is an open source tool for computing automorphism groups and canonical forms of graphs. It has both a command line user interface as well as C++ and C programming language APIs";
homepage = "http://www.tcs.hut.fi/Software/bliss/"; homepage = "http://www.tcs.hut.fi/Software/bliss/";
license = licenses.lgpl3; license = licenses.lgpl3;
platforms = [ "i686-linux" "x86_64-linux" ]; platforms = [ "i686-linux" "x86_64-linux" ];

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://elmerfem.org/"; homepage = "https://elmerfem.org/";
description = "A finite element software for multiphysical problems."; description = "A finite element software for multiphysical problems";
platforms = platforms.unix; platforms = platforms.unix;
maintainers = [ maintainers.wulfsta ]; maintainers = [ maintainers.wulfsta ];
license = licenses.lgpl21; license = licenses.lgpl21;

View File

@ -13,7 +13,7 @@ let
}; };
meta = with lib; { meta = with lib; {
description = "Scyther is a tool for the automatic verification of security protocols."; description = "Scyther is a tool for the automatic verification of security protocols";
homepage = "https://www.cs.ox.ac.uk/people/cas.cremers/scyther/"; homepage = "https://www.cs.ox.ac.uk/people/cas.cremers/scyther/";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ infinisil ]; maintainers = with maintainers; [ infinisil ];

View File

@ -28,7 +28,7 @@ pythonPackages.buildPythonApplication rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://github.com/msiemens/PyGitUp"; homepage = "https://github.com/msiemens/PyGitUp";
description = "A git pull replacement that rebases all local branches when pulling."; description = "A git pull replacement that rebases all local branches when pulling";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ peterhoeg ]; maintainers = with maintainers; [ peterhoeg ];
platforms = platforms.all; platforms = platforms.all;

View File

@ -81,7 +81,7 @@ stdenv.mkDerivation rec {
''; '';
meta = { meta = {
description = "Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows."; description = "Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows";
homepage = "https://sparkleshare.org"; homepage = "https://sparkleshare.org";
license = lib.licenses.gpl3; license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [ kevincox ]; maintainers = with lib.maintainers; [ kevincox ];

View File

@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "mkclean is a command line tool to clean and optimize Matroska (.mkv / .mka / .mks / .mk3d) and WebM (.webm / .weba) files that have already been muxed."; description = "mkclean is a command line tool to clean and optimize Matroska (.mkv / .mka / .mks / .mk3d) and WebM (.webm / .weba) files that have already been muxed";
homepage = "https://www.matroska.org"; homepage = "https://www.matroska.org";
license = licenses.bsdOriginal; license = licenses.bsdOriginal;
maintainers = with maintainers; [ chrisaw ]; maintainers = with maintainers; [ chrisaw ];

View File

@ -15,7 +15,7 @@ buildPythonApplication rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://github.com/iwalton3/plex-mpv-shim"; homepage = "https://github.com/iwalton3/plex-mpv-shim";
description = "Allows casting of videos to MPV via the Plex mobile and web app."; description = "Allows casting of videos to MPV via the Plex mobile and web app";
license = licenses.mit; license = licenses.mit;
}; };
} }

View File

@ -85,7 +85,7 @@
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Streaming torrent app for Mac, Windows, and Linux."; description = "Streaming torrent app for Mac, Windows, and Linux";
homepage = "https://webtorrent.io/desktop"; homepage = "https://webtorrent.io/desktop";
license = licenses.mit; license = licenses.mit;
maintainers = [ maintainers.flokli ]; maintainers = [ maintainers.flokli ];

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://github.com/klaxalk/i3-layout-manager"; homepage = "https://github.com/klaxalk/i3-layout-manager";
description = "Saving, loading and managing layouts for i3wm."; description = "Saving, loading and managing layouts for i3wm";
license = licenses.mit; license = licenses.mit;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ];

View File

@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
cp icons/lock*.png $out/share/i3lock-fancy/icons cp icons/lock*.png $out/share/i3lock-fancy/icons
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "i3lock is a bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text."; description = "i3lock is a bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text";
homepage = "https://github.com/meskarune/i3lock-fancy"; homepage = "https://github.com/meskarune/i3lock-fancy";
maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ];
license = licenses.mit; license = licenses.mit;

View File

@ -19,7 +19,7 @@ fetchzip rec {
''; '';
meta = with lib; { meta = with lib; {
description = "A bitmap programming font optimized for coziness."; description = "A bitmap programming font optimized for coziness";
homepage = "https://github.com/slavfox/cozette"; homepage = "https://github.com/slavfox/cozette";
license = licenses.mit; license = licenses.mit;
platforms = platforms.all; platforms = platforms.all;

View File

@ -19,7 +19,7 @@ fetchzip {
meta = with lib; { meta = with lib; {
homepage = "http://dotcolon.net/font/eunomia/"; homepage = "http://dotcolon.net/font/eunomia/";
description = "A futuristic decorative font."; description = "A futuristic decorative font";
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ leenaars ]; maintainers = with maintainers; [ leenaars ];
license = licenses.ofl; license = licenses.ofl;

View File

@ -19,7 +19,7 @@ fetchzip {
meta = with lib; { meta = with lib; {
homepage = "http://dotcolon.net/font/${pname}/"; homepage = "http://dotcolon.net/font/${pname}/";
description = "A weighted decorative font."; description = "A weighted decorative font";
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ leenaars ]; maintainers = with maintainers; [ leenaars ];
license = licenses.ofl; license = licenses.ofl;

View File

@ -19,7 +19,7 @@ fetchzip {
meta = with lib; { meta = with lib; {
homepage = "http://dotcolon.net/font/${pname}/"; homepage = "http://dotcolon.net/font/${pname}/";
description = "A decorative font."; description = "A decorative font";
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ leenaars ]; maintainers = with maintainers; [ leenaars ];
license = licenses.cc0; license = licenses.cc0;

View File

@ -21,7 +21,7 @@ in fetchurl rec {
sha256 = "32d6f07f1ff08c764357f8478892b2ba5ade23427af99759f34a0ba24bcd2e37"; sha256 = "32d6f07f1ff08c764357f8478892b2ba5ade23427af99759f34a0ba24bcd2e37";
meta = { meta = {
description = "Pan-unicode version of Fixedsys, a classic DOS font."; description = "Pan-unicode version of Fixedsys, a classic DOS font";
homepage = "http://www.fixedsysexcelsior.com/"; homepage = "http://www.fixedsysexcelsior.com/";
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.all;
license = stdenv.lib.licenses.publicDomain; license = stdenv.lib.licenses.publicDomain;

View File

@ -15,7 +15,7 @@ in fetchzip rec {
sha256 = "05k145bxgxjh7i9gx1ahigxfpc2v2vwzsy2mc41jvvg51kjr8fnn"; sha256 = "05k145bxgxjh7i9gx1ahigxfpc2v2vwzsy2mc41jvvg51kjr8fnn";
meta = with lib; { meta = with lib; {
description = "The Latin Modern Math (LM Math) font completes the modernization of the Computer Modern family of typefaces designed and programmed by Donald E. Knuth."; description = "The Latin Modern Math (LM Math) font completes the modernization of the Computer Modern family of typefaces designed and programmed by Donald E. Knuth";
homepage = "http://www.gust.org.pl/projects/e-foundry/lm-math"; homepage = "http://www.gust.org.pl/projects/e-foundry/lm-math";
# "The Latin Modern Math font is licensed under the GUST Font License (GFL), # "The Latin Modern Math font is licensed under the GUST Font License (GFL),
# which is a free license, legally equivalent to the LaTeX Project Public # which is a free license, legally equivalent to the LaTeX Project Public

View File

@ -18,7 +18,7 @@ in fetchzip {
meta = with lib; { meta = with lib; {
homepage = "http://dotcolon.net/font/vegur/"; homepage = "http://dotcolon.net/font/vegur/";
description = "A humanist sans serif font."; description = "A humanist sans serif font";
platforms = platforms.all; platforms = platforms.all;
maintainers = [ maintainers.samueldr ]; maintainers = [ maintainers.samueldr ];
license = licenses.cc0; license = licenses.cc0;

View File

@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Contains a small database of Conway polynomials."; description = "Contains a small database of Conway polynomials";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ timokau ]; maintainers = with maintainers; [ timokau ];

View File

@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
buildInputs = [ libX11 (if withGtk3 then gtk3 else gtk2) xrandr ]; buildInputs = [ libX11 (if withGtk3 then gtk3 else gtk2) xrandr ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "LXRandR is the standard screen manager of LXDE."; description = "LXRandR is the standard screen manager of LXDE";
homepage = "https://lxde.org/"; homepage = "https://lxde.org/";
license = stdenv.lib.licenses.gpl2; license = stdenv.lib.licenses.gpl2;
maintainers = with maintainers; [ rawkode ]; maintainers = with maintainers; [ rawkode ];

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A multi-platform cross assembler for 6502/6510/65816 CPUs."; description = "A multi-platform cross assembler for 6502/6510/65816 CPUs";
homepage = "https://sourceforge.net/projects/acme-crossass/"; homepage = "https://sourceforge.net/projects/acme-crossass/";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
platforms = platforms.all; platforms = platforms.all;

View File

@ -18,7 +18,7 @@ in
}; };
}).overrideAttrs (attrs: { }).overrideAttrs (attrs: {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A JavaScript backend for OCaml focused on smooth integration and clean generated code."; description = "A JavaScript backend for OCaml focused on smooth integration and clean generated code";
homepage = "https://bucklescript.github.io"; homepage = "https://bucklescript.github.io";
license = licenses.lgpl3; license = licenses.lgpl3;
maintainers = with maintainers; [ turbomack gamb anmonteiro ]; maintainers = with maintainers; [ turbomack gamb anmonteiro ];

View File

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
make BACKEND=elf64 install prefix=$out make BACKEND=elf64 install prefix=$out
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Simple imperative language, statically typed with type inference and genericity."; description = "Simple imperative language, statically typed with type inference and genericity";
homepage = "https://tibleiz.net/copper/"; homepage = "https://tibleiz.net/copper/";
license = licenses.bsd2; license = licenses.bsd2;
platforms = platforms.x86_64; platforms = platforms.x86_64;

View File

@ -22,7 +22,7 @@ in stdenv.mkDerivation {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A design system for interactive fiction."; description = "A design system for interactive fiction";
homepage = "http://inform7.com/"; homepage = "http://inform7.com/";
license = licenses.artistic2; license = licenses.artistic2;
maintainers = with maintainers; [ mbbx6spp ]; maintainers = with maintainers; [ mbbx6spp ];

View File

@ -79,7 +79,7 @@ in stdenv.mkDerivation rec {
]; ];
meta = { meta = {
description = "An open source implementation of Oz 3."; description = "An open source implementation of Oz 3";
maintainers = [ lib.maintainers.layus ]; maintainers = [ lib.maintainers.layus ];
license = lib.licenses.bsd2; license = lib.licenses.bsd2;
homepage = "https://mozart.github.io"; homepage = "https://mozart.github.io";

View File

@ -106,7 +106,7 @@ in makePackage {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://openjdk.java.net/projects/openjfx/"; homepage = "http://openjdk.java.net/projects/openjfx/";
license = licenses.gpl2; license = licenses.gpl2;
description = "The next-generation Java client toolkit."; description = "The next-generation Java client toolkit";
maintainers = with maintainers; [ abbradar ]; maintainers = with maintainers; [ abbradar ];
platforms = [ "i686-linux" "x86_64-linux" ]; platforms = [ "i686-linux" "x86_64-linux" ];
}; };

View File

@ -108,7 +108,7 @@ in makePackage {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://openjdk.java.net/projects/openjfx/"; homepage = "http://openjdk.java.net/projects/openjfx/";
license = licenses.gpl2; license = licenses.gpl2;
description = "The next-generation Java client toolkit."; description = "The next-generation Java client toolkit";
maintainers = with maintainers; [ abbradar ]; maintainers = with maintainers; [ abbradar ];
platforms = [ "i686-linux" "x86_64-linux" ]; platforms = [ "i686-linux" "x86_64-linux" ];
}; };

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
installFlags = [ "prefix=${placeholder "out"}" "install" ]; installFlags = [ "prefix=${placeholder "out"}" "install" ];
meta = { meta = {
description = "A simple dependency manager for the Pony language."; description = "A simple dependency manager for the Pony language";
homepage = "https://www.ponylang.org"; homepage = "https://www.ponylang.org";
license = stdenv.lib.licenses.bsd2; license = stdenv.lib.licenses.bsd2;
maintainers = with stdenv.lib.maintainers; [ dipinhora kamilchm patternspandemic ]; maintainers = with stdenv.lib.maintainers; [ dipinhora kamilchm patternspandemic ];

View File

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Research platform for new language concepts and compiler technologies for Scala."; description = "Research platform for new language concepts and compiler technologies for Scala";
longDescription = '' longDescription = ''
Dotty is a platform to try out new language concepts and compiler technologies for Scala. Dotty is a platform to try out new language concepts and compiler technologies for Scala.
The focus is mainly on simplification. We remove extraneous syntax (e.g. no XML literals), The focus is mainly on simplification. We remove extraneous syntax (e.g. no XML literals),

View File

@ -52,7 +52,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
inherit (src.meta) homepage; inherit (src.meta) homepage;
description = "A collection of tools, libraries and tests for shader compilation."; description = "A collection of tools, libraries and tests for shader compilation";
license = [ licenses.asl20 ]; license = [ licenses.asl20 ];
}; };
} }

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://x11-basic.sourceforge.net/"; homepage = "http://x11-basic.sourceforge.net/";
description = "A Basic interpreter and compiler with graphics capabilities."; description = "A Basic interpreter and compiler with graphics capabilities";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ edwtjo ]; maintainers = with maintainers; [ edwtjo ];
platforms = platforms.unix; platforms = platforms.unix;

View File

@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A music programming language for musicians."; description = "A music programming language for musicians";
homepage = "https://alda.io"; homepage = "https://alda.io";
license = licenses.epl10; license = licenses.epl10;
maintainers = [ maintainers.ericdallo ]; maintainers = [ maintainers.ericdallo ];

View File

@ -9,7 +9,7 @@ racket.overrideAttrs (oldAttrs: rec {
}; };
meta = oldAttrs.meta // { meta = oldAttrs.meta // {
description = "Racket without bundled packages, such as Dr. Racket."; description = "Racket without bundled packages, such as Dr. Racket";
longDescription = ''The essential package racket-libs is included, longDescription = ''The essential package racket-libs is included,
as well as libraries that live in collections. In particular, raco as well as libraries that live in collections. In particular, raco
and the pkg library are still bundled. and the pkg library are still bundled.

View File

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
checkTarget = "test"; checkTarget = "test";
meta = { meta = {
description = "Memory Efficient Serialization Library."; description = "Memory Efficient Serialization Library";
longDescription = '' longDescription = ''
FlatBuffers is an efficient cross platform serialization library for FlatBuffers is an efficient cross platform serialization library for
games and other memory constrained apps. It allows you to directly games and other memory constrained apps. It allows you to directly

View File

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
doCheck = true; doCheck = true;
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Intel Media SDK."; description = "Intel Media SDK";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ midchildan ]; maintainers = with maintainers; [ midchildan ];
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];

View File

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
preAutoreconf = "cd sources/"; preAutoreconf = "cd sources/";
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Jalali calendar is a small and portable free software library to manipulate date and time in Jalali calendar system."; description = "Jalali calendar is a small and portable free software library to manipulate date and time in Jalali calendar system";
homepage = "http://nongnu.org/jcal/"; homepage = "http://nongnu.org/jcal/";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = [ maintainers.linarcx ]; maintainers = [ maintainers.linarcx ];

View File

@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
inherit version; inherit version;
homepage = "https://github.com/open-source-parsers/jsoncpp"; homepage = "https://github.com/open-source-parsers/jsoncpp";
description = "A C++ library for interacting with JSON."; description = "A C++ library for interacting with JSON";
maintainers = with maintainers; [ ttuegel cpages nand0p ]; maintainers = with maintainers; [ ttuegel cpages nand0p ];
license = licenses.mit; license = licenses.mit;
platforms = platforms.all; platforms = platforms.all;

View File

@ -32,7 +32,7 @@ stdenv.mkDerivation {
outputDoc = "dev"; outputDoc = "dev";
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "C++ dynamic ndarray library, with Python exposure."; description = "C++ dynamic ndarray library, with Python exposure";
homepage = "http://libdynd.org"; homepage = "http://libdynd.org";
license = licenses.bsd2; license = licenses.bsd2;
platforms = platforms.linux; platforms = platforms.linux;

View File

@ -9,7 +9,7 @@ stdenv.mkDerivation {
}; };
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://libipfix.sourceforge.net/"; homepage = "http://libipfix.sourceforge.net/";
description = "The libipfix C-library implements the IPFIX protocol defined by the IP Flow Information Export working group of the IETF."; description = "The libipfix C-library implements the IPFIX protocol defined by the IP Flow Information Export working group of the IETF";
license = licenses.lgpl3; license = licenses.lgpl3;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ lewo ]; maintainers = with maintainers; [ lewo ];

View File

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
meta = { meta = {
homepage = "https://dev.mysql.com/downloads/connector/cpp/"; homepage = "https://dev.mysql.com/downloads/connector/cpp/";
description = "C++ library for connecting to mysql servers."; description = "C++ library for connecting to mysql servers";
license = stdenv.lib.licenses.gpl2; license = stdenv.lib.licenses.gpl2;
platforms = stdenv.lib.platforms.unix; platforms = stdenv.lib.platforms.unix;
}; };

View File

@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://www.netfilter.org/projects/libnetfilter_acct/"; homepage = "http://www.netfilter.org/projects/libnetfilter_acct/";
description = "Userspace library providing interface to extended accounting infrastructure."; description = "Userspace library providing interface to extended accounting infrastructure";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
}; };

View File

@ -8,7 +8,7 @@ stdenv.mkDerivation {
}; };
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://www.libroxml.net/"; homepage = "http://www.libroxml.net/";
description = "This library is minimum, easy-to-use, C implementation for xml file parsing."; description = "This library is minimum, easy-to-use, C implementation for xml file parsing";
license = licenses.lgpl3; license = licenses.lgpl3;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ mpickering ]; maintainers = with maintainers; [ mpickering ];

View File

@ -47,7 +47,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "https://github.com/andlabs/libui"; homepage = "https://github.com/andlabs/libui";
description = "Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports."; description = "Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports";
license = licenses.mit; license = licenses.mit;
platforms = platforms.unix; platforms = platforms.unix;
}; };

View File

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more."; description = "A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more";
homepage = "https://beltoforion.de/en/muparserx/"; homepage = "https://beltoforion.de/en/muparserx/";
license = licenses.bsd2; license = licenses.bsd2;
maintainers = with maintainers; [ drewrisinger ]; maintainers = with maintainers; [ drewrisinger ];

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://mypaint.org/"; homepage = "http://mypaint.org/";
description = "Brushes used by MyPaint and other software using libmypaint."; description = "Brushes used by MyPaint and other software using libmypaint";
license = licenses.cc0; license = licenses.cc0;
maintainers = with maintainers; [ jtojnar ]; maintainers = with maintainers; [ jtojnar ];
platforms = platforms.unix; platforms = platforms.unix;

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