mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
*/{skanpage,kaidan,neochat}: bump PORTREVISION after unflavoring kquickimageeditor
This commit is contained in:
parent
56bd8615ee
commit
2afdaf70f9
3 changed files with 9 additions and 7 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= skanpage
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -10,11 +11,10 @@ WWW= https://invent.kde.org/utilities/skanpage
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt
|
||||
|
||||
BUILD_DEPENDS= kquickimageeditor-qt6>=0:graphics/kquickimageeditor@qt6
|
||||
RUN_DEPENDS= kquickimageeditor-qt6>=0:graphics/kquickimageeditor@qt6
|
||||
|
||||
BUILD_DEPENDS= kquickimageeditor-qt6>=0:graphics/kquickimageeditor
|
||||
LIB_DEPENDS= libKSaneCore6.so:graphics/ksanecore \
|
||||
libpng.so:graphics/png
|
||||
RUN_DEPENDS= kquickimageeditor-qt6>=0:graphics/kquickimageeditor
|
||||
|
||||
USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= kaidan
|
||||
DISTVERSION= 0.11.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im kde
|
||||
MASTER_SITES= KDE/unstable/${PORTNAME}/${DISTVERSION}
|
||||
|
||||
|
@ -10,11 +11,11 @@ WWW= https://apps.kde.org/kaidan/
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt
|
||||
|
||||
BUILD_DEPENDS= kquickimageeditor-qt6>0:graphics/kquickimageeditor@qt6
|
||||
BUILD_DEPENDS= kquickimageeditor-qt6>0:graphics/kquickimageeditor
|
||||
LIB_DEPENDS= libQXmppQt6.so:net-im/qxmpp \
|
||||
libicuuc.so:devel/icu \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
RUN_DEPENDS= kquickimageeditor-qt6>0:graphics/kquickimageeditor@qt6
|
||||
RUN_DEPENDS= kquickimageeditor-qt6>0:graphics/kquickimageeditor
|
||||
|
||||
USES= cmake compiler:c++23-lang desktop-file-utils gl kde:6 \
|
||||
pkgconfig qt:6 tar:xz xorg
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= neochat
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im deskutils kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -11,13 +12,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt
|
|||
|
||||
# Quotient is a static lib, doesn't need to be in RUN_DEPENDS
|
||||
BUILD_DEPENDS= libquotient>=0.9.0:net-im/libquotient \
|
||||
kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor@qt6
|
||||
kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor
|
||||
LIB_DEPENDS= libQCoro6Core.so:devel/qcoro@qt6 \
|
||||
libcmark.so:textproc/cmark \
|
||||
libqt6keychain.so:security/qtkeychain@qt6 \
|
||||
libdbus-1.so:devel/dbus \
|
||||
libolm.so:security/olm
|
||||
RUN_DEPENDS= kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor@qt6
|
||||
RUN_DEPENDS= kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor
|
||||
|
||||
USES= cmake compiler:c++20-lang desktop-file-utils gettext kde:6 \
|
||||
pkgconfig qt:6 tar:xz xorg
|
||||
|
|
Loading…
Add table
Reference in a new issue