aboutsummaryrefslogtreecommitdiffstats
path: root/main/atk
Commit message (Collapse)AuthorAgeFilesLines
* main/atk: add test suiteA. Wilcox2018-02-071-2/+10
|
* [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/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-1/+1
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* Revert "main/atk: upgrade to 2.27.1"Natanael Copa2017-10-311-5/+5
| | | | | | | the 2.27.x is development release for 2.28. We stick to 2.26 til after v3.7 is released This reverts commit a83006205d14a16ab0d7e365a803c59213db529d.
* main/atk: upgrade to 2.27.1TBK2017-10-271-3/+3
|
* main/atk: upgrade to 2.26.1Natanael Copa2017-10-251-2/+2
|
* main/atk: upgrade to 2.26.0Natanael Copa2017-09-141-2/+2
|
* main/atk: upgrade to 2.25.2 and modernizeRoberto Oliveira2017-08-101-6/+5
|
* main/atk: upgrade to 2.24.0Natanael Copa2017-04-111-4/+2
|
* main/atk: upgrade to 2.22.0Natanael Copa2016-09-211-4/+4
|
* main/atk: upgrade to 2.21.907heo2016-09-141-13/+8
|
* main/atk: rebuild against gettext-0.19.8.1Natanael Copa2016-07-181-1/+1
|
* main/atk: bump pkgrel. Clean depends_dev sectionFrancesco Colista2016-07-181-1/+1
|
* main/atk: upgrade to 2.20.0Natanael Copa2016-03-311-4/+4
|
* main/atk: upgrade to 2.18.0Natanael Copa2015-11-021-5/+5
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/atk: rebuild for pkg-config providesNatanael Copa2015-06-121-2/+2
|
* main/atk: upgrade to 2.16.0Natanael Copa2015-03-231-4/+4
|
* main/atk: upgrade to 2.14.0Natanael Copa2014-10-291-4/+4
|
* main/atk: upgrade to 2.12.0Natanael Copa2014-03-271-4/+4
|
* main/atk: upgrade to 2.11.2Bartłomiej Piotrowski2013-11-261-4/+4
|
* main/atk: fix it so it actually buildsNatanael Copa2013-11-201-4/+3
|
* main/atk: upgrade to 2.11.1 and specify licenseFabian Affolter2013-11-201-5/+4
|
* main/[various]: fix build against musl (add update_config_sub)Timo Teräs2013-09-271-2/+9
|
* main/atk: upgrade to 2.10.0Natanael Copa2013-09-241-4/+4
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/atk: upgrade to 2.8.0Natanael Copa2013-04-011-2/+4
|
* main/atk: upgrade to 2.6.0Natanael Copa2012-09-301-2/+2
|
* main/atk: upgrade to 2.4.0Natanael Copa2012-04-251-4/+4
|
* main/atk: rebuild against glib-2.32Natanael Copa2012-04-251-1/+1
|
* Revert "main/atk: upgrade to 2.4.0"Natanael Copa2012-04-251-3/+3
| | | | This reverts commit 1b4f5e64de3af882fbec4086a0fdfacb18fdc722.
* main/atk: upgrade to 2.4.0Natanael Copa2012-04-251-3/+3
|
* main/atk: upgrade to 2.2.0 and split -langNatanael Copa2011-10-101-4/+4
|
* main/atk: remove .la filesWilliam Pitcock2011-06-291-1/+2
|
* main/atk: upgrade to 2.0.1Natanael Copa2011-06-191-2/+2
|
* 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/atk: upgrade to 2.0.0Natanael Copa2011-04-121-2/+2
|
* main/atk: upgrade to 1.33.6Natanael Copa2011-02-131-2/+2
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/atk: upgrade to 1.32.0Natanael Copa2010-09-281-3/+3
|
* main/atk: move .so to -dev packageNatanael Copa2010-07-141-7/+1
| | | | ref #384
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/atk: enable introspectionNatanael Copa2010-04-011-2/+10
| | | | needed by gtk
* main/atk: upgrade to 1.30.0Natanael Copa2010-04-011-3/+3
|
* merged x11 repository into mainNatanael Copa2010-01-251-0/+25
ref #255