aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-filemanager/gpe-filemanager_0.30.bb
blob: 84bf2d3d2ff8cf05a38d50d566a914fc560ba35a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
GPE_TARBALL_SUFFIX = "bz2"
inherit autotools gpe

PR          = "r0"
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"