1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

devel/sord: back to pool

audio/sratom: back to pool
audio/lilv: back to pool
audio/suil: back to pool
audio/lv2: back to pool
audio/ardour6: back to pool

Submitted by:	Michael Beer <beerml@sigma6audio.de>
This commit is contained in:
Kurt Jaeger 2021-01-05 11:24:00 +00:00
parent 3a0ef7a3d4
commit 5495ffcad3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560383
6 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/
# MASTER_SITES= https://community.ardour.org/srctar/
DISTNAME= Ardour-${PORTVERSION}
MAINTAINER= beerml@sigma6audio.de
MAINTAINER= ports@FreeBSD.org
COMMENT= Multichannel digital audio workstation
LICENSE= GPLv2

View File

@ -6,7 +6,7 @@ PORTVERSION= 0.24.10
CATEGORIES= audio
MASTER_SITES= https://download.drobilla.net/
MAINTAINER= beerml@sigma6audio.de
MAINTAINER= ports@FreeBSD.org
COMMENT= Lilv makes the use of LV2 plugins as simple as possible
LICENSE= ISCL

View File

@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://lv2plug.in/spec/
MAINTAINER= beerml@sigma6audio.de
MAINTAINER= ports@FreeBSD.org
COMMENT= Open standard for audio plugins (successor to LADSPA)
LICENSE= ISCL MIT

View File

@ -6,7 +6,7 @@ PORTVERSION= 0.6.6
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/
MAINTAINER= beerml@sigma6audio.de
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for serialising LV2 atoms to/from RDF
LICENSE= ISCL

View File

@ -6,7 +6,7 @@ PORTVERSION= 0.10.8
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/
MAINTAINER= beerml@sigma6audio.de
MAINTAINER= ports@FreeBSD.org
COMMENT= C library for loading and wrapping LV2 plugin UIs
LICENSE= ISCL

View File

@ -9,7 +9,7 @@ MASTER_SITES= http://download.drobilla.net/
PATCH_SITES= https://github.com/drobilla/sord/commit/
PATCHFILES= dcf051c4c1e8.patch:-p1
MAINTAINER= beerml@sigma6audio.de
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight C library for storing RDF data in memory
LICENSE= ISCL