Skip to content

Commit

Permalink
gedit-plugins: Add recipe for 2.30.0
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
  • Loading branch information
sakoman authored and Koen Kooi committed May 8, 2011
1 parent 422d96f commit b993221
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions recipes/gnome/gedit-plugins_2.30.0.bb
@@ -0,0 +1,19 @@
DESCRIPTION = "GNOME editor plugins"
SECTION = "x11/gnome"
LICENSE = "GPL"

DEPENDS = "gedit"

inherit gnome
SRC_URI[archive.md5sum] = "f1200605247b3ece1212c363f0b04c1d"
SRC_URI[archive.sha256sum] = "8a177f2455ee5c58bc4a19df013d5698b14ae6a3f31ed48347904cf467a79509"

FILES_${PN} += " \
${libdir}/gedit-2/plugins \
${datadir}/gedit-2/plugins \
"

FILES_${PN}-dbg += " \
${libdir}/gedit-2/plugins/.debug \
"

0 comments on commit b993221

Please sign in to comment.