20462 Commits

Author SHA1 Message Date
ajacoutot
df709d6b23 Fix for meson >=0.50.0.
breakage reported by naddy@
2019-03-12 16:30:35 +00:00
rsadowski
4941e4a27e Unhook KDE4 gwenview, hook gwenview 2019-03-11 21:57:08 +00:00
rsadowski
e95322df20 Add pkgpath and bump share-lib higher then kde4 version 2019-03-11 21:52:35 +00:00
ajacoutot
fdc959f1cf Fix for meson >=0.50.0.
breakage reported by naddy@
2019-03-11 20:29:02 +00:00
rsadowski
17d561e63d Import gwenview-18.12.0; OK kn@
Gwenview is a simple image viewer for KDE which offers a folder tree
window and a file list window for navigating easily through your image
file hierarchy.

Features:
- correct rendering of alpha-channel in images
- docked windows for a configurable layout
- full screen mode
- a thumbnail view
- background thumbnail generation
- center images in view
- zooming (including fit-to-window)
- support for IO slaves
- multi-selection support
- bookmarks
- image rotation and mirroring
- advanced keyboard navigation, Opera-like next / previous mouse
  navigation and customizable mouse-wheel navigation
2019-03-11 20:19:37 +00:00
ajacoutot
5f29ad2e0c Update to gvfs-1.38.2. 2019-03-11 16:34:14 +00:00
rsadowski
10a9c63bef Import kleopatra-18.12.0; OK kn@
Comment:
certificate manager and a universal crypto GUI

Description:
Kleopatra is a certificate manager and a universal crypto GUI. It supports
managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving
certificates from LDAP servers.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-11 07:05:52 +00:00
rsadowski
cfaf510783 Import kcalutils-18.12.0; OK kn@
Comment:
library for the handling of calendar data.

Description:
This library provides a set of utility functions that help applications access
and use calendar data via the KCalCore library.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-11 07:04:21 +00:00
rsadowski
0b6a322c08 Import libkleo-18.12.0; Tweak and OK kn@
Comment:
certificate manager for KDE

Required by:
kleopatra-18.12.0

Description:
Kleopatra is a certificate manager and a universal crypto GUI. It supports
managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving
certificates from LDAP servers.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-11 07:02:13 +00:00
rsadowski
0c264b6b91 Import kidentitymanagement-18.12.0; Tweak and OK kn@
Comment:
KDE pim identities

Description:
KDE Personal Information Management suite.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-11 07:00:26 +00:00
rsadowski
dbc572bb9b Switch from KDE4 kgeography to KDE5 2019-03-10 22:33:30 +00:00
ajacoutot
7dc78ba2f9 Tweak comment. 2019-03-10 09:00:29 +00:00
jasper
8afaa1c4e7 fix build with unicode-12; from upstream 2019-03-09 11:41:50 +00:00
sthen
317def58b4 don't pick up gawk if present in configure; fixes build if gawk is
present during configure but then gets junked by dpb
2019-03-09 11:36:44 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
55cbe1f7e3 Bugfix update libqaccessibilityclient to 0.4.0 2019-03-08 14:11:37 +00:00
cwen
bc351ba8c5 qtquickcontrols2: make use of MODQT5_COMMENT in PLISTs. It
unbreaks the packaging on !x86 archs.

OK landry@ rsadowski@
2019-03-08 12:57:11 +00:00
cwen
a241d4cd12 qtquickcontrols: make use of MODQT5_COMMENT in PLISTs. It
unbreaks the packaging on !x86 archs.

OK landry@ rsadowski@
2019-03-08 12:50:37 +00:00
cwen
62a2d28320 qtgraphicaleffects: make use of MODQT5_COMMENT in PLIST. It
unbreaks the packaging on !x86 archs.

OK landry@ rsadowski@
2019-03-08 12:48:02 +00:00
cwen
da67aaa1d3 qt5.port.mk: add "MODQT5_COMMENT" SUBST_VAR
.qmlc and .jsc files cannot be built on !x86, breaking the packaging of
a few x11/qt5 subports on these archs. We're introducing here
MODQT5_COMMENT in a similar way to what python does with MODPY_COMMENT.

Tested on macppc amd amd64. Hints by George Koehler and landry@,
proposed by sthen@ (thanks you all!), applied by me.

OK landry@ rsadowski@
2019-03-08 12:43:29 +00:00
bentley
1e985487b7 Bump after unicode-ucd update. 2019-03-08 03:08:14 +00:00
rsadowski
08cd0a0a10 Import kgeography-18.12.0; OK kn@ Thanks!
KGeography is a geography learning tool, which allows you to learn
about the political divisions of some countries (divisions, capitals
of those divisions and their associated flags if there are some).

It is part of the KDE Education Project.
2019-03-07 20:17:39 +00:00
rsadowski
58ed68bfc8 hook i3-gaps 2019-03-07 19:37:27 +00:00
jasper
2e7e98da75 update to libxkbcommon-0.8.4 2019-03-07 19:35:56 +00:00
rsadowski
ad9f750f95 Import i3-gaps; OK gsoares@
i3 is an improved dynamic, tiling window manager originally inspired by wmii.

This fork adds support for gaps, smart gaps, smart borders and hide edge
borders.
2019-03-07 19:34:32 +00:00
ajacoutot
3344838c9d Update to tracker-miners-2.2.1. 2019-03-07 10:48:53 +00:00
ajacoutot
598a1f9691 Update to meta-tracker-2.2.1. 2019-03-06 19:50:05 +00:00
ajacoutot
104cad4713 Fix unredirection for fullscreen windows after notification message is
displayed (upstream). This should fix performance regression in some
circumstances.

from Ryan Freeman
2019-03-06 08:29:36 +00:00
jung
744135945c adjust color scheme to fix focus border and
keep look and feel of previous releases

input from tedu and charlene

ok kn
2019-03-05 19:35:08 +00:00
ajacoutot
d69b897d18 Update to totem-pl-parser-3.26.3. 2019-03-05 13:14:54 +00:00
ajacoutot
82975c1fc3 Add gnome-builder-clang support now that meson(1) is fixed. 2019-03-05 09:46:17 +00:00
bcallah
792c5065d5 base-gcc doesn't understand all the warnings that jgmenu builds with
Instead of patching it, switch to COMPILER=base-clang ports-gcc
Noticed reading through the latest macppc bulk logs
COMPILER suggestion from jca@
ok jca@
2019-03-05 05:59:21 +00:00
rsadowski
2c417d423e add x11/kde-applications/kompare as run dependency 2019-03-04 16:21:04 +00:00
rsadowski
5719bbb397 +kompare 2019-03-04 16:20:03 +00:00
jca
4d56f0b52e Update to girara-0.3.2
Remove dependency on libnotify (default upstream).  Skip major bump,
a bunch of exported symbols have been removed because this port now uses
meson symbol visibility support.  Switch to https HOMEPAGE/MASTER_SITES
while here.

from Olivier Taibi
2019-03-04 14:34:32 +00:00
ajacoutot
a7ebc041de Update to at-spi2-atk-2.30.1. 2019-03-04 14:19:05 +00:00
ajacoutot
577050a86b Update to at-spi2-core-2.30.1. 2019-03-04 14:18:52 +00:00
chrisz
b438efbd00 Upgrade OCaml and dependent ports
testing and OKs by avsm@, jca@, krw@ Thanks a lot !
2019-03-04 12:51:12 +00:00
ajacoutot
000896398a Link to upstream bug report. 2019-03-04 09:06:58 +00:00
rsadowski
9e497064fc Import kdialog-18.12.0; OK landry@
Comment:
KDE dialog boxes from shell scripts

Description:
kdialog allows you to display dialog boxes from shell scripts.  The syntax is
very much inspired from the "dialog" command (which shows text mode dialogs).

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-03 11:58:39 +00:00
rsadowski
ffa40a7129 Import kcron-kf5-18.12.0; OK landry@
Comment:
KDE-based GUI for cron task scheduler

Description:
KCron is a graphical user interface to cron(8).

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-03 11:40:01 +00:00
rsadowski
d7b4d056d7 Import kmouth-18.12.0; OK landry@
Comment:
speech tool for mute persons for KDE

Description:
A type-and-say frontend for speech synthesizers.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-03 11:26:45 +00:00
rsadowski
6e5c4ae725 Import kompare-18.12.0; OK kn@
Information for inst:kompare-18.12.0

Comment:
file compare utility for KDE

Description:
Kompare is a GUI front-end program that enables differences between source
files to be viewed and merged.  Kompare can be used to compare differences on
files or the contents of folders. Kompare supports a variety of diff formats
and provide many options to customize the information level displayed.

This package contains end-user Kompare GUI program.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-03 10:52:30 +00:00
ajacoutot
2fe05d1f73 Update to libsecret-0.18.8. 2019-03-02 09:16:37 +00:00
ajacoutot
7e3f716145 Remove nautilus-sendto. It's being deprecated upstream and only really works
with evolution (where it's easier to just drag-and-drop instead of right-click
and send-to).

ok jasper@
2019-02-28 09:58:58 +00:00
naddy
b1eb1d48fd bump for plist changes 6.4 -> 6.5 2019-02-28 01:52:37 +00:00
ajacoutot
fa979e5fed +polkit 2019-02-27 16:07:17 +00:00
ajacoutot
1ac3811cf5 Import mate-polkit-1.20.2.
PolicyKit-mate provides an Authentication Agent for PolicyKit that integrates
well with the MATE desktop environment.

ok robert@
2019-02-27 16:06:54 +00:00
ajacoutot
fc11c67338 No need to BDEP on itstool, MODGNOME_TOOLS=yelp does it for us. 2019-02-27 08:01:20 +00:00
ajacoutot
678dc8b04f can_suspend_or_hibernate: use ConsoleKit instead of login1 (systemd).
This allows us to access the can_suspend property.
2019-02-27 03:51:21 +00:00