Commit Graph

11600 Commits

Author SHA1 Message Date
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
fbrosson
864ff7e063 x11-libs/libSM: enable x86_gcc2. 2018-01-19 09:39:51 +00:00
fbrosson
7d0128ebe3 x11-libs/libICE: enable x86_gcc2. 2018-01-19 09:18:29 +00:00
fbrosson
1c85a5a823 libxext: enable x86_gcc2, add debuginfo, move man3 to devel. 2018-01-18 23:03:50 +00:00
fbrosson
2b879334cb git: add 2.16.0, drop 2.14.3. (#2138) 2018-01-18 17:36:55 +00:00
fbrosson
544f34ed44 zstd: bump to 1.3.3, add debuginfo, drop HTML manual. (#2137)
Also remove cmd:gzstd from PROVIDES_bin as it no longer exists.
2018-01-18 16:14:53 +00:00
fbrosson
9c69e19006 gnutls: bump to 3.5.17, use libidn2, add debuginfo. (#2136) 2018-01-18 14:19:17 +00:00
fbrosson
3b5a0e2373 libtasn1: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
fbrosson
d62923c7a9 libksba: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
fbrosson
ca8ece71b6 libgpg_error: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
fbrosson
6ea4afd620 libgcrypt: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
fbrosson
aa1ef87d51 libassuan: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
Xiang Fan
d8fd62f73e net-misc/gsasl: new recipe (#2124) 2018-01-17 19:04:03 +00:00
tts2k
5f4bcfe91f cnf: new recipe (#2067) 2018-01-17 14:43:38 +01:00
Xiang Fan
ebe8226692 libdiscid: fix recipe, add src/disc_haiku.c (#2128) 2018-01-17 13:00:20 +00:00
fbrosson
4f13e07a04 util-linux: bump to 2.31.1, fix policy error in 2nd arch. (#2113)
* Use the commandBinDir "trick" to fix the policy error.
* Mark x86_gcc2 as broken because a gcc2 patch would be required.
* On x86, pass "have_scanf_alloc_modifier=no" to configure to skip
  a conftest which crashes and makes configure hang.
* Switch to tar.xz.
2018-01-17 09:32:36 +00:00
Sergei Reznikov
085dcc296b Lynx: use pkg-config to find ssl
Fixes #2131.
2018-01-17 11:02:11 +03:00
Adrien Destugues
cca35279c8 PHP: fix patchset.
For some reason it does not apply cleanly.
2018-01-16 22:34:18 +01:00
Xiang Fan
598decaca6 net-dns/yaddns: new recipe (#2086) 2018-01-16 15:39:58 +00:00
tts2k
0e7682efea dev-libs/PEGTL: Initial recipe (#2127) 2018-01-16 13:43:36 +00:00
Xiang Fan
3b67975757 dev-libs/softhsm: new recipe (#2112) 2018-01-16 12:18:56 +00:00
fbrosson
9148a13f4c haiku-misc/Wolle: fix typo 2018-01-16 12:11:37 +00:00
tts2k
d69bab7f5d mp3gain: Add recipe (#2123) 2018-01-16 11:34:38 +00:00
Mochammad Nur Afandi
19b02a4f35 haiku-misc/Wolle: new recipe (#2125) 2018-01-16 10:56:57 +00:00
Owen
4d44455972 LightsOff: create recipe (#2109) 2018-01-15 15:59:12 +00:00
Sergei Reznikov
acca0f4250 Clockwerk: enable x86_64 2018-01-15 18:45:35 +03:00
Bach Nguyen
cacf354123 haiku-apps/Conway: new recipe (#2122) 2018-01-14 20:15:44 +00:00
Stephanie Fu
c49a96627a net-dns/libidn: new recipe for libidn2 (#2020) 2018-01-14 19:30:15 +00:00
fbrosson
19982fbb6e youtube-dl: add SOURCE_FILENAME. 2018-01-14 18:07:26 +00:00
netpositive36
99abfa4afa net-misc/youtube-dl: version bump. (#2121) 2018-01-14 17:41:15 +00:00
fbrosson
ea8de9ebb1 partio: fix a latent bug in the call to defineDebugInfoPackage.
$secondaryArchSuffix (as well as $commandSuffix) should not be
used in the call to defineDebugInfoPackage. Obviously, this
latent bug did not affect any primary arch nor the x86 2nd arch
because commandSuffix is set to the empty string in that case.
2018-01-14 16:39:11 +00:00
fbrosson
099010670c defineDebugInfoPackage fixed -> rebuild BRIE & BDirectConnect.
Theses packages were built before the fix, so their runtimes were
missing their resources.
2018-01-14 16:21:29 +00:00