Commit 5d584e74 authored by Max Brazhnikov's avatar Max Brazhnikov
Browse files

net/kpeoplevcard: Remove unused Qt5 port

parent ece50f01
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5325,3 +5325,4 @@ graphics/kimageannotator@qt5||2026-05-30|Unflavorize, remove Qt5 flavor
graphics/kimageannotator@qt6|graphics/kimageannotator|2026-05-30|Unflavorize
accessibility/libqaccessibilityclient@qt5||2026-05-30|Unflavorize, remove Qt5 flavor
accessibility/libqaccessibilityclient@qt6|accessibility/libqaccessibilityclient|2026-05-30|Unflavorize
net/kpeoplevcard||2026-05-30|Removed, not needed anymore
+0 −1
Original line number Diff line number Diff line
@@ -347,7 +347,6 @@
    SUBDIR += knc
    SUBDIR += knxd
    SUBDIR += kontactinterface
    SUBDIR += kpeoplevcard
    SUBDIR += kpimtextedit
    SUBDIR += krakend-ce
    SUBDIR += krdc

net/kpeoplevcard/Makefile

deleted100644 → 0
+0 −23
Original line number Diff line number Diff line
PORTNAME=	kpeoplevcard
DISTVERSION=	0.1
PORTREVISION=	1
CATEGORIES=	net kde
MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Datasource plugin for KPeople to read vCard files
WWW=		https://github.com/KDE/kpeoplevcard

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE=	contacts coreaddons i18n people \
		ecm:build
USE_QT=		core gui widgets \
		buildtools:build qmake:build testlib:build

PLIST_FILES=	lib/cmake/KF5PeopleVCard/KF5PeopleVCardConfig.cmake \
		${QT_PLUGINDIR}/kpeople/datasource/KPeopleVCard.so

.include <bsd.port.mk>

net/kpeoplevcard/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1575840063
SHA256 (kpeoplevcard-0.1.tar.xz) = 8de5df5a3abeed2b13fc56f33d1846ae5b90adfc2127bc1b0ffa5e300b7663c3
SIZE (kpeoplevcard-0.1.tar.xz) = 13424

net/kpeoplevcard/pkg-descr

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
kpeoplevcard provides a datasource plugin for KPeople that reads vCard files
from the local filesystem. It is currently used for KDE Connect and plasma-
phonebook.