Commit Graph

2888 Commits

Author SHA1 Message Date
Schrijvers Luc
2d58c44422 dumb, disable static libraries, remove libtool files (#8266) 2023-04-04 09:04:07 +02:00
Schrijvers Luc
64bf42a2b9 DevIL, revbump for rebuild (#8261) 2023-04-03 20:25:32 +02:00
Schrijvers Luc
d0aa7565e3 devil, fix installation paths, fix building with newer gcc versions (#8260) 2023-04-03 20:16:46 +02:00
Schrijvers Luc
fc3cdbd20e cubeb, cleanup (#8253) 2023-04-03 13:05:26 +02:00
Schrijvers Luc
f0a3b655cb coin, cleanup (#8252) 2023-04-03 12:49:38 +02:00
Schrijvers Luc
360122eee8 avisynthplus, cleanup (#8244) 2023-04-02 20:42:14 +02:00
Schrijvers Luc
26b2ef3d37 audiofile, disable static library (#8240) 2023-04-02 19:41:05 +02:00
Schrijvers Luc
07ab5ec707 almp3, don't build/install static library (#8234) 2023-04-02 15:05:49 +02:00
Schrijvers Luc
bc99bd6840 alembic, cleanup, build fixes, correct install paths (#8232) 2023-04-02 13:11:34 +02:00
Schrijvers Luc
5283cc568a agar, disable static library (#8229) 2023-04-02 09:20:58 +02:00
Schrijvers Luc
4f86cddca4 aalib, disable static library (#8227) 2023-04-02 08:35:55 +02:00
nephele
47c73209d7 libsdl2: remove cmake file for libsdl2_test.a (#8226)
* libsdl2: remove cmake file for libsdl2_test.a

The cmake file for libSDL2_test.a was still there, causing build failures for dependant proijects (because of broken cmake file?)

* Update libsdl2-2.26.4.recipe
2023-04-01 23:13:15 -04:00
robxnano
a671c26508 libmatroska: Use libVersionCompat (#8198) 2023-03-30 17:38:06 +02:00
Gerasim Troeglazov
bcbeb14698 glfw: bump version 2023-03-30 08:53:20 +10:00
Jerome Duval
d96a8717a6 libsdl2: bump version
use a BLooper for events instead of a BApplication. BApplication is created on demand.
remove upstreamed patches
2023-03-29 22:26:11 +02:00
Schrijvers Luc
25942e5cf1 opensubdiv, bump version (#8102) 2023-03-24 18:52:29 +01:00
Jérôme Duval
d9fab36ad9 x265: x86 build 2023-03-24 12:24:08 +01:00
Jérôme Duval
ed043c4287 x265: should fix x86 2023-03-24 11:23:48 +01:00
Elio Blanca
49eaae6e79 x265: fix build on 32 bit & version string (#7970) 2023-03-24 10:58:34 +01:00
Jérôme Duval
29494c1193 gst_plugins_good: trigger build 2023-03-23 14:52:00 +01:00
robxnano
073bae46af gst_plugins_good: Enable gdkpixbuf and gtk (#7969)
- Split gtk plugin into separate package
2023-03-23 14:41:24 +01:00
Jérôme Duval
5f3a8233a8 openimageio: clean up 2023-03-23 08:39:56 +01:00
Jérôme Duval
ab12eef7b4 openjpeg: clean up 2023-03-23 08:33:46 +01:00
Schrijvers Luc
1c78b6fcea libdvdcss, disable static library (#7974) 2023-03-18 12:17:11 +01:00
Schrijvers Luc
f8cb837e77 libmms, disable static library (#7973) 2023-03-18 11:53:18 +01:00
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
Gerasim Troeglazov
c86dd2672b tg_owt: bump for rebuild 2023-03-11 00:26:42 +10:00
Robert Kausch
195783990e boca: bump to 1.0.7 (#7924) 2023-03-09 21:11:59 +01:00
Jerome Duval
8a191afd2a libopenshot: build with python 3.9 2023-03-08 21:48:59 +01:00
robxnano
a9f5b1f770 libzmf: Use Boost 1.70 (#7912) 2023-03-05 10:19:49 +01:00
Philipp Wolfer
f0edcee535 libdiscid 0.6.4 (#7896) 2023-03-02 19:20:42 +01:00
Philipp Wolfer
4bef2a06a9 libdiscid 0.6.3 (#7891) 2023-02-28 23:59:53 +03:00
Gerasim Troeglazov
bec6a7d946 gst_libav: bump version 2023-02-13 22:45:16 +10:00
Gerasim Troeglazov
02acfbfb99 gst_plugins_ugly: bump version 2023-02-13 22:37:23 +10:00
Gerasim Troeglazov
45c8420df5 gst_plugins_bad: bump version 2023-02-13 22:20:21 +10:00
Gerasim Troeglazov
6fa9316a50 gst_plugins_good: bump version 2023-02-13 22:00:33 +10:00
Gerasim Troeglazov
ead388dc49 gst_plugins_base: bump version 2023-02-13 21:48:07 +10:00
Gerasim Troeglazov
f5ae36738a gstreamer: bump version 2023-02-13 21:31:34 +10:00
robxnano
3c8902396f Update libmatroska to 1.7.1 (#7840)
Prerequisite for mkvtoolnix.
2023-02-11 13:13:27 +01:00
Schrijvers Luc
f5ba94e625 raptor, disable static library (#7832) 2023-02-04 21:38:25 +01:00
Gerasim Troeglazov
c803fba174 tg_owt: bump version 2023-02-04 20:15:43 +10:00
Schrijvers Luc
a4a04ec79a libdiscid, disable static library (#7810) 2023-01-29 07:49:30 +01:00
Joachim Mairböck
77914b9875 portmidi: bump version (#7778)
also fix the requirement of cmd:javac (actually openjdk_default)
2023-01-15 15:58:20 +01:00
Gerasim Troeglazov
12c7946737 libvisio: switch to boost 1.70 2023-01-15 18:24:47 +10:00
Elio Blanca
e930955a03 removing ENABLE_ASSEMBLY=OFF from recipe (#7774) 2023-01-14 18:01:40 +01:00
Schrijvers Luc
6c834dd643 smpeg, fix SOURCE_URI (again) (#7734) 2023-01-05 13:17:48 +01:00
Schrijvers Luc
dfea2ab32f Fix SOURCE_URI (#7732) 2023-01-05 13:01:10 +01:00
Schrijvers Luc
75e9b6f298 smpeg, fix SOURCE_URI, patch (kudos to OscarL for providing the one from smpeg2) (#7731) 2023-01-05 12:50:30 +01:00
Gerasim Troeglazov
6343085584 tg_owt: recipe changes mising 2023-01-04 12:43:44 +10:00
Gerasim Troeglazov
0b343f248d tg_owt: fix checksum 2023-01-04 12:19:58 +10:00