applications-21.12.1

This commit is contained in:
Rmys
2022-01-10 13:59:47 +03:00
parent 38fa89abc1
commit 8cc3a3fc31
88 changed files with 695 additions and 79 deletions
+8 -1
View File
@@ -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="22980d7fb64b7a5884701cd6d70884fdce90e4ba" type="tarxz">mirrors://kde/stable/release-service/21.08.2/src/rocs-21.08.2.tar.xz</Archive>
<Archive sha1sum="00d3fdba280f18d1fd27d647a2633e4926b04cca" type="tarxz">mirrors://kde/stable/release-service/21.12.1/src/rocs-21.12.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
@@ -91,6 +91,13 @@
</Package>
<History>
<Update release="38">
<Date>2022-01-10</Date>
<Version>21.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-10-15</Date>
<Version>21.08.2</Version>