18712 Commits

Author SHA1 Message Date
ajacoutot
6d032325fb Sync FFMPEG_V with graphics/ffmpeg.
from Brad (maintainer)
2017-06-15 11:33:50 +00:00
zhuk
ac16cdb1ce QtWebkit contains classes and functions for embedding web content in
applications using the Webkit framework.

This package contains sources for QtWebkit usage examples.

This is a part of upcoming Qt 5.9.
2017-06-15 08:41:48 +00:00
zhuk
be0a27b246 Unused file: Qt5 Webkit examples live in a different castle.. 2017-06-15 08:38:31 +00:00
zhuk
8fa04f3095 The Qt Virtual Keyboard project provides an input framework and reference
keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt
targets.

The input framework makes it easy to write custom input methods or to integrate
3rd party input engines. The input methods can be implemented in C++ or QML.

This is a part of upcoming Qt 5.9.
2017-06-15 08:37:08 +00:00
zhuk
1f0b3b8ded The module enables a Qt application to support accessibility features such as
text-to-speech, which is useful for end-users who are visually challenged or
cannot access the application for whatever reason. The most common use case
where text-to-speech comes in handy is when the end-user is driving and cannot
attend the incoming messages on the phone.  In such a scenario, the messaging
application can read out the incoming message.

This is a part of upcoming Qt 5.9.
2017-06-15 08:36:13 +00:00
zhuk
df6d4c50dd The Qt SCXML module provides functionality to create state machines from SCXML
files. This includes both dynamically creating state machines (loading the SCXML
file and instantiating states and transitions) and generating a C++ file that
has a class implementing the state machine. It also contains functionality to
support data models and executable content.

This is a part of upcoming Qt 5.9.
2017-06-15 08:35:15 +00:00
zhuk
ac68aad5d6 Qt Remote Objects (QtRO) is an inter-process communication (IPC) module
developed for Qt. The idea is to extend existing Qt's functionalities to enable
an easy exchange of information between processes or computers.

One of the key features of Qt to enable this is the distinction between an
objects API (defined by its Q_Property, Signals and Slots) and the
implementation of that API. The purpose of QtRO is to meet the expected API,
even if the true QObject is in a different process. A Slot called on a copy of
an object (called a Replica) is forwarded to the true object (called a Source)
for handling. Updates to the Source, either property changes or emitted Signals,
are forwarded to every Replica.

This is a part of upcoming Qt 5.9.
2017-06-15 08:33:50 +00:00
zhuk
2cfd4845ee Qt Purchasing is an add-on library that enables Qt applications to support
in-app purchases. It is a cross-platform library that currently supports
purchases made to the Mac App Store on OS X, App Store on iOS, and Google Play
on Android.

This is a part of upcoming Qt 5.9.
2017-06-15 08:32:16 +00:00
zhuk
b0db021830 Qt Network Authorization provides a set of APIs that enable Qt applications
to obtain limited access to online accounts and HTTP services without exposing
users' passwords.

Currently, the supported authorization protocol is OAuth 1 & 2.

This is a part of upcoming Qt 5.9.
2017-06-15 08:31:04 +00:00
zhuk
d4a8c1ec43 A Qt 5 module that adds support for getting events from gamepad devices
on multiple platforms.

This module provides classes that can:
 - read input events from game controllers (Button and Axis events),
   both from C++ and Qt Quick (QML);
 - provide a queryable input state (by processing events);
 - provide key bindings.

This is a part of upcoming Qt 5.9.
2017-06-15 08:30:14 +00:00
zhuk
693e3a41be Qt Data Visualization module provides a way to visualize data in 3D as bar,
scatter, and surface graphs. It is especially useful for visualizing depth maps
and large quantities of rapidly changing data, such as data received from
multiple sensors. The look and feel of graphs can be customized by using themes
or by adding custom items and labels to them.

This is a part of upcoming Qt 5.9.
2017-06-15 08:28:52 +00:00
schwarze
cf64a3c8c1 These manuals look quite broken with groff because groff sets the
column separation in the excessively wide tables to zero, so you
cannot easily see the word boundaries.

With mandoc, the manuals are actually readable if you make your
terminal window wider than 132 columns, so drop USE_GROFF and bump.
2017-06-15 01:00:42 +00:00
ajacoutot
e4fcaa6963 Missing BDEP+RDEP on devel/iso-codes. 2017-06-14 20:21:32 +00:00
schwarze
be540b28a0 Fix a very weird encoding error that screwed up the content of the
afterstep_faq(1) manual.  I'm not going to debug XML parsers, so
just patch the documentation such that the XML stuff yields a valid
manual page.

Only whitespace differences between groff and mandoc formatting,
so drop USE_GROFF and bump.
2017-06-14 15:24:50 +00:00
schwarze
4478d7a66b uses .br and macros inside tbl(7), but formatting differences are very
minor and don't harm readability, so drop USE_GROFF and bump
2017-06-13 17:05:50 +00:00
ajacoutot
b153dbf93a Update to gnome-tweak-tool-3.24.1. 2017-06-13 07:45:48 +00:00
ajacoutot
2da38a6cd2 use the textproc/intltool MODULE. 2017-06-13 07:43:55 +00:00
jasper
c7915d1888 add missing patch; no bump as it didn't build
reminded by nigel@
2017-06-12 16:40:26 +00:00
ajacoutot
212b011311 Remove trailing lines. 2017-06-12 10:57:57 +00:00
ajacoutot
a689bab6a2 Update to latexila-3.24.1. 2017-06-12 08:00:28 +00:00
ajacoutot
9d13aff79f Fix LIB_DEPENDS to unbreak.
reported by naddy@
2017-06-11 22:02:02 +00:00
rsadowski
4fa7eca2c7 first kde-applications bits for further work. No functional changes.
ok jca@
2017-06-11 17:47:45 +00:00
jasper
13419c551f update to sakura-3.4.0 2017-06-11 15:14:18 +00:00
jasper
dc3df10f68 update to bijiben-3.24.0 2017-06-10 14:44:59 +00:00
jasper
dee89414fb update to libgweather-3.24.1 2017-06-10 13:49:19 +00:00
jasper
5b8fc48705 update to gnome-calendar-3.24.3 2017-06-10 13:47:20 +00:00
landry
473e24a810 Bugfix update to tumbler 0.1.32 2017-06-10 07:29:40 +00:00
landry
53d656621b Update to xfce4-dict 0.8.0 2017-06-10 07:25:22 +00:00
ajacoutot
b36d591232 Update to gnome-todo-3.24.2. 2017-06-09 07:10:50 +00:00
rsadowski
d17abf0f9a unhook x2goclient 2017-06-08 19:43:22 +00:00
rsadowski
8121113f14 Import x11/x2goclient 4.1.0.0
The x2goclient application provides you the possibility to access the
remote running desktop, exchange files with it and redirect sound from
the session on the server to your local client.

ok jca@ Many thanks!
2017-06-08 18:05:04 +00:00
robert
296ee71a67 hook x11/mate up to the build, ok aja@ 2017-06-07 17:39:44 +00:00
danj
08aecec5ea Upstream is dead and code has security issues (CVE-2017-7483 for instance)
Users can easily switch to rxvt-unicode

ok tb@ fcambus@
2017-06-07 01:26:07 +00:00
danj
3983d9e170 unhook rxvt 2017-06-07 01:24:27 +00:00
ajacoutot
81b6765738 Update to xpad-4.8.0.
from new MAINTAINER Brian Callahan
2017-06-06 17:41:11 +00:00
benoit
6d784db3db Update to worker-3.9.0.
from Brian Callahan (new maintainer)
2017-06-06 16:50:43 +00:00
schwarze
b5ce83f03e mandoc(1) supports .ce now, drop USE_GROFF and bump 2017-06-06 15:05:44 +00:00
schwarze
bb11d0c239 mandoc groks .mc now; drop USE_GROFF and bump 2017-06-04 23:21:01 +00:00
sthen
304357c1d1 bump, this lost and regained some fortran-related lib deps at some point
run into by naddy and aja
2017-06-04 22:31:43 +00:00
schwarze
b239cb3406 Rather than making the manual page unusable for mandoc by preprocessing
it with GNU tbl(1) at build time, simply install the man(7)/tbl(7)
source unmangled --> identical formatting, drop USE_GROFF.
2017-06-04 01:01:19 +00:00
espie
1177bd944d in this case, bogus warning flags are enough to make it not build with
clang... so fix it
2017-06-03 11:17:58 +00:00
ajacoutot
29d946e501 stdc++, estdc++ -> ${LIBCXX}, ${LIBECXX} 2017-06-03 09:57:19 +00:00
schwarze
7a499ab900 fix manual page that is completely broken with both groff and mandoc,
and drop USE_GROFF while here
2017-06-02 20:47:12 +00:00
schwarze
74ae7bd0fb drop USE_GROFF and bump; mandoc groks enough \l now 2017-06-02 20:22:01 +00:00
espie
8d473532b2 bump, this is a mess, thx jasper@ :( 2017-06-02 15:40:27 +00:00
schwarze
f607c8eabc Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists using \h.
2017-06-02 11:33:16 +00:00
espie
31ebb0e25b WANTLIB typo 2017-06-02 10:42:26 +00:00
espie
cff04857be bump REVISION.
Remove PKG_ARCH=* this didn't even make sense before as there
are configuration discrepancies between architectures, and now the
clang files are different
2017-06-01 13:40:45 +00:00
espie
10cb69fb3d base clang requires -lc++abi for objc2 code to be linking, so fix that 2017-06-01 13:37:08 +00:00
gonzalo
0b3cd2d6a0 Update for SMPlayer to 17.6.0:
(2017-05-23)
  * (Add bookmark) Set focus on the name field.
  * Save bookmarks just after edit.

(2017-05-16)
  * Add an option in preferences -> network -> chromecast to convert
automatically
    SRT subtitles to VTT.

(2017-05-11)
  * Possibility to pass options to the acompressor filter (in smplayer.ini).

OK benoit@
2017-06-01 13:30:08 +00:00