From a0fc03db6112f098ee762653d657e43c23362963 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 31 Mar 2021 19:31:27 +0200 Subject: [PATCH] srcpkgs: ericonr takes over packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [skip ci] Co-authored-by: Érico Nogueira Rolim <34201958+ericonr@users.noreply.github.com> --- srcpkgs/aisleriot/template | 2 +- srcpkgs/freerouting/template | 2 +- srcpkgs/json-c++/template | 2 +- srcpkgs/qbittorrent/template | 2 +- srcpkgs/wildmidi/template | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/aisleriot/template b/srcpkgs/aisleriot/template index e31845d7fe6..5bd4e53483f 100644 --- a/srcpkgs/aisleriot/template +++ b/srcpkgs/aisleriot/template @@ -11,7 +11,7 @@ hostmakedepends="desktop-file-utils glib-devel guile intltool itstool pkg-config makedepends="guile-devel libcanberra-devel librsvg-devel libatomic_ops-devel" depends="guile yelp" short_desc="GNOME solitaire card game" -maintainer="Orphaned " +maintainer="Érico Nogueira " license="GPL-3.0-or-later" homepage="https://wiki.gnome.org/Apps/Aisleriot" distfiles="https://gitlab.gnome.org/GNOME/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/freerouting/template b/srcpkgs/freerouting/template index 123cb60b2da..e8c5b371e43 100644 --- a/srcpkgs/freerouting/template +++ b/srcpkgs/freerouting/template @@ -5,7 +5,7 @@ revision=2 hostmakedepends="gradle openjdk11" depends="openjdk11" short_desc="Advanced PCB autorouter" -maintainer="Orphaned " +maintainer="Érico Nogueira " license="GPL-3.0-or-later" homepage="https://github.com/freerouting/freerouting" distfiles="https://github.com/freerouting/${pkgname}/archive/v${version}.tar.gz" diff --git a/srcpkgs/json-c++/template b/srcpkgs/json-c++/template index 87d68e676c8..97f0457e88e 100644 --- a/srcpkgs/json-c++/template +++ b/srcpkgs/json-c++/template @@ -7,7 +7,7 @@ build_style=cmake configure_args="-DJSON_MultipleHeaders=ON" checkdepends="git" short_desc="JSON for modern C++" -maintainer="Orphaned " +maintainer="Érico Nogueira " license="MIT" homepage="https://github.com/nlohmann/json" distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz" diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 9ae68a2d60f..924225cf4f8 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -11,7 +11,7 @@ hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-qmake qt5-tools" makedepends="libtorrent-rasterbar-devel qt5-declarative-devel qt5-svg-devel" depends="qt5-svg" short_desc="Free software alternative to µtorrent" -maintainer="Orphaned " +maintainer="Érico Nogueira " license="GPL-2.0-or-later" homepage="http://www.qbittorrent.org/" changelog="https://www.qbittorrent.org/news.php" diff --git a/srcpkgs/wildmidi/template b/srcpkgs/wildmidi/template index c70f0003e8a..634ad5bc88a 100644 --- a/srcpkgs/wildmidi/template +++ b/srcpkgs/wildmidi/template @@ -9,7 +9,7 @@ hostmakedepends="pkg-config" makedepends="alsa-lib-devel libopenal-devel" depends="libwildmidi" short_desc="Simple software midi player and core softsynth library" -maintainer="Orphaned " +maintainer="Érico Nogueira " license="GPL-3.0-or-later, LGPL-3.0-only" homepage="https://www.mindwerks.net/projects/wildmidi" distfiles="https://github.com/Mindwerks/${pkgname}/archive/${pkgname}-${version}.tar.gz"