diff options
author | Nico Sonack <nsonack@outlook.com> | 2021-05-25 14:35:26 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-25 14:36:26 +0800 |
commit | 7e9a1a19e81391da38ab107e853a8b2ea3025c43 (patch) | |
tree | 13a8ee6f81c6638841660e29b51c20a2af9f76b3 /audio | |
parent | 2e24a64c42fcd9c29f56c0662ff720067676fd23 (diff) | |
download | freebsd-ports-gnome-7e9a1a19e81391da38ab107e853a8b2ea3025c43.tar.gz freebsd-ports-gnome-7e9a1a19e81391da38ab107e853a8b2ea3025c43.tar.zst freebsd-ports-gnome-7e9a1a19e81391da38ab107e853a8b2ea3025c43.zip |
audio/welle.io: Update 2.2 -> 2.3
PR: 256100
Diffstat (limited to 'audio')
-rw-r--r-- | audio/welle.io/Makefile | 5 | ||||
-rw-r--r-- | audio/welle.io/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/audio/welle.io/Makefile b/audio/welle.io/Makefile index 0f007fdb2066..44715ff73bdd 100644 --- a/audio/welle.io/Makefile +++ b/audio/welle.io/Makefile @@ -1,5 +1,5 @@ PORTNAME= welle.io -DISTVERSION= 2.2 +DISTVERSION= 2.3 CATEGORIES= audio hamradio MAINTAINER= nsonack@outlook.com @@ -12,6 +12,7 @@ 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 USE_QT= charts core declarative gui multimedia network quickcontrols2 \ @@ -19,7 +20,7 @@ USE_QT= charts core declarative gui multimedia network quickcontrols2 \ USE_GITHUB= yes GH_ACCOUNT= AlbrechtL -GH_TAGNAME= c39d3420cc30281e03835b3182f34d8617eb7ebf +GH_TAGNAME= 66675c9a4160c644a5ade5bf7a0cd0647647f33c OPTIONS_DEFINE= AIRSPY CLI FFTW RTLSDR SOAPY OPTIONS_DEFAULT= FFTW RTLSDR diff --git a/audio/welle.io/distinfo b/audio/welle.io/distinfo index c6ed78435527..802d1a54cf9e 100644 --- a/audio/welle.io/distinfo +++ b/audio/welle.io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603467804 -SHA256 (AlbrechtL-welle.io-2.2-c39d3420cc30281e03835b3182f34d8617eb7ebf_GH0.tar.gz) = 0fbb557b3529b85c6fb2bc7a8774aca84eac6bb43f8429952533862f29c54364 -SIZE (AlbrechtL-welle.io-2.2-c39d3420cc30281e03835b3182f34d8617eb7ebf_GH0.tar.gz) = 1651149 +TIMESTAMP = 1621774381 +SHA256 (AlbrechtL-welle.io-2.3-66675c9a4160c644a5ade5bf7a0cd0647647f33c_GH0.tar.gz) = 3cfd973b2ccf67919f4077b4be6957a2f413ed0af9c05ff7376b61e2c2f0d9c9 +SIZE (AlbrechtL-welle.io-2.3-66675c9a4160c644a5ade5bf7a0cd0647647f33c_GH0.tar.gz) = 6773148 |