diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 5338a4e1d96b..33ba278f38a8 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,94 +1,95 @@ PORTNAME= amarok DISTVERSIONPREFIX= v DISTVERSION= 2.9.71 +PORTREVISION= 1 CATEGORIES= audio kde MAINTAINER= kde@FreeBSD.org COMMENT= KDE music player LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libfftw3.so:math/fftw3 \ liblastfm5.so:audio/liblastfm-qt5 \ libqjson-qt5.so:devel/qjson \ libtag.so:audio/taglib \ libtag-extras.so:audio/taglib-extras \ liblz4.so:archivers/liblz4 USES= cmake compiler:c++11-lang desktop-file-utils \ kde:5 mysql:client,embedded pkgconfig qca qt:5 shebangfix ssl xorg USE_QT= core concurrent declarative dbus gui location network phonon4 \ quickcontrols2 script scripttools sql svg webchannel \ webkit widgets xml \ buildtools_build qmake_build USE_KDE= archive auth attica bookmarks codecs config configwidgets \ completion coreaddons crash dbusaddons dnssd globalaccel \ guiaddons i18n iconthemes itemviews jobwidgets kdeclarative \ kcmutils kio kirigami2 newstuff notifications notifyconfig \ package parts service solid sonnet texteditor textwidgets \ threadweaver wallet widgetsaddons windowsystem xmlgui \ - ecm_build + ecm_build doctools_build USE_XORG= ice sm x11 xext USE_LDCONFIG= yes KDE_INVENT= 3e11ccdd1417e70486eaaa84d8475182eec44c20 multimedia CONFIGURE_ENV= MYSQL_DIR=${LOCALBASE} SHEBANG_FILES= src/kconf_update/amarok-2.4.1-tokens_syntax_update.pl CMAKE_ARGS= -DOPENSSL_ROOT_DIR=${OPENSSLBASE} CMAKE_ON= WITH_DESKTOP_UI CMAKE_OFF= WITH_FFmpeg BROKEN_sparc64= does not build (GCC-related error) OPTIONS_DEFINE= IPOD MP3TUNES MTP QTWEBENGINE OPTIONS_DEFAULT= IPOD MP3TUNES MTP OPTIONS_DEFAULT_amd64= QTWEBENGINE OPTIONS_DEFAULT_i386= QTWEBENGINE OPTIONS_SUB= yes IPOD_DESC= Apple iPod support IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \ libimobiledevice-1.0.so:comms/libimobiledevice \ libplist-2.0.so:devel/libplist IPOD_USE= GNOME=gdkpixbuf2,glib20 IPOD_USES= gnome IPOD_CMAKE_BOOL= WITH_IPOD MP3TUNES_DESC= MP3tunes support MP3TUNES_LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth \ libcurl.so:ftp/curl MP3TUNES_LIB_DEPENDS_OFF= libgcrypt.so:security/libgcrypt MP3TUNES_USE= GNOME=glib20,libxml2 MP3TUNES_USES= gnome MP3TUNES_CMAKE_BOOL= WITH_MP3Tunes MP3TUNES_CMAKE_BOOL_OFF= WITH_Libgcrypt MTP_LIB_DEPENDS= libmtp.so:multimedia/libmtp MTP_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Mtp QTWEBENGINE_DESC= Add dependency on qt5-webengine QTWEBENGINE_USE= qt=webengine QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine post-patch: @${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \ ${WRKSRC}/cmake/modules/FindLoudmouth.cmake post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages .include .if ${PORT_OPTIONS:MQTWEBENGINE} DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine EXPIRATION_DATE=2021-06-23 .endif .include diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile index 6582f2a4ebbc..e04c61416a3c 100644 --- a/audio/plasma5-plasma-pa/Makefile +++ b/audio/plasma5-plasma-pa/Makefile @@ -1,21 +1,22 @@ PORTNAME= plasma-pa DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= audio kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 Plasma pulse audio mixer LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libpulse.so:audio/pulseaudio USES= cmake compiler:c++11-lib cpe gettext gnome kde:5 pkgconfig qt:5 \ shebangfix tar:xz USE_GNOME= gconf2 USE_KDE= config configwidgets coreaddons ecm globalaccel i18n \ - kdeclarative notifications package plasma-framework + kdeclarative notifications package plasma-framework \ + doctools_build USE_QT= core dbus declarative gui network widgets \ buildtools_build qmake_build SHEBANG_FILES= data/plasmaVolumeDisableKMixAutostart.pl .include diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index 6f31d66649fc..f49c7d106b4e 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -1,45 +1,46 @@ # Created by: Markus Brueffer PORTNAME= kbibtex DISTVERSION= 0.9.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Bibliography editor for KDE LIB_DEPENDS= libicuuc.so:devel/icu \ libpoppler.so:graphics/poppler \ libpoppler-qt5.so:graphics/poppler-qt5 \ libqoauth-qt5.so:net/qoauth-qt5 USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \ iconv kde:5 qca qt:5 shared-mime-info tar:xz USE_GNOME= libxml2 libxslt USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash ecm i18n iconthemes itemviews jobwidgets \ kio parts service solid sonnet texteditor textwidgets wallet \ - widgetsaddons windowsystem xmlgui + widgetsaddons windowsystem xmlgui \ + doctools_build USE_QT= concurrent core dbus declarative gui location network \ printsupport webchannel widgets xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= WEBENGINE OPTIONS_DEFAULT_amd64= WEBENGINE OPTIONS_DEFAULT_i386= WEBENGINE WEBENGINE_DESC= Add dependency on qt5-webengine WEBENGINE_USE= QT=webengine WEBENGINE_USE_OFF= QT=webkit WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets .include .if ${PORT_OPTIONS:MWEBENGINE} DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine EXPIRATION_DATE=2021-06-23 .endif .include diff --git a/deskutils/ktimetracker/Makefile b/deskutils/ktimetracker/Makefile index 9a2dfb0c3fad..a2ea95471aea 100644 --- a/deskutils/ktimetracker/Makefile +++ b/deskutils/ktimetracker/Makefile @@ -1,20 +1,22 @@ PORTNAME= ktimetracker DISTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= deskutils kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src/ MAINTAINER= kde@FreeBSD.org COMMENT= Todo management and time tracker LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= kio sonnet auth calendarcore codecs config configwidgets \ coreaddons dbusaddons i18n idletime jobwidgets \ notifications service textwidgets widgetsaddons \ - windowsystem xmlgui + windowsystem xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build .include diff --git a/devel/kdesvn/Makefile b/devel/kdesvn/Makefile index a839f92ef3a1..6337cae955fc 100644 --- a/devel/kdesvn/Makefile +++ b/devel/kdesvn/Makefile @@ -1,32 +1,33 @@ PORTNAME= kdesvn DISTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/ MAINTAINER= kde@FreeBSD.org COMMENT= KDE frontend for Subversion LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libapr-1.so:devel/apr1 \ libexpat.so:textproc/expat2 \ libgdbm.so:databases/gdbm \ libsvn_client-1.so:devel/subversion CONFLICTS_INSTALL= qsvn-[0-9]* USES= bdb cmake compiler:c++11-lang kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons dbusaddons ecm i18n iconthemes itemviews jobwidgets \ kio notifications parts service sonnet texteditor textwidgets \ - wallet widgetsaddons xmlgui + wallet widgetsaddons xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network sql widgets xml \ buildtools_build qmake_build post-patch: ${REINPLACE_CMD} -e 's#%%EXECINFO%%#${EXECINFO_LDFLAGS} -lexecinfo#' \ ${PATCH_WRKSRC}/src/svnqt/cmake/FindSubversion.cmake .include diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile index 830de187b386..80da766d34a2 100644 --- a/editors/calligraplan/Makefile +++ b/editors/calligraplan/Makefile @@ -1,26 +1,28 @@ PORTNAME= calligraplan DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= editors kde MASTER_SITES= KDE/stable/calligra/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= KDE Calligra project management application LIB_DEPENDS= libKChart.so:graphics/kdiagram USES= cmake cpe compiler:c++11-lib desktop-file-utils kde:5 \ qt:5 tar:xz xorg USE_KDE= activities akonadi archive auth bookmarks codecs completion config \ configwidgets coreaddons dbusaddons ecm guiaddons holidays i18n \ iconthemes itemmodels itemviews jobwidgets js khtml kio \ notifications parts service solid sonnet textwidgets wallet \ widgetsaddons windowsystem xmlgui \ - akonadicontacts calendarcore contacts + akonadicontacts calendarcore contacts \ + doctools_build USE_QT= concurrent core dbus gui network printsupport widgets x11extras xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext PLIST_SUB+= SHLIB_VER=18.0.0 SHLIB_SHORT=18 .include diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 7a78fc36ab1a..01b46041a02e 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,31 +1,32 @@ PORTNAME= kile DISTVERSIONPREFIX= v DISTVERSION= 3.0b3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors kde MAINTAINER= kde@FreeBSD.org COMMENT= LaTeX source editor for KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpoppler.so:graphics/poppler \ libpoppler-qt5.so:graphics/poppler-qt5 USES= cmake compiler:c++11-lang desktop-file-utils kde:5 \ qt:5 shared-mime-info shebangfix USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons ecm guiaddons i18n iconthemes \ init itemviews jobwidgets js khtml kio parts service solid \ sonnet texteditor textwidgets widgetsaddons windowsystem xmlgui \ - okular + okular \ + doctools_build USE_QT= concurrent core dbus gui network script widgets xml \ buildtools_build qmake_build SHEBANG_FILES= *.pl KDE_INVENT= 09ee4ef0417165b93da82c1fc057b9e1713a0c05 office OPTIONS_DEFINE= DOCS .include diff --git a/graphics/kgraphviewer/Makefile b/graphics/kgraphviewer/Makefile index 6d2bd7e8ff61..51d2193210b9 100644 --- a/graphics/kgraphviewer/Makefile +++ b/graphics/kgraphviewer/Makefile @@ -1,25 +1,25 @@ PORTNAME= kgraphviewer DISTVERSION= 2.4.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Graphs-viewer for GraphViz files LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgvc.so:graphics/graphviz USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 tar:xz \ pkgconfig USE_KDE= auth codecs completion config configwidgets \ coreaddons i18n iconthemes jobwidgets kio parts service \ sonnet textwidgets widgetsaddons xmlgui \ - ecm_build + ecm_build doctools_build USE_QT= concurrent core dbus gui network printsupport svg widgets xml \ buildtools_build qmake_build .include diff --git a/graphics/kooka/Makefile b/graphics/kooka/Makefile index e0ba63b8de95..58ceb1eef3d2 100644 --- a/graphics/kooka/Makefile +++ b/graphics/kooka/Makefile @@ -1,26 +1,28 @@ PORTNAME= kooka DISTVERSION= 0.61-323 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= Intuitive, easy to use open source scan program LICENSE= GPLv2+ LIB_DEPENDS= libpaper.so:print/libpaper \ libsane.so:graphics/sane-backends \ libtiff.so:graphics/tiff USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons \ ecm i18n iconthemes itemviews jobwidgets kio service solid sonnet \ - textwidgets widgetsaddons xmlgui + textwidgets widgetsaddons xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network printsupport widgets xml \ buildtools_build qmake_build KDE_INVENT= 3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb PORTSCOUT= limit:^0\. .include diff --git a/graphics/kxstitch/Makefile b/graphics/kxstitch/Makefile index dc8e34c0f3d6..9e06fd4ecf13 100644 --- a/graphics/kxstitch/Makefile +++ b/graphics/kxstitch/Makefile @@ -1,23 +1,24 @@ PORTNAME= kxstitch DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= Cross stitch pattern editor LIB_DEPENDS= libMagick++-6.so:graphics/ImageMagick6 \ libMagickCore-6.so:graphics/ImageMagick6 USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 tar:xz \ xorg USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons \ i18n itemviews jobwidgets kio service solid sonnet textwidgets \ - widgetsaddons xmlgui + widgetsaddons xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network printsupport widgets x11extras \ xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext .include diff --git a/graphics/showimage/Makefile b/graphics/showimage/Makefile index 946fc71b0baf..24d3a6a3ea96 100644 --- a/graphics/showimage/Makefile +++ b/graphics/showimage/Makefile @@ -1,23 +1,24 @@ # Created by: Rusty Nejdl PORTNAME= showimage PORTVERSION= 1.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde MASTER_SITES= https://dl.opendesktop.org/api/files/download/id/1482097460/ \ LOCAL/tcberner/showimage-0.10/ MAINTAINER= kde@FreeBSD.org COMMENT= Simple KDE based image viewer LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang kde:5 qt:5 tar:bzip2 USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons ecm i18n itemviews jobwidgets kio service solid \ - widgetsaddons xmlgui + widgetsaddons xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network xml widgets \ buildtools_build qmake_build .include diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 8397128fa6ec..34102323fd3c 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,56 +1,57 @@ # Created by: Kay Lehmann PORTNAME= labplot DISTVERSION= 2.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Data plotting and function analysis tool by KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgsl.so:math/gsl \ liblz4.so:archivers/liblz4 \ libspectre.so:print/libspectre \ libsz.so:science/szip USES= bison cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 \ shared-mime-info tar:xz USE_KDE= archive attica auth bookmarks codecs completion config configwidgets \ coreaddons crash ecm_build guiaddons i18n iconthemes itemviews \ jobwidgets kdelibs4support kio newstuff notifications parts \ service solid sonnet syntaxhighlighting textwidgets unitconversion \ - widgetsaddons windowsystem xmlgui + widgetsaddons windowsystem xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network printsupport serialport \ sql svg widgets xml \ buildtools_build qmake_build CMAKE_OFF= ENABLE_LIBCERF DATADIR= ${PREFIX}/share/labplot2 OPTIONS_DEFINE= CANTOR FITS FFTW3 HDF5 NETCDF OPTIONS_DEFAULT= ${OPTIONS_DEFINE} CANTOR_DESC= Build with Cantor support CANTOR_CMAKE_BOOL= ENABLE_CANTOR CANTOR_LIB_DEPENDS= libcantorlibs.so:math/cantor \ libpoppler.so:graphics/poppler \ libpoppler-qt5.so:graphics/poppler-qt5 FITS_DESC= Flexible Image Transport System Data Format (FITS) Library FITS_CMAKE_BOOL= ENABLE_FITS FITS_LIB_DEPENDS= libcfitsio.so:astro/cfitsio FFTW3_DESC= Build with FFTW support FFTW3_CMAKE_BOOL= ENABLE_FFTW FFTW3_LIB_DEPENDS= libfftw3.so:math/fftw3 HDF5_DESC= Build with HDF5 support HDF5_CMAKE_BOOL= ENABLE_HDF5 HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 NETCDF_DESC= Build with NetCDF support NETCDF_CMAKE_BOOL= ENABLE_NETCDF NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf .include diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index ef294e0f06c1..2eb3986f676e 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,39 +1,40 @@ # Created by: Kirill Ponomarew PORTNAME= tellico DISTVERSION= 3.3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ MAINTAINER= kde@FreeBSD.org COMMENT= Collection manager for KDE LICENSE= GPLv2 LIB_DEPENDS= libbtparse.so:textproc/btparse \ libcdio.so:sysutils/libcdio \ libcsv.so:textproc/libcsv \ libexempi.so:textproc/exempi \ libiso9660.so:sysutils/libcdio \ libpoppler-qt5.so:graphics/poppler-qt5 \ libpoppler.so:graphics/poppler \ libtag.so:audio/taglib \ libyaz.so:net/yaz USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \ kde:5 pkgconfig python:run qt:5 shared-mime-info shebangfix \ tar:xz USE_GNOME= libxml2 libxslt USE_KDE= archive attica5 auth bookmarks codecs completion config \ configwidgets coreaddons crash ecm filemetadata guiaddons \ i18n iconthemes itemmodels itemviews jobwidgets js khtml kio \ libkcddb libksane newstuff parts service solid sonnet \ - textwidgets wallet widgetsaddons windowsystem xmlgui + textwidgets wallet widgetsaddons windowsystem xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build SHEBANG_FILES= src/fetch/scripts/dark_horse_comics.py \ src/fetch/scripts/fr.allocine.py .include diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index 612f6a3e44a4..36a2e6ce9ecb 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -1,38 +1,39 @@ # Created by: arved PORTNAME= kaffeine DISTVERSION= 2.0.18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia kde MASTER_SITES= KDE/stable/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Multimedia player based on KDE and VLC LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= v4l_compat>=1.18.0:multimedia/v4l_compat LIB_DEPENDS= libvlc.so:multimedia/vlc \ libdvbv5.so:multimedia/libv4l USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext \ pkgconfig kde:5 qt:5 tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons i18n itemviews kio solid dbusaddons jobwidgets \ - service widgetsaddons windowsystem xmlgui + service widgetsaddons windowsystem xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network phonon4 sql svg x11extras xml \ widgets qmake_build buildtools_build USE_XORG= xscrnsaver CPE_VENDOR= kaffeine CPE_PRODUCT= kaffeine_player post-patch: @${RM} -r ${WRKSRC}/include post-build: # Cleanup translated manpages, we don't want them ${RM} ${STAGEDIR}/man/{ca,id,it,nl,pt,pt_BR,sv,uk}/man1/kaffeine.1.gz .include diff --git a/net-im/ruqola/Makefile b/net-im/ruqola/Makefile index ac023ccfd248..aeaccf0e54d3 100644 --- a/net-im/ruqola/Makefile +++ b/net-im/ruqola/Makefile @@ -1,29 +1,31 @@ PORTNAME= ruqola DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= net-im kde MAINTAINER= kde@FreeBSD.org COMMENT= Rocketchat client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \ libsecret-1.so:security/libsecret USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5 USE_GNOME= glib20 USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm i18n iconthemes itemviews jobwidgets kio kirigami2 \ notifications notifyconfig service sonnet syntaxhighlighting \ - textwidgets widgetsaddons windowsystem xmlgui + textwidgets widgetsaddons windowsystem xmlgui \ + doctools_build USE_QT= concurrent core dbus declarative declarative gui multimedia \ network networkauth speech xml websockets widgets \ buildtools_build qmake_build KDE_INVENT= 9a770478085e737b291db2b50fe76a9b7704cd7d network PLIST_SUB= SO_VER=${DISTVERSION} .include diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index 7873bc998c76..5e1026f038a5 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -1,24 +1,26 @@ PORTNAME= smb4k DISTVERSION= 3.0.7 +PORTREVISION= 1 CATEGORIES= net kde MAINTAINER= kde@FreeBSD.org COMMENT= Advanced network neighborhood browser and Samba share mounting utility LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rsync:net/rsync USES= cmake compiler:c++11-lang gettext kde:5 qt:5 samba tar:bzip2 USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm i18n iconthemes jobwidgets kio notifications \ plasma-framework service solid wallet widgetsaddons \ - windowsystem xmlgui + windowsystem xmlgui \ + doctools_build USE_QT= concurrent core dbus declarative gui network printsupport \ testlib widgets xml \ buildtools_build qmake_build KDE_INVENT= 1a7856954c88bc49e5f1b8b071c209ac6c3d6b45 network .include diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 57ebda40368b..2014ae9c7355 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -1,23 +1,25 @@ PORTNAME= kdiff3 DISTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= KDE graphical frontend for diff LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash ecm i18n iconthemes jobwidgets kio \ parts service sonnet textwidgets widgetsaddons windowsystem \ - xmlgui + xmlgui \ + doctools_build USE_QT= concurrent core dbus gui network printsupport widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS DOCSDIR_REL= share/doc/HTML .include