Commit Graph

5 Commits

Author SHA1 Message Date
Humdinger
44defae7e2 Recipe cosmetics.
Improved SUMMARY/DESCRIPTIONs.
Re-ordered blocks.
2015-08-24 17:25:09 +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
Adrien Destugues
53f459791c dateutil: bump revision for python 2.7 rebuild. 2014-09-19 08:59:33 +02:00
François Revol
2a454805c7 Add recipe for dateutil 1.5
- the magic is in --single-version-externally-managed to disable
those (easter) egg things...
cf.
https://wiki.debian.org/Python/FAQ#How_should_we_package_Python_eggs.3F

- --root is required so just pass /

- also, python must be called without any path, else it setuptools uses
it as an extra prefix for install... so we munge PATH and call python.
2014-07-29 17:06:04 +02:00