applications-23.04.0

This commit is contained in:
Rmys
2023-04-20 13:38:28 +03:00
parent a75e9ba142
commit dd54a766b9
91 changed files with 723 additions and 86 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="e2049c82ee8220bfc383e7a76ddbf5ae90df1e10" type="tarxz">mirrors://kde/stable/release-service/22.12.3/src/rocs-22.12.3.tar.xz</Archive>
<Archive sha1sum="6fda28eb7bb4c12175d565b1d2abce11223b4647" type="tarxz">mirrors://kde/stable/release-service/23.04.0/src/rocs-23.04.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
@@ -91,6 +91,13 @@
</Package>
<History>
<Update release="49">
<Date>2023-04-20</Date>
<Version>23.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2023-03-03</Date>
<Version>22.12.3</Version>