1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update qaudiosonar to v1.7.2

- Switch to triangular waves for audio analysis.
- Move code download to GitHUB.

Approved by:    pi (implicit)
This commit is contained in:
Hans Petter Selasky 2021-02-14 07:56:02 +00:00
parent ac61355a39
commit 0de122cfe1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565207
3 changed files with 10 additions and 8 deletions

View File

@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= qaudiosonar
PORTVERSION= 1.7.1
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.2
CATEGORIES= audio
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org/distfiles/
MAINTAINER= hselasky@FreeBSD.org
COMMENT= Quick Audio Sonar
@ -18,6 +17,9 @@ USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2
USE_GL= gl
USE_QT= buildtools_build core gui widgets
USE_GITHUB= yes
GH_ACCOUNT= hselasky
PLIST_FILES= \
bin/qaudiosonar \
share/pixmaps/qaudiosonar.png \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1583673106
SHA256 (qaudiosonar-1.7.1.tar.bz2) = fffefe888400f6527e02020f9f663710f644b6fa247ae4559074f161424919cc
SIZE (qaudiosonar-1.7.1.tar.bz2) = 298859
TIMESTAMP = 1613289102
SHA256 (hselasky-qaudiosonar-v1.7.2_GH0.tar.gz) = c9e55ec6aa6a6a22317cd59fdb5ab727ceb643ec9c6fd9dd60ae4a9bdcfe5a7f
SIZE (hselasky-qaudiosonar-v1.7.2_GH0.tar.gz) = 286526

View File

@ -1,5 +1,5 @@
Quick Audio Sonar
Advanced audio analysis tool.
Advanced audio analysis tool using triangular waves for frequency detection.
WWW: http://www.selasky.org/hans_petter/qaudiosonar
WWW: https://github.com/hselasky/qaudiosonar