| Summary: | New port: audio/slv2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | xaimus <xaimus> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
xaimus
2008-11-25 07:20:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2008-11-26 22:16:08 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/slv2 Makefile distinfo pkg-descr pkg-plist
audio/slv2/files patch-autowaf.py patch-src-plugin.c
patch-wscript
Log:
SLV2 is a library to make the use of LV2 plugins as simple as
possible for applications.
WWW: http://drobilla.net/software/slv2/
PR: 129158
Submitted by: xaimus <xaimus at gmail dot com>
Revision Changes Path
1.1002 +1 -0 ports/audio/Makefile
1.1 +33 -0 ports/audio/slv2/Makefile (new)
1.1 +3 -0 ports/audio/slv2/distinfo (new)
1.1 +11 -0 ports/audio/slv2/files/patch-autowaf.py (new)
1.1 +11 -0 ports/audio/slv2/files/patch-src-plugin.c (new)
1.1 +12 -0 ports/audio/slv2/files/patch-wscript (new)
1.1 +4 -0 ports/audio/slv2/pkg-descr (new)
1.1 +27 -0 ports/audio/slv2/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes (added a patch to not create bogus empty directories). Thanks! |