qt5-tools:v.bump to 5.6.0
This commit is contained in:
@@ -15,11 +15,9 @@ def setup():
|
||||
|
||||
def build():
|
||||
qt5.make()
|
||||
#qt5.make("docs")
|
||||
|
||||
def install():
|
||||
qt5.install("INSTALL_ROOT=%s" % get.installDIR())
|
||||
#qt5.install("install_docs")
|
||||
|
||||
#I hope qtchooser will manage this issue
|
||||
for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()):
|
||||
@@ -29,4 +27,3 @@ def install():
|
||||
pisitools.dosym("/usr/bin/qdbus-qt5", "/usr/bin/qdbus")
|
||||
pisitools.dosym("/usr/bin/qtpaths-qt5", "/usr/bin/qtpaths")
|
||||
|
||||
#pisitools.insinto("/usr/share/licenses/qt5-tools/", "LGPL_EXCEPTION.txt")
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<!--<Dependency>qt5-webkit-devel</Dependency>-->
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -179,7 +178,7 @@
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/qdbusviewer5.png">assistant.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-04-17</Date>
|
||||
|
||||
Reference in New Issue
Block a user