treewide: remove package names from prefix of descriptions
This commit is contained in:
parent
7371c2cc9b
commit
db74029e3e
|
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||
buildInputs = [ alsaLib audiofile libjack2 liblo liboil libsamplerate libsndfile lilv lv2 ];
|
||||
|
||||
meta = {
|
||||
description = "Ecasound is a software package designed for multitrack audio processing";
|
||||
description = "Software package designed for multitrack audio processing";
|
||||
license = with stdenv.lib.licenses; [ gpl2 lgpl21 ];
|
||||
homepage = "http://nosignal.fi/ecasound/";
|
||||
};
|
||||
|
|
|
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = {
|
||||
homepage = "http://eflite.sourceforge.net";
|
||||
description = "EFlite is a speech server for screen readers";
|
||||
description = "Speech server for screen readers";
|
||||
longDescription = ''
|
||||
EFlite is a speech server for Emacspeak and other screen
|
||||
readers that allows them to interface with Festival Lite,
|
||||
|
|
|
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Picoloop is a synth and a stepsequencer (a clone of the famous nanoloop)";
|
||||
description = "A synth and a stepsequencer (a clone of the famous nanoloop)";
|
||||
homepage = "https://github.com/yoyz/picoloop";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.bsd3;
|
||||
|
|
|
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||
enableParallelBuilding = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Sumokoin is a fork of Monero and a truely fungible cryptocurrency";
|
||||
description = "A fork of Monero and a truely fungible cryptocurrency";
|
||||
homepage = "https://www.sumokoin.org/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ fpletz ];
|
||||
|
|
|
@ -52,7 +52,7 @@ mkDerivation rec {
|
|||
propagatedUserEnvPkgs = [ konsole ];
|
||||
|
||||
meta = {
|
||||
description = "Kile is a user friendly TeX/LaTeX authoring tool for the KDE desktop environment";
|
||||
description = "User-friendly TeX/LaTeX authoring tool for the KDE desktop environment";
|
||||
homepage = "https://www.kde.org/applications/office/kile/";
|
||||
maintainers = with lib.maintainers; [ fridh ];
|
||||
license = lib.licenses.gpl2Plus;
|
||||
|
|
|
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
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. Its primary use will be generating cladogram trees for the GNU/Linux distro timeline project";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ mog ];
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
description = "LightBurn is layout, editing, and control software for your laser cutter";
|
||||
description = "Layout, editing, and control software for your laser cutter";
|
||||
homepage = "https://lightburnsoftware.com/";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
maintainers = with stdenv.lib.maintainers; [ q3k ];
|
||||
|
|
|
@ -7,7 +7,7 @@ mkDerivation {
|
|||
name = "bomber";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.bomber";
|
||||
description = "Bomber is a single player arcade game";
|
||||
description = "A single player arcade game";
|
||||
longDescription = ''
|
||||
Bomber is a single player arcade game. The player is invading various
|
||||
cities in a plane that is decreasing in height.
|
||||
|
|
|
@ -7,7 +7,7 @@ mkDerivation {
|
|||
name = "granatier";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.granatier";
|
||||
description = "Granatier is a clone of the classic Bomberman game";
|
||||
description = "Clone of the classic Bomberman game";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kalzium";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/utilities/org.kde.kalzium";
|
||||
description = "Kalzium is a program that shows you the Periodic Table of Elements";
|
||||
description = "Program that shows you the Periodic Table of Elements";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kapman";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kapman";
|
||||
description = "Kapman is a clone of the well known game Pac-Man";
|
||||
description = "Clone of the well known game Pac-Man";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "katomic";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.katomic";
|
||||
description = "KAtomic is a fun educational game built around molecular geometry";
|
||||
description = "Fun educational game built around molecular geometry";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kblackbox";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kblackbox";
|
||||
description = "KBlackbox is a game of hide and seek played on a grid of boxes";
|
||||
description = "Game of hide and seek played on a grid of boxes";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kblocks";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kblocks";
|
||||
description = "KBlocks is the classic falling blocks game";
|
||||
description = "Classic falling blocks game";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kbounce";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kbounce";
|
||||
description = "KBounce is a single player arcade game with the elements of puzzle";
|
||||
description = "Single player arcade game with the elements of puzzle";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kdiamond";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kdiamond";
|
||||
description = "KDiamond is a single player puzzle game";
|
||||
description = "A single player puzzle game";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kfloppy";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/utilities/org.kde.kfloppy";
|
||||
description = "KFloppy is a utility to format 3.5\" and 5.25\" floppy disks";
|
||||
description = "Utility to format 3.5\" and 5.25\" floppy disks";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "klettres";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/utilities/org.kde.klettres";
|
||||
description = "KLettres is an application specially designed to help the user to learn an alphabet";
|
||||
description = "An application specially designed to help the user to learn an alphabet";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "klines";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.klines";
|
||||
description = "KLines is a simple but highly addictive one player game";
|
||||
description = "A simple but highly addictive one player game";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kmag";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/utilities/org.kde.kmag";
|
||||
description = "KMag is a small utility for Linux to magnify a part of the screen";
|
||||
description = "A small Linux utility to magnify a part of the screen";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kmines";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kmines";
|
||||
description = "KMines is a classic Minesweeper game";
|
||||
description = "A classic Minesweeper game";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "knetwalk";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.knetwalk";
|
||||
description = "KNetWalk is a single player logic game";
|
||||
description = "A single player logic game";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "knights";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.knights";
|
||||
description = "KNights is a chess game";
|
||||
description = "A chess game";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kollision";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kollision";
|
||||
description = "Kollision is a casual game";
|
||||
description = "A casual game";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kreversi";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kreversi";
|
||||
description = "KReversi is a simple one player strategy game played against the computer";
|
||||
description = "A simple one player strategy game played against the computer";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kshisen";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.kshisen";
|
||||
description = "KShisen is a solitaire-like game played using the standard set of Mahjong tiles";
|
||||
description = "A solitaire-like game played using the standard set of Mahjong tiles";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "ksquares";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/games/org.kde.ksquares";
|
||||
description = "KSquares is a game of Dots and Boxes";
|
||||
description = "A game of Dots and Boxes";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kteatime";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/utilities/org.kde.kteatime";
|
||||
description = "KTeaTime is a handy timer for steeping tea";
|
||||
description = "A handy timer for steeping tea";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "ktimer";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/utilities/org.kde.ktimer";
|
||||
description = "KTimer is a little tool to execute programs after some time";
|
||||
description = "A little tool to execute programs after some time";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -4,7 +4,7 @@ mkDerivation {
|
|||
name = "kturtle";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/utilities/org.kde.kturtle";
|
||||
description = "KTurtle is an educational programming environment for learning how to program";
|
||||
description = "An educational programming environment for learning how to program";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -5,7 +5,7 @@ mkDerivation {
|
|||
name = "kwave";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/multimedia/org.kde.kwave";
|
||||
description = "KWave is a simple media player";
|
||||
description = "A simple media player";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -30,7 +30,7 @@ pythonPackages.buildPythonApplication rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://launchpad.net/dockbar/";
|
||||
description = "DockBarX is a lightweight taskbar / panel replacement for Linux which works as a stand-alone dock";
|
||||
description = "Lightweight taskbar / panel replacement for Linux which works as a stand-alone dock";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.volth ];
|
||||
|
|
|
@ -20,7 +20,7 @@ in stdenv.mkDerivation rec {
|
|||
version = "0.9-1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mcuelenaere";
|
||||
owner = "mcuelenaere";
|
||||
repo = "fsv";
|
||||
rev = "${pname}-${version}";
|
||||
sha256 = "0n09jd7yqj18mx6zqbg7kab4idg5llr15g6avafj74fpg1h7iimj";
|
||||
|
@ -35,7 +35,7 @@ in stdenv.mkDerivation rec {
|
|||
buildInputs = [ file gtk2 libGLU gtkglarea ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "fsv is a file system visualizer in cyberspace";
|
||||
description = "File system visualizer in cyberspace";
|
||||
longDescription = ''
|
||||
fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace.
|
||||
It lays out files and directories in three dimensions, geometrically
|
||||
|
|
|
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Grsync is used to synchronize folders, files and make backups";
|
||||
description = "Synchronize folders, files and make backups";
|
||||
homepage = "http://www.opbyte.it/grsync/";
|
||||
license = licenses.gpl1;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "IceSL is a GPU-accelerated procedural modeler and slicer for 3D printing";
|
||||
description = "GPU-accelerated procedural modeler and slicer for 3D printing";
|
||||
homepage = "http://shapeforge.loria.fr/icesl/index.html";
|
||||
license = licenses.inria-icesl;
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
|
|
|
@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
|||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "libosmocore";
|
||||
description = "Set of Osmocom core libraries";
|
||||
homepage = "https://github.com/osmocom/libosmocore";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -56,7 +56,7 @@ buildPythonApplication rec {
|
|||
# https://github.com/NixOS/nixpkgs/pull/56480
|
||||
doCheck = false;
|
||||
meta = with lib; {
|
||||
description = "MapProxy is an open source proxy for geospatial data";
|
||||
description = "Open source proxy for geospatial data";
|
||||
homepage = "https://mapproxy.org/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ rakesh4g ];
|
||||
|
|
|
@ -65,7 +65,7 @@ in stdenv.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
description =
|
||||
"Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files";
|
||||
"A powerful knowledge base that works on top of a local folder of plain text Markdown files";
|
||||
homepage = "https://obsidian.md";
|
||||
license = licenses.obsidian;
|
||||
maintainers = with maintainers; [ conradmearns zaninime ];
|
||||
|
|
|
@ -20,7 +20,7 @@ in mkDerivation rec {
|
|||
propagatedBuildInputs = [ knotifyconfig kidletime kwindowsystem ktextwidgets kcrash ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "RSIBreak takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)";
|
||||
description = "Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)";
|
||||
license = licenses.gpl2;
|
||||
homepage = "https://www.kde.org/applications/utilities/rsibreak/";
|
||||
maintainers = with maintainers; [ vandenoever ];
|
||||
|
|
|
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||
postPatch = "sed -i \"s:/usr/local:$out:\" config.mk";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "XMenu is a menu utility for X";
|
||||
description = "A menu utility for X";
|
||||
homepage = "https://github.com/phillbush/xmenu";
|
||||
license = licenses.publicDomain;
|
||||
maintainers = with maintainers; [ neonfuz ];
|
||||
|
|
|
@ -35,7 +35,7 @@ buildGoModule rec {
|
|||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "JX is a command line tool for installing and using Jenkins X";
|
||||
description = "Command line tool for installing and using Jenkins X";
|
||||
homepage = "https://jenkins-x.io";
|
||||
longDescription = ''
|
||||
Jenkins X provides automated CI+CD for Kubernetes with Preview
|
||||
|
|
|
@ -52,7 +52,7 @@ buildGoModule rec {
|
|||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Prow is a Kubernetes based CI/CD system";
|
||||
description = "A Kubernetes based CI/CD system";
|
||||
longDescription = ''
|
||||
Prow is a Kubernetes based CI/CD system. Jobs can be triggered by various
|
||||
types of events and report their status to many different services. In
|
||||
|
|
|
@ -9,7 +9,7 @@ mkFranzDerivation rec {
|
|||
sha256 = "0i24vcnq4iz5amqmn2fgk92ff9x9y7fg8jhc3g6ksvmcfly7af3k";
|
||||
};
|
||||
meta = with stdenv.lib; {
|
||||
description = "Ferdi allows you to combine your favorite messaging services into one application";
|
||||
description = "Combine your favorite messaging services into one application";
|
||||
homepage = "https://getferdi.com/";
|
||||
license = licenses.free;
|
||||
maintainers = [ maintainers.davidtwco ];
|
||||
|
|
|
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
|||
];
|
||||
enableParallelBuilding = true;
|
||||
meta = with stdenv.lib; {
|
||||
description = "Psi, an XMPP (Jabber) client";
|
||||
description = "An XMPP (Jabber) client";
|
||||
maintainers = [ maintainers.raskin ];
|
||||
license = licenses.gpl2;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
|
|
@ -54,7 +54,7 @@ buildGoModule rec {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "aerc is an email client for your terminal";
|
||||
description = "An email client for your terminal";
|
||||
homepage = "https://aerc-mail.org/";
|
||||
maintainers = with maintainers; [ tadeokondrak ];
|
||||
license = licenses.mit;
|
||||
|
|
|
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||
buildInputs = [ libyamlcpp ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "dcm2niix DICOM to NIfTI converter";
|
||||
description = "DICOM to NIfTI converter";
|
||||
longDescription = ''
|
||||
dcm2niix is a designed to convert neuroimaging data from the
|
||||
DICOM format to the NIfTI format.
|
||||
|
|
|
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||
enableParallelBuilding = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Kallisto is a program for quantifying abundances of transcripts from RNA-Seq data";
|
||||
description = "Program for quantifying abundances of transcripts from RNA-Seq data";
|
||||
homepage = "https://pachterlab.github.io/kallisto";
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{ stdenv, fetchgit, ocaml }:
|
||||
|
||||
let
|
||||
let
|
||||
version = "20170720";
|
||||
in
|
||||
|
||||
|
@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "coq2html is an HTML documentation generator for Coq source files";
|
||||
description = "HTML documentation generator for Coq source files";
|
||||
longDescription = ''
|
||||
coq2html is an HTML documentation generator for Coq source files. It is
|
||||
an alternative to the standard coqdoc documentation generator
|
||||
|
|
|
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||
postInstall = "opaline -prefix $out";
|
||||
|
||||
meta = {
|
||||
description = "Ott: tool for the working semanticist";
|
||||
description = "A tool for the working semanticist";
|
||||
longDescription = ''
|
||||
Ott is a tool for writing definitions of programming languages and
|
||||
calculi. It takes as input a definition of a language syntax and
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
makeWrapperArgs+=("''${qtWrapperArgs[@]}")
|
||||
'';
|
||||
meta = with stdenv.lib; {
|
||||
description = "LabelImg is a graphical image annotation tool and label object bounding boxes in images";
|
||||
description = "A graphical image annotation tool and label object bounding boxes in images";
|
||||
homepage = "https://github.com/tzutalin/labelImg";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
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 = "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/";
|
||||
license = licenses.lgpl3;
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
|
|
|
@ -45,7 +45,7 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "OpenModelica is an open-source Modelica-based modeling and simulation environment";
|
||||
description = "An open-source Modelica-based modeling and simulation environment";
|
||||
homepage = "https://openmodelica.org";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ smironov ];
|
||||
|
|
|
@ -13,7 +13,7 @@ let
|
|||
};
|
||||
|
||||
meta = with lib; {
|
||||
description = "Scyther is a tool for the automatic verification of security protocols";
|
||||
description = "A tool for the automatic verification of security protocols";
|
||||
homepage = "https://www.cs.ox.ac.uk/people/cas.cremers/scyther/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ infinisil ];
|
||||
|
|
|
@ -24,7 +24,7 @@ stdenv.mkDerivation {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/jacksonliam/mjpg-streamer";
|
||||
description = "MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software";
|
||||
description = "Takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ gebner ];
|
||||
|
|
|
@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
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 = "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";
|
||||
license = licenses.bsdOriginal;
|
||||
maintainers = with maintainers; [ chrisaw ];
|
||||
|
|
|
@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Leftwm - A tiling window manager for the adventurer";
|
||||
description = "A tiling window manager for the adventurer";
|
||||
homepage = "https://github.com/leftwm/leftwm";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -27,7 +27,7 @@ stdenvNoCC.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/SorkinType/Merriweather";
|
||||
description = "Merriweather was designed to be a text face that is pleasant to read on screens";
|
||||
description = "A text face designed to be pleasant to read on screens";
|
||||
license = licenses.ofl;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ emily ];
|
||||
|
|
|
@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
|||
buildInputs = [ libX11 (if withGtk3 then gtk3 else gtk2) xrandr ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "LXRandR is the standard screen manager of LXDE";
|
||||
description = "Standard screen manager of LXDE";
|
||||
homepage = "https://lxde.org/";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = with maintainers; [ rawkode ];
|
||||
|
|
|
@ -98,7 +98,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Lazarus graphical IDE for the FreePascal language";
|
||||
description = "Graphical IDE for the FreePascal language";
|
||||
homepage = "https://www.lazarus.freepascal.org";
|
||||
license = licenses.gpl2Plus ;
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
|
|
|
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||
meta = {
|
||||
homepage = "http://www.ece.purdue.edu/~qobi/software.html";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
description = "Stalin, an optimizing Scheme compiler";
|
||||
description = "An optimizing Scheme compiler";
|
||||
|
||||
maintainers = [ ];
|
||||
platforms = ["i686-linux"]; # doesn't want to work on 64-bit platforms
|
||||
|
|
|
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||
cmakeFlags = [ "-DENABLE_STATIC=NO" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Belr is Belledonne Communications' language recognition library";
|
||||
description = "Belledonne Communications' language recognition library";
|
||||
homepage = "https://gitlab.linphone.org/BC/public/belr";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
|
|
|
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||
NIX_CFLAGS_COMPILE = "-Wno-error=cast-function-type";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "BZRTP is an opensource implementation of ZRTP keys exchange protocol";
|
||||
description = "An opensource implementation of ZRTP keys exchange protocol";
|
||||
homepage = "https://gitlab.linphone.org/BC/public/bzrtp";
|
||||
# They have switched to GPLv3 on git HEAD so probably the next release will
|
||||
# be GPL3.
|
||||
|
|
|
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/cwida/duckdb";
|
||||
description = "DuckDB is an embeddable SQL OLAP Database Management System";
|
||||
description = "Embeddable SQL OLAP Database Management System";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ costrouc ];
|
||||
|
|
|
@ -19,7 +19,7 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
description = "Libstroke, a library for simple gesture recognition";
|
||||
description = "A library for simple gesture recognition";
|
||||
homepage = "https://web.archive.org/web/20161204100704/http://etla.net/libstroke/";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
|
||||
|
|
|
@ -24,7 +24,8 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = {
|
||||
homepage = "http://libthreadar.sourceforge.net/";
|
||||
description = ''
|
||||
description = "A C++ library that provides several classes to manipulate threads";
|
||||
longDescription = ''
|
||||
Libthreadar is a C++ library providing a small set of C++ classes to manipulate
|
||||
threads in a very simple and efficient way from your C++ code.
|
||||
'';
|
||||
|
|
|
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
description = "Martyr is a Java framework around the IRC protocol to allow application writers easy manipulation of the protocol and client state";
|
||||
description = "Java framework around the IRC protocol to allow application writers easy manipulation of the protocol and client state";
|
||||
homepage = "http://martyr.sourceforge.net/";
|
||||
license = stdenv.lib.licenses.lgpl21;
|
||||
};
|
||||
|
|
|
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
description = "QCDNUM is a very fast QCD evolution program written in FORTRAN77";
|
||||
description = "A very fast QCD evolution program written in FORTRAN77";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
homepage = "https://www.nikhef.nl/~h24/qcdnum/index.html";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
|
|
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
|||
hardeningDisable = [ "fortify" ];
|
||||
|
||||
meta = {
|
||||
description = "libupnp, an open source UPnP development kit for Linux";
|
||||
description = "An open source UPnP development kit for Linux";
|
||||
|
||||
longDescription = ''
|
||||
The Linux SDK for UPnP Devices (libupnp) provides developers
|
||||
|
|
|
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices";
|
||||
description = "An MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices";
|
||||
homepage = "http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview";
|
||||
platforms = platforms.all;
|
||||
license = licenses.unfree;
|
||||
|
|
|
@ -41,7 +41,7 @@ gnustep.stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
description = "SOPE is an extensive set of frameworks which form a complete Web application server environment";
|
||||
description = "An extensive set of frameworks which form a complete Web application server environment";
|
||||
license = licenses.publicDomain;
|
||||
homepage = "https://github.com/inverse-inc/sope";
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "SymEngine is a fast symbolic manipulation library";
|
||||
description = "A fast symbolic manipulation library";
|
||||
homepage = "https://github.com/symengine/symengine";
|
||||
platforms = platforms.unix ++ platforms.windows;
|
||||
license = licenses.bsd3;
|
||||
|
|
|
@ -13,7 +13,7 @@ bundlerApp {
|
|||
passthru.updateScript = toString ./update;
|
||||
|
||||
meta = with lib; {
|
||||
description = "CocoaPods manages dependencies for your Xcode projects";
|
||||
description = "Manages dependencies for your Xcode projects";
|
||||
homepage = "https://github.com/CocoaPods/CocoaPods";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.darwin;
|
||||
|
|
|
@ -103,7 +103,7 @@ let
|
|||
|
||||
meta = with lib; {
|
||||
homepage = "https://buildbot.net/";
|
||||
description = "Buildbot is an open-source continuous integration framework for automating software build, test, and release processes";
|
||||
description = "An open-source continuous integration framework for automating software build, test, and release processes";
|
||||
maintainers = with maintainers; [ nand0p ryansydnor lopsided98 ];
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
|
|
|
@ -30,7 +30,7 @@ buildPythonPackage rec {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
description = "Docutils -- Python Documentation Utilities";
|
||||
description = "Python Documentation Utilities";
|
||||
homepage = "http://docutils.sourceforge.net/";
|
||||
maintainers = with lib.maintainers; [ AndersonTorres ];
|
||||
};
|
||||
|
|
|
@ -16,7 +16,7 @@ buildPythonPackage rec {
|
|||
propagatedBuildInputs = [ gobject-introspection pygobject3 graphviz gtk3 ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "xdot.py is an interactive viewer for graphs written in Graphviz's dot";
|
||||
description = "An interactive viewer for graphs written in Graphviz's dot";
|
||||
homepage = "https://github.com/jrfonseca/xdot.py";
|
||||
license = licenses.lgpl3Plus;
|
||||
};
|
||||
|
|
|
@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = {
|
||||
homepage = "https://github.com/plasma-umass/coz";
|
||||
description = "Coz: Causal Profiling";
|
||||
description = "Profiler based on casual profiling";
|
||||
license = stdenv.lib.licenses.bsd2;
|
||||
maintainers = with stdenv.lib.maintainers; [ zimbatm ];
|
||||
};
|
||||
|
|
|
@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
|||
installFlags = [ "prefix=$(out)" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "pev is a full-featured, open source, multiplatform command line toolkit to work with PE (Portable Executables) binaries";
|
||||
description = "A full-featured, open source, multiplatform command line toolkit to work with PE (Portable Executables) binaries";
|
||||
homepage = "http://pev.sourceforge.net/";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -85,7 +85,7 @@ stdenv.mkDerivation rec {
|
|||
meta = with stdenv.lib; {
|
||||
homepage = "https://scalacenter.github.io/bloop/";
|
||||
license = licenses.asl20;
|
||||
description = "Bloop is a Scala build server and command-line tool to make the compile and test developer workflows fast and productive in a build-tool-agnostic way";
|
||||
description = "A Scala build server and command-line tool to make the compile and test developer workflows fast and productive in a build-tool-agnostic way";
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||
maintainers = with maintainers; [ tomahna ];
|
||||
};
|
||||
|
|
|
@ -22,7 +22,7 @@ buildGoPackage rec {
|
|||
};
|
||||
|
||||
meta = with lib; {
|
||||
description = "deadcode is a very simple utility which detects unused declarations in a Go package";
|
||||
description = "Very simple utility which detects unused declarations in a Go package";
|
||||
homepage = "https://github.com/remyoudompheng/go-misc/tree/master/deadcode";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ kalbasit ];
|
||||
|
|
|
@ -20,7 +20,7 @@ buildGoPackage rec {
|
|||
goDeps = ./deps.nix;
|
||||
|
||||
meta = with lib; {
|
||||
description = "errcheck is a program for checking for unchecked errors in go programs";
|
||||
description = "Program for checking for unchecked errors in go programs";
|
||||
homepage = "https://github.com/kisielk/errcheck";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ kalbasit ];
|
||||
|
|
|
@ -20,7 +20,7 @@ buildGoPackage rec {
|
|||
goDeps = ./deps.nix;
|
||||
|
||||
meta = with lib; {
|
||||
description = "impl generates method stubs for implementing an interface";
|
||||
description = "Generate method stubs for implementing an interface";
|
||||
homepage = "https://github.com/josharian/impl";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ kalbasit ];
|
||||
|
|
|
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||
doCheck = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "JBake is a Java based, open source, static site/blog generator for developers & designers";
|
||||
description = "Java based, open source, static site/blog generator for developers & designers";
|
||||
homepage = "https://jbake.org/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ moaxcp ];
|
||||
|
|
|
@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://www.minizinc.org/";
|
||||
description = "MiniZinc is a medium-level constraint modelling language";
|
||||
description = "A medium-level constraint modelling language";
|
||||
|
||||
longDescription = ''
|
||||
MiniZinc is a medium-level constraint modelling
|
||||
|
|
|
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
|||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "CLI11 is a command line parser for C++11";
|
||||
description = "Command line parser for C++11";
|
||||
homepage = "https://github.com/CLIUtils/CLI11";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ nand0p ];
|
||||
|
|
|
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "SWIG, an interface compiler that connects C/C++ code to higher-level languages";
|
||||
description = "An interface compiler that connects C/C++ code to higher-level languages";
|
||||
homepage = "http://swig.org/";
|
||||
# Different types of licenses available: http://www.swig.org/Release/LICENSE .
|
||||
license = licenses.gpl3Plus;
|
||||
|
|
|
@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
|
|||
installTargets = [ "install-compiler" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "NSIS is a free scriptable win32 installer/uninstaller system that doesn't suck and isn't huge";
|
||||
description = "A free scriptable win32 installer/uninstaller system that doesn't suck and isn't huge";
|
||||
homepage = "https://nsis.sourceforge.io/";
|
||||
license = licenses.zlib;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||
hardeningDisable = [ "format" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "omniORB is a robust high performance CORBA ORB for C++ and Python. It is freely available under the terms of the GNU Lesser General Public License (for the libraries), and GNU General Public License (for the tools). omniORB is largely CORBA 2.6 compliant";
|
||||
description = "A robust high performance CORBA ORB for C++ and Python. It is freely available under the terms of the GNU Lesser General Public License (for the libraries), and GNU General Public License (for the tools). omniORB is largely CORBA 2.6 compliant";
|
||||
homepage = "http://omniorb.sourceforge.net/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ smironov ];
|
||||
|
|
|
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://pgloader.io/";
|
||||
description = "pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL";
|
||||
description = "Loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL";
|
||||
maintainers = with maintainers; [ mguentner ];
|
||||
license = licenses.postgresql;
|
||||
platforms = platforms.all;
|
||||
|
|
|
@ -23,7 +23,7 @@ buildGoModule rec {
|
|||
};
|
||||
|
||||
meta = with lib; {
|
||||
description = "reftools - refactoring tools for Go";
|
||||
description = "Refactoring tools for Go";
|
||||
homepage = "https://github.com/davidrjenni/reftools";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ kalbasit ];
|
||||
|
|
|
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||
configureFlags = [ "--with-xerces=${xercesc}" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "XQilla is an XQuery and XPath 2 library and command line utility written in C++, implemented on top of the Xerces-C library";
|
||||
description = "An XQuery and XPath 2 library and command line utility written in C++, implemented on top of the Xerces-C library";
|
||||
license = licenses.asl20 ;
|
||||
maintainers = with maintainers; [ obadz ];
|
||||
platforms = platforms.all;
|
||||
|
|
|
@ -12,7 +12,7 @@ in
|
|||
nodePackages.newman.override {
|
||||
meta = with lib; {
|
||||
homepage = "https://www.getpostman.com";
|
||||
description = "Newman is a command-line collection runner for Postman";
|
||||
description = "A command-line collection runner for Postman";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.asl20;
|
||||
};
|
||||
|
|
|
@ -48,7 +48,7 @@ mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "http://chessx.sourceforge.net/";
|
||||
description = "ChessX allows you to browse and analyse chess games";
|
||||
description = "Browse and analyse chess games";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.luispedro ];
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
|||
cmakeFlags = [ "-DSYSTEM_INSTALL=ON" ];
|
||||
|
||||
meta = {
|
||||
description = "Lugaru HD: Third person ninja rabbit fighting game";
|
||||
description = "Third person ninja rabbit fighting game";
|
||||
homepage = "https://osslugaru.gitlab.io";
|
||||
maintainers = [ maintainers.genesis ];
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -49,7 +49,7 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
description = "MegaGlest is an entertaining free (freeware and free software) and open source cross-platform 3D real-time strategy (RTS) game";
|
||||
description = "An entertaining free (freeware and free software) and open source cross-platform 3D real-time strategy (RTS) game";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
homepage = "http://megaglest.org/";
|
||||
maintainers = [ stdenv.lib.maintainers.matejc ];
|
||||
|
|
|
@ -15,7 +15,7 @@ stdenv.mkDerivation {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/jmoon018/PacVim";
|
||||
description = "PacVim is a game that teaches you vim commands";
|
||||
description = "A game that teaches you vim commands";
|
||||
maintainers = with maintainers; [ infinisil ];
|
||||
license = licenses.lgpl3;
|
||||
platforms = platforms.unix;
|
||||
|
|
|
@ -29,9 +29,9 @@ buildPythonApplication rec {
|
|||
|
||||
meta = with lib; {
|
||||
homepage = "https://frescobaldi.org/";
|
||||
description = ''Frescobaldi is a LilyPond sheet music text editor'';
|
||||
description = "A LilyPond sheet music text editor";
|
||||
longDescription = ''
|
||||
Powerful text editor with syntax highlighting and automatic completion,
|
||||
Powerful text editor with syntax highlighting and automatic completion,
|
||||
Music view with advanced Point & Click, Midi player to proof-listen
|
||||
LilyPond-generated MIDI files, Midi capturing to enter music,
|
||||
Powerful Score Wizard to quickly setup a music score, Snippet Manager
|
||||
|
|
|
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Betterlockscreen is a simple minimal lock screen which allows you to cache images with different filters and lockscreen with blazing speed";
|
||||
description = "A simple minimal lock screen which allows you to cache images with different filters and lockscreen with blazing speed";
|
||||
homepage = "https://github.com/pavanjadhaw/betterlockscreen";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
|
|
|
@ -19,7 +19,7 @@ python2Packages.buildPythonApplication rec {
|
|||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Cpuset is a Python application that forms a wrapper around the standard Linux filesystem calls to make using the cpusets facilities in the Linux kernel easier";
|
||||
description = "Python application that forms a wrapper around the standard Linux filesystem calls to make using the cpusets facilities in the Linux kernel easier";
|
||||
homepage = "https://github.com/wykurz/cpuset";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ wykurz ];
|
||||
|
|
|
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||
passthru.tests.hitch = nixosTests.hitch;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Hitch is a libev-based high performance SSL/TLS proxy by Varnish Software";
|
||||
description = "Libev-based high performance SSL/TLS proxy by Varnish Software";
|
||||
homepage = "https://hitch-tls.org/";
|
||||
license = licenses.bsd2;
|
||||
maintainers = [ maintainers.jflanglois ];
|
||||
|
|
|
@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://www.linode.com/longview";
|
||||
description = "Longview collects all of your system-level metrics and sends them to Linode";
|
||||
description = "Collects all of your system-level metrics and sends them to Linode";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = [ maintainers.rvl ];
|
||||
inherit version;
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue