qt5-quick1:v.bump to 5.5.1
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
<Summary>Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework.</Summary>
|
||||
<Description>Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. It provides a way of building custom, highly dynamic user interfaces with fluid transitions and effects, which are becoming more common especially in mobile devices.</Description>
|
||||
<License>LGPLv2.1-linking-exception</License>
|
||||
<Archive sha1sum="d47f8488f24e5de8328a844725afa6bd541a1699" type="tarxz">http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/qtquick1-opensource-src-5.4.2.tar.xz</Archive>
|
||||
<Archive sha1sum="b2cbe02abc8e80ec33c31dd3b641a2ebe4326cef" type="tarxz">http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtquick1-opensource-src-5.5.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-script-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -23,7 +23,7 @@
|
||||
<Name>qt5-quick1</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.5.1">qt5-base</Dependency>
|
||||
<Dependency>qt5-xmlpatterns</Dependency>
|
||||
<Dependency>qt5-script</Dependency>
|
||||
<!--Dependency>qt5-webkit</Dependency-->
|
||||
@@ -39,13 +39,13 @@
|
||||
|
||||
<Package>
|
||||
<Name>qt5-quick1-devel</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-script-devel</Dependency>
|
||||
<Dependency>qt5-quick1</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Summary>Development file for qt5-quick1</Summary>
|
||||
<Description>Development file for qt5-quick1</Description>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-script-devel</Dependency>
|
||||
<Dependency release="current">qt5-quick1</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="header">/usr/include/qt5</Path>
|
||||
@@ -53,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2015-10-16</Date>
|
||||
<Version>5.5.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2015-06-03</Date>
|
||||
<Version>5.4.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user