Skip to content

Commit

Permalink
graphics/showimage: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent fca3c5a commit 348bf1f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions graphics/showimage/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= showimage
PORTVERSION= 1.10
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics kde
MASTER_SITES= https://dl.opendesktop.org/api/files/download/id/1482097460/ \
LOCAL/tcberner/showimage-0.10/
Expand All @@ -11,12 +11,13 @@ COMMENT= Simple KDE based image viewer
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING

USES= cmake compiler:c++11-lang kde:5 qt:5 tar:bzip2
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:bzip2 xorg
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons ecm i18n itemviews jobwidgets kio service solid \
widgetsaddons xmlgui \
widgetsaddons windowsystem xmlgui \
doctools_build
USE_QT= concurrent core dbus gui network xml widgets \
buildtools_build qmake_build
USE_XORG= x11

.include <bsd.port.mk>

0 comments on commit 348bf1f

Please sign in to comment.