enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / devilspie / devilspie_0.22.bb
1 DESCRIPTION="A Window Matching utility similar to Sawfish's 'Matched Windows' feature"
2 HOMEPAGE="http://www.burtonini.com/blog/computers/devilspie"
3
4 SRC_URI="http://www.burtonini.com/computing/${P}.tar.gz"
5
6 LICENSE="GPL"
7
8 inherit pkgconfig autotools
9
10 PR = "r0"
11
12 DEPENDS="intltool gettext"
13 RDEPENDS="glib-2.0 gtk+ libwnck"