Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebuild against boost-1.72.0 | Leo | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | community/omxplayer: upgrade to snapshot of 2019-01-02 | Timo Teräs | 2019-02-15 | 1 | -3/+3 |
| | | | | fixes #9984 | ||||
* | community/omxplayer: upgrade to snapshot 2018-12-27, fix armv7 | Timo Teräs | 2018-12-31 | 2 | -10/+14 |
| | | | | | | | | Take out all CPU specific compiler flags and rely on gcc defaults. The problem on armv7 was that configuring manually armv6 and using gcc default for thumb tries to build using thumb1 which does not work. Use Alpine default config for these which is proper combination. | ||||
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 1 | -1/+1 |
| | | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used: | ||||
* | community/omxplayer: upgrade to 0.20180516 | Carlo Landmeter | 2018-06-25 | 1 | -5/+6 |
| | |||||
* | {main => community}/omxplayer: move | Natanael Copa | 2018-03-07 | 7 | -0/+243 |