Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-15 | Disable lto to fix build | Daniel Bermond | |
2019-07-14 | Drop i686 support | Daniel Bermond | |
2019-01-07 | makedepends: switch yasm to nasm | Daniel Bermond | |
Upstream changed assembler from yasm to nasm[1]. References ---------- [1]: https://github.com/pkuvcl/davs2/commit/dc1407f83fdd25d4f301f641a16bfd6ba9ed99a0 | |||
2018-11-21 | Update makedepends | Daniel Bermond | |
2018-11-21 | Use gcc current to build (fixed upstream) | Daniel Bermond | |
Build was failing when using gcc8. This problem was fixed upstream. References ---------- https://github.com/pkuvcl/davs2/issues/9 https://github.com/pkuvcl/davs2/commit/00ef2c8062a7f7d7265d933676fb5cc60f1ea659 | |||
2018-11-17 | Match upstream changes. Do not copy source tree for 8-bit only. | Daniel Bermond | |
2018-11-09 | Do not rename the source clone | Daniel Bermond | |
2018-11-09 | Remove 10bit template | Daniel Bermond | |
2018-10-22 | Fixes | Daniel Bermond | |
2018-08-17 | Change to single package providing everything | Daniel Bermond | |
This will match the latest changes in package x264 from [extra] official repository. Although x264 package is not related to this one, the base source code template and build system are very similar. Being such, x264 package from [extra] serves as a basis for this package. This change simplifies things by eliminating the need of multiple little correlated davs2 packages, sticking with the Arch KISS principle. References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/x264&id=c2411345dd7a39390ce4019cea0bfbdd363feb1d | |||
2018-07-28 | Initial commit | Daniel Bermond | |