Commit Graph

43 Commits

Author SHA1 Message Date
Adrien Destugues
a0ce60fea7 Reintroduce a recipe for mxml 2.6
* commit 3e0dd2696c removed the bep file
  for 2.6 because there was a recipe for 2.9. However, that recipe was
  and still is incomplete, because the build crashes midway.
* Since 2.6 works just fine, we can use that until someone figures out
  why 2.9 is broken or if we can get 2.7 or 2.8 to work.
2015-11-12 16:34:06 +01:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Humdinger
1ac39b83d1 De-lint recipes.
*	allegro
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	bzip2
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	caya
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	clucene
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	cyassl
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	digiclock
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dockbert
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	docutils
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dos2unix
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	ducksaver
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	erlang
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	fdupes
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	figlet (old BEP style)
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	flac
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gdal
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gemrb
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	giflib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	glib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	globe
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gmp
	Don't start SUMMARY with app name.
	Re-ordered blocks
2015-08-04 20:42:46 +02: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
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
4b504f1998 yaml_cpp: fix build for x86 secondary arch. 2015-06-12 21:09:57 +00:00
Jerome Duval
4888abc8a3 sparsehash: added recipe for version 2.0.2 2015-06-09 22:53:54 +00:00
Jerome Duval
68c41785dd yaml_cpp: added recipe for version 0.5.1 2015-06-08 19:36:48 +00:00
Scott McCreary
7c31d203af Moved mxml-2.9.patchset into patches directory 2015-01-17 22:27:02 -08:00
Derek Tse
8718c000bf Marked as broken 2015-01-18 05:06:36 +00:00
Derek Tse
7dd53d845c Mini XML Library 2015-01-18 04:53:38 +00:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Vale Tolpegin
148551f2b2 created $binDir 2014-12-09 23:59:38 +00:00
Vale Tolpegin
938c3277c3 $installLocation to $binDir again 2014-12-09 23:54:57 +00:00
Vale Tolpegin
9031f17718 switched $installLocation with $binDir 2014-12-09 23:52:28 +00:00
Vale Tolpegin
b775b25567 $prefix fix 2014-12-09 23:19:48 +00:00
Vale Tolpegin
9aceabe1e9 fixed variable declaration 2014-12-09 23:15:16 +00:00
Vale Tolpegin
cf75188655 Added needed Python commands in INSTALL() 2014-12-09 23:01:08 +00:00
Vale Tolpegin
90598cf0fe hugen-1.recipe edited online with Bitbucket 2014-12-09 22:42:21 +00:00
Vale Tolpegin
84db457c3e added cmd:hugen_app 2014-12-09 21:35:29 +00:00
Vale Tolpegin
6b67396578 Switched install directory of python files to correct directory 2014-12-09 21:29:20 +00:00
Vale Tolpegin
47b47edd07 Removed cmd:hugen_app 2014-12-09 13:55:48 +00:00
Vale Tolpegin
e93a3bfd17 Added cmd:huge_app 2014-12-09 13:50:12 +00:00
Adrien Destugues
9a548ce0e2 WIP recipe for clucene. 2014-11-19 09:32:14 +01:00
Jérôme Duval
08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
Artur Jamro
1806528978 Hugen recipe: added better description 2014-01-01 21:19:08 +00:00
Artur Jamro
49a26ba858 Hugen recipe: marked untested architectures as untested 2014-01-01 19:03:14 +00:00
Artur Jamro
9bc9832874 Added recipe for hugen 2014-01-01 17:48:29 +00:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
85b8280760 Initial .bep file for mm-common, this makes mm-common.m4 which is needed to build libsigc++ 2010-05-29 16:58:15 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary
fc598b6186 Removed licenses for clucene as the Apache v2 has been added to Haiku 2009-11-24 06:47:44 +00:00
Scott McCreary
1640ba2d3e Fixed the license name to match the naming used on APR and APR-util, perhaps this one should be added into Haiku, it's used on at least 3 OptionalPackages now. 2009-11-23 09:33:08 +00:00
Scott McCreary
09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +00:00
Scott McCreary
558ddcfe40 Updated .bep and patch for mxml-2.6 from michaelvoliveira with some minor changes by me. Works on gcc2 now. 2009-11-19 02:34:39 +00:00
Michael Vinícius de Oliveira
a11e56d15e add mxml port 2009-10-30 07:49:16 +00:00