Commit Graph

36 Commits

Author SHA1 Message Date
Schrijvers Luc
14abd0eb16 pyqt5, fix references on moving the api (#9813) 2023-12-01 19:50:29 +01:00
Schrijvers Luc
2d45d56d85 pyqt, move api to correct location (#9811) 2023-12-01 11:50:01 +01:00
Jerome Duval
2cac9b8a62 pyqt: fix install dir 2023-11-30 23:02:07 +01:00
Jérôme Duval
05dd0fa8b7 pyqt5: trigger rebuild 2023-11-29 09:48:39 +01:00
Jerome Duval
95d7243c21 pyqt5: bump version
switch to python 3.10
2023-11-28 18:51:10 +01:00
Jerome Duval
4243bbba85 pyqt5: bump version 2023-05-13 13:38:49 +02:00
Jerome Duval
fe8f8e12d7 pyqt: move to python 3.9 2023-03-07 21:17:48 +01:00
Jerome Duval
72921cf29e pyqt5: bump version 2021-11-21 01:44:13 +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
Chris Moore
d0cde6f613 FS-UAE and launcher version bump (#5959)
* pyqt5: re-enable PyQt5.QtOpenGL needed for FS-UAE launcher

Appears to build without problem and once installed FS-UAE launcher works fine.

Signed-off-by: Chris Moore <chris@mooreonline.org>

* fs-uae-launcher: bump to version 3.0.5

Signed-off-by: Chris Moore <chris@mooreonline.org>

* fs-uae: bump to version 3.0.5

Signed-off-by: Chris Moore <chris@mooreonline.org>
2021-06-05 21:39:29 +02:00
Jerome Duval
d32a9a3b22 pyqt5: trigger build on x86 2021-01-28 10:14:31 +01:00
Jérôme Duval
45fcdeadd6 pyqt5: depends on sip v6 2021-01-28 08:44:47 +01:00
Jerome Duval
0eee9af051 pyqt5: bump version
rename from pyqt, switch to python 3.8
2021-01-26 18:06:55 +01:00
Jerome Duval
49734d282d pyqt5: use subpackage paths for python binaries. 2019-11-12 20:20:05 +01:00
miqlas
14f0302c02 Pyqt 5.13.1 (#4233)
* PyQT: wip

* PyQT: bump, switch to python 3.7
2019-10-08 23:26:00 -04:00
miqlas
1bc1101ef6 Pyqt : disable OpenGL (#3724)
* PyQT: Disable OpenGL

* REV
2019-04-01 19:19:39 -04:00
Jérôme Duval
ac2d2c4e8b pyqt: build depends on 4.19.14+ version of sip 2019-03-22 12:17:50 +01:00
Jerome Duval
aa55804c42 pyqt: add recipe for version 5.12.1. 2019-03-21 22:01:10 +01:00
Leorize
ffc6f2a1f6 dev-python/pyqt: bump to 5.11.2
Additionally:
- Fixed gcc2 build
2018-09-05 15:41:16 +07:00
Jérôme Duval
60c0095c29 pyqt: sourceforge is unreliable 2018-02-14 07:47:41 +01:00
Jérôme Duval
3146f62f68 pyqt: fix checksum 2018-02-14 07:44:40 +01:00
Jérôme Duval
1ade7e5a3d pyqt: fix checksum 2018-02-14 07:40:06 +01:00
Jérôme Duval
7da367b446 pyqt: fix sip requires. 2018-02-14 07:33:00 +01: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
cddca722ab pyqt: bump version.
* move sip files to $dataDir/sip/PyQt5.
2017-11-05 20:15:57 +01:00
Jerome Duval
d4c0965ea6 pyqt: add recipe for version 5.9. 2017-07-13 18:21:52 +02:00
Jerome Duval
5c2e265bdf x86: enable some recipes which build OK. 2017-05-14 15:23:05 +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
685677b891 pyqt: bump version. 2017-04-13 22:33:24 +02:00
Jerome Duval
7204e0f284 adjust recipes to use python 3.6, bump revisions. 2017-03-27 23:10:07 +02:00
Jerome Duval
2f39e93e5b pyqt: add recipe for version 5.8. 2017-03-04 16:35:44 +01:00
Jerome Duval
57c374e316 pyqt: bump version, merge into one recipe. 2017-02-20 21:41:46 +01:00
Jerome Duval
abb5311e64 pyqt: add recipes for version 5.6. 2017-01-26 21:39:55 +01:00
Jérôme Duval
b65e773f40 python_pyqt: fix path to sip. 2016-11-30 23:39:02 +01:00
Jerome Duval
8cf8a57507 pyqt: add python3 recipe. 2016-05-13 23:08:29 +02:00
Zoltán Mizsei
1dc3007d26 PyQt5 Initial Recipe
new file:   pyqt/pyqt-5.5.1.recipe

	modified:   pyqt/pyqt-5.5.1.recipe

	modified:   pyqt/pyqt-5.5.1.recipe

Changes here and there (libgl and icu)

	modified:   dev-python/pyqt/pyqt-5.5.1.recipe

Python general section moved into highest level.

Secondary suffixes for icu.
2016-03-04 18:15:53 +01:00