From nobody Mon Nov 22 09:18:11 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id EF484188A977; Mon, 22 Nov 2021 09:18:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HyMBW4bRqz4tW4; Mon, 22 Nov 2021 09:18:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 65E3820313; Mon, 22 Nov 2021 09:18:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AM9IBUA078656; Mon, 22 Nov 2021 09:18:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AM9IBRs078655; Mon, 22 Nov 2021 09:18:11 GMT (envelope-from git) Date: Mon, 22 Nov 2021 09:18:11 GMT Message-Id: <202111220918.1AM9IBRs078655@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adriaan de Groot Subject: git: 28a9d1be9565 - main - deskutils/kalendar: pet portlint List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adridg X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 28a9d1be9565f322a867baf9d877b6ccfa348421 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=28a9d1be9565f322a867baf9d877b6ccfa348421 commit 28a9d1be9565f322a867baf9d877b6ccfa348421 Author: Adriaan de Groot AuthorDate: 2021-11-22 09:17:18 +0000 Commit: Adriaan de Groot CommitDate: 2021-11-22 09:18:08 +0000 deskutils/kalendar: pet portlint I should have portlinted before adding this to the tree. --- deskutils/kalendar/Makefile | 12 +++++++++--- deskutils/kalendar/pkg-descr | 4 ++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/deskutils/kalendar/Makefile b/deskutils/kalendar/Makefile index 21e4db27d1bd..db287d525532 100644 --- a/deskutils/kalendar/Makefile +++ b/deskutils/kalendar/Makefile @@ -11,10 +11,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt USES= cmake compiler:c++17-lang desktop-file-utils \ kde:5 xorg qt:5 tar:xz -USE_QT= concurrent core dbus declarative gui location multimedia network \ - printsupport quickcontrols2 svg widgets xml \ +USE_QT= concurrent core dbus declarative gui location multimedia \ + network printsupport quickcontrols2 svg widgets xml \ buildtools_build linguist_build qmake_build -USE_KDE= akonadi akonadicalendar akonadicontacts auth calendarcore calendarsupport calendarutils config contacts codecs configwidgets coreaddons dbusaddons eventviews grantleetheme i18n identitymanagement itemmodels kirigami2 mime people pimtextedit sonnet textwidgets widgetsaddons xmlgui windowsystem +USE_KDE= akonadi akonadicalendar akonadicontacts auth \ + calendarcore calendarsupport calendarutils config contacts \ + codecs configwidgets coreaddons dbusaddons eventviews \ + grantleetheme i18n identitymanagement itemmodels kirigami2 \ + mime people pimtextedit sonnet textwidgets widgetsaddons \ + xmlgui windowsystem \ + ecm_build USE_XORG= x11 .include diff --git a/deskutils/kalendar/pkg-descr b/deskutils/kalendar/pkg-descr index f59e42f35e12..df06d82f3b55 100644 --- a/deskutils/kalendar/pkg-descr +++ b/deskutils/kalendar/pkg-descr @@ -1,6 +1,6 @@ Kalendar is a Kirigami-based calendar application that uses Akonadi. It -lets you add, edit and delete events from local and remote accounts of -your choice, while keeping changes synchronised across your Plasma desktop +lets you add, edit and delete events from local and remote accounts of +your choice, while keeping changes synchronised across your Plasma desktop or phone. WWW: https://invent.kde.org/pim/kalendar