[dev-python/qscintilla-python-qt*,x11-libs/qscintilla-qt*] new split ebuilds

Note that the ebuilds are copied from Gentoo and not changed in any way!
Configuration has to be contolled using USE flags (I checked that it
works and makes sense for these packages.)

Note: qscintilla (and -python) 2.10 allows qt4 with qt5, unlike the
previous version which allowed for only one of them.

Split ebuilds introduced to avoid bloat.
This commit is contained in:
Sławomir Nizio
2017-08-17 19:46:43 +02:00
parent e5c9719386
commit 0661554ccd
12 changed files with 474 additions and 0 deletions
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>qt@gentoo.org</email>
<name>Gentoo Qt Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<maintainer status="active">
<email>phil@riverbankcomputing.com</email>
<name>Phil Thompson</name>
</maintainer>
<bugs-to>mailto:qscintilla@riverbankcomputing.com</bugs-to>
<doc>http://pyqt.sourceforge.net/Docs/QScintilla2/</doc>
<remote-id type="sourceforge">pyqt</remote-id>
</upstream>
</pkgmetadata>