svn commit: r547670 - in head/devel: . kirigami-gallery

Tobias C. Berner tcberner at FreeBSD.org
Sat Sep 5 18:29:20 UTC 2020


Author: tcberner
Date: Sat Sep  5 18:29:18 2020
New Revision: 547670
URL: https://svnweb.freebsd.org/changeset/ports/547670

Log:
  New port: devel/kirigami-gallery -- Gallery application built using Kirigami
  
  Example application which uses all features from kirigami, including links to
  the sourcecode, tips on how to use the components and links to the
  corresponding HIG pages and code examples on cgit
  
  WWW: https://invent.kde.org/sdk/kirigami-gallery

Added:
  head/devel/kirigami-gallery/
  head/devel/kirigami-gallery/Makefile   (contents, props changed)
  head/devel/kirigami-gallery/distinfo   (contents, props changed)
  head/devel/kirigami-gallery/pkg-descr   (contents, props changed)
  head/devel/kirigami-gallery/pkg-plist   (contents, props changed)
Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Sep  5 17:59:58 2020	(r547669)
+++ head/devel/Makefile	Sat Sep  5 18:29:18 2020	(r547670)
@@ -1059,6 +1059,7 @@
     SUBDIR += kf5-solid
     SUBDIR += kf5-threadweaver
     SUBDIR += kio-extras
+    SUBDIR += kirigami-gallery
     SUBDIR += kiwix-lib
     SUBDIR += kms-cmake-utils
     SUBDIR += kodi-platform

Added: head/devel/kirigami-gallery/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/kirigami-gallery/Makefile	Sat Sep  5 18:29:18 2020	(r547670)
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME=	kirigami-gallery
+DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+CATEGORIES=	devel kde kde-applications
+
+MAINTAINER=	kde at FreeBSD.org
+COMMENT=	Kirigami component gallery application
+
+LICENSE=	LGPL20
+LICENSE_FILE=	${WRKSRC}/LICENSE.LGPL-2
+
+USES=		cmake kde:5 qt:5 tar:xz
+USE_KDE=	ecm kirigami2 package
+USE_QT=		core declarative gui network quickcontrols2 svg widgets \
+		buildtools_build qmake_build
+
+OPTIONS_DEFINE=	DOCS
+
+.include <bsd.port.mk>

Added: head/devel/kirigami-gallery/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/kirigami-gallery/distinfo	Sat Sep  5 18:29:18 2020	(r547670)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1599329267
+SHA256 (KDE/release-service/20.08.1/kirigami-gallery-20.08.1.tar.xz) = 497886cc5a8483f068a642ce19df19f69fd105a4fb583f1a9898c885659c9df5
+SIZE (KDE/release-service/20.08.1/kirigami-gallery-20.08.1.tar.xz) = 287796

Added: head/devel/kirigami-gallery/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/kirigami-gallery/pkg-descr	Sat Sep  5 18:29:18 2020	(r547670)
@@ -0,0 +1,5 @@
+Example application which uses all features from kirigami, including links to
+the sourcecode, tips on how to use the components and links to the
+corresponding HIG pages and code examples on cgit
+
+WWW: https://invent.kde.org/sdk/kirigami-gallery

Added: head/devel/kirigami-gallery/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/kirigami-gallery/pkg-plist	Sat Sep  5 18:29:18 2020	(r547670)
@@ -0,0 +1,32 @@
+bin/kirigami2gallery
+share/applications/org.kde.kirigami2.gallery.desktop
+share/locale/ca/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/ca at valencia/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/cs/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/da/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/de/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/el/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/en_GB/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/es/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/et/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/eu/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/fi/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/fr/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/gl/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/it/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/ja/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/ko/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/lt/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/nl/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/nn/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/pl/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/pt/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/pt_BR/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/ru/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/sk/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/sl/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/sv/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/uk/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/zh_CN/LC_MESSAGES/kirigamigallery_qt.qm
+share/locale/zh_TW/LC_MESSAGES/kirigamigallery_qt.qm
+share/metainfo/org.kde.kirigami2.gallery.appdata.xml


More information about the svn-ports-all mailing list