Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/*: make CMake and meson respect our C{,PP,XX}FLAGS | Rasmus Thomsen | 2020-02-21 | 1 | -2/+2 |
| | | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E | ||||
* | tree-wide: use --buildtype=debugoptimized for meson packages | Rasmus Thomsen | 2020-01-07 | 1 | -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/libvdpau: upgrade to 1.3 | Leo | 2019-08-29 | 1 | -17/+15 |
| | |||||
* | main/libvdpau: update to 1.2 | Leo | 2019-05-27 | 1 | -8/+4 |
| | |||||
* | main: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | main/libvdpau: use xorgproto | Natanael Copa | 2018-07-19 | 1 | -2/+2 |
| | |||||
* | 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/libvdpau: modernise, add test suite, fix description | A. Wilcox | 2017-09-19 | 1 | -16/+13 |
| | |||||
* | main/libvdpau: security upgrade to 1.1.1 ↵ | Eivind Uggedal | 2015-09-11 | 1 | -5/+5 |
| | | | | (CVE-2015-5198,CVE-2015-5199,CVE-2015-5200) | ||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -2/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/libvdpau: rebuild with gcc5 libstdc++ ABI change | Natanael Copa | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | main/libvdpau: upgrade to 1.1 | Natanael Copa | 2015-03-17 | 1 | -4/+4 |
| | |||||
* | main/libvdpau: upgrade to 0.9 | Natanael Copa | 2015-02-03 | 1 | -5/+4 |
| | |||||
* | main/libvdpau: upgrade to 0.8 | Natanael Copa | 2014-07-02 | 1 | -5/+5 |
| | |||||
* | main/libvdpau: fix underlinking issue | Natanael Copa | 2013-12-11 | 1 | -1/+2 |
| | | | | | libvdpau refers to XFree so it should link directly to -lX11 which provides it. | ||||
* | main/[various]: update config.sub | Timo Teräs | 2013-09-29 | 1 | -0/+1 |
| | |||||
* | main/libvdpau: upgrade to 0.7 | Natanael Copa | 2013-08-08 | 1 | -3/+5 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/libvdpau: upgrade to 0.6 | Natanael Copa | 2013-02-03 | 1 | -3/+3 |
| | |||||
* | main/libvdpau: upgrade to 0.5 | Natanael Copa | 2012-09-24 | 1 | -3/+3 |
| | |||||
* | main/libvdpau: remove *.la | Natanael Copa | 2011-07-01 | 1 | -2/+4 |
| | |||||
* | main/libvdpau: upgrade to 0.4.1 | Natanael Copa | 2011-02-15 | 1 | -2/+2 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/libvdpau: new apkbuild | Carlo Landmeter | 2010-09-21 | 1 | -0/+38 |
(cherry picked from commit e5393d8acc2e2d87aaf6b180775e07f681eb3fd7) |