Commit Graph

103 Commits

Author SHA1 Message Date
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
Humdinger
b82c8008b6 De-Lint recipes.
*	netpbm
	Re-arranged copright madness.

*	pygame
	Re-ordering blocks.
	Re-formatted patch properly.
	Added formerly undeclared patch. Doesn't build with or without.

*	python3_mako, python_mako
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	python3_setuptools, python_setuptools
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	qemu
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	quassel
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	qupzilla
	Removed "." from SUMMARY.
	Re-ordering blocks.
2015-07-23 08:01:11 +02:00
Humdinger
0817519846 De-lint recipe.
*	openimageio
	Re-ordering blocks
	Adding formerly unreferenced patchset. Doesn't build anyway.

*	ordereddict
	Removed "." from SUMMARY
	Re-ordering blocks

*	oricutron
	Removed "." from SUMMARY
	Still a non-building BEP file

*	orphilia_dropbox
	Removed "." from SUMMARY
	Re-ordering blocks

*	pachi
	Removed "(C)" from COPYRIGHT
	Re-ordering blocks

*	pari
	Removed "." from SUMMARY
	Re-ordering blocks

*	pciutils
	Improved DESCRIPTION
	Re-ordering blocks

*	phantomlimb
	Improved SUMMARY
	Re-ordering blocks

*	photograbber
	Removed "." from SUMMARY
	Re-ordering blocks

*	piozone
	Improved DESCRIPTION
	Re-ordering blocks

*	plee_the_bear
	Removed "." and improved SUMMARY
	Re-ordering blocks

*	postgresql_server
	Removed "." from SUMMARY
	Re-ordering blocks

*	privoxy
	Removed "." and improved SUMMARY
	Re-ordering blocks

*	proj-4
	Removed "." and improved SUMMARY
	Re-ordering blocks
	Changed the SOURCE_URI to the github where they moved
	Added $secondaryArchSuffix to the provided cmd

*	protobuf
	Re-ordering blocks
	Updating and referencing patch
	Removed out-of-date patch.
2015-07-22 20:09:18 +02:00
Humdinger
066c027269 De-Lint recipes.
*	libtool
	Minor cosmetics.
	Lint warning "patch not referenced" is true, but it nevertheless
	builds... Maybe those unused patches should be removed?

*	libzip
	Removed "." from SUMMARY.
	Minor cosmetics.

*	linaro_qemu
	Removed "." from SUMMARY.
	Minor cosmetics.

*	llvm
	Removed "." from SUMMARY.
	Minor cosmetics.
	Uncommented the ARCHITECTURES of llvm-3.0. Hope that's OK...

*	lm4tools
	Removed "." from SUMMARY.
	Minor cosmetics.

*	love
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

*	ltp
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

*	lua
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

*	luarocks
	Removed "." from SUMMARY.
	Minor cosmetics.

*	lyx
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-21 20:42:21 +02:00
Humdinger
7b67549135 De-Lint recipes.
*	idutils
	Remove "." from SUMMARY.
	Minor cosmetics.

*	im
	Remove "." from SUMMARY.
	Minor cosmetics.
	Sorted _devel block to the top.

*	iozone
	Improved DESCRIPTION.
	Minor cosmetics.

*	isl
	Remove "." from SUMMARY.
	Minor cosmetics.
	Sorted _devel block to the top.

*	iup
	Remove "." from SUMMARY.
	Minor cosmetics.
	Sorted _devel block to the top.

*	joyce
	Remove "." from SUMMARY.
	Improved DESCRIPTION.
	Updated HOMEPAGE URL.
	Minor cosmetics.
	As it compiled without any changes, added recipe for latest v2.2.7

*	kdelibs4
	Remove "." from SUMMARY.
	Sorted _devel block to the top.
2015-07-20 14:25:47 +02:00
Augustin Cavalier
6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04:00
Augustin Cavalier
c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
827ec2dcbc simh: Various fixes.
* Trim trailing space.
 * Use .tar.gz + CHECKSUM rather than git+
 * Keep only one HOMEPAGE.
2015-07-02 10:26:32 -04:00
Adrien Destugues
0acf6a483c Recipe for UADE.
Fixes http://ports.haiku-files.org/ticket/695.
2015-06-08 05:22:48 +02:00
Adrien Destugues
617c60c650 Add recipe and patch for FUSE. 2015-05-12 21:39:38 +02:00
Adrien Destugues
84f9d99459 Recipe and path for fuse-utils. 2015-05-12 21:01:13 +02:00
Adrien Destugues
56e0e5f596 Add recipe and patch for libspectrum. 2015-05-12 19:24:56 +02:00