3 Commits

Author SHA1 Message Date
Rasmus Thomsen
78d37d9942 tree-wide: use --buildtype=debugoptimized for meson packages
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
2020-01-07 10:13:47 +01:00
Natanael Copa
b90539592d community/gom: rebuild against python 3.8
and fix makedepends. the meson file has an explicit depend of gdk-pixbuf
so we add that to makedepends.
2019-11-05 15:33:55 +00:00
Rasmus Thomsen
dde9d6f584 community/gom: move from testing 2019-09-23 00:39:51 +02:00