All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-xfce][PATCH v2] xfce4-screenshooter: Add initial recipe with version 1.8.0
@ 2011-08-13 17:13 Andreas Mueller
  2011-08-15  6:56 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Mueller @ 2011-08-13 17:13 UTC (permalink / raw)
  To: openembedded-devel

Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
---
 .../xfce4-screenshooter_1.8.0.bb                   |   21 ++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
 create mode 100644 meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb

diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb
new file mode 100644
index 0000000..ef409c1
--- /dev/null
+++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb
@@ -0,0 +1,21 @@
+DESCRIPTION = "Application to take screenshots"
+HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
+SECTION = "x11/application"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
+DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+ glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11"
+
+PR = "r0"
+
+inherit xfce
+
+# SRC_URI must follow inherited one
+# decoded to e.g. http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/xfce4-screenshooter-1.8.0.tar.bz2
+SRC_URI = "http://archive.xfce.org/src/apps/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2 \
+"
+
+FILES_${PN} += "${datadir}/xfce4/panel-plugins/*"
+FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug"
+
+SRC_URI[md5sum] = "b51ab5725418e7258273c4a6402adb02"
+SRC_URI[sha256sum] = "68748a42ae68c5a8e9ed1c14ec5c741a344ab30b5b325b8812220539548ad83e"
-- 
1.7.4.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-xfce][PATCH v2] xfce4-screenshooter: Add initial recipe with version 1.8.0
  2011-08-13 17:13 [meta-xfce][PATCH v2] xfce4-screenshooter: Add initial recipe with version 1.8.0 Andreas Mueller
@ 2011-08-15  6:56 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2011-08-15  6:56 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied, thanks!

Op 13-08-11 19:13, Andreas Mueller schreef:
> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> --- .../xfce4-screenshooter_1.8.0.bb                   |   21 ++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) create mode 100644
> meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb
> 
> diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb new file mode 100644 index 0000000..ef409c1 --- /dev/null +++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb @@
> -0,0 +1,21 @@ +DESCRIPTION = "Application to take screenshots" +HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter" +SECTION = "x11/application" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855" +DEPENDS = "xfce4-panel
> libxfce4util libxfce4ui gdk-pixbuf gtk+ glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11" + +PR = "r0" + +inherit xfce + +# SRC_URI must follow inherited one +# decoded to e.g. http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/xfce4-screenshooter-1.8.0.tar.bz2 +SRC_URI =
> "http://archive.xfce.org/src/apps/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2 \ +" + +FILES_${PN} += "${datadir}/xfce4/panel-plugins/*" +FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug" + +SRC_URI[md5sum] = "b51ab5725418e7258273c4a6402adb02" +SRC_URI[sha256sum] =
> "68748a42ae68c5a8e9ed1c14ec5c741a344ab30b5b325b8812220539548ad83e"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFOSMMbMkyGM64RGpERArRsAJ4uflLk9ePUMZF8h7mth4pqe+7mbACgt1l/
sqsd7xHQD7SopaFwActpfuU=
=Gw1d
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-15  7:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-13 17:13 [meta-xfce][PATCH v2] xfce4-screenshooter: Add initial recipe with version 1.8.0 Andreas Mueller
2011-08-15  6:56 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.