aboutsummaryrefslogtreecommitdiff
path: root/ports/libtheora/CONTROL
diff options
context:
space:
mode:
authorMatthias C. M. Troffaes <matthias.troffaes@gmail.com>2020-10-14 00:26:07 +0100
committerGitHub <noreply@github.com>2020-10-13 16:26:07 -0700
commit76031034d55566d4ef91899fbf07cf26f1d60940 (patch)
treef557b0ec30c8517636977d7d96921147832df046 /ports/libtheora/CONTROL
parentcb3352bbff70394673cb67244d347196242fc979 (diff)
downloadvcpkg-76031034d55566d4ef91899fbf07cf26f1d60940.tar.gz
vcpkg-76031034d55566d4ef91899fbf07cf26f1d60940.zip
[libtheora] add unofficial cmake config, remove FindOGG.cmake (#13783)
* [libtheora] remove FindOGG.cmake since ogg port already provides a cmake config * [libtheora] OGG -> Ogg to match config (fixes x64-linux build on case sensitive file systems) * [libtheora] add config file and install it * [libtheora] bump port version * [libtheora] remove include and add missing target_link_libraries instead * [libtheora] use target_include_directories to set build and install interface include folders Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/libtheora/CONTROL')
-rw-r--r--ports/libtheora/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libtheora/CONTROL b/ports/libtheora/CONTROL
index 6485b120e..e40a8f28f 100644
--- a/ports/libtheora/CONTROL
+++ b/ports/libtheora/CONTROL
@@ -1,5 +1,6 @@
Source: libtheora
-Version: 1.2.0alpha1-20170719-1
+Version: 1.2.0alpha1-20170719
+Port-Version: 2
Homepage: https://github.com/xiph/theora
Description: Theora is a free and open video compression format from the Xiph.org Foundation.
Build-Depends: libogg