aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-filemanager/gpe-filemanager_0.25.bb
blob: ac91df6a40ce59365d825329bc3feef9888459fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
inherit gpe

PR          = "r1"
LICENSE     = "GPL"
DESCRIPTION = "GPE file manager"
DEPENDS     = "libgpewidget gnome-vfs dbus-glib"
SECTION = "gpe"
RDEPENDS    = "gpe-icons"
RRECOMMENDS = "gnome-vfs-plugin-file gnome-vfs-plugin-smb gnome-vfs-plugin-ftp gnome-vfs-plugin-computer gnome-vfs-plugin-network gnome-vfs-plugin-sftp gnome-vfs-plugin-http"

FILES_${PN} += " ${datadir}/gpe"