applications-18.12.2

This commit is contained in:
Rmys
2019-02-14 12:03:31 +03:00
parent 3bacfeeafd
commit 29ff6623b3
93 changed files with 759 additions and 108 deletions
+9 -2
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>rocs</Name>
<Homepage>http://www.kde.org</Homepage>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.edu</PartOf>
<Summary>Rocs Graph Theory</Summary>
<Description>Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. Rocs has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one..</Description>
<Archive sha1sum="92701c369a1e21690e6c7eab666932fbcad729cb" type="tarxz">mirrors://kde/stable/applications/18.12.1/src/rocs-18.12.1.tar.xz</Archive>
<Archive sha1sum="8c1e7efccf435ebd18a61c0a0b1e7e0bfde92b85" type="tarxz">mirrors://kde/stable/applications/18.12.2/src/rocs-18.12.2.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
@@ -87,6 +87,13 @@
</Package>
<History>
<Update release="23">
<Date>2019-02-08</Date>
<Version>18.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2019-01-12</Date>
<Version>18.12.1</Version>