Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 20:16:31 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502629 - in head/graphics: . peruse
Message-ID:  <201905252016.x4PKGVuB066054@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat May 25 20:16:30 2019
New Revision: 502629
URL: https://svnweb.freebsd.org/changeset/ports/502629

Log:
  New port: graphics/peruse -- Comic Book Reader by KDE
  
  https://peruse.kde.org/

Added:
  head/graphics/peruse/
  head/graphics/peruse/Makefile   (contents, props changed)
  head/graphics/peruse/distinfo   (contents, props changed)
  head/graphics/peruse/pkg-descr   (contents, props changed)
  head/graphics/peruse/pkg-plist   (contents, props changed)
Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sat May 25 20:02:55 2019	(r502628)
+++ head/graphics/Makefile	Sat May 25 20:16:30 2019	(r502629)
@@ -733,6 +733,7 @@
     SUBDIR += pencil2d
     SUBDIR += peps
     SUBDIR += perceptualdiff
+    SUBDIR += peruse
     SUBDIR += pfstools
     SUBDIR += pgplot
     SUBDIR += pho

Added: head/graphics/peruse/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/peruse/Makefile	Sat May 25 20:16:30 2019	(r502629)
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME=	peruse
+DISTVERSION=	1.2-186
+DISTVERSIONSUFFIX=	-g4982089
+CATEGORIES=	graphics kde
+
+LICENCE=	LPGL21
+
+MAINTAINER=	kde@FreeBSD.org
+COMMENT=	Comic book viewer
+
+USES=		cmake pkgconfig kde:5 qt:5 tar:xz
+USE_GITHUB=	yes
+GH_ACCOUNT=	KDE
+USE_KDE=	archive baloo completion config coreaddons ecm filemetadata i18n \
+		iconthemes jobwidgets kdeclarative kio package service \
+		widgetsaddons
+USE_QT=		concurrent core dbus declarative gui network opengl sql widgets \
+		buildtools_build qmake_build
+
+.include <bsd.port.mk>
+

Added: head/graphics/peruse/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/peruse/distinfo	Sat May 25 20:16:30 2019	(r502629)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1558813347
+SHA256 (KDE-peruse-1.2-186-g4982089_GH0.tar.gz) = bf035ffd3afec1d659f74bdb009b7b5a98831a258a7804c2f2ef5db02ed4b31c
+SIZE (KDE-peruse-1.2-186-g4982089_GH0.tar.gz) = 281755

Added: head/graphics/peruse/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/peruse/pkg-descr	Sat May 25 20:16:30 2019	(r502629)
@@ -0,0 +1,11 @@
+A comic book reader app
+
+This is an application for reading comic books distributed in various digital
+formats. It is based on KDE's Frameworks 5, and the UI is built using Qt
+Quick2.
+
+File discovery is done using Baloo when available and enabled, and otherwise
+through a simple file system digger. The Baloo method is both faster and more
+featureful, and you should be using that whenever possible.
+
+WWW: https://peruse.kde.org/

Added: head/graphics/peruse/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/peruse/pkg-plist	Sat May 25 20:16:30 2019	(r502629)
@@ -0,0 +1,54 @@
+bin/peruse
+bin/perusecreator
+etc/xdg/peruse.knsrc
+lib/libacbf.so
+lib/libacbf.so.0.1
+%%QT_QMLDIR%%/org/kde/contentlist/libcontentlistqmlplugin.so
+%%QT_QMLDIR%%/org/kde/contentlist/qmldir
+%%QT_QMLDIR%%/org/kde/peruse/libperuseqmlplugin.so
+%%QT_QMLDIR%%/org/kde/peruse/qmldir
+share/applications/org.kde.peruse.desktop
+share/applications/org.kde.perusecreator.desktop
+share/icons/hicolor/128x128/apps/peruse-creator.png
+share/icons/hicolor/128x128/apps/peruse.png
+share/icons/hicolor/256x256/apps/peruse-creator.png
+share/icons/hicolor/scalable/apps/peruse-creator.svg
+share/icons/hicolor/scalable/apps/peruse.svg
+share/metainfo/org.kde.peruse.appdata.xml
+share/metainfo/org.kde.perusecreator.appdata.xml
+%%DATADIR%%/qml/Book.qml
+%%DATADIR%%/qml/BookDetails.qml
+%%DATADIR%%/qml/Bookshelf.qml
+%%DATADIR%%/qml/FileFinder.qml
+%%DATADIR%%/qml/Main.qml
+%%DATADIR%%/qml/MobileMain.qml
+%%DATADIR%%/qml/NewStuffStuff.qml
+%%DATADIR%%/qml/PeruseContextDrawer.qml
+%%DATADIR%%/qml/PeruseMain.qml
+%%DATADIR%%/qml/SearchBox.qml
+%%DATADIR%%/qml/Settings.qml
+%%DATADIR%%/qml/Store.qml
+%%DATADIR%%/qml/WelcomePage.qml
+%%DATADIR%%/qml/listcomponents/BookTile.qml
+%%DATADIR%%/qml/listcomponents/BookTileTall.qml
+%%DATADIR%%/qml/listcomponents/CategoryTile.qml
+%%DATADIR%%/qml/listcomponents/CategoryTileTall.qml
+%%DATADIR%%/qml/listcomponents/ListPageHeader.qml
+%%DATADIR%%/qml/listcomponents/Section.qml
+%%DATADIR%%/qml/viewers/ImageBrowser.qml
+%%DATADIR%%/qml/viewers/ViewerBase.qml
+%%DATADIR%%/qml/viewers/cbr.qml
+%%DATADIR%%/qml/viewers/folderofimages.qml
+%%DATADIR%%/qml/viewers/okular.qml
+%%DATADIR%%creator/qml/AddPageArea.qml
+%%DATADIR%%creator/qml/AddPageSheet.qml
+%%DATADIR%%creator/qml/Book.qml
+%%DATADIR%%creator/qml/BookMetainfoPage.qml
+%%DATADIR%%creator/qml/BookPage.qml
+%%DATADIR%%creator/qml/CreateNewBook.qml
+%%DATADIR%%creator/qml/Main.qml
+%%DATADIR%%creator/qml/PageMetaInfo.qml
+%%DATADIR%%creator/qml/Settings.qml
+%%DATADIR%%creator/qml/WelcomePage.qml
+%%DATADIR%%creator/qml/metainfoeditors/AuthorEntryEditor.qml
+%%DATADIR%%creator/qml/metainfoeditors/LanguageTextEntryEditor.qml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905252016.x4PKGVuB066054>