kstars addmissing dependencies

This commit is contained in:
groni
2015-11-19 09:51:34 +01:00
parent 534c1aea02
commit 3dfd3791fe
5 changed files with 247 additions and 3 deletions
+7 -1
View File
@@ -18,7 +18,10 @@
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-multimedia-devel</Dependency>
<Dependency>qt5-quick1-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>qt5-sql-mysql</Dependency>
<Dependency>qt5-sql-postgresql</Dependency>
<Dependency>qt5-sql-sqlite</Dependency>
<Dependency>eigen3</Dependency>
<Dependency>xplanet</Dependency>
<Dependency>cfitsio-devel</Dependency>
@@ -53,6 +56,9 @@
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-svg</Dependency>
<Dependency>qt5-sql-mysql</Dependency>
<Dependency>qt5-sql-postgresql</Dependency>
<Dependency>qt5-sql-sqlite</Dependency>
<Dependency>libindi</Dependency>
<Dependency>cfitsio</Dependency>
<Dependency>kio</Dependency>
+238
View File
@@ -50358,6 +50358,7 @@
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>libxkbfile-devel</Dependency>
<Dependency>pam-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>docutils</Dependency>
</BuildDependencies>
@@ -50372,6 +50373,7 @@
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-declarative</Dependency>
<Dependency>pam</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libxcb</Dependency>
</RuntimeDependencies>
@@ -51697,6 +51699,9 @@
<Dependency>qt5-multimedia-devel</Dependency>
<Dependency>qt5-quick1-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>qt5-sql-mysql</Dependency>
<Dependency>qt5-sql-postgresql</Dependency>
<Dependency>qt5-sql-sqlite</Dependency>
<Dependency>eigen3</Dependency>
<Dependency>xplanet</Dependency>
<Dependency>cfitsio-devel</Dependency>
@@ -51731,6 +51736,9 @@
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-svg</Dependency>
<Dependency>qt5-sql-mysql</Dependency>
<Dependency>qt5-sql-postgresql</Dependency>
<Dependency>qt5-sql-sqlite</Dependency>
<Dependency>libindi</Dependency>
<Dependency>cfitsio</Dependency>
<Dependency>kio</Dependency>
@@ -59966,6 +59974,236 @@ Jabber and others</Summary>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>killbots</Name>
<Homepage>http://games.kde.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.kde.application</PartOf>
<Summary xml:lang="en">Run for your life</Summary>
<Summary xml:lang="tr">Hayatta kalmak için kaçın</Summary>
<Description xml:lang="en">Killbots is a simple game of evading killer robots. Who created the robots and why they have been programmed to destroy, no one knows. All that is known is that the robots are numerous and their sole objective is to destroy you.</Description>
<Description xml:lang="tr">Killbots katil robotlardan kaçmaya çalıştığınız basit bir oyundur. Robotların kimin tarafından yaratıldığı veya neden yok etmek için programlandığı bilinmiyor. Tek gerçek şu ki bir çok robot var ve tek amaçları sizi yok etmek.</Description>
<Icon>killbots</Icon>
<Archive type="tarxz" sha1sum="ba8d8bc1a5302a69009bb5cfb00049267e55172c">http://download.kde.org/stable/applications/15.08.3/src/killbots-15.08.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kcompletion-devel</Dependency>
<Dependency>knotifyconfig-devel</Dependency>
<Dependency>libkdegames-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/application/killbots/pspec.xml</SourceURI>
</Source>
<Package>
<Name>killbots</Name>
<RuntimeDependencies>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>libkdegames</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<History>
<Update release="23">
<Date>2015-11-18</Date>
<Version>15.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="22">
<Date>2014-11-13</Date>
<Version>4.14.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="21">
<Date>2014-10-15</Date>
<Version>4.14.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="20">
<Date>2014-09-20</Date>
<Version>4.14.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2014-08-21</Date>
<Version>4.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2014-06-13</Date>
<Version>4.13.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="17">
<Date>2014-05-13</Date>
<Version>4.13.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2014-05-03</Date>
<Version>4.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2014-04-05</Date>
<Version>4.12.4</Version>
<Comment>Version bump.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2014-03-04</Date>
<Version>4.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2014-02-06</Date>
<Version>4.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="12">
<Date>2014-01-13</Date>
<Version>4.11.5</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2013-12-03</Date>
<Version>4.11.4</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2013-11-05</Date>
<Version>4.11.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2013-10-02</Date>
<Version>4.11.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2013-09-07</Date>
<Version>4.11.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2013-07-02</Date>
<Version>4.10.5</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2013-06-10</Date>
<Version>4.10.4</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2013-05-06</Date>
<Version>4.10.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-04-03</Date>
<Version>4.10.2</Version>
<Comment>Version bump</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-03-06</Date>
<Version>4.10.1</Version>
<Comment>Version bump</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-02-15</Date>
<Version>4.10.0</Version>
<Comment>Version bump</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2013-01-19</Date>
<Version>4.9.98</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gpgmepp</Name>
+1 -1
View File
@@ -1 +1 @@
306e46d26af5f3c54948e244b0074c7b0442ab8f
84f2aa52add64dccaf386aa32a90b1adb7d9521a
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
4e68f16af0fa5d4ad0f4cf2b1167876e9b82c280
0c9e2286ee0e4a212b4d8fb4bab4dedf647c2130