8 Commits

Author SHA1 Message Date
Rasmus Thomsen
6a447d36f5 community/*: stop manually moving usr/{lib,share}/glade to -dev subpkg
abuild 3.6.x does this for us, so this will lead to build failures. Also
rebuild since we moved things to the wrong places (e.g. /usr/lib instead
of /usr/lib/glade) in most APKBUILDs
2020-04-24 11:31:47 +00:00
Ariadne Conill
106c175c6f community/gitg: disable on mips 2020-04-08 00:11:03 +00:00
Rasmus Thomsen
c7a1f20490 community/*: make CMake and meson respect our C{,PP,XX}FLAGS
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
2020-02-21 18:12:22 +01:00
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
Leo
4b2912699b community/gitg: move glade modules and catalogs to -dev 2019-12-07 07:45:56 +01:00
Rasmus Thomsen
beb48f1b73 community/gitg: disable on s390x
Missing gtksourceview
2019-12-06 12:13:57 +01:00
Natanael Copa
0bdc33076a community/gitg: rebuild against python 3.8 2019-11-05 15:33:54 +00:00
Rasmus Thomsen
dd9b58d334 community/gitg: move from testing 2019-09-23 01:29:48 +02:00