11PORTNAME = kexi
22DISTVERSION = 3.2.0
3- PORTREVISION = 6
3+ PORTREVISION = 7
44CATEGORIES = databases kde
55MASTER_SITES = KDE/stable/${PORTNAME}/src
66DIST_SUBDIR = KDE/${PORTNAME}
@@ -13,18 +13,19 @@ LIB_DEPENDS= libKDb3.so:databases/kdb \
1313 libKPropertyCore3.so:x11-toolkits/kproperty \
1414 libKReport3.so:textproc/kreport
1515
16- USES = cmake compiler:c++11-lang desktop-file-utils gettext gl \
17- gnome iconv kde:5 pkgconfig qt:5 tar:xz xorg
16+ USES = cmake compiler:c++11-lang desktop-file-utils gettext gl gnome \
17+ iconv kde:5 pkgconfig qt:5 tar:xz xorg
1818USE_GL = gl
19- USE_GNOME = glib20
20- USE_KDE = auth bookmarks codecs completion config \
21- configwidgets coreaddons crash ecm guiaddons i18n \
22- iconthemes itemviews jobwidgets kio parts service \
23- solid sonnet syntaxhighlighting texteditor textwidgets \
24- widgetsaddons windowsystem xmlgui breeze-icons:build
25- USE_QT = concurrent core dbus declarative gui network printsupport webkit widgets xml \
26- buildtools:build qmake:build testlib:build
27- USE_XORG = x11
19+ USE_GNOME = glib20
20+ USE_KDE = auth bookmarks codecs completion config configwidgets \
21+ coreaddons crash guiaddons i18n iconthemes itemviews \
22+ jobwidgets kio parts service solid sonnet syntaxhighlighting \
23+ texteditor textwidgets widgetsaddons windowsystem xmlgui \
24+ breeze-icons:build ecm:build
25+ USE_QT = concurrent core dbus declarative gui network printsupport \
26+ webkit widgets xml \
27+ buildtools:build qmake:build testlib:build
28+ USE_XORG = x11
2829
2930CONFLICTS_INSTALL = calligra-2*
3031
0 commit comments