aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/shiboken: fix detection of clang builtin includesDavide Pesavento2017-12-301-2/+6
| | | | | Bug: https://bugs.gentoo.org/624682 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/pyside: allow qt > 5.9bug2017@wolke7.net2017-12-301-25/+25
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/shiboken: allow qt > 5.9bug2017@wolke7.net2017-12-301-6/+4
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/{pyside,shiboken}: disable all git submodulesDavide Pesavento2017-10-222-0/+2
| | | | | | We don't need them. Save bandwidth and disk space. Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/pyside: enable Qt 5.9 supportleycec2017-10-225-52/+54
| | | | | | | | - Shiboken2, pyside2, and pyside2-tools are built against the "5.9" branches of their respective repositories requiring Qt 5.9.x - Shiboken2 conditionally supports NumPy - Pyside2 conditionally supports Qt5Charts and Qt5DataVisualization - Pyside2-tools supports Python 2.7
* dev-python/pyside-tools: drop insecure git:// repo URIDavide Pesavento2017-09-031-4/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/pyside: drop insecure git:// repo URIDavide Pesavento2017-09-031-4/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/shiboken: drop insecure git:// repo URIDavide Pesavento2017-09-031-4/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/pyside: Fix upstream repo URIs.leycec2017-06-172-16/+9
| | | | | | | | The live PySide2 and shiboken2 ebuilds now pull from the same "pyside-setup.git" repository. The old separate "pyside.git" and "shiboken.git" repositories still exist but are no longer maintained. Since upstream has resolved PYSIDE-502, the prior patch for optional dependencies in the live PySide2 ebuild has been removed.
* dev-python/pyside-tools: Add live ebuild, 5.6 branch.leycec2017-05-182-0/+137
| | | | | | | | The live pyside-tools ebuild now builds PySide2-Tools into SLOT=2. Python 3.6 is additionally supported, but 2.7 is temporarily disabled due to an upstream bug. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/pyside: really make MultimediaWidgets and QuickWidgets optionalDavide Pesavento2017-05-071-5/+5
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyside: simplify qtwebengine USE depDavide Pesavento2017-05-071-1/+1
| | | | | | | | | | REQUIRED_USE already enforces enabling widgets when webengine is enabled, so there's no point in using '?' for the USE dependency. The widgets requirement appears to be correct because there isn't a separate QtWebEngine module. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyside: sort DEPEND and remove duplicatesDavide Pesavento2017-05-071-7/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyside: improve REQUIRED_USEDavide Pesavento2017-05-071-6/+5
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyside: handle QtMultimediaWidgets moduleDavide Pesavento2017-05-072-4/+5
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyside: make sure we use the correct python versionDavide Pesavento2017-05-071-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/shiboken: simplifyDavide Pesavento2017-05-041-14/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyside: use virtx()Davide Pesavento2017-04-301-4/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyside: update LICENSEDavide Pesavento2017-04-301-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/shiboken: update LICENSEDavide Pesavento2017-04-301-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/pyside: Build PySide2 and shiboken2, 5.6 branch.leycec2017-04-303-77/+136
| | | | | | | | | | The live pyside and shiboken ebuilds now build PySide2 and shiboken2 respectively. For disambiguity, both are now slotted into slot 2. All pyside USE flags are now handled as expected and support all available optional dependencies. For upstream reasons, Qt =5.6* is required for now. Python 3.6 is additionally supported. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Michael Palimaka2017-03-042-2/+0
|
* Python 3.3 is goneMichael Palimaka2016-10-312-2/+2
|
* dev-python/pyside: make it fail to build lessMichael Palimaka2016-10-292-40/+24
| | | | | | Still needs a lot of work. Package-Manager: portage-2.3.2
* dev-python/shiboken: follow upstream changesMichael Palimaka2016-10-291-22/+15
| | | | Package-Manager: portage-2.3.2
* Update Copyright year in all ebuild headers.Davide Pesavento2016-02-212-2/+2
|
* Migrate metadata for GLEP 67 and perform general cleanup.Michael Palimaka2016-01-252-2/+8
|
* Revert https usage in metadata.xml and follow-up travis changes.Davide Pesavento2015-08-242-2/+2
| | | | | | | | | | QA decided to revert similar changes in gentoo.git until bug 552720 is fixed. This reverts the following commits: b4007cace3e26a09f020a33a4b3102423cea9144 49557dda37e302180e5153cf6c9b9034b31a7788 17fd23a9513229e5160215d5d278746ad52fbc4b 6a9529abd08e159d1fbd6ca2fb8dfd69e51e2645
* Use https in metadata.xmlDavide Pesavento2015-08-242-2/+2
| | | | Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* Replace CVS "$Header:" with Git "$Id$".Davide Pesavento2015-08-202-2/+2
|
* [dev-python/sip] Moved to gentoo-x86.Davide Pesavento2015-07-293-156/+0
|
* [dev-python/sip] Don't call python2 directly, use python_setup().Davide Pesavento2015-07-291-4/+6
| | | | Package-Manager: portage-2.2.20
* [dev-python/sip] Sync metadata.Davide Pesavento2015-06-111-0/+1
| | | | Package-Manager: portage-2.2.20
* Substitute all references to 'qt-project.org' with 'qt.io'Davide Pesavento2015-04-012-2/+2
|
* [dev-python/{shiboken,pyside}] Switch EGIT_REPO_URI to code.qt.ioDavide Pesavento2015-03-302-4/+4
|
* Welcome to 2015.Michael Palimaka2015-02-023-3/+3
|
* [dev-python/sip] Sync.Davide Pesavento2014-12-261-8/+7
| | | | Package-Manager: portage-2.2.15
* [dev-python/sip] Sync with portage.Davide Pesavento2014-10-201-4/+2
|
* [dev-python/pyside] Sync with portage.Davide Pesavento2014-09-211-9/+12
| | | | Package-Manager: portage-2.2.13
* [dev-python/shiboken] Sync again.Davide Pesavento2014-09-211-1/+4
| | | | Package-Manager: portage-2.2.13
* [dev-python/shiboken] Sync with portage.Davide Pesavento2014-09-211-12/+12
| | | | Package-Manager: portage-2.2.13
* Remove python2_6 as well.Davide Pesavento2014-09-101-1/+1
|
* Remove python3_2 target as it is now masked pending removal.Michael Palimaka2014-09-103-3/+3
|
* [dev-python/sip] Remove old snapshot.Michael Palimaka2014-06-103-155/+0
| | | | Package-Manager: portage-2.2.10
* [dev-python/PyQt4] Remove old snapshot.Michael Palimaka2014-06-104-480/+0
|
* [dev-python/shiboken] Remove Python 2.6 support.Michael Palimaka2014-06-101-1/+1
| | | | Package-Manager: portage-2.2.10
* [dev-python/pyside] Remove Python 2.6 support.Michael Palimaka2014-06-101-1/+1
| | | | Package-Manager: portage-2.2.10
* [sip/PyQt4] Sync with portage (but the snapshots are still very old...)Davide Pesavento2014-05-215-22/+54
|
* Update copyright.Michael Palimaka2014-05-105-5/+5
| | | | This stops repoman from complaining.
* [dev-python/PyQt4] Update qreal patch for arm.Davide Pesavento2013-12-281-15/+0
| | | | Package-Manager: portage-2.2.7