0
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Gerasim Troeglazov 447a7ee35c gyp: fix recipe name 2017-09-18 21:51:07 +10:00
Sergei Reznikov 36310dffaf gyt: fix typo 2017-09-13 02:13:30 +03:00
Sergei Reznikov b75d12fe63 gyp: enable Haiku support
* also add patch to make Telegram build go further
2017-09-12 13:49:12 +03:00
Jerome Duval 282a03c8e8 dev-python: merge most python2 and python3 recipes.
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Markus Himmel cea5f2b4f7 GYP: Switch source to a mirror by the FreeBSD ports project
The official googlesource repository did not create the same tarball for each
request, so checksum verification failed.
2016-09-21 17:29:33 +02:00
Humdinger e2c6067690 Updated gyp recipe to latest release 2016-09-19 17:55:24 +02:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Adrián Arroyo Calle afcdedd946 GYP, use CHECKSUM_SHA256 2016-01-08 19:21:40 +00:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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 69ad5016aa gyp: bump revision for python2.7 migration. 2014-09-19 08:59:35 +02:00
Augustin Cavalier 51c52185ed GYP: requires python_setuptools 2014-07-01 10:10:55 -04:00
Augustin Cavalier 6d2ac0f4ba Create GYP recipe.
Requires python_setuptools for the build and install. Worked for me.
2014-06-30 19:34:28 -04:00