<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/libass, branch 2020.04</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[libass] Generate pkg-config file (#5272)</title>
<updated>2019-02-01T19:11:01+00:00</updated>
<author>
<name>Ryan Lucia</name>
<email>ryan@luciaonline.net</email>
</author>
<published>2019-02-01T19:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6cd6a3a20cd072adf69effa9e345e310c3f095f2'/>
<id>6cd6a3a20cd072adf69effa9e345e310c3f095f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libass dynamic library (#5244)</title>
<updated>2019-01-30T21:41:51+00:00</updated>
<author>
<name>SunTY</name>
<email>scarsty@gmail.com</email>
</author>
<published>2019-01-30T21:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=397e1a5d6c7d6a694650e3455969060005b9a6f7'/>
<id>397e1a5d6c7d6a694650e3455969060005b9a6f7</id>
<content type='text'>
* libass dynamic library
it relies on fribidi, harfbuzz, fontconfig, libiconv

* Remove references to iconv and fontconfig

Because this port is currently Windows-only (Fribidi doesn't build on
Linux with vcpkg because of an issue with Meson), we don't want to worry
about FontConfig; DirectWrite should be enough.

* Freetype is important!

* Remove unnecessary fontconfig -- for real

* Remove unnecessary comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* libass dynamic library
it relies on fribidi, harfbuzz, fontconfig, libiconv

* Remove references to iconv and fontconfig

Because this port is currently Windows-only (Fribidi doesn't build on
Linux with vcpkg because of an issue with Meson), we don't want to worry
about FontConfig; DirectWrite should be enough.

* Freetype is important!

* Remove unnecessary fontconfig -- for real

* Remove unnecessary comment
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a more correct port for libass (#5223)</title>
<updated>2019-01-24T19:47:28+00:00</updated>
<author>
<name>Codiferous</name>
<email>44823842+Codiferous@users.noreply.github.com</email>
</author>
<published>2019-01-24T19:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c0bf747e45d288dd3cf5823c6ad2478527737971'/>
<id>c0bf747e45d288dd3cf5823c6ad2478527737971</id>
<content type='text'>
This port currently only works on Windows because the dependencies of
the port (fribidi in particular) don't build on non-Windows platforms.

I made patch modifications to the source code because the Visual C++ C
compiler does not allow for non-constant-expression array indicesto be
used to declare a static array.

I've verified that this (1) builds on Windows and (2) works with a
sample test that's included in the libass github repo.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This port currently only works on Windows because the dependencies of
the port (fribidi in particular) don't build on non-Windows platforms.

I made patch modifications to the source code because the Visual C++ C
compiler does not allow for non-constant-expression array indicesto be
used to declare a static array.

I've verified that this (1) builds on Windows and (2) works with a
sample test that's included in the libass github repo.</pre>
</div>
</content>
</entry>
<entry>
<title>[libass] Adding new port (#5026)</title>
<updated>2019-01-14T22:02:47+00:00</updated>
<author>
<name>Corbin</name>
<email>corbinne@gmail.com</email>
</author>
<published>2019-01-14T22:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=531515c4caf68f8b282bc657cbd8e59313af52ed'/>
<id>531515c4caf68f8b282bc657cbd8e59313af52ed</id>
<content type='text'>
Added libass control/portfile for vcpkg as requested here:
https://github.com/Microsoft/vcpkg/issues/4678</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added libass control/portfile for vcpkg as requested here:
https://github.com/Microsoft/vcpkg/issues/4678</pre>
</div>
</content>
</entry>
</feed>
