mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 15:51:51 -04:00
multimedia/kdemultimedia-ffmpegthumbs: Drop unused taglib dep
This commit is contained in:
parent
bb76d04539
commit
ce37beaf31
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= ffmpegthumbs
|
PORTNAME= ffmpegthumbs
|
||||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= multimedia kde kde-applications
|
CATEGORIES= multimedia kde kde-applications
|
||||||
PKGNAMEPREFIX= kdemultimedia-
|
PKGNAMEPREFIX= kdemultimedia-
|
||||||
|
|
||||||
|
@ -9,8 +10,7 @@ WWW= https://www.kde.org/
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libswscale.so:multimedia/ffmpeg \
|
LIB_DEPENDS= libswscale.so:multimedia/ffmpeg
|
||||||
libtag.so:audio/taglib
|
|
||||||
|
|
||||||
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz xorg
|
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz xorg
|
||||||
USE_KDE= completion config coreaddons i18n jobwidgets kio service solid \
|
USE_KDE= completion config coreaddons i18n jobwidgets kio service solid \
|
||||||
|
|
Loading…
Add table
Reference in a new issue