2020-11-28 09:04:58 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.63 2020/11/28 09:04:58 rsadowski Exp $
|
2018-02-19 19:33:35 +00:00
|
|
|
|
|
|
|
COMMENT = organizer for book/dvd/music collections
|
|
|
|
|
2020-11-28 09:04:58 +00:00
|
|
|
DISTNAME = tellico-3.3.4
|
2018-02-19 19:33:35 +00:00
|
|
|
|
|
|
|
CATEGORIES = x11
|
|
|
|
|
2020-03-31 04:45:57 +00:00
|
|
|
HOMEPAGE = https://tellico-project.org
|
2018-02-19 19:33:35 +00:00
|
|
|
|
|
|
|
MAINTAINER = Rafael Sadowski <rsadowski@openbsd.org>
|
|
|
|
|
|
|
|
# GPLv3
|
2019-07-12 20:50:46 +00:00
|
|
|
PERMIT_PACKAGE = Yes
|
2018-02-19 19:33:35 +00:00
|
|
|
|
Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:
- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new
WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
share/qlogging-categories5/, which ends in a lot of PLIST chages.
List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@
Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
|
|
|
WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5Attica KF5Auth KF5AuthCore
|
|
|
|
WANTLIB += KF5Bookmarks KF5Cddb KF5Codecs KF5Completion KF5ConfigCore
|
|
|
|
WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5Crash
|
|
|
|
WANTLIB += KF5FileMetaData KF5GuiAddons KF5I18n KF5IconThemes
|
|
|
|
WANTLIB += KF5ItemModels KF5ItemViews KF5JS KF5JobWidgets KF5KHtml
|
|
|
|
WANTLIB += KF5KIOCore KF5KIOFileWidgets KF5KIOGui KF5KIOWidgets
|
|
|
|
WANTLIB += KF5NewStuff KF5NewStuffCore KF5Parts KF5Sane KF5Service
|
|
|
|
WANTLIB += KF5Solid KF5SonnetCore KF5SonnetUi KF5TextWidgets KF5Wallet
|
|
|
|
WANTLIB += KF5WidgetsAddons KF5WindowSystem KF5XmlGui Qt5Concurrent
|
|
|
|
WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets Qt5Xml
|
|
|
|
WANTLIB += c cdio exempi exslt iconv iso9660 m poppler poppler-qt5
|
|
|
|
WANTLIB += tag xml2 xslt yaz
|
2018-02-19 19:33:35 +00:00
|
|
|
|
2019-11-10 13:23:43 +00:00
|
|
|
MASTER_SITES = http://tellico-project.org/files/
|
|
|
|
EXTRACT_SUFX = .tar.xz
|
2018-02-19 19:33:35 +00:00
|
|
|
|
2019-11-10 13:23:43 +00:00
|
|
|
MODULES += devel/kf5 \
|
|
|
|
lang/python
|
2018-02-19 19:33:35 +00:00
|
|
|
|
2019-11-10 13:23:43 +00:00
|
|
|
BUILD_DEPENDS = devel/gettext,-tools \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kdoctools
|
|
|
|
|
2019-11-10 13:23:43 +00:00
|
|
|
RUN_DEPENDS = devel/desktop-file-utils \
|
2018-02-19 19:33:35 +00:00
|
|
|
misc/shared-mime-info \
|
|
|
|
devel/kf5/kdoctools \
|
|
|
|
x11/gtk+3,-guic
|
|
|
|
|
2019-11-10 13:23:43 +00:00
|
|
|
LIB_DEPENDS = audio/libcdio \
|
2018-12-21 19:51:46 +00:00
|
|
|
audio/taglib \
|
2018-03-06 07:52:02 +00:00
|
|
|
devel/kf5/attica \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/karchive \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/kbookmarks \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kcodecs \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/kcompletion \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kconfig \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/kconfigwidgets \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kcoreaddons \
|
|
|
|
devel/kf5/kcrash \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/kfilemetadata \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kguiaddons \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/khtml \
|
|
|
|
devel/kf5/ki18n \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kiconthemes \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/kio \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kitemmodels \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/kitemviews \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kjobwidgets \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/kjs \
|
|
|
|
devel/kf5/knewstuff \
|
|
|
|
devel/kf5/kparts \
|
|
|
|
devel/kf5/kservice \
|
2018-02-19 19:33:35 +00:00
|
|
|
devel/kf5/kwallet \
|
|
|
|
devel/kf5/kwidgetsaddons \
|
|
|
|
devel/kf5/kwindowsystem \
|
|
|
|
devel/kf5/kxmlgui \
|
2018-12-21 19:51:46 +00:00
|
|
|
devel/kf5/solid \
|
|
|
|
devel/kf5/sonnet \
|
2018-02-19 19:33:35 +00:00
|
|
|
net/yaz \
|
2019-06-19 19:45:59 +00:00
|
|
|
print/poppler,-qt5 \
|
2018-02-19 19:33:35 +00:00
|
|
|
textproc/exempi \
|
2018-12-21 19:51:46 +00:00
|
|
|
textproc/libxml \
|
|
|
|
textproc/libxslt \
|
2019-05-31 16:28:43 +00:00
|
|
|
x11/kde-applications/libkcddb \
|
2018-12-21 19:51:46 +00:00
|
|
|
x11/kde-applications/libksane
|
2018-02-19 19:33:35 +00:00
|
|
|
|
|
|
|
TEST_IS_INTERACTIVE = X11
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py \
|
|
|
|
${PREFIX}/share/tellico/data-sources/
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|