1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

editors/kate-devel: new port -- Kate 24.02-beta1

This commit is contained in:
Tobias C. Berner 2023-12-03 11:50:02 +01:00
parent d1403e373e
commit db17e8f711
5 changed files with 1591 additions and 0 deletions

View File

@ -77,6 +77,7 @@
SUBDIR += kak-lsp
SUBDIR += kakoune
SUBDIR += kate
SUBDIR += kate-devel
SUBDIR += kibi
SUBDIR += kile
SUBDIR += komodo-edit

View File

@ -0,0 +1,29 @@
PORTNAME= kate
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= editors kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Basic editor framework for the KDE system
WWW= https://kate-editor.org/
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
docbook-xml>0:textproc/docbook-xml
LIB_DEPENDS= libgit2.so:devel/libgit2 \
libxkbcommon.so:x11/libxkbcommon
USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext gl \
kde:6 pkgconfig qt:6 tar:xz xorg
USE_KDE= activities attica5 auth bookmarks codecs colorscheme \
completion config configwidgets coreaddons crash dbusaddons \
guiaddons i18n iconthemes itemmodels itemviews jobwidgets kio \
libplasma newstuff package parts service solid sonnet \
syntaxhighlighting texteditor textwidgets threadweaver wallet \
widgetsaddons windowsystem xmlgui \
doctools:build ecm:build
USE_GL= gl opengl
USE_QT= base
USE_XORG= x11
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1701599665
SHA256 (KDE/release-service/24.01.80/kate-24.01.80.tar.xz) = a57521edc3c229b951dbda474247b90dc730516b10a3e03407c9f0127183f7b1
SIZE (KDE/release-service/24.01.80/kate-24.01.80.tar.xz) = 8253440

View File

@ -0,0 +1,8 @@
Kate is a Feature-Packed Text Editor
Kate is packed with features that will make it easier for you to view and edit
all your text files. Kate lets you to edit and view many files at the same
time, both in tabs and split views, and comes with a wide variety of plugins,
including an embedded terminal that lets you launch console commands directly
from Kate, powerful search and replace plugins, and a preview plugin that can
show you what your MD, HTML and even SVG will look like.

1550
editors/kate-devel/pkg-plist Normal file

File diff suppressed because it is too large Load Diff