Skip to content

Commit

Permalink
misc/kde-thumbnailer-fb2: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent d6d4afb commit 7387b03
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions misc/kde-thumbnailer-fb2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kde-thumbnailer-fb2
PORTVERSION= 0.3.1
DISTVERSIONPREFIX= v
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc kde

MAINTAINER= makc@FreeBSD.org
Expand All @@ -10,9 +10,12 @@ COMMENT= KDE thumbnail generator for fb2 files
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

USES= cmake compiler:c++11-lang kde:5 qt:5
USE_KDE= archive ecm_build kio
USE_QT= buildtools_build qmake_build gui
USES= cmake compiler:c++11-lang kde:5 qt:5 xorg
USE_KDE= ecm_build archive completion config coreaddons jobwidgets kio \
service solid widgetsaddons windowsystem
USE_QT= buildtools_build qmake_build concurrent core dbus gui network \
widgets
USE_XORG= x11

USE_GITHUB= yes
GH_ACCOUNT= Caig
Expand Down

0 comments on commit 7387b03

Please sign in to comment.