Merge branch 'master' of github.com:pisilinux/main

This commit is contained in:
blue-devil
2020-03-05 12:02:47 +03:00
2 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
pisitools.dosed("data/caja.desktop.in*", "Exec=caja", "Exec=caja -n --sync")
#pisitools.dosed("data/caja.desktop.in*", "Exec=caja", "Exec=caja -n --sync")
autotools.configure("--disable-static \
--libexecdir=/usr/lib/caja \
--enable-introspection \
+10 -3
View File
@@ -54,9 +54,17 @@
<Dependency>libnotify</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>mate-desktop</Dependency>
<Dependency>gvfs-archive</Dependency>
<Dependency>gvfs-afp</Dependency>
<Dependency>gvfs-afc</Dependency>
<Dependency>gvfs-fuse</Dependency>
<Dependency>gvfs-gphoto2</Dependency>
<Dependency>gvfs-mtp</Dependency>
<Dependency>gvfs-smb</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/libcaja*</Path>
<Path fileType="library">/usr/lib/girepository-1.0</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/mime</Path>
@@ -67,7 +75,6 @@
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/applications</Path>
@@ -108,4 +115,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>