mate-1.26.0

This commit is contained in:
Rmys
2021-09-08 12:19:14 +03:00
parent 1240dc6d4e
commit 1d15cbcc26
42 changed files with 387 additions and 127 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("README", "NEWS", "ChangeLog", "AUTHORS", "COPYING")
pisitools.dodoc("README*", "NEWS", "ChangeLog", "AUTHORS", "COPYING")
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Calculator for the Mate desktop environment</Summary>
<Description>mate-calc, Mate masaüstü için hesap makinesi.</Description>
<Archive sha1sum="4dcf274aab9c9c0ee9a1759c93f8415d479faed0" type="tarxz">http://pub.mate-desktop.org/releases/1.25/mate-calc-1.25.0.tar.xz</Archive>
<Archive sha1sum="0b73eac650a7cef19b762ee460fd9dfe0104c4bd" type="tarxz">http://pub.mate-desktop.org/releases/1.26/mate-calc-1.26.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>itstool</Dependency>
@@ -21,7 +21,7 @@
<Dependency>libmpc-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency versionFrom="1.25.0">mate-common</Dependency>
<Dependency versionFrom="1.26.0">mate-common</Dependency>
</BuildDependencies>
</Source>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="4">
<Date>2021-09-07</Date>
<Version>1.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-06-29</Date>
<Version>1.25.0</Version>