Add pc-mixer version 20171212 part of Lumina desktop version 1.4.1.

PR:		ports/224305
Submitted by:	JT Pennington <jt@ixsystems.com>
Sponsored by:	iXsystems, Inc.
This commit is contained in:
Marcelo Araujo 2017-12-22 02:49:17 +00:00
parent b0c1f47b11
commit be83dd9738
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456964
4 changed files with 41 additions and 0 deletions

View file

@ -629,6 +629,7 @@
SUBDIR += patchage
SUBDIR += pavucontrol
SUBDIR += pavumeter
SUBDIR += pc-mixer
SUBDIR += pd
SUBDIR += pd-cyclone
SUBDIR += pear-Text_Spell_Audio

34
audio/pc-mixer/Makefile Normal file
View file

@ -0,0 +1,34 @@
# $FreeBSD$
PORTNAME= pc-mixer
PORTVERSION= 20171212
CATEGORIES= audio
MAINTAINER= jmaloney@ixsystems.com
COMMENT= QT5 based audio mixer for FreeBSD
LICENSE= BSD2CLAUSE
WRKSRC_SUBDIR= src-qt5
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
MAKE_JOBS_UNSAFE=yes
USES= qmake shebangfix tar:xz
USE_LDCONFIG= yes
USE_QT5= core gui network svg linguist \
buildtools x11extras widgets multimedia
USE_GL+= gl
WRKSRC_SUBDIR= src-qt5
QMAKE_ARGS= CONFIG+="configure"
USE_GITHUB= yes
GH_ACCOUNT= trueos
GH_PROJECT= pc-mixer
GH_TAGNAME= ac1d74cc261337998526d091123c28d4ae85277e
PLIST_FILES= bin/pc-mixer \
share/applications/pc-mixer.desktop
.include <bsd.port.mk>

3
audio/pc-mixer/distinfo Normal file
View file

@ -0,0 +1,3 @@
TIMESTAMP = 1513135174
SHA256 (trueos-pc-mixer-20171212-ac1d74cc261337998526d091123c28d4ae85277e_GH0.tar.gz) = 7b6a2d89efd977d05f8c1b7cecbd5dbafc8ca7f23cd77ba7c066773cdd0d1bb4
SIZE (trueos-pc-mixer-20171212-ac1d74cc261337998526d091123c28d4ae85277e_GH0.tar.gz) = 69540

3
audio/pc-mixer/pkg-descr Normal file
View file

@ -0,0 +1,3 @@
TrueOS QT5 based audio mixer
WWW: https://github.com/trueos/pc-mixer