Gerasim Troeglazov
858cd8e22b
pyzmq: bump version
2019-09-29 18:23:10 +10:00
Gerasim Troeglazov
e5b22bd4b7
cython: bump version
2019-09-29 18:09:32 +10:00
Gerasim Troeglazov
a98347f9d6
zeromq: bump version
2019-09-29 17:54:28 +10:00
Gerasim Troeglazov
1d7b461779
httplib2: bump version
2019-09-29 15:30:00 +10:00
Gerasim Troeglazov
a31fb270cb
OpenShot: use python 3.6
2019-09-29 13:34:47 +10:00
Gerasim Troeglazov
0953f27dc9
libopenshot: use python 3.6
2019-09-29 13:16:12 +10:00
Gerasim Troeglazov
5a8942c5b3
Telegram: bump version
2019-09-28 23:11:49 +10:00
Jerome Duval
c0bc3fc86f
openssl: bump version.
2019-09-28 15:01:15 +02:00
Jerome Duval
f636747480
minetest: bump version.
2019-09-28 14:06:14 +02:00
Jerome Duval
aa905f7abc
lua 5.3: bump version.
2019-09-28 14:02:27 +02:00
Jerome Duval
ddd68cf72e
lmms: bump version.
2019-09-28 13:20:01 +02:00
Jerome Duval
6c04fe3be1
sqlite: bump version.
2019-09-27 21:11:12 +02:00
Jerome Duval
4060196054
libarchive: bump version.
2019-09-27 21:11:12 +02:00
Jerome Duval
a66a1ae141
libassuan: bump version.
2019-09-27 21:11:06 +02:00
Jerome Duval
aa1fb07f60
soxr: bump version.
2019-09-27 19:48:34 +02:00
Jerome Duval
a0f4460f06
libwebp: bump version.
2019-09-27 19:31:13 +02:00
Jerome Duval
fb172820e3
bonnie++: fix gcc2 build.
2019-09-26 19:19:57 +02:00
Kyle Ambroff-Kao
03b83a9f01
bonnie++ 1.98 ( #4169 )
...
Added a patch to enable large file support on Haiku.
Now exports additional benchmarking tools:
* generate_randfile
* getc_putc
* getc_putc_helper
2019-09-26 18:07:08 +02:00
Philipp Wolfer
e3fdb45984
python: patched webbrowser module for Haiku ( #4199 )
2019-09-26 18:01:23 +02:00
Humdinger
76596f6c9c
OptiPNGTranslator: update to latest commit
...
to fix crashes with large images
2019-09-26 09:44:02 +02:00
Gerasim Troeglazov
92b3f14724
DreamChess: add secondary arch
...
* fix settings dir
2019-09-25 22:57:19 +10:00
Gerasim Troeglazov
3ad49e508b
DreamChess: bump version
2019-09-25 21:09:16 +10:00
Jerome Duval
a652e779af
bump revisions after jsoncpp soname bump
2019-09-24 20:16:02 +02:00
Jerome Duval
f83c74c930
jsoncpp: bump version.
...
SONAME bump
2019-09-24 20:11:11 +02:00
Jerome Duval
22b3bc53bb
potrace: bump version.
2019-09-24 19:47:20 +02:00
Jerome Duval
6a945b6416
noto-emoji: bump version.
2019-09-24 19:43:05 +02:00
Jerome Duval
189370c45a
qmplay2: bump version and update patch for gcc8.
2019-09-24 17:20:17 +02:00
Gerasim Troeglazov
40fca05520
QtCreator: switch to llvm 9
2019-09-23 22:46:14 +10:00
Gerasim Troeglazov
95eb14ca23
Qt5: switch to llvm 9
2019-09-23 22:40:14 +10:00
Philipp Wolfer
576f8fa666
libdiscid: does not depend on libmusicbrainz ( #4200 )
2019-09-23 15:00:36 +05:00
Jérôme Duval
be4b909dc3
openvdb: fix libVersionCompat.
2019-09-23 08:17:58 +02:00
miqlas
c11a958899
OpenSubdiv: bump ( #4178 )
2019-09-23 08:08:57 +02:00
miqlas
30374bb7fd
BLOSC: bump ( #4180 )
2019-09-23 08:06:15 +02:00
Jérôme Duval
0c947718c6
blender: rebuild after openvdb soname bump
2019-09-23 08:00:52 +02:00
miqlas
624bddc5f9
OpenVDB: bump ( #4179 )
...
switch to cmake. SONAME bump.
2019-09-23 07:48:56 +02:00
Jerome Duval
137aa5aade
llvm9: fix c++ headers search for secondary arch.
2019-09-21 22:46:35 +02:00
Jerome Duval
6708198e99
cmake: detect secondary arch correctly with clang.
2019-09-21 15:46:58 +02:00
Jerome Duval
3babc69ca8
llvm9: enable with release artefacts.
2019-09-21 12:11:22 +02:00
Humdinger
1771e7fef4
youtube-dl: update to 2019.09.12.1
2019-09-21 08:49:38 +02:00
Humdinger
ab504ed04f
GPXSee: use Haiku icons
...
...and improve the description
2019-09-21 08:41:17 +02:00
Gerasim Troeglazov
2d5408686e
UQM: Fix working directory
2019-09-21 13:43:39 +10:00
Adrien Destugues
c3cd49207c
WIP recipe for an updated version of MuseScore.
...
Fails to build, if anyone feels like giving some help, that would be
great.
2019-09-20 22:19:16 +02:00
Adrien Destugues
3524e614d1
icu: preliminary recipe for version 64.2.
...
There is no way this will build for gcc2. Versions of ICU from 59
onwards require and use C++11. This means anything wanting to use the
new APIs will not build with gcc2 anymore.
Marked as untested for now, still need to investigate:
- Why embedding the data in libicudata doesn't work, gcc fails to link
the lib, but manually re running the command works?
- Migration process to get Haiku to use it on all architectures, and
wether to keep an icu57 package around for some time.
2019-09-20 22:18:43 +02:00
Philipp Wolfer
08258e72b7
Picard: bump version ( #4191 )
2019-09-20 17:47:57 +03:00
Boris Pek
67f5205a12
psi_plus: bump version to 1.4.878 ( #4189 )
2019-09-20 10:31:43 +03:00
Calvin Hill
d3cc919df9
nodejs: bump revision for rebuild ( #4183 )
2019-09-18 18:28:11 +03:00
Gerasim Troeglazov
c5e3c5e529
Maelstrom: fix build for gcc8
...
* add gentoo patches
* add hvif icon
2019-09-18 20:05:32 +10:00
Gerasim Troeglazov
202ec1b29e
PPSSPP: fix build for secondary arch
2019-09-16 23:13:13 +10:00
Gerasim Troeglazov
5f5a6a7750
PPSSPP: define _BSD_SOURCE
2019-09-16 21:47:21 +10:00
Schrijvers Luc
c5b67775dc
jinja, bump version, add python3.7 package ( #4177 )
2019-09-15 14:02:57 +02:00