diff --git a/srcpkgs/SoapyRTLSDR/template b/srcpkgs/SoapyRTLSDR/template index 346b4f625f7..4f7f699e93e 100644 --- a/srcpkgs/SoapyRTLSDR/template +++ b/srcpkgs/SoapyRTLSDR/template @@ -7,7 +7,7 @@ build_style=cmake hostmakedepends="pkg-config" makedepends="SoapySDR-devel librtlsdr-devel" short_desc="SoapySDR module for RTL-SDR" -maintainer="bra1nwave " +maintainer="classabbyamp " license="MIT" homepage="https://github.com/pothosware/SoapyRTLSDR" distfiles="${homepage}/archive/soapy-rtlsdr-${version}.tar.gz" diff --git a/srcpkgs/SoapySDR/template b/srcpkgs/SoapySDR/template index 5d20a91a7bc..3fb76a00990 100644 --- a/srcpkgs/SoapySDR/template +++ b/srcpkgs/SoapySDR/template @@ -9,7 +9,7 @@ hostmakedepends="doxygen swig python3" makedepends="python3-devel" depends="python3" short_desc="Vendor and platform neutral SDR support library" -maintainer="bra1nwave " +maintainer="classabbyamp " license="BSL-1.0" homepage="https://github.com/pothosware/SoapySDR" changelog="https://raw.githubusercontent.com/pothosware/SoapySDR/master/Changelog.txt" diff --git a/srcpkgs/gqrx/template b/srcpkgs/gqrx/template index 280ffced8bb..2561d1cb7f9 100644 --- a/srcpkgs/gqrx/template +++ b/srcpkgs/gqrx/template @@ -10,7 +10,7 @@ makedepends="gnuradio-devel gnuradio-osmosdr-devel pulseaudio-devel qt5-svg-deve alsa-lib-devel jack-devel qt5-tools $(vopt_if portaudio portaudio-devel)" depends="desktop-file-utils" short_desc="Software defined radio receiver powered by GNU Radio and Qt" -maintainer="bra1nwave " +maintainer="classabbyamp " license="GPL-3.0-or-later" homepage="https://gqrx.dk" changelog="https://raw.githubusercontent.com/gqrx-sdr/gqrx/master/resources/news.txt" diff --git a/srcpkgs/libratbag/template b/srcpkgs/libratbag/template index d94c292d583..fb1ba44d38f 100644 --- a/srcpkgs/libratbag/template +++ b/srcpkgs/libratbag/template @@ -11,7 +11,7 @@ makedepends="elogind-devel eudev-libudev-devel libglib-devel libevdev-devel depends="dbus python3-evdev python3-gobject" checkdepends="dbus python3-gobject python3-evdev" short_desc="DBus daemon to configure gaming mice" -maintainer="bra1nwave " +maintainer="classabbyamp " license="MIT" homepage="https://github.com/libratbag/libratbag" distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz" diff --git a/srcpkgs/multimon-ng/template b/srcpkgs/multimon-ng/template index 80c0689d519..92e0082be0c 100644 --- a/srcpkgs/multimon-ng/template +++ b/srcpkgs/multimon-ng/template @@ -7,7 +7,7 @@ configure_args="-DX11_SUPPORT=$(vopt_if x11 ON OFF) -DPULSE_AUDIO_SUPPORT=$(vopt_if pulseaudio ON OFF)" makedepends="$(vopt_if pulseaudio pulseaudio-devel) $(vopt_if x11 libX11-devel)" short_desc="Digital transmission decoder" -maintainer="bra1nwave " +maintainer="classabbyamp " license="GPL-2.0-or-later" homepage="https://github.com/EliasOenal/multimon-ng" distfiles="${homepage}/archive/${version}.tar.gz" diff --git a/srcpkgs/piper/template b/srcpkgs/piper/template index 635be8bf8df..37f5170c77a 100644 --- a/srcpkgs/piper/template +++ b/srcpkgs/piper/template @@ -9,7 +9,7 @@ makedepends="python3-devel python3-gobject-devel" depends="libratbag gtk+3 python3-lxml python3-evdev python3-cairo python3-gobject" checkdepends="flake8 AppStream" short_desc="GTK application to configure gaming mice" -maintainer="bra1nwave " +maintainer="classabbyamp " license="GPL-2.0-or-later" homepage="https://github.com/libratbag/piper" distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz" diff --git a/srcpkgs/sxhkd/template b/srcpkgs/sxhkd/template index 5df1bb0039e..65c960de962 100644 --- a/srcpkgs/sxhkd/template +++ b/srcpkgs/sxhkd/template @@ -6,7 +6,7 @@ build_style=gnu-makefile make_use_env=yes makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel" short_desc="Simple X HotKey Daemon" -maintainer="bra1nwave " +maintainer="classabbyamp " license="BSD-2-Clause" homepage="https://github.com/baskerville/sxhkd" distfiles="${homepage}/archive/${version}.tar.gz" diff --git a/srcpkgs/vitetris/template b/srcpkgs/vitetris/template index 833a3cb491e..e6478ae9797 100644 --- a/srcpkgs/vitetris/template +++ b/srcpkgs/vitetris/template @@ -7,7 +7,7 @@ configure_args="--prefix=/usr --with-ncurses --without-x" make_dirs="/var/games/vitetris 0755 root users" makedepends="ncurses-devel" short_desc="Terminal-based Tetris clone" -maintainer="bra1nwave " +maintainer="classabbyamp " license="BSD-2-Clause" homepage="http://www.victornils.net/tetris/" distfiles="https://github.com/vicgeralds/vitetris/archive/v${version}.tar.gz"