aboutsummaryrefslogtreecommitdiff
path: root/ports/libtheora
AgeCommit message (Collapse)Author
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-24[libtheora] fix find ogg (#6610)Alexander Neumann
2019-05-13[libtheora] Remove double build. (#6431)Alexander Neumann
* remove extra build step. vcpkg_install_cmake should also build the target. * Update CONTROL
2017-10-12[several ports] Remove CMake double expansions inside if() directivesRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-02[libtheora] update to master, refactorMikhail Paulyshka
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-01Add libtheoravlj