Skip to content
Snippets Groups Projects
Commit 8062d8d2 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

audio/faustlive: Minor corrections in Makefile

parent e4d06d00
No related branches found
No related tags found
No related merge requests found
PORTNAME= faustlive
DISTVERSION= 2.5.17
PORTREVISION= 1
#MASTER_SITES= https://github.com/grame-cncm/faustlive/releases/download/${DISTVERSION}/
#DISTFILES= FaustLive-${DISTVERSION}${EXTRACT_SUFX}
#DISTFILES= FaustLive-${DISTVERSION}${EXTRACT_SUFX}
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
......@@ -20,7 +21,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
libqrencode.so:graphics/libqrencode \
libsndfile.so:audio/libsndfile # audio/alsa-lib isn't really needed: https://github.com/grame-cncm/faustlive/issues/3
USES= compiler:c++11-lang gl llvm:min=13,lib ncurses pkgconfig qmake qt:5 shebangfix # llvm version should be the same as in audio/faust
USES= compiler:c++11-lang desktop-file-utils gl llvm:min=13,lib ncurses pkgconfig qmake qt:5 shebangfix # llvm version should be the same as in audio/faust
USE_QT= core gui network widgets buildtools:build
USE_GL= gl
......@@ -28,8 +29,6 @@ USE_GITHUB= yes
GH_ACCOUNT= grame-cncm
GH_TUPLE= grame-cncm:faustlibraries:bbbb1be:grame_cncm_faustlibraries/Resources/Libs
#WRKSRC= ${WRKDIR}/FaustLive-${DISTVERSION}
SHEBANG_GLOB= build install makelibs
QMAKE_ARGS= Build/FaustLive.pro
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment