Date: Sun, 3 Dec 2023 11:41:01 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0467f1efee88 - main - x11-fm/dolphin-devel: new port -- Dolphin 24.02-beta1 Message-ID: <202312031141.3B3Bf1Qr016285@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=0467f1efee889278941a0030caad9e3a656e69f0 commit 0467f1efee889278941a0030caad9e3a656e69f0 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-12-03 11:07:50 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-12-03 11:40:34 +0000 x11-fm/dolphin-devel: new port -- Dolphin 24.02-beta1 --- x11-fm/Makefile | 1 + x11-fm/dolphin-devel/Makefile | 30 +++++++ x11-fm/dolphin-devel/distinfo | 3 + x11-fm/dolphin-devel/pkg-descr | 1 + x11-fm/dolphin-devel/pkg-plist | 180 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 215 insertions(+) diff --git a/x11-fm/Makefile b/x11-fm/Makefile index a93a0d447803..e9b8e68d0c06 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -6,6 +6,7 @@ SUBDIR += catseye-fm SUBDIR += deforaos-browser SUBDIR += dolphin + SUBDIR += dolphin-devel SUBDIR += doublecmd SUBDIR += filerunner SUBDIR += fsv2 diff --git a/x11-fm/dolphin-devel/Makefile b/x11-fm/dolphin-devel/Makefile new file mode 100644 index 000000000000..92deab8ff5a8 --- /dev/null +++ b/x11-fm/dolphin-devel/Makefile @@ -0,0 +1,30 @@ +PORTNAME= dolphin +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= x11-fm kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE filemanager dolphin +WWW= https://userbase.kde.org/Dolphin + +LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon + +USES= cmake compiler:c++11-lib desktop-file-utils gettext gl kde:6 \ + qt:6 tar:xz xorg +USE_KDE= activities attica5 baloo5 bookmarks codecs colorscheme \ + completion config configwidgets coreaddons crash dbusaddons \ + filemetadata i18n iconthemes itemviews jobwidgets kcmutils kio \ + newstuff notifications parts service solid sonnet textwidgets \ + userfeedback widgetsaddons windowsystem xmlgui \ + ecm:build +USE_QT= base declarative phonon4 +USE_GL= gl opengl +USE_XORG= x11 + +OPTIONS_DEFINE= DOCS + +CMAKE_ARGS= -DQT_MAJOR_VERSION=6 + +.include <bsd.port.mk> diff --git a/x11-fm/dolphin-devel/distinfo b/x11-fm/dolphin-devel/distinfo new file mode 100644 index 000000000000..75d63f1c46a2 --- /dev/null +++ b/x11-fm/dolphin-devel/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1701600352 +SHA256 (KDE/release-service/24.01.80/dolphin-24.01.80.tar.xz) = ab3c31fd7cf04b467473d68da5d8b13d2c9d646011e39adf0200df7147c8677e +SIZE (KDE/release-service/24.01.80/dolphin-24.01.80.tar.xz) = 5798172 diff --git a/x11-fm/dolphin-devel/pkg-descr b/x11-fm/dolphin-devel/pkg-descr new file mode 100644 index 000000000000..4ad6bb5e32b7 --- /dev/null +++ b/x11-fm/dolphin-devel/pkg-descr @@ -0,0 +1 @@ +Dolphin is a file manager for the KDE Plasma Desktop. diff --git a/x11-fm/dolphin-devel/pkg-plist b/x11-fm/dolphin-devel/pkg-plist new file mode 100644 index 000000000000..2582b5f62ba9 --- /dev/null +++ b/x11-fm/dolphin-devel/pkg-plist @@ -0,0 +1,180 @@ +bin/dolphin +bin/servicemenuinstaller +include/Dolphin/KVersionControlPlugin +include/Dolphin/dolphinvcs_version.h +include/Dolphin/kversioncontrolplugin.h +include/dolphin_export.h +include/dolphinvcs_export.h +lib/cmake/DolphinVcs/DolphinVcsConfig.cmake +lib/cmake/DolphinVcs/DolphinVcsConfigVersion.cmake +lib/cmake/DolphinVcs/DolphinVcsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/DolphinVcs/DolphinVcsTargets.cmake +lib/libdolphinprivate.so.%%KDE_APPLICATIONS_VERSION%% +lib/libdolphinprivate.so.6 +lib/libdolphinvcs.so +lib/libdolphinvcs.so.%%KDE_APPLICATIONS_VERSION%% +lib/libdolphinvcs.so.6 +%%QT_PLUGINDIR%%/dolphin/kcms/kcm_dolphingeneral.so +%%QT_PLUGINDIR%%/dolphin/kcms/kcm_dolphinviewmodes.so +%%QT_PLUGINDIR%%/kf6/parts/dolphinpart.so +lib/systemd/user/plasma-dolphin.service +share/applications/org.kde.dolphin.desktop +share/config.kcfg/dolphin_compactmodesettings.kcfg +share/config.kcfg/dolphin_contentdisplaysettings.kcfg +share/config.kcfg/dolphin_contextmenusettings.kcfg +share/config.kcfg/dolphin_detailsmodesettings.kcfg +share/config.kcfg/dolphin_directoryviewpropertysettings.kcfg +share/config.kcfg/dolphin_generalsettings.kcfg +share/config.kcfg/dolphin_iconsmodesettings.kcfg +share/config.kcfg/dolphin_versioncontrolsettings.kcfg +share/dbus-1/interfaces/org.freedesktop.FileManager1.xml +share/dbus-1/services/org.kde.dolphin.FileManager1.service +%%DATADIR%%/dolphinpartactions.desktop +share/kconf_update/dolphin_detailsmodesettings.upd +share/kglobalaccel/org.kde.dolphin.desktop +share/knsrcfiles/servicemenu.knsrc +share/locale/ar/LC_MESSAGES/dolphin.mo +share/locale/ar/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ast/LC_MESSAGES/dolphin.mo +share/locale/ast/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/az/LC_MESSAGES/dolphin.mo +share/locale/az/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/be/LC_MESSAGES/dolphin.mo +share/locale/be/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/be@latin/LC_MESSAGES/dolphin.mo +share/locale/bg/LC_MESSAGES/dolphin.mo +share/locale/bg/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/bn/LC_MESSAGES/dolphin.mo +share/locale/bn_IN/LC_MESSAGES/dolphin.mo +share/locale/bs/LC_MESSAGES/dolphin.mo +share/locale/ca/LC_MESSAGES/dolphin.mo +share/locale/ca/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ca@valencia/LC_MESSAGES/dolphin.mo +share/locale/ca@valencia/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/cs/LC_MESSAGES/dolphin.mo +share/locale/cs/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/csb/LC_MESSAGES/dolphin.mo +share/locale/da/LC_MESSAGES/dolphin.mo +share/locale/da/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/de/LC_MESSAGES/dolphin.mo +share/locale/de/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/el/LC_MESSAGES/dolphin.mo +share/locale/el/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/en_GB/LC_MESSAGES/dolphin.mo +share/locale/en_GB/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/eo/LC_MESSAGES/dolphin.mo +share/locale/eo/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/es/LC_MESSAGES/dolphin.mo +share/locale/es/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/et/LC_MESSAGES/dolphin.mo +share/locale/et/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/eu/LC_MESSAGES/dolphin.mo +share/locale/eu/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/fa/LC_MESSAGES/dolphin.mo +share/locale/fi/LC_MESSAGES/dolphin.mo +share/locale/fi/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/fr/LC_MESSAGES/dolphin.mo +share/locale/fr/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/fy/LC_MESSAGES/dolphin.mo +share/locale/ga/LC_MESSAGES/dolphin.mo +share/locale/gl/LC_MESSAGES/dolphin.mo +share/locale/gl/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/gu/LC_MESSAGES/dolphin.mo +share/locale/he/LC_MESSAGES/dolphin.mo +share/locale/he/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/hi/LC_MESSAGES/dolphin.mo +share/locale/hi/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/hne/LC_MESSAGES/dolphin.mo +share/locale/hr/LC_MESSAGES/dolphin.mo +share/locale/hsb/LC_MESSAGES/dolphin.mo +share/locale/hu/LC_MESSAGES/dolphin.mo +share/locale/hu/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ia/LC_MESSAGES/dolphin.mo +share/locale/ia/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/id/LC_MESSAGES/dolphin.mo +share/locale/id/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ie/LC_MESSAGES/dolphin.mo +share/locale/ie/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/is/LC_MESSAGES/dolphin.mo +share/locale/is/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/it/LC_MESSAGES/dolphin.mo +share/locale/it/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ja/LC_MESSAGES/dolphin.mo +share/locale/ja/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ka/LC_MESSAGES/dolphin.mo +share/locale/ka/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/kk/LC_MESSAGES/dolphin.mo +share/locale/km/LC_MESSAGES/dolphin.mo +share/locale/kn/LC_MESSAGES/dolphin.mo +share/locale/ko/LC_MESSAGES/dolphin.mo +share/locale/ko/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ku/LC_MESSAGES/dolphin.mo +share/locale/lt/LC_MESSAGES/dolphin.mo +share/locale/lt/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/lv/LC_MESSAGES/dolphin.mo +share/locale/lv/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/mai/LC_MESSAGES/dolphin.mo +share/locale/mk/LC_MESSAGES/dolphin.mo +share/locale/ml/LC_MESSAGES/dolphin.mo +share/locale/ml/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/mr/LC_MESSAGES/dolphin.mo +share/locale/ms/LC_MESSAGES/dolphin.mo +share/locale/my/LC_MESSAGES/dolphin.mo +share/locale/my/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/nb/LC_MESSAGES/dolphin.mo +share/locale/nb/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/nds/LC_MESSAGES/dolphin.mo +share/locale/ne/LC_MESSAGES/dolphin.mo +share/locale/nl/LC_MESSAGES/dolphin.mo +share/locale/nl/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/nn/LC_MESSAGES/dolphin.mo +share/locale/nn/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/oc/LC_MESSAGES/dolphin.mo +share/locale/or/LC_MESSAGES/dolphin.mo +share/locale/pa/LC_MESSAGES/dolphin.mo +share/locale/pa/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/pl/LC_MESSAGES/dolphin.mo +share/locale/pl/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/pt/LC_MESSAGES/dolphin.mo +share/locale/pt/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/pt_BR/LC_MESSAGES/dolphin.mo +share/locale/pt_BR/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ro/LC_MESSAGES/dolphin.mo +share/locale/ro/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ru/LC_MESSAGES/dolphin.mo +share/locale/ru/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/se/LC_MESSAGES/dolphin.mo +share/locale/si/LC_MESSAGES/dolphin.mo +share/locale/sk/LC_MESSAGES/dolphin.mo +share/locale/sk/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/sl/LC_MESSAGES/dolphin.mo +share/locale/sl/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/sq/LC_MESSAGES/dolphin.mo +share/locale/sr/LC_MESSAGES/dolphin.mo +share/locale/sr@ijekavian/LC_MESSAGES/dolphin.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/dolphin.mo +share/locale/sr@latin/LC_MESSAGES/dolphin.mo +share/locale/sv/LC_MESSAGES/dolphin.mo +share/locale/sv/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ta/LC_MESSAGES/dolphin.mo +share/locale/ta/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/te/LC_MESSAGES/dolphin.mo +share/locale/tg/LC_MESSAGES/dolphin.mo +share/locale/th/LC_MESSAGES/dolphin.mo +share/locale/tr/LC_MESSAGES/dolphin.mo +share/locale/tr/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/ug/LC_MESSAGES/dolphin.mo +share/locale/uk/LC_MESSAGES/dolphin.mo +share/locale/uk/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/uz/LC_MESSAGES/dolphin.mo +share/locale/uz@cyrillic/LC_MESSAGES/dolphin.mo +share/locale/vi/LC_MESSAGES/dolphin.mo +share/locale/vi/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/wa/LC_MESSAGES/dolphin.mo +share/locale/zh_CN/LC_MESSAGES/dolphin.mo +share/locale/zh_CN/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/locale/zh_TW/LC_MESSAGES/dolphin.mo +share/locale/zh_TW/LC_MESSAGES/dolphin_servicemenuinstaller.mo +share/metainfo/org.kde.dolphin.appdata.xml +share/qlogging-categories6/dolphin.categories +share/zsh/site-functions/_dolphin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312031141.3B3Bf1Qr016285>