Merge pull request #3299 from ayhanyalcinsoy/master

qt5-base and qtermwidget5:rebuild
This commit is contained in:
2017-03-30 13:10:38 +03:00
committed by GitHub
6 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -111,7 +111,7 @@
<History>
<Update release="3">
<Date>2017-02-25</Date>
<Date>2017-03-30</Date>
<Version>2.10</Version>
<Comment>Release Bump</Comment>
<Name>Stefan Gronewold</Name>
+1 -1
View File
@@ -259,7 +259,7 @@
<History>
<Update release="7">
<Date>2017-03-21</Date>
<Date>2017-03-30</Date>
<Version>5.7.1</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
+1 -1
View File
@@ -56,7 +56,7 @@
<History>
<Update release="6">
<Date>2017-02-18</Date>
<Date>2017-03-30</Date>
<Version>5.7.1</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold</Name>
+1 -1
View File
@@ -143,7 +143,7 @@
<History>
<Update release="7">
<Date>2017-03-01</Date>
<Date>2017-03-30</Date>
<Version>5.7.1</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold</Name>
+4 -2
View File
@@ -23,8 +23,10 @@ def build():
def install():
shelltools.cd("build")
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.domove("/usr/lib64/*", "usr/lib/")
pisitools.removeDir("/usr/lib64")
#fixed library path
if get.buildTYPE() == "x86_64":
pisitools.domove("/usr/lib64/*", "usr/lib/")
pisitools.removeDir("/usr/lib64")
shelltools.cd("..")
pisitools.dodoc("LICENSE", "AUTHORS", "README.md", "CHANGELOG")
+4 -4
View File
@@ -25,10 +25,10 @@
desktop/kde/graphics/kruler (8 > 7)
desktop/kde/plasma/khelpcenter (4 > 8)
desktop/lookandfeel/gtk2-engines-murrine (1 > 2)
desktop/toolkit/qscintilla2 (3 > 2)
desktop/toolkit/qt5/qt5-base (7 > 6)
desktop/toolkit/qt5/qt5-doc (6 > 5)
desktop/toolkit/qt5/qt5-webkit (7 > 6)
desktop/toolkit/qscintilla2 (3 > 2) (ok)
desktop/toolkit/qt5/qt5-base (7 > 6) (ok)
desktop/toolkit/qt5/qt5-doc (6 > 5) (ok)
desktop/toolkit/qt5/qt5-webkit (7 > 6) (ok)
editor/bluefish (4 > 2)
hardware/printer/cups-filters (3 > 2)
kernel/drivers/module-nvidia-current (9 > 8)