Unbreak (hopefully) Calligra after recent QML files placement change.
I could not build calligra right now, but at least things won't go worse. Missed this among other KF5 stuff. Inpired by mail from aja@ via rsadowski@.
This commit is contained in:
parent
0f39741cda
commit
16519e074b
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2017/05/31 22:02:09 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2017/07/13 11:58:14 zhuk Exp $
|
||||
|
||||
COMMENT = K Desktop Environment, office suite
|
||||
HOMEPAGE = https://www.calligra-suite.org/
|
||||
VERSION = 3.0.1
|
||||
DISTNAME = calligra-${VERSION}
|
||||
CATEGORIES = editors
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
DIST_SUBDIR = kde
|
||||
MASTER_SITES = ${MASTER_SITE_KDE:=stable/calligra/${VERSION}/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2017/05/30 18:57:20 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2017/07/13 11:58:14 zhuk Exp $
|
||||
@conflict koffice-*
|
||||
@pkgpath editors/calligra-l10n/bs
|
||||
@conflict calligra-l10n-bs-*
|
||||
@ -96,9 +96,9 @@
|
||||
@lib lib/libkundo2.so.${LIBkundo2_VERSION}
|
||||
@lib lib/libpigmentcms.so.${LIBpigmentcms_VERSION}
|
||||
@lib lib/libwordsprivate.so.${LIBwordsprivate_VERSION}
|
||||
lib/qml/org/kde/calligra/
|
||||
lib/qml/org/kde/calligra/libCalligraComponentsPlugin.so
|
||||
lib/qml/org/kde/calligra/qmldir
|
||||
lib/qt5/qml/org/kde/calligra/
|
||||
lib/qt5/qml/org/kde/calligra/libCalligraComponentsPlugin.so
|
||||
lib/qt5/qml/org/kde/calligra/qmldir
|
||||
lib/qt5/plugins/calligra/
|
||||
lib/qt5/plugins/calligra/colorspaces/
|
||||
lib/qt5/plugins/calligra/colorspaces/kolcmsengine.so
|
||||
|
Loading…
Reference in New Issue
Block a user