Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/{xfce*} => community/ | Natanael Copa | 2018-04-23 | 1 | -41/+0 |
| | | | | Move everything xfce to community | ||||
* | main/xfdesktop: modernise, add check, fix license | A. Wilcox | 2018-02-16 | 1 | -18/+12 |
| | |||||
* | [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/xfdesktop: upgrade to 4.12.4 | Natanael Copa | 2017-10-31 | 1 | -4/+2 |
| | |||||
* | don't prefix GPL version number with a dash | Sören Tempel | 2015-10-03 | 1 | -1/+1 |
| | | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license | ||||
* | main/xfdesktop: upgrade to 4.12.3 | Natanael Copa | 2015-07-20 | 1 | -4/+4 |
| | |||||
* | main/xfdesktop: upgrade to 4.12.2 | Natanael Copa | 2015-05-18 | 1 | -4/+4 |
| | |||||
* | main/xfdesktop: upgrade to 4.12.1 | Łukasz Jendrysik | 2015-03-23 | 1 | -4/+5 |
| | |||||
* | main/xfdesktop: upgrade to 4.12.0 | Natanael Copa | 2015-03-01 | 1 | -4/+4 |
| | |||||
* | main/xfdesktop: upgrade to 4.10.3 | Natanael Copa | 2014-11-17 | 1 | -5/+4 |
| | |||||
* | main/[various]: update config.sub | Timo Teräs | 2013-10-02 | 1 | -0/+1 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/xfdesktop: upgrade to 4.10.2 | Natanael Copa | 2013-03-12 | 1 | -4/+4 |
| | |||||
* | main/xfdesktop: upgrade to 4.10.1 | Natanael Copa | 2013-03-05 | 2 | -69/+5 |
| | |||||
* | main/xfdesktop: fix use after free bug | Natanael Copa | 2012-07-09 | 2 | -3/+70 |
| | | | | https://bugzilla.xfce.org/show_bug.cgi?id=9059 | ||||
* | main/xfdesktop: upgrade to 4.10.0 | Natanael Copa | 2012-04-30 | 1 | -3/+3 |
| | |||||
* | main/xfdesktop: rebuild against glib-2.32 | Natanael Copa | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | main/xfdesktop: rebuild against libnotify-0.7 | Natanael Copa | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | main/xfdesktop: fix typo | Natanael Copa | 2011-10-31 | 1 | -2/+2 |
| | |||||
* | main/xfdesktop: split -lang | Natanael Copa | 2011-10-31 | 1 | -2/+2 |
| | |||||
* | main/xfdesktop: upgrade to 4.8.3 | Natanael Copa | 2011-09-14 | 1 | -3/+3 |
| | |||||
* | main/xfdesktop: rebuild so we get rid of libpng dependency | Natanael Copa | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | main/xfdesktop: upgrade to 4.8.2 | Natanael Copa | 2011-04-26 | 1 | -2/+2 |
| | |||||
* | main/xfdesktop: upgrade to 4.8.1 | Natanael Copa | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | main/xfdesktop: upgrade to 4.8.0 | Natanael Copa | 2011-01-22 | 1 | -2/+2 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/xfdesktop: upgrade to 4.7.5 | Natanael Copa | 2011-01-06 | 1 | -2/+2 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/xfdesktop: upgrade to 4.7.4 | Natanael Copa | 2010-12-10 | 3 | -1666/+3 |
| | |||||
* | main/xfdesktop: upgrade to 4.7.2 | Natanael Copa | 2010-11-12 | 3 | -8/+1678 |
| | |||||
* | main/xfdesktop: upgrade to 4.6.2 | Natanael Copa | 2010-05-27 | 1 | -4/+4 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/xfdesktop: rebuild against jpeg-8 | Natanael Copa | 2010-02-11 | 1 | -2/+2 |
| | |||||
* | main/xfdesktop: rebuild. let the triggers do the work | Natanael Copa | 2010-02-01 | 4 | -17/+11 |
| | |||||
* | merged x11 repository into main | Natanael Copa | 2010-01-25 | 4 | -0/+39 |
ref #255 |