mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/kf6-kwallet: rework coinstallability with KF5 kwallet
kwalletd6 provides both kwalletd5 and kwalletd6 D-Bus services.
This commit is contained in:
parent
13319d3f59
commit
bd3ca94b9d
2 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= kwallet
|
||||
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -20,9 +20,4 @@ USE_KDE= colorscheme config coreaddons crash dbusaddons i18n \
|
|||
USE_QT= base
|
||||
USE_XORG= x11
|
||||
|
||||
# fix conflict with sysutils/kf5-kwallet
|
||||
post-install:
|
||||
${RM} ${STAGEDIR}${PREFIX}/share/dbus-1/services/org.kde.kwalletd5.service
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -15,7 +15,7 @@ lib/libKF6WalletBackend.so.6
|
|||
lib/libKF6WalletBackend.so.%%KDE_FRAMEWORKS_VERSION%%
|
||||
share/applications/org.kde.kwalletd6.desktop
|
||||
share/dbus-1/interfaces/kf6_org.kde.KWallet.xml
|
||||
@comment share/dbus-1/services/org.kde.kwalletd5.service
|
||||
share/dbus-1/services/org.kde.kwalletd5.service
|
||||
share/dbus-1/services/org.kde.kwalletd6.service
|
||||
share/knotifications6/kwalletd6.notifyrc
|
||||
share/locale/ar/LC_MESSAGES/kwallet6-query.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue