fsogsmd: should now depend on msmcomm-specs rather than msmcommd-specs
[openembedded.git] / recipes / xmonobut / xmonobut_0.4.1.bb
blob4925af04a4f857087ff2b0254af1f17e24f1ba82
1 DESCRIPTION = "X-Utility to allow middle and right clicking with a stylus"
2 LICENSE = "GPL"
3 SECTION = "x11/utils"
4 DEPENDS = "virtual/libx11 libxext libxpm libmatchbox"
5 PR = "r2"
7 SRC_URI = "\
8 http://familiar.handhelds.org/source/v0.8.4-rc2/sources/xmonobut-${PV}.tar.gz \
9 file://xmonobut.desktop \
12 inherit autotools
14 #do_install() {
15 # install -d ${D}${bindir}
16 # install -d ${D}${datadir}/applications
17 # install -d ${D}${datadir}/pixmaps
18 # install -m 0755 xmonobut ${D}${bindir}/xmonobut
19 # install -m 0644 xmonobut.xpm ${D}${datadir}/pixmaps/xmonobut.xpm
20 # install -m 0644 ${WORKDIR}/xmonobut.desktop ${D}${datadir}/applications/xmonobut.desktop
23 SRC_URI[md5sum] = "41d9da556205c7cfcb86362387fa6493"
24 SRC_URI[sha256sum] = "5002223fd102fc5bd454a8b62feb9d281f454769624a071804d6bfc82416a0b4"