Commit Graph

14 Commits

Author SHA1 Message Date
Humdinger
e7c19a38d3 Small changes to DESCRIPTION/SUMMARY, reordering blocks
*	subversion
	Smuggled in a "svn" as people do search for that

*	mercurial
	Smuggled in a "hg" as people do search for that

*	vision
	Improved DESCRIPTION
2015-08-15 08:22:37 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04: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
Jérôme Duval
46d56f978c subversion: use cmd:python instead of python. 2014-08-20 22:59:13 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
4676e4dca2 Rewrap dev-vcs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Ingo Weinhold
089e141aeb Replace ':' in package link paths by '~'
Also add missing libiconv requires for apr_util.
2013-08-13 13:55:32 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
db0a06e1fc subversion: update recipe
* Update [BUILD_]REQUIRES.
* Add USER_SETTINGS_FILES.
* Build separate devel package.
2013-06-18 03:38:42 +02:00
Ingo Weinhold
2dc7b77750 Convert subversion 1.6.18 recipe to an actual recipe
* Adjust recipe similar to the 1.6.15 recipe.
* Adjust the patch so that the correct global settings directory is
  used.
2013-04-30 22:33:56 +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