Commit Graph

2982 Commits

Author SHA1 Message Date
Schrijvers Luc
748da473a8 Add recipe for lastfm, patch commes from Debian (#10386) 2024-04-30 17:57:37 +02:00
PulkoMandy
08cc563ac5 libsdl2: remove unneeded extra looper
When SDL2 is running in an application that already has a main thread,
it started its own looper to handle things. This create problems because
this thread can end up calling application code, and the code is
confused about which thread it is running in.

Instead, create a BHandler and attach it to the existing BApplication
looper, so all code is run from the same thread.
2024-04-28 12:16:38 +02:00
kenmays
64ad671900 jasper: bumped version (#10117)
jasper: fixed indents
2024-04-25 10:37:37 +02:00
Schrijvers Luc
c4b41011fc agar, fix SOURCE_URI (#10351) 2024-04-18 09:17:27 +02:00
Schrijvers Luc
5ff0a0c3ca Remove kimageannotator, kcolorpicker (#10292)
These are not used in current Gwenview
2024-04-02 21:16:09 +02:00
Jerome Duval
92acaea863 libsdl2: bump version
fix gcc2 build
2024-04-02 19:20:30 +02:00
Gerasim Troeglazov
5b67c9a46d libplacebo: fix build 2024-03-31 14:10:52 +10:00
Gerasim Troeglazov
714584e778 libplacebo: add recipe 2024-03-31 11:47:56 +10:00
PulkoMandy
69a6e15400 SDL2: bump version, remove upstreamed patches 2024-03-24 16:59:51 +01:00
Gerasim Troeglazov
b7b30026ab gegl: bump version 2024-03-16 23:53:05 +10:00
Schrijvers Luc
3b954cf3d9 kimageannotator, new recipe (#10216) 2024-03-14 17:50:30 +01:00
Schrijvers Luc
8529c349f5 kcolorpicker, new recipe (#10214) 2024-03-14 13:16:00 +01:00
OscarL
634ff6f326 pnglite: add a symlink on the _devel package. (#10199)
A user over IRC pointed out the missing "libpnglite.so".

For reference, this is what Fedora does:

https://src.fedoraproject.org/rpms/pnglite/blob/rawhide/f/pnglite.spec
2024-03-07 19:54:08 -07:00
Schrijvers Luc
83b245153b exempi, new recipe (#10187) 2024-03-04 15:53:21 +01:00
Gerasim Troeglazov
a9264a058e ksanecore: bump version 2024-03-04 21:17:38 +10:00
Schrijvers Luc
fd87c193f0 openexr32, add new version (#10165) 2024-03-02 20:37:41 +01:00
Schrijvers Luc
2ea8c6bf84 mpvqt, new recipe (#10168) 2024-03-01 18:07:04 +01:00
Schrijvers Luc
fa79e3686d libheif, revbump to add devel requirements (#10164) 2024-02-29 14:16:01 +01:00
Schrijvers Luc
adc013b743 libavif1.0, bump version, fix hardcoded *include* path (#10163) 2024-02-29 13:02:24 +01:00
Schrijvers Luc
5c205cdcaf opencv3, remove not build (anymore) python library directory in INSTALL (#10152) 2024-02-26 10:07:31 +01:00
Schrijvers Luc
a1ae4fe89b opencv3, disable test (for buildmasters), disable python (breaks build on 32bit) (#10148) 2024-02-26 09:09:05 +01:00
Schrijvers Luc
086a63141b opencv3, fix reference for ffmpeg4 (#10143) 2024-02-24 12:27:26 +01:00
Schrijvers Luc
8c73a481ee opencv3, revbump, fixes build (#10142) 2024-02-24 10:21:26 +01:00
Schrijvers Luc
3a25443ed6 Remove obsolete python2 references (#10139) 2024-02-23 18:04:40 +01:00
Jerome Duval
57ff9a6ba9 freetype: reset revision 2024-02-15 21:18:28 +01:00
Jerome Duval
c6f4274340 freetype: bump version 2024-02-15 21:10:13 +01:00
Jerome Duval
d7bb7bb7d8 freetype_bootstrap: bump version 2024-02-15 20:40:17 +01:00
Schrijvers Luc
b01321e191 Revbump recipes depending on dav1d (#10108) 2024-02-15 19:31:14 +01:00
kenmays
f44916fd22 dav1d: bump to v1.3.0 (#10004) 2024-02-15 19:20:22 +01:00
kenmays
36a070377f lcms: bump to 2.16 (#10003) 2024-02-15 15:53:03 +01:00
Schrijvers Luc
35910b19dd libcdr, revbump, use icu75 and boost1.83 (#10082) 2024-02-08 17:30:47 +01:00
Schrijvers Luc
c65b308721 libfreehand, revbump, use icu74, boost1.83 (#10081) 2024-02-08 17:19:58 +01:00
Schrijvers Luc
67c01698ae libzmf, revbump, use icu74 and boost1.83 (#10080) 2024-02-08 16:17:01 +01:00
Schrijvers Luc
dd118575e9 libjxl, force dependency for newer giflib (#10069) 2024-02-07 10:46:11 -06:00
Alexander von Gluck IV
da1af40e47 libjxl: bump revison to build with newer libavif
* Syncing to build-packages libavif1.0
2024-02-07 09:06:53 -06:00
Schrijvers Luc
c0b11f46b8 libvisio, switch to icu74 (#10066) 2024-02-07 14:10:30 +01:00
Schrijvers Luc
906d81097c taglib, bump version (#10025) 2024-02-07 11:00:59 +01:00
Alexander von Gluck IV
8e53681048 harfbuzz: Bump to ICU 74 2024-02-06 16:19:03 -06:00
Schrijvers Luc
5d66aa5ff3 libpagemaker, revbump for boost version (#10059) 2024-02-06 15:29:14 +01:00
Schrijvers Luc
6e908af782 libvisio, revbump for boost version (#10058) 2024-02-06 15:19:54 +01:00
Schrijvers Luc
e69b6cb7e2 mlt, bump version, add functionalities (#10034) 2024-02-01 13:05:55 +01:00
kenmays
577d33fe63 harfbuzz: bump version (#9986)
* harfbuzz: bump version
2024-01-18 13:16:29 +01:00
kenmays
9326cecd50 libavif: bump to 1.0.3 (#9971)
* libavif: bump version

* Delete libavif1.0-1.0.1.recipe
2024-01-18 12:00:09 +01:00
Schrijvers Luc
e6ee02e2d4 agar, revbump, disable libGL (crashes) (#9970) 2024-01-09 15:12:41 +01:00
Gerasim Troeglazov
254ec36cee tg_owt: bump for rebuild 2024-01-09 21:33:46 +10:00
kenmays
d335035ba4 gd: bump for rebuild (#9956)
updated for libvpx-1.11.0
2024-01-08 15:02:43 +01:00
kenmays
329fc96422 libvpx: bumped to v1.13.1 (#9938)
* Delete libvpx6-1.10.0.recipe

* Delete libvpx-1.11.0.recipe

* libvpx: bumped to 1.13.1

* libvpx: readded 1.11.0 - library version change

* libvpx: added libvpx1.11 for legacy support

* Delete libvpx-1.11.0.recipe

* Update libvpx1.11-1.11.0.recipe

Fixed revision

* Update libvpx1.11-1.11.0.recipe

Removed portVersionCompat
2024-01-08 14:44:25 +01:00
Gerasim Troeglazov
04413de454 tg_owt: bump version 2024-01-08 17:11:16 +10:00
Schrijvers Luc
f61dc6730b zxing_cpp, revbump, change compat version (#9927) 2024-01-04 09:11:43 +01:00
Schrijvers Luc
d41fda49a4 libnsgif0.2, revive base package for gegl (#9937) 2024-01-02 13:26:06 +01:00