re-add kile-2.9.92 (kile-kde4 replacement)

ok kn@
This commit is contained in:
rsadowski 2019-01-13 18:59:41 +00:00
parent a839ede203
commit 6fff4f5cb6
4 changed files with 1959 additions and 0 deletions

67
editors/kile/Makefile Normal file
View File

@ -0,0 +1,67 @@
# $OpenBSD: Makefile,v 1.33 2019/01/13 18:59:41 rsadowski Exp $
COMMENT = user-friendly TeX/LaTeX editor for KDE
CATEGORIES = editors
DISTNAME = kile-2.9.92
HOMEPAGE = https://kile.sourceforge.io
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Bookmarks KF5Codecs KF5Completion
WANTLIB += KF5ConfigCore KF5ConfigGui KF5ConfigWidgets KF5CoreAddons
WANTLIB += KF5Crash KF5DBusAddons KF5GuiAddons KF5I18n KF5IconThemes
WANTLIB += KF5ItemViews KF5JS KF5JobWidgets KF5KHtml KF5KIOCore
WANTLIB += KF5KIOFileWidgets KF5KIOWidgets KF5Parts KF5Service
WANTLIB += KF5Solid KF5SonnetUi KF5TextEditor KF5TextWidgets KF5WidgetsAddons
WANTLIB += KF5WindowSystem KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus
WANTLIB += Qt5Gui Qt5Network Qt5Script Qt5Widgets Qt5Xml c m poppler
WANTLIB += poppler-qt5
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX = .tar.bz2
MODULES = devel/kf5 \
multimedia/phonon
BUILD_DEPENDS +=devel/gettext-tools \
devel/kf5/kdoctools \
x11/kde-applications/okular \
x11/kde-applications/kate
RUN_DEPENDS += devel/desktop-file-utils \
devel/kf5/kdoctools \
graphics/ImageMagick \
misc/shared-mime-info \
print/texlive/base \
x11/gtk+3,-guic \
x11/kde-applications/kate
LIB_DEPENDS += devel/kf5/kauth \
devel/kf5/kbookmarks \
devel/kf5/kcodecs \
devel/kf5/kcompletion \
devel/kf5/kconfig \
devel/kf5/kconfigwidgets \
devel/kf5/kcoreaddons \
devel/kf5/kcrash \
devel/kf5/kdbusaddons \
devel/kf5/kguiaddons \
devel/kf5/khtml \
devel/kf5/ki18n \
devel/kf5/kiconthemes \
devel/kf5/kinit \
devel/kf5/kjs \
devel/kf5/kparts \
devel/kf5/ktexteditor \
devel/kf5/ktextwidgets \
devel/kf5/kwindowsystem \
devel/kf5/kxmlgui \
devel/kf5/sonnet \
print/poppler,,-qt5 \
x11/kde-applications/okular
.include <bsd.port.mk>

2
editors/kile/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (kile-2.9.92.tar.bz2) = F3Ny3CWx0QngN6fb/GS12rLv5TgyDIf0qM6toh6Ql/I=
SIZE (kile-2.9.92.tar.bz2) = 8556142

13
editors/kile/pkg/DESCR Normal file
View File

@ -0,0 +1,13 @@
Kile is a user-friendly TeX/LaTeX editor for KDE. The main features are:
* Auto-completion of (La)TeX commands.
* Templates and wizards make starting a new document very little work.
* Easy insertion of many standard tags and symbols and the option to
define (an arbitrary number of) user defined tags.
* Easy finding chapter or sections.
* Collecting documents that belong together into a project.
* Easy insertion of citations and references when using projects.
* Flexible and smart build system to compile your LaTeX documents.
* QuickPreview, preview a selected part of your document.
* Easy access to various help sources.
* Advanced editing commands.

1877
editors/kile/pkg/PLIST Normal file

File diff suppressed because it is too large Load Diff