434 Commits

Author SHA1 Message Date
rsadowski
1ae14e927f Add missing RDEP on misc/shared-mime-info 2020-11-03 20:14:44 +00:00
rsadowski
95d84eb09b Add missing RDEP on devel/desktop-file-utils 2020-11-03 20:13:37 +00:00
rsadowski
7a49f1d197 Add missing RDEP on devel/desktop-file-utils 2020-11-03 20:13:08 +00:00
rsadowski
f4955c5a4b Fix $OpenBSD$ RCS tag at the top 2020-11-03 20:06:44 +00:00
rsadowski
d11e173591 Fix $OpenBSD$ RCS tag at the top 2020-11-03 20:05:16 +00:00
rsadowski
301d53782c Fix missing RDEP on devel/desktop-file-utils 2020-11-03 20:04:03 +00:00
rsadowski
6ea44d8f8c Fix missing RDEP on devel/desktop-file-utils, misc/shared-mime-info 2020-11-03 20:02:52 +00:00
rsadowski
c22b8c3554 Fix $OpenBSD$ RCS tag 2020-11-03 20:00:23 +00:00
rsadowski
b255713229 Add missing RDEP on devel/desktop-file-utils 2020-11-03 19:58:04 +00:00
rsadowski
f44d8b001b Add missing RDEP on devel/desktop-file-utils 2020-11-03 19:57:27 +00:00
rsadowski
7102a758ba Add missing RDEP on devel/desktop-file-utils 2020-11-03 19:56:33 +00:00
rsadowski
cb7e930ca2 Add missing RDEP on devel/desktop-file-utils 2020-11-03 19:55:37 +00:00
rsadowski
005ace1096 Add missing RDEP on devel/desktop-file-utils, misc/shared-mime-info 2020-11-03 19:54:10 +00:00
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