421 Commits

Author SHA1 Message Date
rsadowski
f3f2105666 Remove trailing whitespace in pkg/DESCR 2020-11-03 19:42:41 +00:00
rsadowski
d6c71923da Remove unnecessary dependency on kiconthemes 2020-11-03 19:41:36 +00:00
rsadowski
efe74a8967 Fix Makefile does not have $OpenBSD$ RCS tag at the top 2020-11-03 16:54:23 +00:00
rsadowski
281d0dcc01 Fix duplicated assignment of MODKDE5_TRANSLATIONS 2020-11-03 16:51:33 +00:00
rsadowski
91d9fb05f8 Update KDE applications to 20.08.2
One notable kde-applications ports change:

- Remove undocumented kde-applications.port.mk and move logic into
  Makefile.inc.

Ran a bulk build with no issues. Otherwise a simple bug-fix update.

Release notes:
https://kde.org/announcements/releases/2020-10-apps-update/
2020-11-03 16:12:30 +00:00
jca
b59233c341 Remove gnupg-1.4 and replace it with gnupg-2
gnupg-1.4 is not developed actively anymore, and new software expects
a modern "gpg" executable, which leads to pointless patches in the ports
tree.  Move the various users of security/gnupg2 to security/gnupg and
zap patches that forced the use of "gpg2".

Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test
reports from semarie@, giovanni@ and solene@, input and bulk build by
sthen@.  ok sthen@ edd@ (maintainer)
2020-10-05 19:46:17 +00:00
rsadowski
eee82d0b4d Regen WANTLIB 2020-09-23 06:12:26 +00:00
rsadowski
8bd98c581b Fix segfault when calling okular from cli with arguments
Clang's RTTI support don't work here, use qobject_cast<> to avoid runtime
crashes. This patch is old but unfortunately up-to-date again.

Spotted by Vadim Zhukov, thanks!
2020-09-22 11:27:07 +00:00
naddy
c8e25eca48 and bump for actual WANTLIB change 2020-09-12 17:12:41 +00:00
naddy
0874b7d12c Restore REVISION. Spectacle has its own VERSION, independent of the
KDE Applications update.
2020-09-12 16:11:24 +00:00
rsadowski
35a57fa9a0 Unbreak kitinerary patches from kili@
Broken by the 20.08.1 update

Spotted by sthen@, Thanks!
2020-09-12 12:40:10 +00:00
rsadowski
2f3dc436b8 Bugfix update KDE applications to 20.08.1 2020-09-11 11:22:59 +00:00
kili
3b2b9cb34d Unbreak with upcoming poppler-20.09.0.
ok rsadowski@ (maintainer)
2020-09-09 20:13:27 +00:00
rsadowski
3ca1dc5b5d Remove old reference to x11/kde-applications/kdav
Spotted by naddy
2020-09-07 15:58:36 +00:00
rsadowski
4a6c9771f9 Remove the last kdav bits, spotted by naddy. thanks! 2020-09-07 15:55:57 +00:00
rsadowski
627b187d23 Add missing patches 2020-09-07 14:52:40 +00:00
rsadowski
a3244f1663 Update KDE Applications to 20.08.0
- x11/kde-applications/lokalize is marked as broken, this version
  depends on Qt 5.14+
- kdav moved from kde-applications to devel/kf
- As always, major bump all shared libs.
2020-09-07 14:49:10 +00:00
rsadowski
18528cb691 Unbreak with grantlee-qt5>=5.2 2020-08-31 19:06:29 +00:00
rsadowski
0712a70813 Unbreak with grantlee-qt5>=5.2 2020-08-31 19:06:24 +00:00
naddy
b7ee1b7bd2 missing bump after reworked multimedia/phonon 2020-08-21 17:46:37 +00:00
naddy
b52f3ca7a7 missing bump after reworked multimedia/phonon 2020-08-21 15:48:59 +00:00
rsadowski
5d7f1b9daf Rework multimedia/phonon multimedia/phonon-backend
- Merge multimedia/phonon-qt5 into multimedia/phonon and remove the
  phonon MODULE.
- Update all phonon ports to the latest version.
- Regen all consumer WANTLIB's and bump them.
2020-08-20 18:00:13 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
rsadowski
36705ed685 Remove python support to unbreak with devel/boost>=1.67.0 2020-08-15 20:31:12 +00:00
rsadowski
97d8ad9fab Update okteta to 0.26.4 2020-08-14 11:49:00 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rsadowski
251fc4fd02 Add a lot of new dependencies to fix a bulk build. Spotted by naddy 2020-06-28 18:59:15 +00:00
sthen
cff825dc17 fix messed-up BUILD_DEPENDS 2020-06-27 16:13:25 +00:00
rsadowski
d84c7e4861 Add missing build and run dependency gpgme and gpgme,-qt
Spotted by sthen@ Thanks
2020-06-26 05:52:19 +00:00
rsadowski
fb81eebe37 Add missing build dependency ktexteditor, spotted by naddy@ 2020-06-25 03:29:18 +00:00
rsadowski
22f7f02de0 Add missing build dependency ktexteditor 2020-06-24 20:03:13 +00:00
rsadowski
2328f30450 Add missing build dependency libinotify
All KDE ports that have a dependency to KF5::MessageViewer require libinotify
as a build dependency.

Spotted by naddy@
2020-06-24 18:56:34 +00:00
rsadowski
d9349d37b6 Unbreak akonadi build
s/=/+=/ in second BUILD_DEPENDS. Spotted by ajacoutot@, merci
2020-06-23 06:00:27 +00:00
rsadowski
c3c35833a8 Add missing build dependency boost. Spotted by ajacoutot@ 2020-06-22 08:05:38 +00:00
rsadowski
e79cfb6aeb Add missing build dependency boost
All KDE ports that have a dependency to KF5Akonadi require boost as a build
dependency.

Spotted by ajacoutot@ and naddy@
2020-06-21 18:12:53 +00:00
rsadowski
2753e581e7 Add missing build dependency boost. Spotted by ajacoutot@ 2020-06-21 17:57:34 +00:00
rsadowski
186b3a6fc5 Add missing build dependency boost. Spotted by ajacoutot@ 2020-06-21 17:55:53 +00:00
rsadowski
a8da50d9bf Add missing build dependencies, spotted by ajacoutot@ 2020-06-21 17:11:02 +00:00
rsadowski
19e047cf1f Enable a bunch of new KDE5 applications
The largest part comes from the PIM sector. With a few exceptions, all KDE
applications are now ported.

Some applications still behave a bit strange outside of a KDE Plasma
environment. Let's test in the wild.
2020-06-19 04:13:33 +00:00
rsadowski
ec198ded51 Add more missing runtime dependencies 2020-06-17 04:28:22 +00:00
sthen
929466663a bump REVISION, dependency PKGNAME was changed
-@depend x11/kde-applications/kdegraphics-mobipocket:kdegraphics-mobipocket-*:kdegraphics-mobipocket-19.12.3p0
+@depend x11/kde-applications/kdegraphics-mobipocket:kdegraphics-mobipocket-kf5-*:kdegraphics-mobipocket-kf5-19.12.3p1
2020-06-15 20:21:17 +00:00
rsadowski
5fa10a3faf Rename DISTNAME, unbreak build 2020-06-15 04:11:02 +00:00
rsadowski
6363bb4aac Merge wrong (double) import 2020-06-14 20:35:48 +00:00
rsadowski
d9809eb181 Rename kdenetwork-filesharing to kdenetwork-filesharing-kf5 2020-06-14 14:24:33 +00:00
rsadowski
ff0716c598 Set -kf5 suffix 2020-06-14 13:21:01 +00:00
rsadowski
b928721ccc Rename svgpart to svgpart-kf5 2020-06-14 13:02:42 +00:00
rsadowski
6c6c56e96f Rename kdegraphics-thumbnailers to kdegraphics-thumbnailers-kf5 2020-06-14 12:50:55 +00:00
rsadowski
2da0390a6b Rename kdegraphics-mobipocket => kdegraphics-mobipocket-kf5 2020-06-14 12:44:43 +00:00
rsadowski
3d1228da28 Import kross-interpreters-kf5-19.12.3
Comment:
Kross interpreter plugins for programming

Description:
Language interpreters to enable in-process scripting with Kross

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-14 05:13:56 +00:00
rsadowski
b429b6479f Import kmail-19.12.3
Comment:
KDE PIM email client

Description:
KMail is a state-of-the-art email client that integrates well with widely used
email providers like GMail. It provides many tools and features to maximize
your productivity and makes working with large email accounts easy and fast.
KMail supports a large variety of email protocols - POP3, IMAP, Microsoft
Exchange (EWS) and more.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-14 05:08:41 +00:00