aboutsummaryrefslogtreecommitdiffstats
path: root/main/libvdpau
Commit message (Collapse)AuthorAgeFilesLines
* main/libvdpau: fix sourceLeo2020-04-291-3/+2
|
* main/libvdpau: upgrade to 1.4Leo2020-04-101-7/+5
|
* main/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-211-2/+2
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* tree-wide: use --buildtype=debugoptimized for meson packagesRasmus Thomsen2020-01-071-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.3Leo2019-08-291-17/+15
|
* main/libvdpau: update to 1.2Leo2019-05-271-8/+4
|
* main: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-061-1/+1
|
* main/libvdpau: use xorgprotoNatanael Copa2018-07-191-2/+2
|
* 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.
* main/libvdpau: modernise, add test suite, fix descriptionA. Wilcox2017-09-191-16/+13
|
* main/libvdpau: security upgrade to 1.1.1 ↵Eivind Uggedal2015-09-111-5/+5
| | | | (CVE-2015-5198,CVE-2015-5199,CVE-2015-5200)
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-2/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/libvdpau: rebuild with gcc5 libstdc++ ABI changeNatanael Copa2015-06-221-1/+1
|
* main/libvdpau: upgrade to 1.1Natanael Copa2015-03-171-4/+4
|
* main/libvdpau: upgrade to 0.9Natanael Copa2015-02-031-5/+4
|
* main/libvdpau: upgrade to 0.8Natanael Copa2014-07-021-5/+5
|
* main/libvdpau: fix underlinking issueNatanael Copa2013-12-111-1/+2
| | | | | libvdpau refers to XFree so it should link directly to -lX11 which provides it.
* main/[various]: update config.subTimo Teräs2013-09-291-0/+1
|
* main/libvdpau: upgrade to 0.7Natanael Copa2013-08-081-3/+5
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/libvdpau: upgrade to 0.6Natanael Copa2013-02-031-3/+3
|
* main/libvdpau: upgrade to 0.5Natanael Copa2012-09-241-3/+3
|
* main/libvdpau: remove *.laNatanael Copa2011-07-011-2/+4
|
* main/libvdpau: upgrade to 0.4.1Natanael Copa2011-02-151-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/libvdpau: new apkbuildCarlo Landmeter2010-09-211-0/+38
(cherry picked from commit e5393d8acc2e2d87aaf6b180775e07f681eb3fd7)