Skip to content

Commit c6274ee

Browse files
committed
KDE: make ecm a build-only dependency in kde@ maintained ports
1 parent dc4e8c0 commit c6274ee

37 files changed

Lines changed: 205 additions & 173 deletions

File tree

accessibility/libqaccessibilityclient/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= libqaccessibilityclient
22
DISTVERSION= 0.4.1
3-
PORTREVISION= 1
3+
PORTREVISION= 2
44
CATEGORIES= accessibility kde
55
MASTER_SITES= KDE/stable/${PORTNAME}/
66

@@ -12,7 +12,7 @@ LICENSE= LGPL21
1212
LICENSE_FILE= ${WRKSRC}/COPYING
1313

1414
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
15-
USE_KDE= ecm
15+
USE_KDE= ecm:build
1616
USE_QT= core dbus gui widgets \
1717
buildtools:build qmake:build
1818

databases/futuresql/Makefile

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= futuresql
22
DISTVERSION= 0.1.1
3+
PORTREVISION= 1
34
CATEGORIES= databases kde
45
MASTER_SITES= KDE/stable/${PORTNAME}/
56

@@ -9,7 +10,8 @@ WWW= https://api.kde.org/futuresql/html/index.html
910

1011
USES= cmake kde:5 qt:5 tar:xz
1112

12-
USE_KDE= ecm
13-
USE_QT= core sql buildtools:build qmake:build
13+
USE_KDE= ecm:build
14+
USE_QT= core sql \
15+
buildtools:build qmake:build
1416

1517
.include <bsd.port.mk>

databases/kbibtex/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= kbibtex
22
DISTVERSION= 0.10.0
3-
PORTREVISION= 3
3+
PORTREVISION= 4
44
CATEGORIES= databases kde
55
MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}
66

@@ -17,10 +17,10 @@ USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \
1717
iconv kde:5 pkgconfig qca qt:5 shared-mime-info tar:xz xorg
1818
USE_GNOME= libxml2 libxslt
1919
USE_KDE= auth bookmarks codecs completion config configwidgets \
20-
coreaddons crash ecm i18n iconthemes itemviews jobwidgets kio \
20+
coreaddons crash i18n iconthemes itemviews jobwidgets kio \
2121
parts service solid sonnet syntaxhighlighting texteditor \
2222
textwidgets wallet widgetsaddons windowsystem xmlgui \
23-
doctools:build
23+
doctools:build ecm:build
2424
USE_QT= concurrent core dbus declarative gui location network \
2525
networkauth printsupport webchannel widgets xml xmlpatterns \
2626
buildtools:build qmake:build

databases/kdb/Makefile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= kdb
22
DISTVERSION= 3.2.0
3-
PORTREVISION= 13
3+
PORTREVISION= 14
44
CATEGORIES= databases kde
55
MASTER_SITES= KDE/stable/${PORTNAME}/src
66
DIST_SUBDIR= KDE/${PORTNAME}
@@ -14,11 +14,11 @@ WWW= https://community.kde.org/KDb
1414

1515
LIB_DEPENDS= libicuuc.so:devel/icu
1616

17-
USES= cmake compiler:c++11-lang kde:5 \
18-
python qt:5 tar:xz
19-
USE_KDE= coreaddons ecm i18n
20-
USE_QT= core gui network widgets xml \
21-
buildtools:build qmake:build
17+
USES= cmake compiler:c++11-lang kde:5 python qt:5 tar:xz
18+
USE_KDE= coreaddons i18n \
19+
ecm:build
20+
USE_QT= core gui network widgets xml \
21+
buildtools:build qmake:build
2222

2323
# In the future, these options will be moved into slave ports
2424
OPTIONS_DEFINE= SQLITE MYSQL PGSQL

databases/kexi/Makefile

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= kexi
22
DISTVERSION= 3.2.0
3-
PORTREVISION= 6
3+
PORTREVISION= 7
44
CATEGORIES= databases kde
55
MASTER_SITES= KDE/stable/${PORTNAME}/src
66
DIST_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
1818
USE_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

2930
CONFLICTS_INSTALL= calligra-2*
3031

deskutils/kuserfeedback/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= kuserfeedback
22
DISTVERSION= 1.2.0
3-
PORTREVISION= 1
3+
PORTREVISION= 2
44
CATEGORIES= deskutils kde
55
MASTER_SITES= KDE/stable/${PORTNAME}/
66

@@ -12,7 +12,7 @@ LICENSE= MIT
1212
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
1313

1414
USES= bison cmake compiler:c++11-lang kde:5 qt:5 tar:xz
15-
USE_KDE= ecm
15+
USE_KDE= ecm:build
1616
USE_QT= charts core declarative gui network printsupport svg widgets \
1717
buildtools:build help:build qdoc:build qmake:build
1818

devel/heaptrack/Makefile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= heaptrack
22
DISTVERSION= 1.4.0
3-
PORTREVISION= 3
3+
PORTREVISION= 4
44
CATEGORIES= devel kde
55
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/
66

@@ -16,12 +16,12 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
1616
libKChart.so:graphics/kdiagram \
1717
libzstd.so:archivers/zstd
1818

19-
USES= cmake compiler:c++11-lang desktop-file-utils kde:5 \
20-
localbase qt:5 tar:xz xorg
21-
USE_KDE= auth auth codecs completion config config \
22-
configwidgets coreaddons ecm i18n iconthemes itemmodels \
23-
jobwidgets kio kio service solid threadweaver \
24-
widgetsaddons windowsystem
19+
USES= cmake compiler:c++11-lang desktop-file-utils kde:5 localbase \
20+
qt:5 tar:xz xorg
21+
USE_KDE= auth codecs completion config configwidgets coreaddons i18n \
22+
iconthemes itemmodels jobwidgets kio service solid \
23+
threadweaver widgetsaddons windowsystem \
24+
ecm:build
2525
USE_QT= concurrent core dbus gui network widgets xml \
2626
buildtools:build qmake:build
2727
USE_XORG= x11

devel/kdesvn/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= kdesvn
22
DISTVERSION= 2.1.0
3-
PORTREVISION= 4
3+
PORTREVISION= 5
44
CATEGORIES= devel kde
55
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/
66

@@ -20,10 +20,10 @@ CONFLICTS_INSTALL= qsvn
2020

2121
USES= bdb cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
2222
USE_KDE= auth bookmarks codecs completion config configwidgets \
23-
coreaddons dbusaddons ecm i18n iconthemes itemviews jobwidgets \
24-
kio notifications parts service sonnet solid texteditor \
23+
coreaddons dbusaddons i18n iconthemes itemviews jobwidgets kio \
24+
notifications parts service solid sonnet texteditor \
2525
textwidgets wallet widgetsaddons windowsystem xmlgui \
26-
doctools:build
26+
doctools:build ecm:build
2727
USE_QT= concurrent core dbus gui network sql widgets xml \
2828
buildtools:build qmake:build
2929
USE_XORG= x11

devel/kdevelop-pg-qt/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= kdevelop-pg-qt
22
DISTVERSION= 2.2.2
3+
PORTREVISION= 1
34
CATEGORIES= devel kde
45
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src
56
DIST_SUBDIR= KDE/kdevelop
@@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB
1415
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
1516

1617
USES= bison cmake compiler:c++11-lib kde:5 qt:5 tar:xz
17-
USE_KDE= ecm
18+
USE_KDE= ecm:build
1819
USE_QT= core testlib \
1920
buildtools:build qmake:build
2021

devel/kommit/Makefile

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= kommit
22
DISTVERSION= 1.0.2
3+
PORTREVISION= 1
34
MASTER_SITES= KDE/stable/${PORTNAME}/
45
CATEGORIES= devel kde
56

@@ -10,11 +11,12 @@ WWW= https://github.com/HamedMasafi/GitKlient
1011
LICENSE= GPLv2
1112
LICENSE_FILE= ${WRKSRC}/COPYING
1213

13-
USES= cmake kde:5 localbase:ldflags pkgconfig qt:5 xorg tar:xz
14+
USES= cmake kde:5 localbase:ldflags pkgconfig qt:5 tar:xz xorg
1415
USE_KDE= auth bookmarks codecs completion config configwidgets \
15-
coreaddons crash dbusaddons doctools ecm i18n itemviews \
16-
jobwidgets kio parts service solid sonnet syntaxhighlighting \
17-
texteditor textwidgets widgetsaddons windowsystem xmlgui
16+
coreaddons crash dbusaddons doctools i18n itemviews jobwidgets \
17+
kio parts service solid sonnet syntaxhighlighting texteditor \
18+
textwidgets widgetsaddons windowsystem xmlgui \
19+
ecm:build
1820
USE_QT= concurrent core dbus gui network testlib widgets xml \
1921
buildtools:build qmake:build
2022
USE_XORG= x11

0 commit comments

Comments
 (0)