Commit Graph

165 Commits

Author SHA1 Message Date
Jerome Duval
b85476fc08 qemu: add recipe for version 2.10.0.
* sdl2 seems still broken for display output.
2017-09-03 09:59:09 +02:00
Jerome Duval
4cef9e944f qemu: bump revision (rebuild after snappy). 2017-09-03 09:57:52 +02:00
Chris Moore
ffe548bd1d libspectrum and fuse: Build fixes for x86_64 and x86_gcc2 (#1547)
* Add x86_64 and fix to declare libgcrypt as requirement

* Correct libpng dependency; Modified recipe and patch to enable x86_64 build
2017-08-02 19:34:44 -04:00
Sergei Reznikov
06cd8d593c VirtualBox Guest Additions: bump version 2017-08-02 08:18:44 +03:00
Adrien Destugues
c6f6e1c0e6 fix libdsk provides 2017-07-30 10:01:34 +02:00
waddlesplash
defec3fb9c libdsk: Add missing checksum. 2017-07-20 19:52:16 -04:00
miqlas
e8a4d14e42 SimH: bump version, enable font handling,, small cleanups (#1501) 2017-07-09 15:07:05 -04:00
Schrijvers Luc
84257aab5e basiliskii, fix unsafe source, fix recipe (#1499) 2017-07-08 19:54:59 -04:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Sergei Reznikov
369bf5bd4c virtualbox_guest_additions: bump version 2017-06-17 03:31:25 +03:00
waddlesplash
282f20de77 PearPC: still mostly uses bep syntax; disable. 2017-06-15 20:53:13 -04:00
Jerome Duval
9664e507f8 qemu: add recipe for version 2.9.0.
From the Changelog: WARNING! Haiku is marked as unsupported.
This release includes changes to the configure script so that it will
now report some host operating systems and platforms as "unsupported".
These are host setups which we do not have access to and are thus unable
to test. They will continue to work in this 2.9 release (though
configure will warn you about the unsupported status), but in a future
QEMU release we may drop support for those hosts unless somebody
volunteers to help us with maintaining them (and can provide build/CI
machines).
2017-06-05 15:58:10 +02:00
Adrien Destugues
120fb9eb8e libdsk: update to 1.5.4.
1.5.0 is gone from the upstream website.
2017-05-10 20:31:43 +02:00
Jerome Duval
74a1096e0f qemu: bump version. 2017-04-13 21:19:12 +02:00
miqlas
097b2cfd2b qemu: bump version (#1220)
* disabled stack-protector, and every non-x86 arch.
aarch64 broken, but the other arches should work.
2017-03-20 19:43:59 +01:00
fbrosson
a71afbcd85 vmware_addons: make "VMware add-ons" a relative symlink.
While at it, add a SOURCE_FILENAME.
2017-02-11 10:36:12 +00:00
Humdinger
83b341f1eb vmware_addons: Safe SOURCE_URI 2017-02-11 08:14:03 +01:00
Sergei Reznikov
befb49f568 VirtualBox Guest Addtions: fix build on x86_64
* kernel rejects vbox drivers with "Bad data" message, help needed.
* icons are missing from userland apps
2017-01-23 17:58:58 +00:00
Sergei Reznikov
91ab8ea8b2 VirtualBox Guest Additions: add recipe and patch for version 5.1.14
* build fails on x86_64 at the very end with the following error:
undefined reference to `__dso_handle'
* TODO: use proper KBUILD_PATH
2017-01-22 10:49:43 +00:00
miqlas
1061d46735 Qemu: bump version, updated patchset (#877) 2017-01-14 12:58:24 -05:00
Jérôme Duval
7c164cfbd3 qemu: bump revision. 2016-12-07 14:11:29 +01:00
Jérôme Duval
070512abcc linaro_qemu: fix provide,requires,build_requires.
* disable stack protector.
2016-12-04 18:20:01 +01:00
Adrien Destugues
c34bd3085e qemu: safe source, disable stack protector 2016-12-03 10:10:57 +01:00
Jérôme Duval
16c6ea8f8c bochs: missing provide. 2016-12-02 20:45:36 +01:00
Chris Moore
8c1f850246 Added recipe for the latest version of e-uae (#815) 2016-10-21 17:41:25 -04:00
Adrien Destugues
5bd476870d libdsk: update to 1.5.0
old downloads no longer available.
2016-08-28 22:34:39 +02:00
Adrien Destugues
0a34f87dd8 Add SAP tools.
For manipulating Thomson computer disk images.
2016-03-26 17:45:34 +01:00
Adrien Destugues
96c1fe7f67 FUSE: fixes and adjustments
- Wrong name was used for patchset
- Use https URLs from sourceforge to save one redirect
- gcc2 build fix at the proper place (previously a generated file had
  been modified).

Thanks to Sergio Baldovi for contributing those.
2016-03-26 17:44:16 +01:00
Augustin Cavalier
cbc458084d mednafen: Create a new recipe.
Compiles/installs/starts, but crashes in an OpenGL blitter on my end.
Not sure what the culprit is.
2016-03-06 15:11:03 -05: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
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
Augustin Cavalier
41454032c8 pcem: Create (broken) recipe -- wants linux/cdrom.h
... which we don't have.
2015-12-31 12:12:30 -05:00
Sergei Reznikov
ff25a97155 VMware add-ons: update to latest commit 2015-11-16 14:02:16 +03:00
Humdinger
58a5f48afb virtualbox_guest_additions: save, strip, restore resources
Thanks PulkoMandy for the save/restore trick.
The .rdef file contains an include that cannot be easily resolved.
2015-11-15 18:14:45 +01:00
Humdinger
7695eef2c7 Improving recipe.
* reordering blocks
* removing unneeded openssl requirements
* stripping VBoxControl and VBoxTray, the latter would sit 8MiB fat
  in the Deskbar...
2015-11-14 19:54:32 +01:00
Sergei Reznikov
b7ca6d2a45 VirtualBox Guest Additions: autostart is not really needed.
VBoxTray replicant is persistent
2015-11-11 18:10:41 +03:00
Sergei Reznikov
0dd870e4f8 VirtualBox Guest Additions: add autostart file and Deskbar link 2015-11-11 17:52:47 +03:00
Sergei Reznikov
741d453697 Bump revisions of recipes needed to be rebuilt after OpenSSL version change
Probably missed quite a few
2015-11-11 14:42:51 +03:00
Sergei Reznikov
e9901f64b8 VMware add-ons: update to latest commit 2015-08-31 10:20:19 +03:00
Humdinger
18588b4916 Improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-20 19:00:14 +02:00
Augustin Cavalier
2b51585ae4 More syslibs removal that I missed in the previous commit. 2015-08-04 15:49:58 -04:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Kostadin Damyanov
3e0dd2696c De-lint recipes. 2015-08-04 08:25:40 +03:00
Kostadin Damyanov
86a465afed De-lint recipes. 2015-08-04 00:36:20 +03:00
Adrien Destugues
5b2ad2f0f4 Libdsk: update to current version and recipe standards
* Release 1.3.3 is not even online anymore on the homepage
* Reorder things in the recipe to match current practises
* Remove libtoolize invokation since it is not needed anymore (upstream
fixed)
* Move tools to a separate package
2015-07-25 11:03:20 +02:00
Humdinger
1f664e284f De-lint recipes.
*	rdesktop
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rebar
	Removed "." from SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	redoflacs
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rename
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rtmpdump
	Improved SUMMARY.
	Re-ordered blocks.

*	rxtx
	Improved SUMMARY.
	Fixed COPRIGHT.
	Re-ordered blocks.

*	scheherazade_font
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	scrittore
	Improved SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	sdl_bomber
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	shredder
	Removed "." from SUMMARY.
	Added BUILD_REQUIRES.
	Re-ordered blocks.

*	simh
	Re-ordered blocks.
	Lint warns of unused patch. I does build without. Remove the patch?

*	snappy
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	spidermonkey
	Removed "." from SUMMARY.
	Re-ordered blocks.
2015-07-23 09:38:45 +02:00