Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gtk-doc: upgrade to 1.31 | Leo | 2019-08-16 | 1 | -3/+3 |
| | |||||
* | main/gtk-doc: upgrade to 1.30 | Leo | 2019-05-28 | 1 | -5/+4 |
| | |||||
* | main/gtk-doc: upgrade to 1.29 | Mohammed Sadiq | 2018-11-06 | 2 | -84/+6 |
| | | | | | | All perl scripts have been ported to python3 upstream, so drop perl dependency and depend on python3. Also, drop the patch as it has been merged upstream. | ||||
* | main/gtk-doc: upgrade to 1.28 | Natanael Copa | 2018-07-18 | 1 | -3/+3 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -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 Jirutka | 2017-11-19 | 1 | -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. | ||||
* | main/gtk-doc: fix build on ppc64le | Roberto Oliveira | 2017-11-02 | 1 | -2/+7 |
| | | | | | | | Run autoreconf in prepare to fix build error in ppc64le. It was failing with error: /bin/bash: line 4: 101512 Segmentation fault itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/fdl-appendix.xml | ||||
* | main/[various]: replace ftp.gnome.org source url | Natanael Copa | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | main/gtk-doc: fix depends and modernize | Natanael Copa | 2017-10-09 | 2 | -15/+98 |
| | |||||
* | main/gtk-doc: upgrade to 1.26 | Natanael Copa | 2017-09-14 | 1 | -4/+2 |
| | |||||
* | main/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | main/gtk-doc: upgrade to 1.25 | Natanael Copa | 2016-06-24 | 1 | -4/+4 |
| | |||||
* | main/gtk-doc: upgrade to 1.24 | Natanael Copa | 2015-06-07 | 1 | -4/+4 |
| | |||||
* | main/gtk-doc: upgrade to 1.22 | Natanael Copa | 2015-05-11 | 1 | -5/+4 |
| | |||||
* | main/gtk-doc: upgrade to 1.21 | Natanael Copa | 2015-01-07 | 1 | -4/+4 |
| | |||||
* | main/gtk-doc: upgrade to 1.20 | Natanael Copa | 2014-02-19 | 1 | -4/+4 |
| | |||||
* | main/[various]: fix build against musl (add update_config_sub) | Timo Teräs | 2013-09-27 | 1 | -1/+8 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+5 |
| | |||||
* | main/gtk-doc: upgrade to 1.19 | Bartłomiej Piotrowski | 2013-06-06 | 1 | -4/+6 |
| | |||||
* | main/gtk-doc: upgrade to 1.18 | Natanael Copa | 2011-10-10 | 1 | -4/+4 |
| | |||||
* | main/gtk-doc: upgrade to 1.17 | Natanael Copa | 2011-02-28 | 1 | -2/+2 |
| | |||||
* | main/gtk-doc: upgrade to 1.16 | Natanael Copa | 2011-02-03 | 1 | -2/+2 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/gtk-doc: upgrade to 1.15 | Natanael Copa | 2011-01-10 | 1 | -2/+2 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/gtk-doc: upgrade to 1.14 | Natanael Copa | 2010-05-10 | 1 | -3/+3 |
| | |||||
* | merged x11 repository into main | Natanael Copa | 2010-01-25 | 1 | -0/+23 |
ref #255 |