Lines 14-20
Link Here
|
14 |
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth |
14 |
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth |
15 |
RUN_DEPENDS= ${LOCALBASE}/share/sounds/sf2/FluidR3_GM.sf2:audio/fluid-soundfont |
15 |
RUN_DEPENDS= ${LOCALBASE}/share/sounds/sf2/FluidR3_GM.sf2:audio/fluid-soundfont |
16 |
|
16 |
|
17 |
USES= cmake:outsource pkgconfig qt:5 shared-mime-info tar:bz2 |
17 |
USES= compiler:c++11-lang cmake:outsource pkgconfig qt:5 \ |
|
|
18 |
shared-mime-info tar:bz2 |
18 |
USE_QT= core gui network svg testlib widgets buildtools_build qmake_build |
19 |
USE_QT= core gui network svg testlib widgets buildtools_build qmake_build |
19 |
USE_LDCONFIG= yes |
20 |
USE_LDCONFIG= yes |
20 |
|
21 |
|