Schrijvers Luc
789c12a158
shc, new recipe ( #2081 )
2018-02-04 09:45:59 +00:00
fbrosson
f298721206
gptfdisk: bump to 1.0.3, make TEST() succeed on x86_64. ( #2169 )
2018-02-03 22:47:59 +00:00
miqlas
0056631f09
Dash: version bump ( #2170 )
2018-02-03 20:30:14 +00:00
hanya
c60afd1093
mozc: bump version ( #2165 )
...
* Update patch for x86.
* Sort REQUIRES.
* Add support for x86 secondary architecture but keep it disabled
for now, since the build fails at step [386/767], i.e. at ~50%.
2018-02-03 16:44:31 +00:00
fbrosson
71a53f5b8a
xapian: switch to commandBinDir, fix {PROVIDES,REQUIRES}_devel.
2018-02-02 18:22:02 +00:00
Adrien Destugues
38da349060
Helios: safe source + fix build
...
Fixes #2064
2018-02-02 18:00:47 +01:00
Adrien Destugues
4050f6659f
ffmpeg: use memalign and posix_memalign
...
Otherwise we get misaligned allocations.
This gets ffplay working on Haiku, so we have at least one simple media
player to cover basic needs.
2018-02-02 13:01:54 +01:00
Adrien Destugues
2ca70f5093
Workaround a crash in BDirectWindow management.
2018-02-02 12:59:35 +01:00
Adrien Destugues
363aa5f013
libsdl2: fix secondary arch build.
2018-02-02 09:43:14 +01:00
Leorize
cb7175c3e5
app-text/mandoc: disable utf-8
...
mandoc hangs upon displaying an utf-8 document. This is observed as a
bug in Haiku wchar implementation.
This commit could be reverted once ticket#13948 is fixed.
2018-02-01 11:46:53 +00:00
Leorize
6d360986c2
app-text/mandoc: add recipe ( #1990 )
2018-02-01 11:46:53 +00:00
fbrosson
bcc3b3d3ef
media-libs/libXcm: bump to 0.5.4, add debuginfo, reorder sections. ( #2166 )
2018-01-31 07:39:56 +00:00
alaviss
f94aeefdd6
sys-block/sg3_utils: new recipe ( #2010 )
2018-01-31 05:53:08 +00:00
fbrosson
108a611a13
sys-block/parted: add debuginfo package, mark as untested. ( #2164 )
...
* Mark as untested on all architectures, as parted does not seem
to be working correctly on Haiku at the moment.
* Switch SOURCE_URI to ftpmirror.gnu.org, using https.
* Drop libtool files as well as the unneeded $infoDir/dir.
2018-01-29 18:09:10 +00:00
Jérôme Duval
039b662448
freetype: add x86 to supported architectures
2018-01-29 18:58:41 +01:00
Jérôme Duval
6c0d7312a7
gcc: update checksum
2018-01-29 15:15:19 +01:00
Jérôme Duval
8ae1780fe2
mpc: update source URL
2018-01-29 15:15:19 +01:00
Sergei Reznikov
d7addf80c9
freetype: bump version
2018-01-29 08:58:33 +03:00
fbrosson
98cab332e5
dev-libs/xapian: add broken recipe for version 1.4.5 [ 👀 ] ( #2150 )
2018-01-28 10:41:29 +00:00
fbrosson
5f0a4261a6
dev-libs/xapian: bump to 1.2.25, add debuginfo package. ( #2150 )
...
* Drop patch as it was applied upstream.
* Add x86_64, marked as untested.
* Add TEST().
* Mark x86 as untested because TEST() KDLs a lot.
* DESCRIPTION: fix typo and re-wrap.
* HOMEPAGE: switch to https.
* BUILD_PREREQUIRES: sort.
Notes: Version 1.2.25 builds fine but is only the latest oldstable.
The latest stable release, 1.4.5, does not build on any arch.
2018-01-28 10:39:27 +00:00
Sergei Reznikov
54d47cc068
BeAM: bump revision
2018-01-28 10:53:12 +03:00
Sergei Reznikov
f2b265e4ef
FontBoy: enable x86_64
2018-01-27 20:36:13 +03:00
humdinger
259001925d
mailnews: update recipe to build again ( #2146 )
...
Practically copying large parts of the BeZilla recipe and patch.
Thanks, Diver!
2018-01-27 09:10:05 +03:00
fbrosson
65646fad14
curl: bump to 7.58.0, fix TEST, mark as tested. ( #2157 )
...
* tests/data/test116 is failing on all architectures.
* tests/data/test1061 is failing on x86_64 only.
* tests/data/test{31,46,61,1415} call runtimes which crash on x86_64
only, but these tests do not fail.
2018-01-26 13:26:56 +00:00
fbrosson
7c5e78e9f8
git: bump to 2.16.1.
2018-01-25 13:25:47 +00:00
fbrosson
a546a4746e
x11-libs/libXcursor: new recipe. ( #2154 )
2018-01-25 00:43:55 +00:00
fbrosson
98f382fafd
x11-libs/libXdamage: new recipe. ( #2152 )
2018-01-25 00:35:51 +00:00
fbrosson
f5104d60eb
x11-libs/libXcomposite: new recipe. ( #2151 )
2018-01-25 00:30:14 +00:00
Bach Nguyen
cc535e5143
haiku-apps/Eventual: new recipe [GCI] ( #2087 )
2018-01-25 00:16:52 +00:00
fbrosson
49e952ec85
x11-libs/libXrender: enable x86_gcc2. ( #2153 )
...
* Mark x86_64 as tested.
* Fix COPYRIGHT years and LICENSE.
* Add the project's "COPYING" file as licenses/libXrender.
* Add README to $docDir.
* Move libXrender.txt to $developDocDir.
2018-01-24 21:38:55 +00:00
fbrosson
05a32e8334
x11-libs/libXfixes: add debuginfo package. ( #2149 )
...
* Mark x86_gcc2 as tested.
* Fix HOMEPAGE, COPYRIGHT, LICENSE.
* Add the project's "COPYING" file as licenses/libXfixes.
* Sort BUILD_PREREQUIRES, add recommended cmd: lines.
* Add missing "make $jobArgs" in BUILD() to build before INSTALL().
* Move man3 to devel.
* Add README.
2018-01-24 21:38:10 +00:00
Jérôme Duval
eca8a466e8
libcuefile: fix provides
2018-01-24 20:50:12 +01:00
Jérôme Duval
fb44764c2b
libreplaygain: fix provides
2018-01-24 20:34:54 +01:00
netpositive36
76c707f4f5
net-misc/youtube-dl: version bump. ( #2155 )
2018-01-24 19:01:43 +00:00
Sergei Reznikov
b39aa65ce6
QupZilla: use qmake from Qt5
2018-01-24 10:38:34 +03:00
Sergei Reznikov
64a62863e5
html_parser: bump revision to rebuild against newer perl
2018-01-24 10:36:33 +03:00
Jérôme Duval
dc209e9d4d
qupzilla: add missing dependency on libexecinfo
2018-01-23 19:40:36 +01:00
Jérôme Duval
80402d397d
taglib: fix compat string
2018-01-23 19:29:41 +01:00
alaviss
60e1134d71
net-p2p/hefur: new recipe ( #2129 )
2018-01-23 13:59:15 +01:00
fbrosson
a17ad964b0
kdiff3: fix whitespace issue in patch to allow hp --no-git-repo ( #2147 )
...
to work. Previously, it only worked without the "--no-git-repo".
Shrink the patch a bit by dropping an unneeded indentation change.
Use commandBinDir & commandSuffix to move kdiff3 to $prefix/bin/.
Switch SOURCE_URI to https and fix COPYRIGHT.
2018-01-23 09:59:32 +00:00
fbrosson
4def051300
x11-libs/libXaw: new recipe. ( #2144 )
2018-01-22 10:26:11 +00:00
Jérôme Duval
acd7017d09
Psi+: fix provides.
2018-01-22 10:08:39 +01:00
Sergei Reznikov
a3ca29017b
Psi+: require newer libqca
2018-01-22 01:04:50 +03:00
Adrien Destugues
b8323edbf3
Reworked patch
...
Unzip 6.10 now uses the UNIX makefiles, like the 6.0 version. This
should help getting it to build on 64bit systems.
2018-01-21 14:16:33 +01:00
Sergei Reznikov
8117a72ca6
Psi+: correct patchset name
2018-01-21 13:37:32 +03:00
Sergei Reznikov
165ffe7185
Psi+: bump revision
2018-01-21 13:34:50 +03:00
Owen
98a6350f2c
RoadFighter: override LDFLAGS ( #2140 )
2018-01-20 21:40:04 +00:00
fbrosson
022aec16a7
imagemagick7: mark x86 2nd arch as tested. ( #2143 )
2018-01-20 21:04:00 +00:00
fbrosson
2e5588844e
libsigsegv: bump to 2.12, add debuginfo. ( #2139 )
2018-01-20 12:16:54 +00:00
miqlas
267a3aba26
Embree: bump, fix, cleanup ( #2141 )
2018-01-20 10:53:28 +01:00