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

PR          = "r0"
LICENSE     = "GPL"
DESCRIPTION = "GPE file manager"
DEPENDS     = "libgpewidget gnome-vfs dbus-glib"
SECTION = "gpe"
RDEPENDS_${PN}    = "gpe-icons"
RRECOMMENDS_${PN} = "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"

SRC_URI[md5sum] = "aecfb8d03fbfe11dfe6bc17db9591aee"
SRC_URI[sha256sum] = "6b4b4ee697472c7073e3ef9fa2e2ff89bcee07be452942814857cad3ef4f55ff"