1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

Update to 1.2.8:

- Added support for local monitoring.
- Moved to GitHUB.

Approved by:	pi (implicit)
This commit is contained in:
Hans Petter Selasky 2021-03-08 14:39:59 +00:00
parent 32171c4285
commit 2df7801db2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567850
3 changed files with 15 additions and 7 deletions

View File

@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= virtual_oss_ctl
PORTVERSION= 1.2.1
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.8
CATEGORIES= audio
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org/distfiles/
MAINTAINER= hselasky@FreeBSD.org
COMMENT= Graphical control panel for the virtual OSS daemon
@ -19,6 +18,11 @@ 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
GH_TUPLE= hselasky:virtual_oss:v1.2.8:d/virtual_oss
PLIST_FILES= \
bin/virtual_oss_ctl \
share/pixmaps/virtual_oss_ctl.png \

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1597144829
SHA256 (virtual_oss_ctl-1.2.1.tar.bz2) = 7b5b124bdc64570560ba71724c39e272b907e92afeea4b4a60c2d8dff696d653
SIZE (virtual_oss_ctl-1.2.1.tar.bz2) = 17997
TIMESTAMP = 1615213661
SHA256 (hselasky-virtual_oss_ctl-v1.2.8_GH0.tar.gz) = cf49c1b0ec1024e8e470680c7165eb8d28daa4e634626af5201df5479ed136a8
SIZE (hselasky-virtual_oss_ctl-v1.2.8_GH0.tar.gz) = 17700
SHA256 (hselasky-virtual_oss-v1.2.8_GH0.tar.gz) = ea3d384691926d8a1bfeb4a9fa2fdfaeffd8d335cd3181e8a7e2f59354c789f2
SIZE (hselasky-virtual_oss-v1.2.8_GH0.tar.gz) = 66694

View File

@ -1 +1,3 @@
A grapical control panel for the virtual OSS daemon.
A graphical control panel for the virtual OSS daemon.
WWW: https://github.com/hselasky/virtual_oss_ctl