22141 Commits

Author SHA1 Message Date
ajacoutot
2443933a32 Enable chromecast support with avahi and protobuf.
Tested by myself.

ok brad (maintainer)
2020-10-18 08:16:37 +00:00
jasper
1463282506 update to gjs-1.66.1 2020-10-17 12:57:23 +00:00
ajacoutot
119d141e74 Update to yaru-20.10.6.1. 2020-10-17 08:33:24 +00:00
landry
6383dfd274 Update to xfce4-dict 0.8.4, fix WANTLIB while here 2020-10-15 06:44:22 +00:00
cwen
2e32c1056f xtermset: fix two issues about dealing with configuration files
- Fix array bounds that caused a segfault while storing the config file
- Ensure that we hit EOF while storing/loading the config file on
unsigned char archs (powerpc, arm)

Wording hint and OK tb@
2020-10-13 15:10:39 +00:00
cwen
5d6517c66f osd_clock: fix an infinite loop on unsigned char archs (arm*, powerpc)
OK tb@
2020-10-12 10:18:56 +00:00
ajacoutot
d327d7cc3c Update to libsecret-0.20.4. 2020-10-10 17:13:49 +00:00
rsadowski
f7bb9ac822 Bump after hunspell update
The library name has changed from hunspell-1.6 to hunspell-1.7.
2020-10-09 19:12:00 +00:00
jasper
3134cfb5e5 update to gnome-shell-extensions-3.36.7 2020-10-09 15:47:45 +00:00
jasper
32a193aa8e update to mutter-3.36.7 2020-10-09 15:47:44 +00:00
jasper
5d6f590262 update to gnome-shell-3.36.7 2020-10-09 15:47:44 +00:00
ajacoutot
3025447acc Update to gnome-maps-3.36.4.1. 2020-10-09 13:13:28 +00:00
bcallah
97c4b24c0f Add devel/help2man to BDEPS -- latest arm64 bulk failed because of this.
Alerted by naddy@
2020-10-09 02:33:40 +00:00
cwen
799d1206dd kitty: build only on hardware accelerated, OpenGL>=3.3, archs
Since kitty offloads the rendering to the GPU, it doesn't make much sense
to run it without hardware acceleration.

Spotted while fixing the build on macppc. Thanks to Brad for proposing
to use ONLY_FOR_ARCHS instead of not building the port on macppc only.
Aarch64 has been added since it supports amdgpu(4) and radeondrm(4).

OK thfr@ (maintainer, on my first proposal)
2020-10-08 00:12:29 +00:00
ajacoutot
6bca9195c6 Update to gnome-desktop-3.36.7. 2020-10-07 12:00:58 +00:00
ajacoutot
8d97a16d5f Update to gnome-music-3.36.6. 2020-10-07 07:05:28 +00:00
landry
7b210bcb9b Make sure systemwide minizip isnt detected.
qtwebengine bundles two incompatible versions of minizip in its chromium
copy, and everything blows if the systemwide minizip is detected.
2020-10-06 16:51:19 +00:00
jca
73b6966379 gnupg2->gnupg in comments 2020-10-05 19:52:43 +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
sthen
472cc5de93 update to VLC 3.0.11.1, from Brad. 2020-10-04 18:35:45 +00:00
sthen
e686ccb07e update to FFmpeg 4.3.1, from Brad. 2020-10-04 18:33:40 +00:00
ajacoutot
9fc7a90b42 Update to yelp-3.36.1. 2020-10-04 10:03:07 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
ajacoutot
8eafbab333 Update to yaru-20.10.4. 2020-10-03 13:40:44 +00:00
ajacoutot
00846b4797 Update to aisleriot-3.22.12. 2020-10-03 13:02:59 +00:00
ajacoutot
7965459131 Update to dconf-editor-3.36.7. 2020-10-03 11:51:50 +00:00
ajacoutot
c8f7fa4920 Update to librsvg-2.50.1. 2020-10-03 10:52:36 +00:00
naddy
4d90c22827 fix build on aarch64 by reverting (!) upstream qtwebengine-chromium's
"Fix building on aarch64 without fp16" commit
2020-09-28 14:24:42 +00:00
rpointel
5ee4641112 add python3 to the build_depends, spotted by naddy@.
ok Laurence Tratt (maintainer), sthen@.
2020-09-28 11:49:57 +00:00
ajacoutot
956ab00d77 Missing BDEP on x11/dbus.
ok naddy@
2020-09-27 18:37:40 +00:00
edd
65e108132e Link x11/gromit-mpx. 2020-09-25 20:34:10 +00:00
edd
0950d67df1 Import x11/gromit-mpx.
```
Gromit-MPX (GRaphics Over MIscellaneous Things) is a small tool to make
annotations on the screen. Its main use is for making presentations of some
application. Normally, you would have to move the mouse pointer around the
point of interest until hopefully everybody noticed it. With Gromit-MPX, you
can draw everywhere onto the screen, highlighting some button or area.
```

We hacked gromit-mpx to remove the dependency on lib{app,}indicator. Although
we had planned to use those (previously imported) dependencies, it became clear
that lots of in-tree ports would start picking them up and now isn't the time
for full-tree changes.

x11/lib{app,}indicator remain in-tree, but unlinked as per landry@'s request.

Sent in from Laurie Tratt. OK sthen@ and landry@.
2020-09-25 20:32:29 +00:00
feinerer
c9a0bc783e Update to Dunst 1.5.0
From Timo Myyrä (MAINTAINER)
2020-09-25 13:53:53 +00:00
edd
f140cc9e69 Unlink x11/lib{app}indicator until we know what may pick it up.
A code search suggests that lots of packages may starting picking these up, so
until we've checked, it's safer to unlink them.

Spotted by landry@, OK landry@ and sthen@.
2020-09-24 09:01:36 +00:00
edd
6813310fc2 Link x11/libappindicator. 2020-09-23 13:20:13 +00:00
edd
e8ad661893 Import x11/libappindicator.
"libappindicator is a library to allow applications to export a menu into the
Unity Menu bar. Based on KSNI it also works in KDE and will fallback to generic
Systray support if none of those are available."

From Laurie Tratt, with input from myself and sthen@.

OK sthen@, thanks!
2020-09-23 13:19:30 +00:00
edd
48a13efce3 Link x11/libindicator. 2020-09-23 13:15:26 +00:00
edd
eea63df518 Import x11/libindicator.
"libindicator is a set of symbols and convience functions that all indicators
would like to use."

From Laurie Tratt with tweaks from myself and sthen@.

OK sthen@, thanks!
2020-09-23 13:14:16 +00:00
rsadowski
eee82d0b4d Regen WANTLIB 2020-09-23 06:12:26 +00:00
bket
f1f0d513d6 Update to icewm-1.8.3
Changes: https://github.com/bbidulock/icewm/blob/1.8.3/NEWS

From Timo Myyra <timo.myyra AT bittivirhe DOT fi>. Some minor nits from
me.
2020-09-22 12:02:31 +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
ajacoutot
3e3bb03561 Scale GDM logo. 2020-09-21 14:36:21 +00:00
ajacoutot
db3080e578 TDEP on devel/py-gobject3${MODPY_FLAVOR} only for python3 and set NO_TEST
for python2.
Python2 support is deprecated anyway in the code.

Another step toward devel/py-gobject3 (!python3) removal.

idea from semarie@
2020-09-21 11:41:58 +00:00
rsadowski
4e663bf482 Fix text-to-speech in Qt5 by adding missing dependency 2020-09-20 18:49:42 +00:00
kevlo
b80e11a88b +lxterminal 2020-09-19 14:31:04 +00:00
kevlo
dff82891ca Import lxterminal, a vte-based terminal emulator of LXDE.
From Shawn Chiou.

ok bket@
2020-09-19 14:29:59 +00:00
sthen
ea13cde558 update to picom-8.1, from Omar Polo 2020-09-16 08:04:43 +00:00
rsadowski
4bae7f609b Update yakuake to 20.08.1 2020-09-16 07:31:24 +00:00
rsadowski
bb7b0525d6 Update tellico to 3.3.3 2020-09-16 06:12:26 +00:00
kmos
a48d6ecee3 x11/xcolor has never worked on sparc64. It uses a very old version of
the libc crate that doesn't get along with sparc64 (see history of
newsboat). Attempting to get it to use a newer version meant it still
didn't build.  Mark it BROKEN-sparc64

ok bcallah
2020-09-14 22:22:49 +00:00