FreeBSD Bugzilla – Attachment 200432 Details for
Bug 234334
audio/sratom and audio/lilv need lv2 as run dependacy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add lv2 as run dependacy
extra-deps.diff (text/plain), 1.17 KB, created by
Koop Mast
on 2018-12-24 10:19:02 UTC
(
hide
)
Description:
Add lv2 as run dependacy
Filename:
MIME Type:
Creator:
Koop Mast
Created:
2018-12-24 10:19:02 UTC
Size:
1.17 KB
patch
obsolete
>Index: audio/sratom/Makefile >=================================================================== >--- audio/sratom/Makefile (revision 488264) >+++ audio/sratom/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= sratom > PORTVERSION= 0.6.2 >+PORTREVISION= 1 > CATEGORIES= audio > MASTER_SITES= http://download.drobilla.net/ > >@@ -12,8 +13,9 @@ > LICENSE= ISCL > LICENSE_FILE= ${WRKSRC}/COPYING > >+BUILD_DEPENDS= lv2>=1.14.0:audio/lv2 > LIB_DEPENDS= libserd-0.so:devel/serd libsord-0.so:devel/sord >-BUILD_DEPENDS= lv2>=1.14.0:audio/lv2 >+RUN_DEPENDS= lv2>=1.14.0:audio/lv2 > > USES= pkgconfig python:build tar:bzip2 waf > USE_CSTD= c99 >Index: audio/lilv/Makefile >=================================================================== >--- audio/lilv/Makefile (revision 488264) >+++ audio/lilv/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= lilv > PORTVERSION= 0.24.4 >+PORTREVISION= 1 > CATEGORIES= audio > MASTER_SITES= http://download.drobilla.net/ > >@@ -14,6 +15,7 @@ > > BUILD_DEPENDS= lv2>=1.14.0:audio/lv2 > LIB_DEPENDS= libserd-0.so:devel/serd libsord-0.so:devel/sord libsratom-0.so:audio/sratom libsndfile.so:audio/libsndfile >+RUN_DEPENDS= lv2>=1.14.0:audio/lv2 > > USES= pkgconfig python:build tar:bzip2 waf >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 234334
: 200432