mate ver. bump

This commit is contained in:
Rmys
2020-03-19 18:25:15 +03:00
parent 5a7a34345b
commit bad48ea295
11 changed files with 894 additions and 37 deletions
+2
View File
@@ -11,6 +11,8 @@ from pisi.actionsapi import get
def setup():
#pisitools.dosed("data/caja.desktop.in*", "Exec=caja", "Exec=caja -n --sync")
autotools.autoreconf("-fiv")
autotools.configure("--disable-static \
--libexecdir=/usr/lib/caja \
--enable-introspection \
+11 -4
View File
@@ -15,25 +15,25 @@
<IsA>app:gui</IsA>
<Summary>Default file manager for the Mate desktop.</Summary>
<Description>Caja is a file manager that allows to browse directories, preview files and launch applications.</Description>
<Archive sha1sum="d2d0c377e4cb8fefffb70d0360fc1648d48df73f" type="tarxz">http://pub.mate-desktop.org/releases/1.22/caja-1.22.3.tar.xz</Archive>
<Archive sha1sum="10c7776813e7fc2ec64c5e7b4cb2dc0c0caecfca" type="tarxz">http://pub.mate-desktop.org/releases/1.24/caja-1.24.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>mate-common</Dependency>
<Dependency versionFrom="1.24.0">mate-common</Dependency>
<Dependency>exempi-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>libnotify-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
<Dependency>mate-desktop-devel</Dependency>
<Dependency versionFrom="1.24.0">mate-desktop-devel</Dependency>
<Dependency>startup-notification-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>caja_build_fixed.patch</Patch>
<!-- <Patch>caja_build_fixed.patch</Patch> -->
</Patches>
</Source>
@@ -107,6 +107,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.3</Version>