Merge pull request #1019 from ayhanyalcinsoy/master
qtcreator and qt5-base
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
<Path fileType="executable">/usr/lib/qt5/bin</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/lib/qt5/mkspecs</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -130,7 +131,7 @@
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="data">/usr/lib/qt5/mkspecs</Path>
|
||||
<!-- <Path fileType="data">/usr/lib/qt5/mkspecs</Path> -->
|
||||
<Path fileType="data">/usr/lib/*.prl</Path>
|
||||
</Files>
|
||||
<RuntimeDependencies>
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
/usr/lib/qtcreator
|
||||
@@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=qtcreator %F
|
||||
Exec=qtcreator-bin
|
||||
Name=Qt Creator
|
||||
Name[tr]=Qt Geliştirme Ortamı
|
||||
GenericName=C++ IDE for developing Qt applications
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Lightweight, cross-platform integrated development environment</Summary>
|
||||
<Description>Lightweight, cross-platform integrated development environment</Description>
|
||||
<Archive type="targz" sha1sum="9e61d462fd353299d3a5330fc4c7630f61d7cdd8">http://download.qt.io/official_releases/qtcreator/3.5/3.5.1/qt-creator-opensource-src-3.5.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
@@ -34,9 +35,8 @@
|
||||
<Dependency>llvm-clang-devel</Dependency>
|
||||
<Dependency>llvm</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive type="targz" sha1sum="9e61d462fd353299d3a5330fc4c7630f61d7cdd8">http://download.qt.io/official_releases/qtcreator/3.5/3.5.1/qt-creator-opensource-src-3.5.1.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch>qt-creator_rpath.patch</Patch>
|
||||
<!-- <Patch>qt-creator_rpath.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -63,15 +63,17 @@
|
||||
<Path fileType="data">/usr/share/qtcreator</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="icon">/usr/share/icons</Path>
|
||||
<Path fileType="data">/etc</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/qtcreator.desktop">qtcreator.desktop</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/bin/qtcreator.sh">qtcreator.sh</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/ld.so.conf.d/80-qtcreator.conf">80-qtcreator.conf</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2015-11-27</Date>
|
||||
<Date>2015-12-30</Date>
|
||||
<Version>3.5.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
|
||||
+102594
-102594
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
0fb22d78c521be97624161d4f95aa5d471b93a24
|
||||
3890e666184afa1419bfae373049ef5e11a829b7
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
1e6783d424d76694b99c050982181e94a1ec03f2
|
||||
0f24279c784ec9aa1c9f74ce49d79713b697c2c1
|
||||
Reference in New Issue
Block a user