mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
audio/lv2: Update to 1.16.0
Changelog: http://lv2plug.in/lv2-1-16-0.html PR: 235103 Submitted by: Charlie Li <ml+freebsd vishwin info> Approved by: <beerml sigma6audio de> (maintainer)
This commit is contained in:
parent
fee4cd7bd8
commit
6415052e8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505568
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lv2
|
||||
PORTVERSION= 1.14.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.16.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://lv2plug.in/spec/
|
||||
|
||||
@ -38,7 +37,6 @@ EXAMPLES_LIB_DEPENDS= libsndfile.so:audio/libsndfile \
|
||||
libfreetype.so:print/freetype2
|
||||
EXAMPLES_USES= pkgconfig gnome
|
||||
EXAMPLES_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk20,pango
|
||||
EXAMPLES_CONFIGURE_ENV= CC='${CC} -Wl,--as-needed' # Gtk deps
|
||||
|
||||
post-install:
|
||||
# Waf doesn't have built-in strip support
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1475763856
|
||||
SHA256 (lv2-1.14.0.tar.bz2) = b8052683894c04efd748c81b95dd065d274d4e856c8b9e58b7c3da3db4e71d32
|
||||
SIZE (lv2-1.14.0.tar.bz2) = 386438
|
||||
TIMESTAMP = 1549480980
|
||||
SHA256 (lv2-1.16.0.tar.bz2) = dec3727d7bd34a413a344a820678848e7f657b5c6019a0571c61df76d7bdf1de
|
||||
SIZE (lv2-1.16.0.tar.bz2) = 502116
|
||||
|
@ -1,5 +1,14 @@
|
||||
bin/lv2_validate
|
||||
bin/lv2specgen.py
|
||||
include/lv2.h
|
||||
include/lv2/atom
|
||||
include/lv2/buf-size
|
||||
include/lv2/core
|
||||
include/lv2/data-access
|
||||
include/lv2/dynmanifest
|
||||
include/lv2/event
|
||||
include/lv2/instance-access
|
||||
include/lv2/log
|
||||
include/lv2/lv2plug.in/ns/ext/atom
|
||||
include/lv2/lv2plug.in/ns/ext/buf-size
|
||||
include/lv2/lv2plug.in/ns/ext/data-access
|
||||
@ -24,6 +33,22 @@ include/lv2/lv2plug.in/ns/ext/worker
|
||||
include/lv2/lv2plug.in/ns/extensions/ui
|
||||
include/lv2/lv2plug.in/ns/extensions/units
|
||||
include/lv2/lv2plug.in/ns/lv2core
|
||||
include/lv2/midi
|
||||
include/lv2/morph
|
||||
include/lv2/options
|
||||
include/lv2/parameters
|
||||
include/lv2/patch
|
||||
include/lv2/port-groups
|
||||
include/lv2/port-props
|
||||
include/lv2/presets
|
||||
include/lv2/resize-port
|
||||
include/lv2/state
|
||||
include/lv2/time
|
||||
include/lv2/ui
|
||||
include/lv2/units
|
||||
include/lv2/uri-map
|
||||
include/lv2/urid
|
||||
include/lv2/worker
|
||||
lib/lv2/atom.lv2/atom-test.c
|
||||
lib/lv2/atom.lv2/atom.h
|
||||
lib/lv2/atom.lv2/atom.ttl
|
||||
@ -35,6 +60,13 @@ lib/lv2/buf-size.lv2/buf-size.h
|
||||
lib/lv2/buf-size.lv2/buf-size.ttl
|
||||
lib/lv2/buf-size.lv2/lv2-buf-size.doap.ttl
|
||||
lib/lv2/buf-size.lv2/manifest.ttl
|
||||
lib/lv2/core.lv2/attributes.h
|
||||
lib/lv2/core.lv2/lv2.h
|
||||
lib/lv2/core.lv2/lv2_util.h
|
||||
lib/lv2/core.lv2/lv2core.doap.ttl
|
||||
lib/lv2/core.lv2/lv2core.ttl
|
||||
lib/lv2/core.lv2/manifest.ttl
|
||||
lib/lv2/core.lv2/meta.ttl
|
||||
lib/lv2/data-access.lv2/data-access.h
|
||||
lib/lv2/data-access.lv2/data-access.ttl
|
||||
lib/lv2/data-access.lv2/lv2-data-access.doap.ttl
|
||||
@ -81,10 +113,6 @@ lib/lv2/log.lv2/log.ttl
|
||||
lib/lv2/log.lv2/logger.h
|
||||
lib/lv2/log.lv2/lv2-log.doap.ttl
|
||||
lib/lv2/log.lv2/manifest.ttl
|
||||
lib/lv2/lv2core.lv2/lv2.h
|
||||
lib/lv2/lv2core.lv2/lv2core.doap.ttl
|
||||
lib/lv2/lv2core.lv2/lv2core.ttl
|
||||
lib/lv2/lv2core.lv2/manifest.ttl
|
||||
lib/lv2/midi.lv2/lv2-midi.doap.ttl
|
||||
lib/lv2/midi.lv2/manifest.ttl
|
||||
lib/lv2/midi.lv2/midi.h
|
||||
@ -159,7 +187,6 @@ lib/lv2/worker.lv2/manifest.ttl
|
||||
lib/lv2/worker.lv2/worker.h
|
||||
lib/lv2/worker.lv2/worker.ttl
|
||||
libdata/pkgconfig/lv2.pc
|
||||
libdata/pkgconfig/lv2core.pc
|
||||
%%DATADIR%%specgen/DTD/xhtml-attribs-1.mod
|
||||
%%DATADIR%%specgen/DTD/xhtml-base-1.mod
|
||||
%%DATADIR%%specgen/DTD/xhtml-basic-table-1.mod
|
||||
|
Loading…
Reference in New Issue
Block a user