Jérôme Duval
c43d80b899
orc: fix requires for devel package.
2016-12-02 19:13:46 +01:00
Jérôme Duval
3f5da30e19
swig: enable x86_64.
2016-11-30 23:39:02 +01:00
miqlas
2c9d275d9d
Updated swig recipe to 3.0.10 ( #833 )
2016-10-22 11:18:09 -04:00
miqlas
7ff28169da
LuaJit recipe ( #683 )
...
Fixed recipe
Recipe renamed
Everything renamed
Fix
2016-10-21 17:51:25 -04:00
Adrien Destugues
490f47a8e0
vlink: use tagged source.
2016-08-28 22:36:12 +02:00
Adrien Destugues
b44d429164
vasm: use tagged archive
...
The previous link always pointed to the latest version of the source.
2016-08-28 22:36:12 +02:00
Jerome Duval
8e4d8f6b6d
python: bump versions for 2.x and 3.x.
2016-07-26 06:00:16 +00:00
fbrosson
7393395476
vala: bump to 0.32.1, mark as tested on x86_64.
2016-06-27 03:46:25 +00:00
Jerome Duval
d2ee1c2acc
tcl: disable threads.
...
* the exec implementation tries to use a combination of fork/exec with
a monitoring thread, which isn't conformant.
2016-06-10 10:32:29 +00:00
Jerome Duval
e7481e3a89
tcl: also install-private-headers.
...
* fix tclConfig paths.
2016-06-06 22:17:22 +00:00
Jerome Duval
f8ed082f94
ruby: disable fstack-protector on Haiku.
...
* flag detection is broken with our current gcc; the testcase used
doesn't trigger the use of the stack detector, hence gcc doesn't try to
link with it.
2016-06-05 11:24:41 +00:00
Jerome Duval
a17e9f35d0
swig: don't depend on every possible language.
...
* enable x86.
2016-06-02 10:19:17 +02:00
fbrosson
e2a88cc000
nasm: bump to 2.12.01, dropping patch chunks applied upstream. ( #592 )
2016-05-09 14:48:02 -04:00
Jerome Duval
7bcc13aea2
fpc_bin: add recipe for version 2.6.4.
...
* for reference, eventually to build fpc 3.0.0.
2016-05-08 09:38:22 +00:00
Jerome Duval
256a8d2640
fpc_bin: disable source package
2016-05-08 09:34:40 +00:00
Jerome Duval
76dae26944
fpc_bin: doesn't require fpc.
2016-05-06 16:00:35 +00:00
Jim Saxton
1cb6996424
update yab and yab-ide
2016-04-28 09:28:52 -07:00
François Revol
5c55a5bfe6
gambas: add latest patch
2016-04-13 15:08:36 +02:00
fbrosson
1ae2422935
vala: bump to version 0.32.0.
...
* Bump version using the exact copy of the patch for 0.30.1 since
there are no offset mismatches.
* Add !x86_gcc2 to secondary arch.
* Replace hard-coded 0.32 by ${portVersion%.*} to reduce future diffs.
* Use vala_x86_common instead of vala_common_x86 and ajust provides
and requires. (No other package is using vala so this fix is safe.)
* Iron INSTALL() to get rid of the empty data/aclocal/ in vala since
{vala,vapigen}.m4 are in vala{,_x86}_common.
* Add "-e" to sed as some OSes have strict/picky implementations.
2016-03-29 22:43:11 +00:00
fbrosson
431444b1cf
vala: fix missing $secondaryArchSuffix in PROVIDES{,_common}.
...
The "$secondaryArchSuffix" suffix was missing for vala in PROVIDES
and for vala_common in PROVIDES_common. This is required on x86_gcc2
because vala_x86 requires vala_common_x86.
2016-03-21 04:33:49 +00:00
Jerome Duval
629ecc19f1
nasm: missing patchset.
2016-03-10 18:24:34 +00:00
Jerome Duval
daef6276cf
nasm: fix gcc2 build.
2016-03-10 18:22:45 +00:00
Jerome Duval
be902e6442
nasm: add recipe for version 2.12.
2016-03-08 21:10:57 +00:00
Adrien Destugues
a7613f20d0
Python 3.5: mark as working on x86_gcc2.
...
It seems to work just fine, why was it marked broken?
2016-03-06 18:50:35 +01:00
Vale
6f4f45198e
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-05 14:19:01 -05:00
fbrosson
30f888776a
luajit: bump version.
2016-03-01 23:42:37 +00:00
Vale
6b99721506
More order fixes
2016-02-28 20:17:42 -05:00
Vale
f8aeb53372
More ordering & layout fixes
2016-02-26 10:33:51 -05:00
waddlesplash
e9b0e134c5
Merge pull request #467 from Max-Might/master
...
vala: add recipe
2016-02-21 17:21:12 -05:00
Kostadin Damyanov
fb66e513a2
vala: add recipe
2016-02-21 23:55:50 +02:00
Vale
79a9915b2f
Fix ordering on new recipes
2016-02-21 14:34:51 -05:00
Vale
4ceccd41e1
Fix ordering
2016-02-17 14:39:36 -05:00
François Revol
9f329f554c
gambas: add latest patch
2016-02-05 15:54:03 +01:00
Humdinger
48f5a7c189
Added compatibility info to yab recipe
...
Turns out, it only compiles on haiku revisions newer than hrev49976.
Since mmlr's buildbots run an older revision they hiccup otherwise.
Also, bbjimmy told me the correct revision is "1" as otherwise it
would collide with the same package hosted on FatElk...
2016-02-01 19:14:59 +01:00
Humdinger
abc7d45599
yab and yab_ide needed a rebuild.
...
Increased revision.
Re-ordered blocks.
2016-02-01 18:01:59 +01:00
waddlesplash
2233b85285
Merge pull request #370 from oco27/master
...
[FPC]Recipe to construct a fpc 3.0.0 package for Haiku, based on the official package.
2016-01-28 20:40:32 -05:00
waddlesplash
6b6e61a4db
Merge pull request #379 from cyj0912/gci
...
[GCI] #2 Change recipes to download safe sources
2016-01-28 20:33:29 -05:00
Jim Saxton
cf5204c657
Update yab-1.7.5.2.recipe
2016-01-28 15:37:46 -08:00
Jim Saxton
a1af7e85f1
This update allows yab to run with mix_color being a public api.
2016-01-28 13:26:26 -08:00
Hannah
b603c3f935
change "install-strip" back to "install"
2016-01-22 16:21:56 +00:00
Toby Chen
31a299c881
Safe download sources
...
Use safe download sources for various packages, and fix several styling issues.
2016-01-03 20:24:13 -05:00
Hannah
8e05ed78b0
stripped bison, less, m4, which, and yasm in recipes and created debug packages
2016-01-02 23:15:43 -08:00
Olivier Coursière
f1a3f46a72
Recipe to construct a fpc 3.0.0 package for Haiku, based on the official package. It will help bootstrapping a more classical recipe that will construct the package from sources. Based on work on 2.6.2 at BeGeistert 029 with Korli.
2016-01-02 12:34:44 +00:00
Michael Lotz
a43c394c4d
Explicitly reference all additional files.
...
Not referencing them caused them to be missing from the source packages.
This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Mikołaj 'lich' Halber
d97532ab2d
FPC 2.6.2: Fixed download link
2015-12-18 23:12:37 +01:00
Jerome Duval
3cc7606d17
python3: disable gcc2.
...
* prepare for enablement of x86 as secondary arch. Setup.py needs
to be patched for a secondary arch.
2015-12-13 11:16:09 +00:00
Jerome Duval
22e4fad806
python: bump versions.
...
* remove old 2.7 recipe and patch.
2015-12-09 23:20:15 +00:00
Jerome Duval
eaf73ff385
lua: bump version.
2015-12-08 22:44:47 +00:00
Jerome Duval
6da71737aa
luajit: disable gcc2.
2015-12-02 21:21:00 +00:00
Gerasim Troeglazov
2ddd62cd0a
orc: enable x86 for secondary architecture
2015-11-29 05:06:57 +00:00