Commit Graph

12 Commits

Author SHA1 Message Date
Jerome Duval
fc338cc2a8 retext: build on x86 2023-03-10 11:13:02 +01:00
Jerome Duval
830b451e79 retext: build with python 3.9 2023-03-07 22:59:42 +01:00
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
Schrijvers Luc
96b33eb781 retext, mark x86_gcc2 as broken (#5678) 2021-02-06 17:44:03 +01:00
Schrijvers Luc
e6fbbb21f0 retext, bump for rebuild on x86_gcc2 (#5677) 2021-02-06 17:39:17 +01:00
Jérôme Duval
dc61ef3be6 retext: trigger build 2021-01-28 11:18:32 +01:00
Jerome Duval
0fc27b32ab retext: switch to python 3.8 2021-01-26 18:35:32 +01:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
alaviss
a0fdf8cf1f Add TEST() to various ports (#1832)
* app-crypt/rhash: disable on x86_gcc2, also fixed secondary arch

* dev-lang/tcc: make tcc actually works

  - update patches: define custom haiku definitions, use haiku
    start/end objects

  - make tcc uses haiku custom paths

  - add secondary arch support
  - add x86_64

* dev-lang/tcc: disable on all architectures

  - Haiku's BeBuild.h depends on __GNUC__ macro to select ABI, which
    unfortunately we can't risk to define, so disabling for now

* dev-python/pyqt: use correct name for sip

* dev-lang/spidermonkey: fix build

  - add x86 to snd arch

  - update config.sub and config.guess

  - add missing cmd:js_config
  - add missing cmd:zip

* dev-python/pyqt: clean up the spaces left by previous contributor

* add TEST() for the following ports:
  - sys-devel/flex
  - app-crypt/rhash
  - app-text/podofo
  - app-crypt/qca
  - app-editors/retext
  - app-i18n/mozc
  - dev-lang/tcc
  - dev-lang/yasm
  - dev-lang/spidermonkey
  - dev-libs/glib
  - dev-libs/jsoncpp
  - dev-libs/libtommath
  - dev-libs/libxslt
  - dev-libs/libyajl
  - dev-libs/zziplib
2017-12-10 13:49:50 +01:00
Jerome Duval
05cb891030 retext: bump version. 2017-08-03 22:04:44 +02: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
Jerome Duval
eb5f7d2f2a retext: add recipe for version 6.0.2.
* icons in toolbar are missing.
2017-01-28 15:31:09 +01:00