Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/cairo: fix PDF printing | Paul Bredbury | 2019-04-03 | 2 | -2/+37 |
| | |||||
* | main/cairo: security fix (CVE-2018-19876) | Leonardo Arena | 2019-01-08 | 2 | -2/+38 |
| | | | | Fixes #9748 | ||||
* | main/cairo: upgrade to 1.16.0 | Carlo Landmeter | 2018-11-16 | 1 | -19/+3 |
| | |||||
* | main/cairo: upgrade to 1.15.12 | TBK | 2018-07-02 | 2 | -22/+7 |
| | |||||
* | main/cairo: enable emoji support to allow for xfce4-terminal and chromium to ↵ | Orson Teodoro | 2018-04-02 | 2 | -2/+17 |
| | | | | properly display noto-color-emoji | ||||
* | main/cairo: modernise, explicit configure, broken tests | A. Wilcox | 2018-02-17 | 1 | -8/+12 |
| | |||||
* | main/cairo: upgrade to 1.14.12 | Roberto Oliveira | 2018-02-07 | 1 | -2/+2 |
| | |||||
* | [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/cairo: upgrade to 1.14.10 | Francesco Colista | 2017-09-28 | 1 | -3/+3 |
| | |||||
* | main/cairo: move some large buffers off the stack. patch from void linux. | William Pitcock | 2017-06-06 | 2 | -7/+28 |
| | |||||
* | main/cairo: upgrade to 1.14.8 | Valery Kartel | 2017-02-07 | 1 | -25/+27 |
| | |||||
* | main/cairo: bump pkgrel | Francesco Colista | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | main/cairo: new upstream version 1.44.4 | Christian Kampka | 2015-11-09 | 1 | -5/+5 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/cairo: add infinality support | Carlo Landmeter | 2015-06-10 | 1 | -6/+19 |
| | |||||
* | main/cairo: upgrade to 1.14.2 | Natanael Copa | 2015-03-23 | 1 | -5/+4 |
| | |||||
* | main/cairo: upgrade to 1.14.0 | Natanael Copa | 2014-10-29 | 1 | -5/+5 |
| | |||||
* | main/cairo: specify license | Fabian Affolter | 2013-12-21 | 1 | -4/+3 |
| | |||||
* | main/cairo: rebuild against libxcb 1.9.3 | Bartłomiej Piotrowski | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | main/[various]: fix build against musl (add update_config_sub) | Timo Teräs | 2013-09-27 | 1 | -0/+6 |
| | |||||
* | main/cairo: upgrade to 1.12.16 | Natanael Copa | 2013-08-27 | 1 | -3/+5 |
| | |||||
* | main/cairo: rebuild against libpng16 | Natanael Copa | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/cairo: upgrade to 1.12.14 | Bartłomiej Piotrowski | 2013-02-13 | 1 | -2/+2 |
| | |||||
* | main/cairo: upgrade to 1.12.12 | Natanael Copa | 2013-02-03 | 1 | -2/+2 |
| | |||||
* | main/cairo: upgrade to 1.12.10 | Natanael Copa | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | main/cairo: upgrade to 1.12.8 | Natanael Copa | 2012-11-13 | 1 | -2/+2 |
| | |||||
* | main/cairo: upgrade to 1.12.6 | Natanael Copa | 2012-10-26 | 1 | -5/+10 |
| | |||||
* | main/cairo: upgrade to 1.12.2 | Natanael Copa | 2012-05-02 | 1 | -4/+4 |
| | |||||
* | main/cairo: rebuild against glib-2.32 | Natanael Copa | 2012-04-25 | 1 | -1/+1 |
| | |||||
* | main/cairo: upgrade to 1.12.0 | Natanael Copa | 2012-04-13 | 1 | -3/+3 |
| | |||||
* | main/cairo: remove all *.la files | Natanael Copa | 2012-03-28 | 1 | -2/+2 |
| | |||||
* | main/cairo: remove *.la files | William Pitcock | 2011-06-29 | 1 | -1/+2 |
| | |||||
* | main/cairo: split out cairo-gobject | Natanael Copa | 2011-06-15 | 1 | -6/+18 |
| | |||||
* | Revert "main/cairo: enable GL surface backend" | Natanael Copa | 2011-06-13 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | This is to break the circular dependency: gobject-introspection -> cairo -> mesa -> libdrm -> udev -> gobject-introspection Long time solution is probably let cairo do the introspection stuff itself rather than gobject-introspection doing it. Filed upstream: https://bugs.freedesktop.org/show_bug.cgi?id=38241 This reverts commit 276b9ce0bbcc699edffb08b7328a3ab365d483aa. | ||||
* | main/cairo: don't remove libtool archives | William Pitcock | 2011-05-13 | 1 | -2/+1 |
| | |||||
* | main/cairo: rebuild against libpng-1.5 | Natanael Copa | 2011-05-13 | 1 | -1/+2 |
| | |||||
* | main/cairo: enable tee backend | Natanael Copa | 2011-04-18 | 1 | -1/+2 |
| | | | | xulrunner wants it | ||||
* | main/cairo: -dev package needs glib-dev | Natanael Copa | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | main/cairo: rebuild | William Pitcock | 2011-01-29 | 1 | -1/+1 |
| | |||||
* | main/cairo: enable gobject support | William Pitcock | 2011-01-28 | 1 | -2/+4 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/cairo: upgrade to 1.10.2 | Natanael Copa | 2011-01-10 | 1 | -3/+3 |
| | |||||
* | main/cairo: enable GL surface backend | William Pitcock | 2010-12-22 | 1 | -3/+4 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/cairo: upgrade to 1.10.0 | Natanael Copa | 2010-09-09 | 1 | -3/+3 |
| | |||||
* | main/cairo: move .so to -dev package | Natanael Copa | 2010-07-14 | 1 | -1/+1 |
| | | | | ref #384 | ||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/cairo: upgrade to 1.8.10 | Natanael Copa | 2010-03-11 | 1 | -3/+3 |
| | |||||
* | main/cairo: rebuild against libpng-1.4 | Natanael Copa | 2010-01-28 | 1 | -5/+10 |
| |