Add dev-qt from an older version of the gentoo repo
Qt5 has been removed, we restore it since we still use it.
This commit is contained in:
3
dev-qt/qtwebchannel/Manifest
Normal file
3
dev-qt/qtwebchannel/Manifest
Normal file
@ -0,0 +1,3 @@
|
||||
DIST qtwebchannel-everywhere-src-6.8.2.tar.xz 207372 BLAKE2B 69d4161971b127e4b7341fcc28fc9745fe1985ce9283d1041f05881515e0cf3697436e04921148635134cddcc26dfa80dd5129aba65236238bbdace5673362f6 SHA512 3c546639d65722612fdd6b0dd1d594e963c07b4f92366715fdad10c6ac6d427cdaec9557501e505dafd099cd67f3efa415ec1f7a3561fd4da76010b7ef3c107d
|
||||
DIST qtwebchannel-everywhere-src-6.8.3.tar.xz 209372 BLAKE2B f580cfaf535d9063642cab8fd78324f4620052ae4c5de105980f8bce2376d8aa680ced71535ed6290ba03e4e24fbf1f0fc54cba509aa7041b37f720c07c9ddc3 SHA512 156d3d1f7e1a0b0df8c103db010cd8e40717e6fcf27dd20c27ca22900ae377a8da8bc86a9ec1d65765defb68032469415c345a571e9a3dcbc3919603972d01d6
|
||||
DIST qtwebchannel-everywhere-src-6.9.0.tar.xz 209432 BLAKE2B af974b3a5a11debca05e618b0154178b4e28ea931a30eedd99df41a7a3b25aec0fe4f651437a2a749d1693f7e4721daa55c9b59125a5cf6ff5d403aa57eb1902 SHA512 37d72a0382d3a92f37dfbdf55ab1824b3ed1be313543da6f71487ec4b132cb9ee09243d1d8e09c80696c8bad147af80428232c70f496dc11e39fc0512fbacd1b
|
||||
21
dev-qt/qtwebchannel/metadata.xml
Normal file
21
dev-qt/qtwebchannel/metadata.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>qt@gentoo.org</email>
|
||||
<name>Gentoo Qt Project</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="qml">Build QML/QtQuick bindings and imports</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<bugs-to>https://bugreports.qt.io/</bugs-to>
|
||||
<doc>https://doc.qt.io/</doc>
|
||||
<remote-id type="github">qt/qtwebchannel</remote-id>
|
||||
</upstream>
|
||||
<slots>
|
||||
<subslots>
|
||||
Must only be used by packages that are known to use private parts of the Qt API.
|
||||
</subslots>
|
||||
</slots>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user