diff --git a/audio/welle.io/Makefile b/audio/welle.io/Makefile index 7a35b96e2646..30076011ef63 100644 --- a/audio/welle.io/Makefile +++ b/audio/welle.io/Makefile @@ -1,53 +1,51 @@ PORTNAME= welle.io -DISTVERSION= 2.4 -PORTREVISION= 2 +DISTVERSIONPREFIX= v +DISTVERSION= 2.7 CATEGORIES= audio hamradio -MAINTAINER= nsonack@outlook.com +MAINTAINER= nsonack@herrhotzenplotz.de COMMENT= SDR DAB/DAB+ Receiver WWW= https://www.welle.io/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfaad.so:audio/faad \ libmp3lame.so:audio/lame \ libmpg123.so:audio/mpg123 RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins -USES= cmake compiler:c++11-lang pkgconfig qt:5 +USES= cmake compiler:c++17-lang pkgconfig qt:6 USE_GITHUB= yes GH_ACCOUNT= AlbrechtL -GH_TAGNAME= 0aacf578d77d79212483cd6fce436fb66523f63f -USE_QT= charts core dbus declarative gui multimedia network \ - quickcontrols2 widgets buildtools:build qmake:build +USE_QT= base charts declarative multimedia OPTIONS_DEFINE= AIRSPY CLI FFTW RTLSDR SOAPY OPTIONS_DEFAULT= FFTW RTLSDR AIRSPY_DESC= AirSpy support CLI_DESC= Build the welle-cli tool FFTW_DESC= Use FFTW3 instead of KISSFFT RTLSDR_DESC= RTL-SDR support SOAPY_DESC= SoapySDR support AIRSPY_LIB_DEPENDS= libairspy.so:comms/airspy AIRSPY_CMAKE_BOOL= AIRSPY CLI_CMAKE_BOOL= BUILD_WELLE_CLI CLI_PLIST_FILES= bin/welle-cli \ share/welle-io/html/index.html \ share/welle-io/html/index.js FFTW_BUILD_DEPENDS= fftw3>=0:math/fftw3 FFTW_LIB_DEPENDS= libfftw3f.so:math/fftw3-float FFTW_CMAKE_BOOL_OFF= KISS_FFT RTLSDR_LIB_DEPENDS= librtlsdr.so:comms/rtl-sdr RTLSDR_CMAKE_BOOL= RTLSDR SOAPY_LIB_DEPENDS= libSoapySDR.so:misc/soapysdr SOAPY_CMAKE_BOOL= SOAPYSDR .include diff --git a/audio/welle.io/distinfo b/audio/welle.io/distinfo index d1e3c417d57c..d5c2f2654c4d 100644 --- a/audio/welle.io/distinfo +++ b/audio/welle.io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644829140 -SHA256 (AlbrechtL-welle.io-2.4-0aacf578d77d79212483cd6fce436fb66523f63f_GH0.tar.gz) = 150ecf2b4839a322cea7bac65d6f23e1679572079225870a9a8017c992791023 -SIZE (AlbrechtL-welle.io-2.4-0aacf578d77d79212483cd6fce436fb66523f63f_GH0.tar.gz) = 6765868 +TIMESTAMP = 1756500560 +SHA256 (AlbrechtL-welle.io-v2.7_GH0.tar.gz) = 191687c163a2dc69a49beef8d3fa1ba85114e7a046f6718290e54d4b163bdbaf +SIZE (AlbrechtL-welle.io-v2.7_GH0.tar.gz) = 6788200 diff --git a/audio/welle.io/pkg-plist b/audio/welle.io/pkg-plist index 91fdffc05ac9..3999dff3819a 100644 --- a/audio/welle.io/pkg-plist +++ b/audio/welle.io/pkg-plist @@ -1,9 +1,10 @@ -share/applications/welle-io.desktop -share/icons/hicolor/16x16/apps/welle-io.png -share/icons/hicolor/24x24/apps/welle-io.png -share/icons/hicolor/32x32/apps/welle-io.png -share/icons/hicolor/48x48/apps/welle-io.png -share/icons/hicolor/128x128/apps/welle-io.png -share/icons/hicolor/256x256/apps/welle-io.png -share/man/man1/welle-io.1.gz bin/welle-io +share/applications/io.welle.welle-gui.desktop +share/icons/hicolor/128x128/apps/io.welle.welle-gui.png +share/icons/hicolor/16x16/apps/io.welle.welle-gui.png +share/icons/hicolor/24x24/apps/io.welle.welle-gui.png +share/icons/hicolor/256x256/apps/io.welle.welle-gui.png +share/icons/hicolor/32x32/apps/io.welle.welle-gui.png +share/icons/hicolor/48x48/apps/io.welle.welle-gui.png +share/man/man1/welle-io.1.gz +share/metainfo/io.welle.welle-gui.appdata.xml