From 9d4e44e7f2a6d0ebbfa40f6ec9f2b3a23aced0a9 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 1 Jun 2025 23:27:07 +0200 Subject: [PATCH] srcpkgs: orphan d-kraus's packages --- srcpkgs/light/template | 2 +- srcpkgs/nnn/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/light/template b/srcpkgs/light/template index 98996f551f3..13c443969a6 100644 --- a/srcpkgs/light/template +++ b/srcpkgs/light/template @@ -6,7 +6,7 @@ build_style=gnu-configure configure_args="--with-udev" hostmakedepends="automake" short_desc="Program to control backlight controllers" -maintainer="Dennis Kraus " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://haikarainen.github.io/light/" distfiles="https://github.com/haikarainen/light/archive/v${version}.tar.gz" diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index a2e9a4c5f43..dd0a4c51857 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -7,7 +7,7 @@ make_install_target="install install-desktop" hostmakedepends="pkg-config" makedepends="ncurses-devel readline-devel" short_desc="Missing terminal file browser for X" -maintainer="Dennis Kraus " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/jarun/nnn" changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"