Merge pull request #629 from ayhanyalcinsoy/master

qt5-script and qt5-configuration:fixed url
This commit is contained in:
Ertuğrul Erata
2015-10-18 10:42:28 +03:00
8 changed files with 18 additions and 12 deletions
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>qt5-configuration</Name>
<Homepage>https://github.com/hawaii-desktop/qt-accountsservice-addon</Homepage>
<Homepage>https://github.com/hawaii-desktop/</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
@@ -11,7 +11,7 @@
<Summary>Settings API with change notifications for Qt</Summary>
<Description>Settings API with change notifications for Qt</Description>
<License>LGPLv2.1-linking-exception</License>
<Archive sha1sum="d3d677273f31032b3bba09efbf28e4c7ff968711" type="targz">http://sourceforge.net/projects/mauios/files/hawaii/qtconfiguration/qtconfiguration-0.3.1.tar.gz</Archive>
<Archive sha1sum="d3d677273f31032b3bba09efbf28e4c7ff968711" type="targz">https://github.com/hawaii-desktop/qtconfiguration/archive/v0.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>dconf-devel</Dependency>
@@ -23,4 +23,4 @@ def install():
for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()):
pisitools.dosym("/usr/lib/qt5/bin/%s" % bin, "/usr/bin/%s-qt5" % bin)
pisitools.insinto("/usr/share/licenses/qt5-quickcontrols/", "LGPL_EXCEPTION.txt")
#pisitools.insinto("/usr/share/licenses/qt5-quickcontrols/", "LGPL_EXCEPTION.txt")
+1 -1
View File
@@ -11,7 +11,7 @@
<Summary>Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility</Summary>
<Description>Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility</Description>
<License>LGPLv2.1-linking-exception</License>
<Archive sha1sum="e5bb071c43e9c1244d779383c9c72fe0f0564578" type="tarxz">http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtscript-opensource-src-5.4.2.tar.xz</Archive>
<Archive sha1sum="e5bb071c43e9c1244d779383c9c72fe0f0564578" type="tarxz">http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtscript-opensource-src-5.5.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
<Dependency>mesa-devel</Dependency>
+4
View File
@@ -95,6 +95,8 @@
<Path fileType="executable">/usr/bin/qtdiag-qt5</Path>
<Path fileType="executable">/usr/bin/qtpaths*</Path>
<Path fileType="executable">/usr/bin/pixeltool-qt5</Path>
<Path fileType="executable">/usr/lib/qt5/bin/qtplugininfo</Path>
<Path fileType="executable">/usr/bin/qtplugininfo-qt5</Path>
<Path fileType="library">/usr/lib/cmake/Qt5Designer</Path>
<Path fileType="library">/usr/lib/cmake/Qt5UiTools</Path>
<Path fileType="library">/usr/lib/cmake/Qt5UiPlugin</Path>
@@ -107,6 +109,7 @@
<Path fileType="library">/usr/lib/libQt5UiTools*</Path>
<Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_designer*</Path>
<Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_uitools*</Path>
<Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_uiplugin.pri</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/designer5.desktop">designer.desktop</AdditionalFile>
@@ -130,6 +133,7 @@
<Files>
<Path fileType="header">/usr/include/qt5/QtDesigner*</Path>
<Path fileType="header">/usr/include/qt5/QtUiTools</Path>
<Path fileType="header">/usr/include/qt5/QtUiPlugin</Path>
<Path fileType="library">/usr/lib/pkgconfig/Qt5Designer*</Path>
<Path fileType="library">/usr/lib/pkgconfig/Qt5UiTools.pc</Path>
</Files>
+8 -6
View File
@@ -63842,9 +63842,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Dependency>pulseaudio-libs-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">mkspecs1.patch</Patch>
<Patch level="1">mkspecs2.patch</Patch>
<Patch level="1">mkspecs3.patch</Patch>
<Patch level="1">mkspecs.patch</Patch>
</Patches>
<SourceURI>desktop/toolkit/qt5/qt5-base/pspec.xml</SourceURI>
</Source>
@@ -64613,6 +64611,8 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Path fileType="executable">/usr/bin/qtdiag-qt5</Path>
<Path fileType="executable">/usr/bin/qtpaths*</Path>
<Path fileType="executable">/usr/bin/pixeltool-qt5</Path>
<Path fileType="executable">/usr/lib/qt5/bin/qtplugininfo</Path>
<Path fileType="executable">/usr/bin/qtplugininfo-qt5</Path>
<Path fileType="library">/usr/lib/cmake/Qt5Designer</Path>
<Path fileType="library">/usr/lib/cmake/Qt5UiTools</Path>
<Path fileType="library">/usr/lib/cmake/Qt5UiPlugin</Path>
@@ -64625,6 +64625,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Path fileType="library">/usr/lib/libQt5UiTools*</Path>
<Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_designer*</Path>
<Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_uitools*</Path>
<Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_uiplugin.pri</Path>
</Files>
<Conflicts>
<Package>qt5-tools</Package>
@@ -64647,6 +64648,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Files>
<Path fileType="header">/usr/include/qt5/QtDesigner*</Path>
<Path fileType="header">/usr/include/qt5/QtUiTools</Path>
<Path fileType="header">/usr/include/qt5/QtUiPlugin</Path>
<Path fileType="library">/usr/lib/pkgconfig/Qt5Designer*</Path>
<Path fileType="library">/usr/lib/pkgconfig/Qt5UiTools.pc</Path>
</Files>
@@ -64754,7 +64756,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<SpecFile>
<Source>
<Name>qt5-configuration</Name>
<Homepage>https://github.com/hawaii-desktop/qt-accountsservice-addon</Homepage>
<Homepage>https://github.com/hawaii-desktop/</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
@@ -64765,7 +64767,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="tr">Settings API with change notifications for Qt</Summary>
<Description xml:lang="en">Settings API with change notifications for Qt</Description>
<Description xml:lang="tr">Settings API with change notifications for Qt</Description>
<Archive type="targz" sha1sum="d3d677273f31032b3bba09efbf28e4c7ff968711">http://sourceforge.net/projects/mauios/files/hawaii/qtconfiguration/qtconfiguration-0.3.1.tar.gz</Archive>
<Archive type="targz" sha1sum="d3d677273f31032b3bba09efbf28e4c7ff968711">https://github.com/hawaii-desktop/qtconfiguration/archive/v0.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>dconf-devel</Dependency>
@@ -65607,7 +65609,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="tr">Çalıştırılabilir Qt uygulamaları oluşturmak için sınıflar. Qt 4.x için uyumluluk sağlar</Summary>
<Description xml:lang="en">Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility</Description>
<Description xml:lang="tr">Çalıştırılabilir Qt uygulamaları oluşturmak için sınıflar. Qt 4.x için uyumluluk sağlar.</Description>
<Archive type="tarxz" sha1sum="e5bb071c43e9c1244d779383c9c72fe0f0564578">http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtscript-opensource-src-5.4.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="e5bb071c43e9c1244d779383c9c72fe0f0564578">http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtscript-opensource-src-5.5.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
<Dependency>mesa-devel</Dependency>
+1 -1
View File
@@ -1 +1 @@
a041dcfde280493fd433c1e5423a028033bdb086
14f0d156b3bc72cdf75c2f955ef7012d6fabe624
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
ab166a6152ea57b84e796b284f925b76dde9d735
4354025457a146aa62cfbaaf1be94a39f092499e