Skip to content

Commit

Permalink
databases/kexi: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 3a4b67c commit 00a6e00
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions databases/kexi/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= kexi
DISTVERSION= 3.2.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/${PORTNAME}/src
DIST_SUBDIR= KDE/${PORTNAME}
Expand All @@ -12,16 +12,18 @@ LIB_DEPENDS= libKDb3.so:databases/kdb \
libKPropertyCore3.so:x11-toolkits/kproperty \
libKReport3.so:textproc/kreport

USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \
iconv kde:5 pkgconfig qt:5 tar:xz
USES= cmake compiler:c++11-lang desktop-file-utils gettext gl \
gnome iconv kde:5 pkgconfig qt:5 tar:xz xorg
USE_GL= gl
USE_GNOME= glib20
USE_KDE= auth bookmarks codecs completion config \
configwidgets coreaddons crash ecm guiaddons i18n \
iconthemes itemviews jobwidgets kio parts service \
solid sonnet texteditor textwidgets widgetsaddons \
xmlgui breeze-icons_build
solid sonnet syntaxhighlighting texteditor textwidgets \
widgetsaddons windowsystem xmlgui breeze-icons_build
USE_QT= concurrent core dbus declarative gui network printsupport webkit widgets xml \
buildtools_build qmake_build testlib_build
USE_XORG= x11

CONFLICTS_INSTALL= calligra-2*

Expand Down

0 comments on commit 00a6e00

Please sign in to comment.