maintainers: drop orivej
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -19614,12 +19614,6 @@
|
||||
githubId = 135209509;
|
||||
name = "Oliver Richter";
|
||||
};
|
||||
orivej = {
|
||||
email = "orivej@gmx.fr";
|
||||
github = "orivej";
|
||||
githubId = 101514;
|
||||
name = "Orivej Desh";
|
||||
};
|
||||
ornxka = {
|
||||
email = "ornxka@littledevil.sh";
|
||||
github = "warmdarksea";
|
||||
|
||||
@@ -150,7 +150,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [
|
||||
atinba
|
||||
ilian
|
||||
orivej
|
||||
uniquepointer
|
||||
viraptor
|
||||
];
|
||||
|
||||
@@ -57,7 +57,7 @@ buildPythonApplication rec {
|
||||
changelog = "https://github.com/jendrikseipp/rednotebook/blob/${src.tag}/CHANGELOG.md";
|
||||
description = "Modern journal that includes a calendar navigation, customizable templates, export functionality and word clouds";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "rednotebook";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "apngasm";
|
||||
homepage = "https://apngasm.sourceforge.net/";
|
||||
license = licenses.zlib;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ stdenv.mkDerivation {
|
||||
description = "Create an APNG from multiple PNG files";
|
||||
homepage = "https://github.com/apngasm/apngasm";
|
||||
license = licenses.zlib;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "apngasm";
|
||||
};
|
||||
|
||||
@@ -106,7 +106,7 @@ let
|
||||
meta = with lib; {
|
||||
inherit (src.meta) homepage;
|
||||
description = "QtLocation plugin for Google maps tile API";
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
+1
-1
@@ -31,6 +31,6 @@ stdenv.mkDerivation {
|
||||
description = "Message delivery receipts (XEP-0184) Pidgin plugin";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -111,7 +111,6 @@ mkDerivation rec {
|
||||
description = "XMPP (Jabber) client based on Qt5";
|
||||
mainProgram = "psi-plus";
|
||||
maintainers = with lib.maintainers; [
|
||||
orivej
|
||||
unclechu
|
||||
];
|
||||
license = lib.licenses.gpl2Only;
|
||||
|
||||
@@ -42,7 +42,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://bino3d.org/";
|
||||
sourceProvenance = [ lib.sourceTypes.fromSource ];
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = [ lib.maintainers.orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.unix;
|
||||
mainProgram = "bino";
|
||||
};
|
||||
|
||||
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Audiovisual analytics and filtering of video files";
|
||||
homepage = "https://mediaarea.net/QCTools";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -34,7 +34,6 @@ stdenvNoCC.mkDerivation rec {
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [
|
||||
nico202
|
||||
orivej
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -65,7 +65,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [
|
||||
nico202
|
||||
orivej
|
||||
];
|
||||
mainProgram = "aeolus";
|
||||
};
|
||||
|
||||
@@ -167,8 +167,7 @@ clangStdenv.mkDerivation (finalAttrs: {
|
||||
- Pixel-art specific tools like filled Contour, Polygon, Shading mode, etc.
|
||||
- Onion skinning.
|
||||
'';
|
||||
maintainers = with lib.maintainers; [
|
||||
orivej
|
||||
maintainers = [
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "aseprite";
|
||||
|
||||
@@ -40,6 +40,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/awslabs/aws-c-cal";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -60,7 +60,6 @@ stdenv.mkDerivation rec {
|
||||
# https://github.com/awslabs/aws-c-common/issues/1175
|
||||
badPlatforms = platforms.bigEndian;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
r-burns
|
||||
];
|
||||
};
|
||||
|
||||
@@ -48,6 +48,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/awslabs/aws-c-event-stream";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -42,6 +42,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/awslabs/aws-c-io";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/awslabs/aws-checksums";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -161,7 +161,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/aws/aws-sdk-cpp";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
# building ec2 runs out of memory: cc1plus: out of memory allocating 33554372 bytes after a total of 74424320 bytes
|
||||
broken = stdenv.buildPlatform.is32bit && ((builtins.elem "ec2" apis) || (builtins.elem "*" apis));
|
||||
};
|
||||
|
||||
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
||||
description = "LV2 plugin for using Bauer stereophonic-to-binaural DSP library";
|
||||
homepage = "https://github.com/nilninull/bs2b-lv2";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/google/cctz";
|
||||
description = "C++ library for translating between absolute and civil times";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -352,7 +352,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [
|
||||
fpletz
|
||||
globin
|
||||
orivej
|
||||
oxzi
|
||||
ajs124
|
||||
];
|
||||
|
||||
@@ -22,7 +22,7 @@ flutter329.buildFlutterApplication rec {
|
||||
description = "Graphical unit converter";
|
||||
mainProgram = "convertall";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
asl20
|
||||
mit
|
||||
];
|
||||
maintainers = [ lib.maintainers.orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
})
|
||||
|
||||
@@ -304,7 +304,6 @@ buildFHSEnv {
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [
|
||||
amarshall
|
||||
orivej
|
||||
XBagon
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
|
||||
@@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://sourceforge.net/projects/ddrescueview/";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "ddrescueview";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://sourceforge.net/projects/ddrutility/";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -113,7 +113,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
mic92
|
||||
zhaofengli
|
||||
];
|
||||
|
||||
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Level metering according to the EBU R-128 recommendation";
|
||||
homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/index.html";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -90,7 +90,7 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "fasmg";
|
||||
homepage = "https://flatassembler.net";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = with platforms; intersectLists (linux ++ darwin) x86;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
homepage = "http://gillesdegottex.github.io/fmit/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
@@ -53,6 +53,6 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "fuse";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -89,6 +89,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Interactive fiction interpreter GUI";
|
||||
mainProgram = "gargoyle";
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -147,7 +147,7 @@ rustPlatform.buildRustPackage rec {
|
||||
gpl3Plus
|
||||
cc0
|
||||
];
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -58,6 +58,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "http://www.hydrogen-music.org";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -43,6 +43,6 @@ stdenv.mkDerivation {
|
||||
description = "Interactive fiction mapper";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@ stdenv.mkDerivation {
|
||||
mainProgram = "jack_capture";
|
||||
homepage = "https://github.com/kmatheussen/jack_capture/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -118,7 +118,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
mainProgram = "jam";
|
||||
maintainers = with lib.maintainers; [
|
||||
impl
|
||||
orivej
|
||||
];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
|
||||
@@ -127,7 +127,7 @@ stdenv.mkDerivation rec {
|
||||
description = "JACK client and audio file convolver with reverb samples";
|
||||
homepage = "https://kokkinizita.linuxaudio.org/linuxaudio/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Punch clock to track time spent on projects";
|
||||
mainProgram = "kapow";
|
||||
homepage = "https://gottcode.org/kapow/";
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl3Plus;
|
||||
};
|
||||
|
||||
@@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://kmetronome.sourceforge.io/";
|
||||
description = "ALSA MIDI metronome with Qt interface";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "kmetronome";
|
||||
};
|
||||
|
||||
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Complex error (erf), Dawson, Faddeeva, and Voigt function library";
|
||||
homepage = "https://jugit.fz-juelich.de/mlz/libcerf";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -24,8 +24,7 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "cpuid_tool";
|
||||
changelog = "https://raw.githubusercontent.com/anrieff/libcpuid/master/ChangeLog";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
maintainers = [
|
||||
];
|
||||
platforms = platforms.x86;
|
||||
};
|
||||
|
||||
@@ -44,7 +44,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
changelog = "https://github.com/ebiggers/libdeflate/blob/v${finalAttrs.version}/NEWS.md";
|
||||
platforms = platforms.unix ++ platforms.windows;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
kaction
|
||||
];
|
||||
pkgConfigModules = [ "libdeflate" ];
|
||||
|
||||
@@ -29,7 +29,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Thin wrapper over POSIX syscalls and some replacement functionality";
|
||||
license = licenses.boost;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
raskin
|
||||
];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
|
||||
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://www.swamiproject.org/";
|
||||
description = "MIDI instrument patch files support library";
|
||||
license = licenses.lgpl21;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -38,6 +38,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/intel/libipt";
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
|
||||
description = "NAT-PMP client";
|
||||
homepage = "http://miniupnp.free.fr/libnatpmp.html";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "natpmpc";
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
@@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://netfilter.org/projects/libnetfilter_log/";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -30,6 +30,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl3Plus;
|
||||
homepage = "https://github.com/pali/libopenaptx";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/signalapp/libsignal-protocol-c";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
|
||||
description = "General purpose TCP-IP emulator";
|
||||
homepage = "https://gitlab.freedesktop.org/slirp/libslirp";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -41,6 +41,6 @@ stdenv.mkDerivation rec {
|
||||
description = "ZX Spectrum input and output support library";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -141,7 +141,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gpl3Plus # tools
|
||||
];
|
||||
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
|
||||
homepage = "https://www.gnu.org/software/mailutils/";
|
||||
changelog = "https://git.savannah.gnu.org/cgit/mailutils.git/tree/NEWS";
|
||||
|
||||
@@ -51,7 +51,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.bsd0;
|
||||
maintainers = with maintainers; [
|
||||
magnetophon
|
||||
orivej
|
||||
];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
@@ -83,7 +83,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Multimedia development kit";
|
||||
homepage = "https://github.com/wang-bin/mdk-sdk";
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = [
|
||||
"x86_64-linux"
|
||||
"aarch64-linux"
|
||||
|
||||
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Losslessly translate MIDI to CSV and back";
|
||||
homepage = "https://www.fourmilab.ch/webtools/midicsv/";
|
||||
license = licenses.publicDomain;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ stdenv.mkDerivation {
|
||||
homepage = "http://www.arkkra.com/";
|
||||
description = "Music typesetting program (ASCII to PostScript and MIDI)";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -82,7 +82,6 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.unfree;
|
||||
mainProgram = "muse-sounds-manager";
|
||||
maintainers = with lib.maintainers; [
|
||||
orivej
|
||||
sarunint
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
|
||||
@@ -80,7 +80,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
it is published under the GNU General Public License.
|
||||
'';
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "muse4";
|
||||
};
|
||||
|
||||
@@ -172,7 +172,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [
|
||||
vandenoever
|
||||
doronbehar
|
||||
orivej
|
||||
];
|
||||
mainProgram = "mscore";
|
||||
platforms = lib.platforms.unix;
|
||||
|
||||
@@ -117,8 +117,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://www.mysql.com/";
|
||||
description = "World's most popular open source database";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
maintainers = [
|
||||
];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
@@ -129,7 +129,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [
|
||||
thoughtpolice
|
||||
bjornfor
|
||||
orivej
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -57,7 +57,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
mmlb
|
||||
orivej
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
|
||||
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "objconv";
|
||||
homepage = "https://www.agner.org/optimize/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://opensoundmeter.com/";
|
||||
license = licenses.gpl3Plus;
|
||||
mainProgram = "OpenSoundMeter";
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -58,7 +58,7 @@ python3Packages.buildPythonApplication rec {
|
||||
description = "JACK Patchbay GUI";
|
||||
mainProgram = "patchance";
|
||||
license = lib.licenses.gpl2;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -74,6 +74,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/pianobooster/PianoBooster";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -112,7 +112,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Cross-platform C++ libraries with a network/internet focus";
|
||||
license = licenses.boost;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
tomodachi94
|
||||
];
|
||||
platforms = platforms.unix;
|
||||
|
||||
@@ -63,7 +63,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [
|
||||
maxdamantus
|
||||
orivej
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
|
||||
@@ -64,7 +64,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://www.fon.hum.uva.nl/praat/";
|
||||
changelog = "https://github.com/praat/praat.github.io/releases/tag/${finalAttrs.src.tag}";
|
||||
license = lib.licenses.gpl2Plus; # Has some 3rd-party code in it though
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
@@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/GuitarML/Proteus";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "Proteus";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -39,7 +39,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
avnik
|
||||
orivej
|
||||
];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
@@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Compute the convex hull, Delaunay triangulation, Voronoi diagram and more";
|
||||
license = licenses.qhull;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -43,6 +43,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
mainProgram = "qtads";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -64,7 +64,7 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://github.com/Houston4444/RaySession";
|
||||
description = "Session manager for Linux musical programs";
|
||||
license = lib.licenses.gpl2;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -76,6 +76,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://www.artsoft.org/rocksndiamonds/";
|
||||
license = lib.licenses.gpl2Only;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -118,7 +118,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.unfree;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
zaninime
|
||||
];
|
||||
description = "Room Acoustics Software";
|
||||
|
||||
@@ -55,6 +55,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/aws/s2n-tls";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -101,7 +101,6 @@ python3Packages.buildPythonApplication rec {
|
||||
license = lib.licenses.gpl2Only;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [
|
||||
orivej
|
||||
rnhmjoj
|
||||
];
|
||||
};
|
||||
|
||||
@@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/ahlstromcj/seq66";
|
||||
description = "Loop based midi sequencer with Qt GUI derived from seq24 and sequencer64";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "qseq66";
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
|
||||
@@ -64,7 +64,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://serf.apache.org/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [
|
||||
orivej
|
||||
raskin
|
||||
];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
|
||||
@@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/rootless-containers/slirp4netns";
|
||||
description = "User-mode networking for unprivileged network namespaces";
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
teams = [ teams.podman ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "slirp4netns";
|
||||
|
||||
@@ -53,6 +53,6 @@ stdenv.mkDerivation {
|
||||
description = "SDL2 MPEG Player Library";
|
||||
license = licenses.lgpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -109,7 +109,6 @@ python3Packages.buildPythonApplication rec {
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [
|
||||
bjornfor
|
||||
orivej
|
||||
anthonyroussel
|
||||
];
|
||||
mainProgram = "solfege";
|
||||
|
||||
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/pedrolcl/sonivox";
|
||||
description = "MIDI synthesizer library";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Program and library for changing the tempo, pitch and playback rate of audio";
|
||||
homepage = "https://www.surina.net/soundtouch/";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "soundstretch";
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
@@ -173,6 +173,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://spdk.io/";
|
||||
license = licenses.bsd3;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -101,7 +101,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with lib.maintainers; [
|
||||
magnetophon
|
||||
orivej
|
||||
mrtnvgr
|
||||
];
|
||||
};
|
||||
|
||||
@@ -105,7 +105,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with lib.maintainers; [
|
||||
magnetophon
|
||||
orivej
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://swig.org/";
|
||||
# Different types of licenses available: https://www.swig.org/Release/LICENSE .
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "swig";
|
||||
platforms = with lib.platforms; linux ++ darwin;
|
||||
};
|
||||
|
||||
@@ -70,7 +70,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [
|
||||
husjon
|
||||
orivej
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "ToneLib-GFX";
|
||||
|
||||
@@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://tonelib.net/tl-noisereducer.html";
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "ToneLib-NoiseReducer";
|
||||
};
|
||||
|
||||
@@ -96,7 +96,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
mainProgram = "tony";
|
||||
homepage = "https://www.sonicvisualiser.org/tony/";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
@@ -79,7 +79,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://tunefish-synth.com/";
|
||||
description = "Virtual analog synthesizer LV2 plugin";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -29,6 +29,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Selectively remove C preprocessor conditionals";
|
||||
license = lib.licenses.bsd2;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -59,6 +59,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/rpodgorny/unionfs-fuse";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = [ lib.maintainers.orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -30,6 +30,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "French and Italian verb conjugator";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = "https://github.com/pixop/video-compare";
|
||||
description = "Split screen video comparison tool";
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
license = lib.licenses.gpl2Only;
|
||||
mainProgram = "video-compare";
|
||||
platforms = lib.platforms.unix;
|
||||
|
||||
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "vmpk";
|
||||
homepage = "http://vmpk.sourceforge.net/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ orivej ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user