All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][PATCH 1/2] Add recipe for gmtk 1.0.5.
@ 2012-01-31 21:13 Peter Tworek
  2012-01-31 21:13 ` [meta-gnome][PATCH 2/2] Add recipe for gnome-mplayer 1.0.5 Peter Tworek
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter Tworek @ 2012-01-31 21:13 UTC (permalink / raw)
  To: openembedded-devel

Run tested on netbookpro.

Signed-off-by: Peter Tworek <tworaz666@gmail.com>
---
 .../recipes-apps/gnome-mplayer/gmtk_1.0.5.bb       |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
 create mode 100644 meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb

diff --git a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
new file mode 100644
index 0000000..9aa4e04
--- /dev/null
+++ b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "GTK+ widget and function libraries for gnome-mplayer"
+HOMEPAGE = "http://code.google.com/p/gmtk"
+SECTION = "libs"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
+
+DEPENDS = "gtk+ alsa-lib glib-2.0 virtual/libx11"
+
+SRC_URI = "http://${PN}.googlecode.com/files/${P}.tar.gz"
+SRC_URI[md5sum] = "e06e9ca8d61d74910343bb3ef4348f7f"
+SRC_URI[sha256sum] = "a07130d62719e8c1244f8405dd97445798df5204fc0f3f2f2b669b125114b468"
+
+EXTRA_OECONF = "--disable-gconf --with-gio --with-alsa --enable-keystore"
+
+inherit gettext pkgconfig autotools
-- 
1.7.3.4




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

end of thread, other threads:[~2012-02-01 20:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 21:13 [meta-gnome][PATCH 1/2] Add recipe for gmtk 1.0.5 Peter Tworek
2012-01-31 21:13 ` [meta-gnome][PATCH 2/2] Add recipe for gnome-mplayer 1.0.5 Peter Tworek
2012-01-31 22:05 ` [meta-gnome][PATCH 2/2 v2] " Peter Tworek
2012-02-01  7:29   ` Koen Kooi
2012-02-01 18:56 ` [meta-gnome][PATCH v3] gnome-mplayer: Add recipe for version 1.0.5 Peter Tworek
2012-02-01 19:48   ` Khem Raj
2012-02-01 20:08     ` [meta-gnome][PATCH v4] gnome-mplayer: Add initial " Peter Tworek

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.