aboutsummaryrefslogtreecommitdiff
path: root/ports/libass/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-08-08 07:06:43 +0800
committerGitHub <noreply@github.com>2020-08-07 16:06:43 -0700
commit19739183848c679e8058b5f907c06cb0be0bbc4d (patch)
tree56594fb0dbc497ca79e74c36547554873f5a367a /ports/libass/CONTROL
parent728c54951fa4489387650f70f0aebf41ae0a834b (diff)
downloadvcpkg-19739183848c679e8058b5f907c06cb0be0bbc4d.tar.gz
vcpkg-19739183848c679e8058b5f907c06cb0be0bbc4d.zip
[libass] Fix build error on x64-windows-static (#12528)
* [libass] Fix build error on x64-windows-static * [libass] Update vcpkg.json * Update CMakeLists.txt * Update CMakeLists.txt * Update portfile.cmake * [libass] Resolve conflict * [libass] Resolve conflict * format manifest Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/libass/CONTROL')
-rw-r--r--ports/libass/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/libass/CONTROL b/ports/libass/CONTROL
deleted file mode 100644
index 3e886403a..000000000
--- a/ports/libass/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: libass
-Version: 0.14.0
-Port-Version: 2
-Build-Depends: freetype, fribidi, harfbuzz, dirent (windows)
-Description: libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.