Commit Graph

38 Commits

Author SHA1 Message Date
Christoph Reiter
2e6e258744 libass: Update to 0.17.3 2024-07-11 07:13:25 +02:00
Christoph Reiter
938f2e713a libunibreak rebuilds 2024-07-07 16:36:59 +02:00
Christoph Reiter
17fcb462c5 libass: Update to 0.17.2 2024-05-21 08:58:23 +02:00
Christoph Reiter
619a8198e5 Add some CPEs 2024-03-26 11:53:19 +01:00
Christoph Reiter
7acd7017db libass: Update to 0.17.1 2023-02-28 22:13:27 +01:00
Christoph Reiter
4ec9318ee7 libass: Update to 0.17.0
new dep: libunibreak
2022-12-10 17:19:58 +01:00
_
9ba6f658a6 update libass to 0.16.0 2022-05-14 17:22:04 +03:00
driver1998
9e9db389d9 ffmpeg: clangarm64 (#11104)
Disabled stuff:
- rav1e (rust)
- dlfcn (upstream does not support Windows ARM64)
- libmfx (Intel GPU)
- amf (AMD GPU)
- nvenc (NVIDIA GPU)

librsvg uses the 2.40 package, changes clang32 to use it as well
2022-03-29 08:14:27 -07:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Biswapriyo Nath
35441d5dea libass: Fix static library
By defining FRIBIDI_LIB_STATIC for static build libass.a imports fribidi without dllimport.
2022-01-02 15:17:47 +05:30
Christoph Reiter
3eac67e2ca Makedepend on autotools where needed 2021-12-17 12:41:47 +01:00
Jeremy Drake
f8c75dc7a4 libass: autoreconf for clang 2021-11-10 19:58:00 -08:00
Biswapriyo Nath
f592977608 libass: Update to 0.15.2 2021-10-28 21:30:24 +05:30
Christoph Reiter
8427962733 Rebuilds for harfbuzz
In light of https://github.com/msys2/MINGW-packages/issues/9136
it might be better to just rebuild all rdeps, just to be safe
2021-08-26 19:46:05 +02:00
Jeremy Drake
d440dcb738 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.  Except for rust
(#9091).

Batch 7
2021-07-07 16:36:33 -07:00
lifegpc
e6de0cafc8 remove unrecognized configure options 2021-05-14 20:34:38 +08:00
lifegpc
02191be936 libass: Update to 0.15.1 2021-05-14 20:10:22 +08:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Alexey Pavlov
125a8cfb3b libass: Update to 0.15.0 2020-10-28 15:18:04 +03:00
Christoph Reiter
4d4d2febc6 libass: Update to 0.14.0 (#3151) 2017-11-20 10:31:12 +03:00
Christoph Reiter
2d0d96fb88 libass: Update to 0.13.7 (#2565) 2017-06-07 22:49:29 +03:00
James Ross-Gowan
0141a98caf Update mpv to 0.23.0 (and update mpv's dependencies) (#2060)
* speex: Update to 1.2.0

The WinMM patch has been upstreamed.

* wavpack: Update to 5.0.0

* libwebp: Update to 0.5.2

* harfbuzz: Update to 1.3.4

* freetype: Update to 2.7.1

* libass: Update to 0.13.6

* ffmpeg: Update to 3.2.2

This adds --enable-libwebp as an argument to the configure script. It
was probably always supposed to be there because libwebp is a
dependency, but ffmpeg doesn't seem to link to it unless the argument is
also specified.

* libcdio: Update to 0.94

* mpv: Update to 0.23.0

Packaging changes:
- enca and libguess are removed in favour of uchardet
- CDDA support is re-enabled, since it appears to work now
- The licence field is changed back to "GPL." This should probably have
  been done in 0a1af2b, when the NNEDI3 prescaler was removed.
- --disable-egl-angle-lib is used to prevent linking directly to libEGL,
  because this doesn't work on i686. Instead, libEGL will be loaded at
  runtime.
2017-01-12 07:11:02 +03:00
James Ross-Gowan
667112b2ac Update mpv to 0.22.0 (#1964)
* fontconfig: Update to 2.12.1

* libass: Update to 0.13.4

* ffmpeg: Update to 3.2

This replaces the SDL1 video output device with SDL2.

* enca: Update to 1.19

* mpv: Update to 0.22.0

Encoding mode no longer uses deprecated APIs, so encoding-profiles.conf
will be installed again.
2016-11-27 11:36:12 +03:00
Alexey Pavlov
b9fb8eff81 libass: Update to 0.13.2 2016-03-02 15:49:33 +03:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
James Ross-Gowan
e970b0f0ae libass: Update to 0.13.1 2016-01-03 02:21:49 +11:00
James Ross-Gowan
ee8e42b236 libass: Update to 0.13.0 2015-10-06 20:01:40 +11:00
Alexey Pavlov
f4911b647a === Rebuild with GCC-5.1.0. Part IV === 2015-07-07 16:23:44 +03:00
Alexpux
d6874e611e libass: Update to 0.12.2 2015-05-11 07:05:14 +03:00
Alexpux
69b650de7f libass: Update to 0.12.1 2015-01-11 17:47:39 +03:00
James Ross-Gowan
00c8b934a1 libass: update to 0.12.0 2014-10-24 13:26:00 +11:00
Alexpux
d92815a652 Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined 2014-06-11 07:11:51 +04:00
Alexpux
55b0c8c229 libass: Update to 0.11.2 2014-05-04 10:12:50 +04:00
Alexpux
228bb23d40 Fix formatting. Replace TAB with two spaces 2014-04-22 16:46:15 +04:00
Alexpux
6001292f9c libass: Update to 0.11.1 2014-04-20 21:01:59 +04:00
Alexpux
70d0e1c951 libass: Rebuild with enca support. 2014-01-12 11:46:22 +04:00
Alexpux
126f0db90b Add libass package. 2014-01-11 01:25:38 +04:00