21643 Commits

Author SHA1 Message Date
jasper
6e40289f2c - update to libhandy-0.0.13
- cleanup RUN_DEPENDS
2020-05-14 15:00:17 +00:00
jasper
ba64af95b1 update to libgweather-3.36.0 2020-05-14 14:59:25 +00:00
ajacoutot
fd52df6531 Update to libdazzle-3.36.0. 2020-05-14 14:59:03 +00:00
jasper
b48a49e723 update to gnome-online-accounts-3.36.0 2020-05-14 14:58:58 +00:00
ajacoutot
861cd6e4c1 Update to gcr-3.36.0. 2020-05-14 14:58:33 +00:00
ajacoutot
452ea86cac Update to at-spi2-core-2.36.0. 2020-05-14 14:58:05 +00:00
ajacoutot
005f544d5e Update to gnome-desktop-3.36.2. 2020-05-14 14:57:00 +00:00
ajacoutot
ffb9494774 Update to gtk+4-3.98.3. 2020-05-14 14:56:24 +00:00
jasper
6c29dd7fa1 - update to gjs-1.64.2
there are runtime regressions with some applications (e.g. gnome-weather),
these will be handled in due time
2020-05-14 14:55:56 +00:00
ajacoutot
104be7ea18 Fix WANTLIB after openexr update. 2020-05-14 12:35:30 +00:00
landry
08a24b99ba Forgotten in previous, remove useless .la files via MODXFCE_PURGE_LA 2020-05-14 11:46:43 +00:00
landry
a0e8e0ff5c Update to xfconf 4.14.3.
see https://mail.xfce.org/pipermail/xfce-announce/2020-May/000858.html
and https://mail.xfce.org/pipermail/xfce-announce/2020-May/000859.html

build the xfconf gsettings backend, allows gtk/glib apps that store
their settings in dconf to store them in xfconf instead. Enabled by
setting GSETTINGS_BACKEND=xfconf in the env, will be documented at some
point in the metapackage README.
2020-05-14 11:43:56 +00:00
landry
cb9d05d1b1 Update to xfce4-notifyd 0.6.1 2020-05-14 11:30:04 +00:00
ajacoutot
a07a36c969 Missing BDEP on x11/dbus-glib.
Not sure how we never run into build issues before...

noticed by and ok sthen@
2020-05-06 18:32:47 +00:00
sthen
ec4e358bd3 Add a fix for an 18-years-old bug relating to themes with no alpha channels
that we have run into recently with GIMP, nice work from Nam Nguyen and also
committed upstream.  ok jca@ tb@ aja@
2020-05-02 11:21:08 +00:00
ajacoutot
2f00af6a6a Update to virt-viewer-9.0 2020-05-02 08:34:28 +00:00
landry
51f73f1582 Update to xfwm4 4.14.2 2020-05-02 07:05:17 +00:00
jasper
b7bd3616ba bugfix update to mutter-3.34.6 2020-05-01 07:13:46 +00:00
ajacoutot
129e98bcbb Update to gnome-control-center-3.34.6. 2020-05-01 05:42:15 +00:00
kn
265b86e2a9 Remove Python dependency
devhelp ships a single Python script which is a gedit plugin, nothing
else in devhelp requires Python at runtime.

Remove lang/python module usage;  Both Python 3 (through meson) and 2
(through a secondary BUILD_DEPENDS in the chain) are pulled in during
build anyway.

gedit itself has a direct Python 3 as RUN_DEPENDS.

devhelp not having a Python RDEP allows installing the "xfce" meta package
without requiring Python 2.

Ok aja
2020-04-30 23:10:02 +00:00
ajacoutot
225cc11718 Update to gnome-desktop-3.34.6. 2020-04-30 05:55:50 +00:00
jasper
3fa32c7913 update to gjs-1.58.7, addresses a number of crashers 2020-04-29 11:41:34 +00:00
landry
502d87552b Update to xfce4-panel 4.14.4.
Fixes a leak and a small crasher, cf
http://xfce.10915.n7.nabble.com/ANNOUNCE-xfce4-panel-4-14-4-released-td58691.html
2020-04-28 14:24:30 +00:00
sthen
06b5211b63 spice-gtk: add an RDEP on gobject-introspection, it is listed in Requires.private
in spice-client-gtk-3.0.pc. We have seen intermittent failures in bulk builds for
remmina which depends on spice-gtk which it turns out is due to pkg-config not
seeing that spice-client-gtk exists, jasper@ figured out the missing dep.
OK jasper@ aja@
2020-04-28 12:02:52 +00:00
ajacoutot
7f84610ea4 Update to gtk+3-3.24.20. 2020-04-27 20:00:37 +00:00
ajacoutot
f94017123a Update to gnome-user-docs-3.34.2. 2020-04-26 08:03:13 +00:00
ajacoutot
3543bb90df Update to gnome-getting-started-docs-3.34.2. 2020-04-26 08:02:56 +00:00
ajacoutot
f02199ee35 Update to gnome-initial-setup-3.34.6. 2020-04-26 07:48:27 +00:00
ajacoutot
e4ea4b8323 Missing BDEP on shells/bash. 2020-04-25 11:54:42 +00:00
robert
599f6cdfd0 backport several upstream commits that fix different kids of crashes
in marco after the 1.24.0 release
2020-04-25 10:49:43 +00:00
ajacoutot
2fbd5e1e51 We have everything we need not to be forced to hardcode ,python3.
Use MODPY_FLAVOR instead.

ok sthen@
2020-04-25 10:07:41 +00:00
ajacoutot
91eb327a44 Update to aisleriot-3.22.11. 2020-04-25 08:55:44 +00:00
ajacoutot
79cca29bc7 Update to accerciser-3.34.5. 2020-04-25 08:37:48 +00:00
cwen
18f51b599c ogle: fix the 'altivec' FLAVOR build with clang on powerpc
Drop unsupported assembler switch; use `-maltivec' to ensure
this FLAVOR stays true to its name.

"sure" espie@ (maintainer)
2020-04-24 16:04:48 +00:00
ajacoutot
fb905c4300 Update to nautilus-3.34.3. 2020-04-24 16:02:29 +00:00
ajacoutot
240c200824 Update to librsvg-2.48.4. 2020-04-24 08:55:10 +00:00
ajacoutot
6b45417743 Update to yaru-20.04.6. 2020-04-24 06:46:31 +00:00
kmos
569478bf86 Fix the build on sparc64 (and presumably other base-gcc arches)
by specifying "-std=gnu99" and patching to remove "-Werror"

Input from aja

ok jca@

(Last commit was mistakenly done from within "patches", thus missing
Makefile)
2020-04-23 14:39:39 +00:00
kmos
be51dff732 Fix the build on sparc64 (and presumably other base-gcc arches)
by specifying "-std=gnu99" and patching to remove "-Werror"

Input from aja

ok jca@
2020-04-23 14:21:54 +00:00
landry
4ffbd88eb7 Update to xfce4-whiskermenu 2.4.4 2020-04-23 06:48:47 +00:00
jasper
5485d4a6f2 fix format string issues which can be triggered by explicitly setting $ARGV0
patch from debian
2020-04-22 20:07:47 +00:00
sthen
c81ca69149 vlc: switch to a better fix for the duplicate symbols. from pkgsrc via brad. 2020-04-21 10:19:25 +00:00
sthen
babfbf7425 vlc: fix https plugin, the LDFLAGS that were needed to fix the build overrode
the default flags which turned off the version numbering, causing the plugin
not to be found at runtime.  ok Brad
2020-04-20 08:35:41 +00:00
jasper
661699f704 update to file-roller-3.32.5 2020-04-20 06:31:05 +00:00
jung
0ae13e3404 update to 0.7 release which switches volume reading to sndio
so patches are no longer needed
2020-04-19 21:44:29 +00:00
ratchov
8bac0150ec Use sndioctl instead of mixerctl
Test and works with both software and hardware volume knobs.

ok landry
2020-04-18 21:05:57 +00:00
ratchov
cafe606da6 Use sndio instead of the raw /dev/mixer device
joint work with jung@, dstat author; thanks
2020-04-18 20:40:19 +00:00
ajacoutot
eafc6c328d Update to librsvg-2.48.3. 2020-04-18 10:59:33 +00:00
rsadowski
b47d18b70f Update menumaker to 0.99.11
Update diff from Alessandro De Laurenzis (maintainer)
2020-04-18 09:01:37 +00:00
naddy
5a6bb98f65 explicitly specify devel/gettext,-runtime rather than relying on
subpackage defaults for devel/gettext
2020-04-17 16:14:40 +00:00