aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 10:30:16 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 11:40:33 +0000
commitd1403e373e09a0d99202089dacf2dbfd3597e7da (patch)
tree11c7bf5b8bd58a70bc5dda2445e21920fa927b93
parent142c8ef0c94947b15bf966147b5c1da0cbc9c323 (diff)
downloadports-d1403e373e09a0d99202089dacf2dbfd3597e7da.tar.gz
ports-d1403e373e09a0d99202089dacf2dbfd3597e7da.zip
x11/konsole-devel: new port -- Konsole 24.02-beta1
-rw-r--r--x11/Makefile1
-rw-r--r--x11/konsole-devel/Makefile30
-rw-r--r--x11/konsole-devel/distinfo3
-rw-r--r--x11/konsole-devel/pkg-descr7
-rw-r--r--x11/konsole-devel/pkg-plist134
5 files changed, 175 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 3f5491602239..8dde5373f0e6 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -163,6 +163,7 @@
SUBDIR += kickoff
SUBDIR += kitty
SUBDIR += konsole
+ SUBDIR += konsole-devel
SUBDIR += lavalauncher
SUBDIR += lemonbar
SUBDIR += lemonbar-xft
diff --git a/x11/konsole-devel/Makefile b/x11/konsole-devel/Makefile
new file mode 100644
index 000000000000..e8599e9499be
--- /dev/null
+++ b/x11/konsole-devel/Makefile
@@ -0,0 +1,30 @@
+PORTNAME= konsole
+DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+CATEGORIES= x11 kde kde-applications
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= KDE terminal emulator
+WWW= https://konsole.kde.org/
+
+BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
+ docbook-xml>0:textproc/docbook-xml
+LIB_DEPENDS= libicui18n.so:devel/icu
+
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= cmake compiler:c++11-lang gettext gl kde:6 pkgconfig qt:6 \
+ tar:xz xorg
+USE_KDE= attica5 bookmarks colorscheme completion config configwidgets \
+ coreaddons crash dbusaddons globalaccel guiaddons i18n \
+ iconthemes jobwidgets kio newstuff notifications notifyconfig \
+ parts pty service solid sonnet textwidgets widgetsaddons \
+ windowsystem xmlgui \
+ ecm:build
+USE_QT= 5compat base multimedia
+USE_GL= gl opengl
+USE_XORG= x11
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
diff --git a/x11/konsole-devel/distinfo b/x11/konsole-devel/distinfo
new file mode 100644
index 000000000000..37a264f78be7
--- /dev/null
+++ b/x11/konsole-devel/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1701596922
+SHA256 (KDE/release-service/24.01.80/konsole-24.01.80.tar.xz) = 55d166f23e40fe48bdd343655b0c14240260282cecd69d650a085d1713a34402
+SIZE (KDE/release-service/24.01.80/konsole-24.01.80.tar.xz) = 1744832
diff --git a/x11/konsole-devel/pkg-descr b/x11/konsole-devel/pkg-descr
new file mode 100644
index 000000000000..7d9eb28e9d13
--- /dev/null
+++ b/x11/konsole-devel/pkg-descr
@@ -0,0 +1,7 @@
+Konsole is a terminal program for KDE.
+
+As well as being a standalone program, it is also used by other KDE
+programs such as the Kate editor and KDevelop development environment
+to provide easy access to a terminal window. Konsole's features and
+usage are explained and illustrated in the Konsole handbook, which can
+be accessed by browsing to "help:/konsole" in Konqueror.
diff --git a/x11/konsole-devel/pkg-plist b/x11/konsole-devel/pkg-plist
new file mode 100644
index 000000000000..84c64169509d
--- /dev/null
+++ b/x11/konsole-devel/pkg-plist
@@ -0,0 +1,134 @@
+bin/konsole
+bin/konsoleprofile
+etc/xdg/konsolerc
+lib/kconf_update_bin/konsole_globalaccel
+lib/kconf_update_bin/konsole_show_menubar
+lib/libkonsoleapp.so.1
+lib/libkonsoleapp.so.%%KDE_APPLICATIONS_VERSION%%
+lib/libkonsoleprivate.so.1
+lib/libkonsoleprivate.so.%%KDE_APPLICATIONS_VERSION%%
+%%QT_PLUGINDIR%%/kf6/parts/konsolepart.so
+%%QT_PLUGINDIR%%/konsoleplugins/konsole_quickcommandsplugin.so
+%%QT_PLUGINDIR%%/konsoleplugins/konsole_sshmanagerplugin.so
+share/applications/org.kde.konsole.desktop
+share/kconf_update/konsole.upd
+share/kconf_update/konsole_add_hamburgermenu_to_toolbar.sh
+share/kglobalaccel/org.kde.konsole.desktop
+share/kio/servicemenus/konsolerun.desktop
+share/knotifications6/konsole.notifyrc
+share/knsrcfiles/konsole.knsrc
+%%DATADIR%%/1x2-terminals.json
+%%DATADIR%%/2x1-terminals.json
+%%DATADIR%%/2x2-terminals.json
+%%DATADIR%%/BlackOnLightYellow.colorscheme
+%%DATADIR%%/BlackOnRandomLight.colorscheme
+%%DATADIR%%/BlackOnWhite.colorscheme
+%%DATADIR%%/BlueOnBlack.colorscheme
+%%DATADIR%%/Breeze.colorscheme
+%%DATADIR%%/DarkPastels.colorscheme
+%%DATADIR%%/GreenOnBlack.colorscheme
+%%DATADIR%%/Linux.colorscheme
+%%DATADIR%%/RedOnBlack.colorscheme
+%%DATADIR%%/Solarized.colorscheme
+%%DATADIR%%/SolarizedLight.colorscheme
+%%DATADIR%%/WhiteOnBlack.colorscheme
+%%DATADIR%%/default.keytab
+%%DATADIR%%/linux.keytab
+%%DATADIR%%/macos.keytab
+%%DATADIR%%/solaris.keytab
+share/locale/af/LC_MESSAGES/konsole.mo
+share/locale/ar/LC_MESSAGES/konsole.mo
+share/locale/ast/LC_MESSAGES/konsole.mo
+share/locale/az/LC_MESSAGES/konsole.mo
+share/locale/be/LC_MESSAGES/konsole.mo
+share/locale/be@latin/LC_MESSAGES/konsole.mo
+share/locale/bg/LC_MESSAGES/konsole.mo
+share/locale/bn/LC_MESSAGES/konsole.mo
+share/locale/bn_IN/LC_MESSAGES/konsole.mo
+share/locale/br/LC_MESSAGES/konsole.mo
+share/locale/bs/LC_MESSAGES/konsole.mo
+share/locale/ca/LC_MESSAGES/konsole.mo
+share/locale/ca@valencia/LC_MESSAGES/konsole.mo
+share/locale/cs/LC_MESSAGES/konsole.mo
+share/locale/csb/LC_MESSAGES/konsole.mo
+share/locale/cy/LC_MESSAGES/konsole.mo
+share/locale/da/LC_MESSAGES/konsole.mo
+share/locale/de/LC_MESSAGES/konsole.mo
+share/locale/el/LC_MESSAGES/konsole.mo
+share/locale/en_GB/LC_MESSAGES/konsole.mo
+share/locale/eo/LC_MESSAGES/konsole.mo
+share/locale/es/LC_MESSAGES/konsole.mo
+share/locale/et/LC_MESSAGES/konsole.mo
+share/locale/eu/LC_MESSAGES/konsole.mo
+share/locale/fa/LC_MESSAGES/konsole.mo
+share/locale/fi/LC_MESSAGES/konsole.mo
+share/locale/fr/LC_MESSAGES/konsole.mo
+share/locale/fy/LC_MESSAGES/konsole.mo
+share/locale/ga/LC_MESSAGES/konsole.mo
+share/locale/gl/LC_MESSAGES/konsole.mo
+share/locale/gu/LC_MESSAGES/konsole.mo
+share/locale/he/LC_MESSAGES/konsole.mo
+share/locale/hi/LC_MESSAGES/konsole.mo
+share/locale/hne/LC_MESSAGES/konsole.mo
+share/locale/hr/LC_MESSAGES/konsole.mo
+share/locale/hsb/LC_MESSAGES/konsole.mo
+share/locale/hu/LC_MESSAGES/konsole.mo
+share/locale/ia/LC_MESSAGES/konsole.mo
+share/locale/id/LC_MESSAGES/konsole.mo
+share/locale/ie/LC_MESSAGES/konsole.mo
+share/locale/is/LC_MESSAGES/konsole.mo
+share/locale/it/LC_MESSAGES/konsole.mo
+share/locale/ja/LC_MESSAGES/konsole.mo
+share/locale/ka/LC_MESSAGES/konsole.mo
+share/locale/kk/LC_MESSAGES/konsole.mo
+share/locale/km/LC_MESSAGES/konsole.mo
+share/locale/kn/LC_MESSAGES/konsole.mo
+share/locale/ko/LC_MESSAGES/konsole.mo
+share/locale/ku/LC_MESSAGES/konsole.mo
+share/locale/lt/LC_MESSAGES/konsole.mo
+share/locale/lv/LC_MESSAGES/konsole.mo
+share/locale/mai/LC_MESSAGES/konsole.mo
+share/locale/mk/LC_MESSAGES/konsole.mo
+share/locale/ml/LC_MESSAGES/konsole.mo
+share/locale/mr/LC_MESSAGES/konsole.mo
+share/locale/ms/LC_MESSAGES/konsole.mo
+share/locale/nb/LC_MESSAGES/konsole.mo
+share/locale/nds/LC_MESSAGES/konsole.mo
+share/locale/ne/LC_MESSAGES/konsole.mo
+share/locale/nl/LC_MESSAGES/konsole.mo
+share/locale/nn/LC_MESSAGES/konsole.mo
+share/locale/oc/LC_MESSAGES/konsole.mo
+share/locale/or/LC_MESSAGES/konsole.mo
+share/locale/pa/LC_MESSAGES/konsole.mo
+share/locale/pl/LC_MESSAGES/konsole.mo
+share/locale/pt/LC_MESSAGES/konsole.mo
+share/locale/pt_BR/LC_MESSAGES/konsole.mo
+share/locale/ro/LC_MESSAGES/konsole.mo
+share/locale/ru/LC_MESSAGES/konsole.mo
+share/locale/se/LC_MESSAGES/konsole.mo
+share/locale/si/LC_MESSAGES/konsole.mo
+share/locale/sk/LC_MESSAGES/konsole.mo
+share/locale/sl/LC_MESSAGES/konsole.mo
+share/locale/sq/LC_MESSAGES/konsole.mo
+share/locale/sr/LC_MESSAGES/konsole.mo
+share/locale/sr@ijekavian/LC_MESSAGES/konsole.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/konsole.mo
+share/locale/sr@latin/LC_MESSAGES/konsole.mo
+share/locale/sv/LC_MESSAGES/konsole.mo
+share/locale/ta/LC_MESSAGES/konsole.mo
+share/locale/te/LC_MESSAGES/konsole.mo
+share/locale/tg/LC_MESSAGES/konsole.mo
+share/locale/th/LC_MESSAGES/konsole.mo
+share/locale/tr/LC_MESSAGES/konsole.mo
+share/locale/ug/LC_MESSAGES/konsole.mo
+share/locale/uk/LC_MESSAGES/konsole.mo
+share/locale/uz/LC_MESSAGES/konsole.mo
+share/locale/uz@cyrillic/LC_MESSAGES/konsole.mo
+share/locale/vi/LC_MESSAGES/konsole.mo
+share/locale/wa/LC_MESSAGES/konsole.mo
+share/locale/xh/LC_MESSAGES/konsole.mo
+share/locale/zh_CN/LC_MESSAGES/konsole.mo
+share/locale/zh_TW/LC_MESSAGES/konsole.mo
+share/metainfo/org.kde.konsole.appdata.xml
+share/qlogging-categories6/konsole.categories
+share/zsh/site-functions/_konsole