mate ver. bump
This commit is contained in:
@@ -11,9 +11,10 @@ from pisi.actionsapi import shelltools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.export("PYTHON", "/usr/bin/python3")
|
#shelltools.export("PYTHON", "/usr/bin/python3")
|
||||||
pisitools.dosed("configure", "-Werror", "")
|
pisitools.dosed("configure", "-Werror", "")
|
||||||
autotools.configure("--disable-static \
|
autotools.configure("--disable-static \
|
||||||
|
pythondir=/usr/bin/python3 \
|
||||||
--libexecdir=/usr/lib \
|
--libexecdir=/usr/lib \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--enable-gtk-doc-html=no \
|
--enable-gtk-doc-html=no \
|
||||||
|
|||||||
@@ -13,11 +13,11 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>GNOME keybord configration library</Summary>
|
<Summary>GNOME keybord configration library</Summary>
|
||||||
<Description>libgnomekbd contains a GNOME library that manages keyboard layout settings and its panel applet.</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
<Dependency>gtk3-devel</Dependency>
|
<Dependency>gtk3-devel</Dependency>
|
||||||
<Dependency>mate-common</Dependency>
|
<Dependency versionFrom="1.24.0">mate-common</Dependency>
|
||||||
<Dependency>libICE-devel</Dependency>
|
<Dependency>libICE-devel</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>libxklavier-devel</Dependency>
|
<Dependency>libxklavier-devel</Dependency>
|
||||||
@@ -66,6 +66,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2020-02-29</Date>
|
<Date>2020-02-29</Date>
|
||||||
<Version>1.22.0</Version>
|
<Version>1.22.0</Version>
|
||||||
@@ -74,4 +81,4 @@
|
|||||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Common files for development of Mate packages</Summary>
|
<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>
|
<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>
|
</Source>
|
||||||
<Package>
|
<Package>
|
||||||
<Name>mate-common</Name>
|
<Name>mate-common</Name>
|
||||||
@@ -26,6 +26,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2020-02-13</Date>
|
<Date>2020-02-13</Date>
|
||||||
<Version>1.22.2</Version>
|
<Version>1.22.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user