qt5-doc:v.bump to 5.6.0
This commit is contained in:
@@ -14,9 +14,7 @@ def setup():
|
||||
qt5.configure()
|
||||
|
||||
def build():
|
||||
qt5.make()
|
||||
qt5.make("docs")
|
||||
|
||||
def install():
|
||||
qt5.install("INSTALL_ROOT=%s" % get.installDIR())
|
||||
qt5.install("install_docs")
|
||||
qt5.install(" install_docs INSTALL_ROOT=%s" % get.installDIR())
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
<Summary>A cross-platform application and UI framework (Documentation)</Summary>
|
||||
<Description>A cross-platform application and UI framework (Documentation)</Description>
|
||||
<License>LGPLv2.1-linking-exception</License>
|
||||
<Archive sha1sum="6ddf19ac4f6945221d1ccb4ae76ee8a18d207067" type="tarxz">http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtdoc-opensource-src-5.5.1.tar.xz</Archive>
|
||||
<Archive sha1sum="0dbbc500e95af1712bdaa62b096ae988e6e64a69" type="tarxz">http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtdoc-opensource-src-5.6.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-sql-sqlite</Dependency>
|
||||
<Dependency>qt5-assistant</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -24,7 +24,7 @@
|
||||
<Package>
|
||||
<Name>qt5-doc</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.5.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.6.0">qt5-base</Dependency>
|
||||
<Dependency>qt5-script</Dependency>
|
||||
<Dependency>qt5-svg</Dependency>
|
||||
<Dependency>qt5-xmlpatterns</Dependency>
|
||||
@@ -40,8 +40,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-10-16</Date>
|
||||
<Version>5.5.1</Version>
|
||||
<Date>2016-04-17</Date>
|
||||
<Version>5.6.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
|
||||
Reference in New Issue
Block a user