Commit Graph

28 Commits

Author SHA1 Message Date
TheOneric
afabe47345 libass: update to 0.17.1, enable assembly and cleanup (#7949)
* libass: drop useless dependency

libass doesn't use enca anymore since 0.13.0.

* libass: drop transitive build dependencies

They are added automatically now, but keep
transitive non-build dependencies.

Also properly mark libintl as a transitive dep, as it is
not required by libass itself but only fontconfig.

* libass: build with assembly

libass contains hand-crafted assembly for 32-bit and 64-bit x86
which requires NASM to build. By default assembly on 32-bit x86
is not fully PIC for performance reasons, so add --with-pic.

* libass: disable static library

* libass: update to 0.17.1

And delete old libass-0.16.0.recipe
2023-03-13 10:33:53 +01:00
kenmays
e93cab168b libass: bump version (#7420)
* Delete libass-0.15.2.recipe

* libass: bump version
2022-11-17 07:56:18 +01:00
Jerome Duval
8da2bf98d5 libass: bump version 2022-02-25 09:28:24 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
extrowerk
2f7d81dc7d libass: bump (#5969) 2021-06-08 16:16:16 +02:00
Adrien Destugues
0f1c0b3d2c libass: remove useless dependency on glib2
It is not used (it was only a transitive dependency because of harfbuzz)
2021-05-01 19:34:26 +02:00
extrowerk
7efcf1e876 LibASS: bump, debuginfo, compat, remove unneeded (#5529) 2020-12-28 00:27:34 +03:00
Jerome Duval
45de8e68fb switch HOMEPAGE to https. 2018-09-10 09:20:45 +02:00
Jerome Duval
f38aa621d9 media-*: reorder sections. 2018-08-09 09:05:12 +02:00
Jerome Duval
9a7bfc7f5d libass: bump version. 2017-11-04 00:20:26 +01:00
Jerome Duval
434eae0cc2 libass: bump version. 2017-06-07 15:45:56 +02:00
fbrosson
bb89f02c0e libass: bump to 0.13.6, add TEST(). (#1009) 2017-02-06 23:59:09 +00:00
Schrijvers Luc
5c69785e8e libass, remove *.la file and ordered the recipe, no structural changes (#968) 2016-12-31 14:49:37 +01:00
fbrosson
36c413d580 media-libs: add $secondaryArchSuffix for libtoolize (86 recipes) (#795) 2016-09-23 17:13:18 -04:00
Jerome Duval
d77770bd95 libass: bump version. 2016-02-24 20:12:13 +00:00
Jerome Duval
abc79fa76e libass: bump version. 2015-12-14 15:27:26 +00:00
Jerome Duval
918e581f9e libass: bump version. 2015-10-07 22:22:23 +00:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
41da00a361 libass: bump version. 2015-05-12 21:37:54 +00:00
Jerome Duval
90f0048ed5 libass: remove old recipes. 2015-02-04 17:36:54 +00:00
Jerome Duval
cca6558be0 libass: bump version 2015-01-31 10:29:02 +00:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Jerome Duval
03ddd1fbb9 libass: add recipe for version 0.12.0 2014-11-24 22:56:18 +00:00
Jerome Duval
ac5751afbf libass: add enca and harfbuzz as deps 2014-09-03 22:26:25 +00:00
Jerome Duval
30d0cdbc4e libass: added a recipe for version 0.11.2
* had to disable yasm because it outputs invalid object files.
* couldn't yet enable harfbuzz, haikuporter fails to find it.
2014-08-23 19:23:41 +00:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00