srcpkgs/: adopt several of brainwave's packages
This commit is contained in:
parent
295cfb8489
commit
d07f9169c3
|
@ -7,7 +7,7 @@ build_style=cmake
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="SoapySDR-devel librtlsdr-devel"
|
||||
short_desc="SoapySDR module for RTL-SDR"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pothosware/SoapyRTLSDR"
|
||||
distfiles="${homepage}/archive/soapy-rtlsdr-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ hostmakedepends="doxygen swig python3"
|
|||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
short_desc="Vendor and platform neutral SDR support library"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="BSL-1.0"
|
||||
homepage="https://github.com/pothosware/SoapySDR"
|
||||
changelog="https://raw.githubusercontent.com/pothosware/SoapySDR/master/Changelog.txt"
|
||||
|
|
|
@ -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 <bra1nwave@protonmail.com>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gqrx.dk"
|
||||
changelog="https://raw.githubusercontent.com/gqrx-sdr/gqrx/master/resources/news.txt"
|
||||
|
|
|
@ -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 <bra1nwave@protonmail.com>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/libratbag/libratbag"
|
||||
distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -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 <brainwave@openmailbox.org>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/EliasOenal/multimon-ng"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -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 <bra1nwave@protonmail.com>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/libratbag/piper"
|
||||
distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz"
|
||||
|
|
|
@ -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 <brainwave@openmailbox.org>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/baskerville/sxhkd"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -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 <brainwave@openmailbox.org>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://www.victornils.net/tetris/"
|
||||
distfiles="https://github.com/vicgeralds/vitetris/archive/v${version}.tar.gz"
|
||||
|
|
Loading…
Reference in New Issue