mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
misc/orion: Add compiler:c++14-lang; Add USE_QT=graphicaleffects svg
This commit is contained in:
parent
9b21a3a084
commit
167443bb1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498699
@ -3,6 +3,7 @@
|
||||
PORTNAME= orion
|
||||
DISTVERSION= 1.6.6-20
|
||||
DISTVERSIONSUFFIX= -g127664b
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -13,10 +14,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
LIB_DEPENDS= libmpv.so:multimedia/mpv
|
||||
|
||||
USES= gl qmake qt:5
|
||||
USES= compiler:c++14-lang gl qmake qt:5
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= alamminsalo
|
||||
USE_QT= core declarative gui network quickcontrols2 widgets buildtools_build
|
||||
USE_QT= core declarative graphicaleffects gui network quickcontrols2 svg widgets buildtools_build
|
||||
USE_GL= gl
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
|
Loading…
Reference in New Issue
Block a user