aboutsummaryrefslogtreecommitdiffstats
path: root/main/dconf
Commit message (Collapse)AuthorAgeFilesLines
* main/dconf: upgrade to 0.36.0Rasmus Thomsen2020-03-102-41/+4
|
* main/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-211-2/+2
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* tree-wide: use --buildtype=debugoptimized for meson packagesRasmus Thomsen2020-01-071-2/+2
| | | | | | | 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.
* main/dconf: fix build with meson-0.52Natanael Copa2019-11-212-6/+40
|
* main/dconf: upgrade to 0.34.0Rasmus Thomsen2019-09-131-5/+6
| | | | * Adopt maintainership
* main/dconf: update to 0.32.0Rasmus Thomsen2019-05-051-18/+29
|
* main: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-061-1/+1
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* main/dconf: modernize abuildtmpfile2017-06-091-21/+6
|
* main/dconf: bump pkgrel due to dbus-dev upgradeFrancesco Colista2017-01-191-1/+1
|
* main/dconf: upgrade to 0.26.0Natanael Copa2016-03-311-5/+5
|
* main/dconf: rebuild with vala-0.30Natanael Copa2015-11-161-1/+1
|
* main/dconf: upgrade to 0.24.0Natanael Copa2015-03-251-18/+6
|
* main/dconf: upgrade to 0.22.0Natanael Copa2014-09-301-4/+4
|
* main/dconf: upgrade to 0.20.0Natanael Copa2014-04-211-4/+4
|
* main/dconf: upgrade to 0.18.0Natanael Copa2013-10-091-11/+11
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/dconf: upgrade to 0.16.1Natanael Copa2013-07-241-4/+4
|
* main/dconf: upgrade to 0.16.0Natanael Copa2013-04-231-2/+4
|
* main/dconf: upgrade to 0.14.1Natanael Copa2012-11-131-2/+2
|
* main/dconf: upgrade to 0.14.0Natanael Copa2012-09-281-5/+5
|
* main/dconf: upgrade to 0.12.1Natanael Copa2012-05-111-4/+4
|
* main/dconf: rebuild against glib-2.32Natanael Copa2012-04-251-1/+1
|
* main/dconf: upgrade to 0.10.0Natanael Copa2011-10-101-2/+2
|
* main/dconf: upgrade to 0.9.0. split out dconf-editorNatanael Copa2011-08-172-42/+17
|
* main/gobject-introspection: rearrangeNatanael Copa2011-06-091-1/+1
| | | | | | | we use a -dev subpackage for development like we do for others. The gobject-introspection is now the runtime only. This should also fix issue with py-gobject pulling in -dev packages.
* main/dconf: moved from testingNatanael Copa2011-04-122-0/+78