Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-23 | use mpv's own version script for pkgver() | Philip Sequeira | |
2017-06-23 | vf-dlopen removed | Philip Sequeira | |
2017-06-07 | cplugins no longer disabled by default | Philip Sequeira | |
So we don't need the option. | |||
2017-05-29 | basic build options system | Philip Sequeira | |
2017-04-01 | reinstate release-based pkgver() | Philip Sequeira | |
With some minor changes. I still don't really like doing it this way... Maybe we'll switch to a date-based version or something in the future. | |||
2016-06-16 | remove --enable-gpl3 (soon to be removed upstream) | Philip Sequeira | |
The functionality it provides is already possible with user shaders: https://github.com/bjin/mpv-prescalers (I'm doing this now because I'm going out of town soon and don't want the package to break if upstream removes the flag while I'm gone.) | |||
2016-04-27 | remove dependencies that were only needed for the install file | Philip Sequeira | |
2016-04-27 | remove install stuff that is now done by hooks | Philip Sequeira | |
2016-02-02 | add armv6h and armv7h architectures | Philip Sequeira | |
2016-01-09 | stop manually installing docs | Philip Sequeira | |
Some of them are already installed by mpv's own installer, ending up with duplicates. The official package only removed the dups, but I'm just removing all of them and leaving it up to mpv what it wants to install. | |||
2016-01-09 | enable GPL3 | Philip Sequeira | |
2015-08-30 | get rid of release stuff from pkgver | Philip Sequeira | |
Releases aren't relevant anymore (at least for now). The new pkgver format matches the official package in community. Hopefully this will reduce confusion. | |||
2015-08-20 | message on first install about installing optional features | Philip Sequeira | |
Also, use a better (?) way to avoid the false fakeroot dependency, and print detected dependencies when packaging. | |||
2015-06-09 | dependency detection is stable and the old deps are out of date | Philip Sequeira | |
2015-06-09 | inital import | Philip Sequeira | |