6 Commits

Author SHA1 Message Date
rsadowski
e04ea93bae add pkgpath to x11/kde4/ksnapshot 2019-11-10 14:21:44 +00:00
rsadowski
3b4c8c86c8 Zap variable KDE5
We are now KDE4 free in kde-applications so there is no reason to tag KDE5
ports.
2019-03-24 11:56:57 +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
f61bf5d324 Update KDE Applications to 18.12
Release notes:

https://www.kde.org/announcements/announce-applications-18.12.0.php

Port notes:

- Update all KDE5 ports to 18.12.0
- Reorder Makefile and enable libkmahjongg and kmahjongg
- Change MAINTAINER email
- New kde-applications.port.mk baesed on Makefile.inc
- Includes the following new helpers:
  - MODKDE5_DESKTOP_FILE
  - MODKDE5_ICON_CACHE
  - MODKDE5_TRANSLATIONS
  - MODKDE5_DOCS
- Makefile.inc improvements
- Fix and improve some many @pkgpath's, @sample's, and run-,build-
  and lib-depends.
- Tweak some CATEGORIES

The new infrastructure makes it very easy for us to port the missing KDE5
applications.

Feedback from kn@ Thanks!
2018-12-18 09:39:17 +00:00
rsadowski
35ced8df32 zap double "Spectacle" in DESCR
Spotted by kn@ Thanks!
2018-12-10 07:33:12 +00:00
rsadowski
254f8833de Import spectacle-18.08.2.
Comment:
KDE screen capture and screenshot program

Description:
Spectacle Spectacle is a simple application for capturing desktop screenshots.
It can capture images of the entire desktop, a single monitor, the currently
active window, the window currently under the mouse, or a rectangular region of
the screen. The images can then be printed, sent to other applications for
manipulation, or quickly be saved as-is.

Features:

 - Capture the entire desktop (default)
 - Capture the current monitor
 - Capture the active window
 - Capture the window currently under the cursor, including parents of pop-up
   menus
 - Capture the window currently under the cursor, excluding parents of pop-up
   menus
 - Capture a rectangular region of the screen
 - Start in GUI mode (default)
 - Take a screenshot and exit without showing the GUI
 - Start in DBus-Activation mode
 - Save image to specified file in background mode
 - Wait for a click before taking screenshot

Maintainer: KDE porting team <openbsd-kde@googlegroups.com>

WWW: https://www.kde.org/applications/graphics/spectacle/

Tweak and OK kn@
2018-12-09 17:17:45 +00:00