8066 Commits

Author SHA1 Message Date
ajacoutot
5fb393261b Update to accerciser-3.36.3. 2020-08-13 15:20:38 +00:00
jsg
0e21764c1b stop using -march=i686 for 64 bit atomics on i386
the now default -march=i586 includes 64 bit atomics
from Brad ok sthen@
2020-08-07 14:30:10 +00:00
jsg
0b771d2a5b remove explicit -march=i586
-march=i586 is now the default for clang in base on i386

ok sthen@
2020-08-07 09:21:01 +00:00
jasper
e7147361e0 update to quadrapassel-3.36.04 2020-07-29 18:27:33 +00:00
kmos
112ef1d6b5 Fix build of sparc64 by adding COMPILER line to use ports-gcc instead of
base-gcc.

ok ajacoutot (maintainer)
2020-07-28 07:30:31 +00:00
ajacoutot
f2bdc81229 Missing RDEP on x11/gnome/desktop.
spotted by robert@
2020-07-25 11:48:04 +00:00
ajacoutot
3b53d7113a Update to gjs-1.64.4.
ok jasper@
2020-07-14 12:43:56 +00:00
ajacoutot
e212168172 Update to gdm-3.36.3. 2020-07-14 06:32:03 +00:00
ajacoutot
228b655df7 Update to gnome-desktop-3.36.4. 2020-07-10 06:22:28 +00:00
ajacoutot
77a4aafc05 Update to gnome-music-3.36.4.1. 2020-07-10 06:15:08 +00:00
jasper
99e495c72d update to gnome-shell-3.36.4 2020-07-08 07:31:47 +00:00
jasper
ff76daf018 update to mutter-3.36.4 2020-07-08 07:31:44 +00:00
jasper
cce4bd23de update to bijiben-3.36.2 2020-07-08 06:46:44 +00:00
ajacoutot
6c453e3d53 Update to dconf-editor-3.36.4. 2020-07-06 15:41:43 +00:00
ajacoutot
c35a53287b Update to gnome-initial-setup-3.36.4. 2020-07-05 20:56:00 +00:00
ajacoutot
fa9b6739ad Update to eog-3.36.3. 2020-07-05 18:53:12 +00:00
ajacoutot
8afee9a8ff Update to accerciser-3.36.2. 2020-07-04 21:20:57 +00:00
ajacoutot
408b984e01 Update to gnome-music-3.36.4. 2020-07-04 21:14:21 +00:00
ajacoutot
474e89b391 Simplify homedir content and junk removal.
Give _x11 access to the authorization file.
2020-07-04 17:19:20 +00:00
ajacoutot
7238660b67 freedb -> gnudb.gnudb.org 2020-07-04 09:57:59 +00:00
ajacoutot
5a11c805cf Update to gnome-maps-3.36.4. 2020-07-04 07:57:45 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
c9622581b4 Update to gnome-control-center-3.36.4. 2020-07-03 21:07:40 +00:00
ajacoutot
a38f102057 Update to librsvg-2.48.8. 2020-07-03 18:22:00 +00:00
ajacoutot
06d5feda2c Update to baobab-3.34.1. 2020-06-29 13:58:52 +00:00
kmos
b30795bf80 seahorse needs C99 so base-gcc needs to be told that.
Add -std=gnu99 for base-gcc arches

This fixes the build on sparc64

ok ajacoutot (maintainer)
2020-06-27 18:14:22 +00:00
ajacoutot
63037a78c7 Update to gnome-builder-3.36.1. 2020-06-27 09:25:31 +00:00
cwen
24541741cd x11/gnome/photos: remove BROKEN-powerpc
It was marked BROKEN due to undefined references to 64-bit __sync primitives,
but x11/gnome/libdazzle now uses a fallback that does not use them on powerpc,
allowing Photos to be built.
2020-06-24 17:56:43 +00:00
jasper
8483166e52 update to gnome-contacts-3.36.2 2020-06-23 08:16:57 +00:00
jasper
206438f607 - update to libgweather-3.36.1
- give tests a better chance at running by setting XDG_CACHE_HOME
2020-06-23 07:54:47 +00:00
cwen
1bafc5c262 libdazzle: fix some consumers' build on powerpc
libdazzle uses 64-bit __sync_* primitives that are not supported on
powerpc, use the fallback code on this arch instead (merged upstream).
2020-06-22 09:00:00 +00:00
ajacoutot
eef6c4b7ac Update to seahorse-3.36.2. 2020-06-21 09:39:05 +00:00
ajacoutot
47f466188c Fix typo in TDEP. 2020-06-19 11:12:39 +00:00
jasper
d5492440c9 update to gnome-calendar-3.36.2 2020-06-18 18:02:36 +00:00
ajacoutot
8bfb9e1b0a Update to gnome-desktop-3.36.3.1. 2020-06-16 07:01:16 +00:00
cwen
04ae611f09 gnome-builder: fix the build with ld.bfd
Don't use "-Wl,--as-needed" (the meson default) with ld.bfd, it causes
undefined references errors. Allow building with ld.bfd on i386 where
it's broken with ld.lld, we'll see the result in the next bulk.

Tested on powerpc -- this arch needs a yet-to-be-committed
x11/gnome/libdazzle fix to build it there.

OK sthen@, jca@ and aja@ (maintainer)
2020-06-12 22:09:09 +00:00
cwen
2563d34b57 eog: don't build on !rust archs
It requires librsvg>=2.44.0 that is rust-only.

OK semarie@, aja@ (maintainer)
2020-06-12 10:27:52 +00:00
ajacoutot
ebb9cb3d2d Remove gnome-doc-utils. 2020-06-10 07:20:27 +00:00
ajacoutot
df760790f5 Bye bye doc-utils.
ok jasper@
2020-06-10 07:20:04 +00:00
ajacoutot
ede1f90408 Don't pull x11/gnome/doc-utils; it's been deprecated for years and is
going to be removed.
2020-06-10 07:19:20 +00:00
ajacoutot
8b9d0d0db2 Regen WANTLIB/PLIST. 2020-06-09 21:50:55 +00:00
jasper
fb51636f98 even with one foot in the grave, switch this over to python3.
based on a patch from gentoo
2020-06-09 07:19:28 +00:00
jasper
39567b34b2 bump after libxslt dependency changed 2020-06-09 07:14:44 +00:00
ajacoutot
fa2ecd796d Update to librsvg-2.48.7. 2020-06-05 14:52:36 +00:00
jasper
ae44cefa1f update to gnome-shell-3.36.3 2020-06-04 07:34:31 +00:00
jasper
9a965b41c8 update to mutter-3.36.3 2020-06-04 07:33:49 +00:00
ajacoutot
dd31884ae5 Update to gnome-control-center-3.36.3. 2020-06-03 22:55:47 +00:00
ajacoutot
8750facae1 Update to librsvg-2.48.6. 2020-06-03 13:29:55 +00:00
ajacoutot
b17fb02641 Update to orca-3.36.3. 2020-06-02 16:04:26 +00:00
jasper
230fc5e6ef update to gjs-1.64.3 2020-06-01 11:14:00 +00:00