Commit Graph

20073 Commits

Author SHA1 Message Date
Augustin Cavalier
ca78223856 gtk3: Add missing devel: dependencies and attempt to fix first BUILD. 2022-01-18 22:25:04 -05:00
Augustin Cavalier
ecc619f548 gtk3: Add recipe. 2022-01-18 21:18:11 -05:00
Augustin Cavalier
8a5020e4db xlibe: Fix debuginfo package. 2022-01-18 20:23:19 -05:00
Augustin Cavalier
63f9ef3d1b Touch xcairo for rebuild (again). 2022-01-18 20:21:55 -05:00
Augustin Cavalier
e2edfc00ab Introduce recipe for Xlibe.
It isn't necessarily ready for general use, but GTK3 works well enough
to enable it.
2022-01-18 19:13:27 -05:00
Augustin Cavalier
ecc8a45ef0 libepoxy: Add hack workaround for #6514. 2022-01-18 19:12:44 -05:00
Augustin Cavalier
7f6df32d6c xcairo: Touch for rebuild. 2022-01-18 18:26:36 -05:00
Augustin Cavalier
66ae834b06 libX11: Adjust provides/requires and bump revision. 2022-01-18 18:26:01 -05:00
Augustin Cavalier
ec15a15b92 xcairo: requires xext. 2022-01-18 18:02:55 -05:00
Augustin Cavalier
fba91269f3 xcairo: Fix SONAME. 2022-01-18 17:40:33 -05:00
FuRuYa7
90be370b5d notepadqq: bump version (ote) (#6535) 2022-01-18 08:30:02 +01:00
augiedoggie
33e38d6282 qview: update to 5.0 (#6545) 2022-01-18 08:28:39 +01:00
kenmays
cfe449b049 freetype: enable brotli for WOFF2 (#6537) 2022-01-17 19:15:14 +01:00
Schrijvers Luc
fe455c806b 7kaa-music: new recipe (#6542) 2022-01-17 16:22:07 +01:00
Humdinger
1e9e67e22c Bump FfpPositive for a revision bump
FtpPositive needed to be rebuild, due to:

runtime_loader: /boot/system/apps/FtpPositive/FtpPositive: Could not resolve symbol '_ZTI4BRow'
resolve symbol "_ZTI4BRow" returned: -2147478780
runtime_loader: /boot/system/apps/FtpPositive/FtpPositive: Troubles relocating: Symbol not found
2022-01-17 07:13:09 +01:00
waddlesplash
7bc183d229 portaudio: Disable. 2022-01-15 09:18:09 -05:00
extrowerk
b83d4180ac Protobuf revbump after the GCC version change 2022-01-15 15:12:51 +01:00
extrowerk
36d5696cf3 Protobuf revbump after the GCC version change 2022-01-15 15:12:35 +01:00
extrowerk
b82058ad95 Protobuf revbump after the GCC version change 2022-01-15 15:12:26 +01:00
kenmays
742c5f0727 portaudio: add v19.7.0 recipe (#6494)
* portaudio: add v19.7.0 recipe

* portaudio: add v19.7.0 recipe

* Delete portaudio-19.06.00.recipe

* Delete portaudio-19.patchset

* portaudio: add OSS detect

* portaudio: enabled build

* portaudio: disabled x86

* portaudio: re-enabled all builds
2022-01-15 10:35:02 +01:00
TheZeldakatze
628f5a3a99 7kaa: new recipe (#6508)
* 7kaa: new recipe
2022-01-15 10:31:41 +01:00
Gerasim Troeglazov
7a38c9c14f GLFW: bump version 2022-01-15 15:03:47 +10:00
Chris Roberts
13e257a272 llvm12: adjust cmake library paths
This is related to issue #3749. The fixed packages were tested on x86_64 by
building a couple of language servers(ccls and irony-server) which use these
library paths.
2022-01-14 08:39:05 +01:00
Humdinger
5c2580de2a featherpad: improved summary and description 2022-01-13 10:56:14 +01:00
rodneyrod
fbcb432089 raceintospace: requires libphysfs (#6532) 2022-01-12 20:34:03 +01:00
Gerasim Troeglazov
39a78c0817 Blender3: enable embree renderer 2022-01-12 22:31:54 +10:00
Gerasim Troeglazov
26ee2b8e4d Blender: build with python 3.9 2022-01-12 22:24:38 +10:00
Gerasim Troeglazov
c98ed50318 embree: fix build for x86 arch 2022-01-12 21:12:43 +10:00
Gerasim Troeglazov
12f7a724f8 Blender3: add recipe for 3.0.0 version 2022-01-12 15:38:20 +10:00
Gerasim Troeglazov
81cc22f7bf Blender: fix build
* disable opencolorio (1.0 required)
* build with openexr3
* fix hangs on exit
2022-01-12 13:07:45 +10:00
Gerasim Troeglazov
c675aa21ae libsdl2: add bitmap cursor support 2022-01-12 12:21:22 +10:00
Gerasim Troeglazov
3493f391bc libsdl2: fix build for gcc2 #6531 2022-01-12 12:12:48 +10:00
Schrijvers Luc
34d4c9fc1d poppler-data, bump version, remove old (#6510) 2022-01-11 20:08:18 -05:00
Augustin Cavalier
7192b54797 libsdl2: BGL_SHARE_CONTEXT is not available on GCC2. 2022-01-11 17:46:18 -05:00
Augustin Cavalier
771ae34f2d Revert "PPSSPP: fix crash on exit"
This reverts commit 543946ffd9.
2022-01-11 17:37:54 -05:00
Augustin Cavalier
cb4c7675a8 SDL2: Upgrade to 2.0.20 and incorporate various patches.
Including X512's and nephele's.

Closes #6457, #4535.
Fixes #6257, #4457, #4163, #4466.
Should also resolve #6486.
2022-01-11 17:30:23 -05:00
Augustin Cavalier
6754d13fa4 libxfont2: Add recipe, and update DESCRIPTION. 2022-01-11 16:59:19 -05:00
Philipp Wolfer
7515c1125c picard: release 2.7.2 (#6530) 2022-01-11 22:25:16 +03:00
kenmays
debcb73d2b pango: added 1.50.3 recipe (#6504) 2022-01-11 12:04:33 -05:00
FuRuYa7
25c4600ec5 featherpad: bump version (#6498) 2022-01-11 12:02:22 -05:00
Jérôme Duval
09020fbf2f rssguard: disable x86 2022-01-10 13:38:35 +01:00
qyot27
0c28e7d9fe avisynthplus: update to 3.7.1 (#6528) 2022-01-10 12:51:48 +03:00
Schrijvers Luc
1a4c008e26 patch_ng, new python recipe (#6527) 2022-01-09 18:15:40 +01:00
Schrijvers Luc
b3556a2ed3 node_semver, new python recipe (#6526) 2022-01-09 18:07:09 +01:00
Schrijvers Luc
fd23026635 tqdm, new python recipe (#6524) 2022-01-09 17:35:21 +01:00
Schrijvers Luc
3ce4c824ee colorama, new python recipe (#6523) 2022-01-09 16:29:17 +01:00
Schrijvers Luc
f6f3ffefda libmodbus, bump version (#6522) 2022-01-09 15:44:01 +01:00
extrowerk
48e7afd149 RSSGuard: bump, switch to qtwebengine (#6521) 2022-01-09 11:19:52 +01:00
Adrien Destugues
f78fcc7093 Update Renga to v1.22 2022-01-08 22:23:37 +01:00
Gerasim Troeglazov
1829235ab3 QMMP: bump version 2022-01-09 00:41:50 +10:00