Restore virtual_oss_ctl to version 1.2.0.

This version adds support for FIR filters.

Approved by:	mat
This commit is contained in:
Hans Petter Selasky 2019-03-29 12:49:24 +00:00
parent a5c45f4a95
commit 97d2a18bae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497114
5 changed files with 30 additions and 0 deletions

View file

@ -840,6 +840,7 @@
SUBDIR += vamp-plugin-sdk
SUBDIR += vgmplay
SUBDIR += virtual_oss
SUBDIR += virtual_oss_ctl
SUBDIR += vitunes
SUBDIR += vm-lv2
SUBDIR += vmpk

View file

@ -0,0 +1,22 @@
# Created by: Hans Petter Selasky <hselasky@FreeBSD.org>
# $FreeBSD$
PORTNAME= virtual_oss_ctl
PORTVERSION= 1.2.0
CATEGORIES= audio
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org/distfiles/
MAINTAINER= hselasky@FreeBSD.org
COMMENT= Grapical control panel for the virtual OSS daemon
LICENSE= BSD2CLAUSE
RUN_DEPENDS= virtual_oss:audio/virtual_oss
LIB_DEPENDS= libfftw3.so:math/fftw3
USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2
USE_GL= gl
USE_QT= buildtools_build core gui widgets
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1553805486
SHA256 (virtual_oss_ctl-1.2.0.tar.bz2) = 33596ec2b91301090fae09ab3dfeb351f8980253e2b0aba0c4f5704adc7e6ff7
SIZE (virtual_oss_ctl-1.2.0.tar.bz2) = 17840

View file

@ -0,0 +1 @@
A grapical control panel for the virtual OSS daemon.

View file

@ -0,0 +1,3 @@
bin/virtual_oss_ctl
share/pixmaps/virtual_oss_ctl.png
share/applications/virtual_oss_ctl.desktop