Merge pull request #8177 from Rmys/master

mate ver. bump
This commit is contained in:
Rmys
2020-03-19 17:47:21 +03:00
committed by GitHub
3 changed files with 20 additions and 5 deletions
+2 -1
View File
@@ -11,9 +11,10 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.export("PYTHON", "/usr/bin/python3")
#shelltools.export("PYTHON", "/usr/bin/python3")
pisitools.dosed("configure", "-Werror", "")
autotools.configure("--disable-static \
pythondir=/usr/bin/python3 \
--libexecdir=/usr/lib \
--sysconfdir=/etc \
--enable-gtk-doc-html=no \
+10 -3
View File
@@ -13,11 +13,11 @@
<IsA>library</IsA>
<Summary>GNOME keybord configration library</Summary>
<Description>libgnomekbd contains a GNOME library that manages keyboard layout settings and its panel applet.</Description>
<Archive sha1sum="82589e13d7e0425dc1eb094577e781b6580eab1e" type="tarxz">http://pub.mate-desktop.org/releases/1.22/libmatekbd-1.22.0.tar.xz</Archive>
<Archive sha1sum="8783c1ad9ce67ab659b98be25f9e3054be323c73" type="tarxz">http://pub.mate-desktop.org/releases/1.24/libmatekbd-1.24.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>mate-common</Dependency>
<Dependency versionFrom="1.24.0">mate-common</Dependency>
<Dependency>libICE-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libxklavier-devel</Dependency>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-03-01</Date>
<Version>1.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-02-29</Date>
<Version>1.22.0</Version>
@@ -74,4 +81,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Common files for development of Mate packages</Summary>
<Description>maate-common package contains aclocal macros, makefile headers and documents tools in order to build Mate sources.</Description>
<Archive sha1sum="eddb36cd181f4a88c41e35c54ec89415d4282aba" type="tarxz">http://pub.mate-desktop.org/releases/1.22/mate-common-1.22.2.tar.xz</Archive>
<Archive sha1sum="62ac8d359ca83ded4d26d424d317e9f24e5991a9" type="tarxz">http://pub.mate-desktop.org/releases/1.24/mate-common-1.24.0.tar.xz</Archive>
</Source>
<Package>
<Name>mate-common</Name>
@@ -26,6 +26,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-03-01</Date>
<Version>1.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-02-13</Date>
<Version>1.22.2</Version>