mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
misc/tellico: depend on the optional dependencies
This commit is contained in:
parent
e53d64f58c
commit
add763bd79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488387
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= tellico
|
||||
DISTVERSION= 3.1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= http://tellico-project.org/files/
|
||||
|
||||
@ -11,11 +12,15 @@ COMMENT= Collection manager for KDE
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libcdio.so:sysutils/libcdio \
|
||||
LIB_DEPENDS= libbtparse.so:textproc/btparse \
|
||||
libcdio.so:sysutils/libcdio \
|
||||
libcsv.so:textproc/libcsv \
|
||||
libexempi.so:textproc/exempi \
|
||||
libiso9660.so:sysutils/libcdio \
|
||||
libpoppler-qt5.so:graphics/poppler-qt5 \
|
||||
libpoppler.so:graphics/poppler \
|
||||
libtag.so:audio/taglib
|
||||
libtag.so:audio/taglib \
|
||||
libyaz.so:net/yaz
|
||||
|
||||
USES= cmake desktop-file-utils gettext kde:5 pkgconfig python:run \
|
||||
qt:5 shared-mime-info shebangfix tar:xz
|
||||
|
Loading…
Reference in New Issue
Block a user