Lines 16-22
Link Here
|
16 |
RUN_DEPENDS= ffmpeg${FFMPEG_SUFX}:multimedia/ffmpeg${FFMPEG_SUFX} \ |
16 |
RUN_DEPENDS= ffmpeg${FFMPEG_SUFX}:multimedia/ffmpeg${FFMPEG_SUFX} \ |
17 |
${LOCALBASE}/lib/mlt/libmltqt.so:multimedia/mlt-qt5 |
17 |
${LOCALBASE}/lib/mlt/libmltqt.so:multimedia/mlt-qt5 |
18 |
|
18 |
|
19 |
USES= cmake desktop-file-utils gettext-tools pkgconfig \ |
19 |
USES= cmake compiler:c++11-lang desktop-file-utils gettext-tools pkgconfig \ |
20 |
qt:5 shared-mime-info kde:5 tar:xz |
20 |
qt:5 shared-mime-info kde:5 tar:xz |
21 |
USE_GL= gl glu |
21 |
USE_GL= gl glu |
22 |
USE_KDE= archive attica auth bookmarks codecs completion config \ |
22 |
USE_KDE= archive attica auth bookmarks codecs completion config \ |