From: Florian Boor Date: Wed, 11 Mar 2009 09:55:04 +0000 (+0100) Subject: gpe-scap: Add 1.4 fixing MIPS target support. X-Git-Tag: Release-2010-05/1~3813 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60f38e330a5f26fe6da72b41c23423205f7dd0b;p=openembedded.git gpe-scap: Add 1.4 fixing MIPS target support. --- diff --git a/packages/gpe-scap/gpe-scap_1.4.bb b/packages/gpe-scap/gpe-scap_1.4.bb new file mode 100644 index 0000000000..03da9b02c3 --- /dev/null +++ b/packages/gpe-scap/gpe-scap_1.4.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "A GPE application that allows you to take screenshots." +LICENSE = "GPL" +PRIORITY = "optional" +SECTION = "gpe" +PR = "r0" + +RREPLACES = "gpe-screenshot" + +DEPENDS = "glib-2.0 gtk+ libgpewidget libglade libsoup" + +GPE_TARBALL_SUFFIX = "bz2" + +inherit gpe autotools