blob: 1e742190c85e6cc8184d3d4d187786a68db5352a (
plain)
1
2
3
4
5
6
7
|
DESCRIPTION = "Imposter is a standalone viewer for the presentations created by OpenOffice.org Impress software."
LICENSE = "GPLv2"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz"
DEPENDS = "gtk+"
inherit autotools pkgconfig
|