# Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= moony PORTVERSION= 0.22.0 CATEGORIES= audio MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/moony.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/ PKGNAMESUFFIX= -lv2 MAINTAINER= yuri@FreeBSD.org COMMENT= Realtime Lua as programmable glue in LV2 LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= fails to build: cc1: unrecognized command line option -std=gnu11 BUILD_DEPENDS= lv2>0:audio/lv2 USES= cmake:outsource pkgconfig USE_XORG= x11 xext USE_GL= gl glu post-extract: @${MV} ${WRKDIR}/moony* ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include