summaryrefslogtreecommitdiffstats
path: root/recipes/xfce-extras/squeeze_0.2.3.bb
blob: ce784c2ea82818195ac2d467eaf1b49534ed87b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Squeeze is an archive manager for the Xfce Desktop  Environment"
DEPENDS = "pkgconfig dbus gtk+ thunar"
RDEPENDS = "libxfce4util"

SECTION = "x11"
PR = "r1"

inherit xfce46

XFCE_VERSION = "4.6.1"

SRC_URI = "http://squeeze.xfce.org/downloads/${PN}-${PV}.tar.bz2"