Bug 213290 - [NEW PORT] audio/lilv: library to support lv2 integration for lv2 hosts
Summary: [NEW PORT] audio/lilv: library to support lv2 integration for lv2 hosts
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on: 213169 213285 213287 213288
Blocks: 213291
  Show dependency treegraph
 
Reported: 2016-10-07 20:10 UTC by Michael Beer
Modified: 2017-01-10 19:48 UTC (History)
2 users (show)

See Also:


Attachments
new port (2.97 KB, text/plain)
2016-10-07 20:10 UTC, Michael Beer
no flags Details
Update for previous port files (2.93 KB, text/plain)
2016-11-29 21:00 UTC, Michael Beer
no flags Details
Fixed dependency origin (3.04 KB, text/plain)
2017-01-08 21:05 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Beer 2016-10-07 20:10:03 UTC
Created attachment 175514 [details]
new port

Lilv is a C library to make the use of LV2 plugins as simple as possible
for applications. Lilv is the successor to SLV2, rewritten to be significantly
faster and have minimal dependencies. It is stable, well-tested
software (the included test suite covers over 90% of the code) in use
by several applications.

Lilv is Free Software under an extremely liberal MIT-style license.
It depends only on Serd and Sord, and is known to work on GNU/Linux,
Free/Open BSD, Mac OS X, and Windows.

WWW: http://drobilla.net/software/lilv/
Comment 1 Michael Beer 2016-11-29 21:00:25 UTC
Created attachment 177521 [details]
Update for previous port files

Put man pages to the right location.
Clean up of Makefile.
Make portlint happy.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2017-01-08 21:05:00 UTC
Created attachment 178634 [details]
Fixed dependency origin

* Fixed dependency origin
* Added missing file to pkg-plist

Passes poudriere.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2017-01-10 19:48:19 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-01-10 19:48:31 UTC
A commit references this bug:

Author: pi
Date: Tue Jan 10 19:48:10 UTC 2017
New revision: 431129
URL: https://svnweb.freebsd.org/changeset/ports/431129

Log:
  New port: audio/lilv

  Lilv is a C library to make the use of LV2 plugins as simple as possible
  for applications. Lilv is the successor to SLV2, rewritten to be significantly
  faster and have minimal dependencies. It is stable, well-tested
  software (the included test suite covers over 90% of the code) in use
  by several applications.

  WWW: http://drobilla.net/software/lilv/

  PR:		213290
  Submitted by:	Michael Beer <beerml@sigma6audio.de>
  Reviewed by:	Yuri Victorovich <yuri@rawbw.com>

Changes:
  head/audio/Makefile
  head/audio/lilv/
  head/audio/lilv/Makefile
  head/audio/lilv/distinfo
  head/audio/lilv/pkg-descr
  head/audio/lilv/pkg-plist