aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grip/grip_3.3.1.bb
diff options
context:
space:
mode:
authorScott Garman <sgarman@zenlinux.com>2010-03-18 14:10:05 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-22 18:24:16 +0800
commit7b6ea7669e4e90fcb6fce38d86fa66e426e930ff (patch)
tree914d576517c158c724f2f7ca192f7e128a88acd2 /recipes/grip/grip_3.3.1.bb
parentdf2b33fd9ba9e5377da260cd2e2df7740561870c (diff)
downloadopenembedded-7b6ea7669e4e90fcb6fce38d86fa66e426e930ff.tar.gz
grip: Upgrade to 3.3.1
* Latest development version (should be stable, same version is in Debian Stable) Signed-off-by: Scott Garman <sgarman@zenlinux.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
Diffstat (limited to 'recipes/grip/grip_3.3.1.bb')
-rw-r--r--recipes/grip/grip_3.3.1.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/grip/grip_3.3.1.bb b/recipes/grip/grip_3.3.1.bb
new file mode 100644
index 0000000000..965d0464ea
--- /dev/null
+++ b/recipes/grip/grip_3.3.1.bb
@@ -0,0 +1,17 @@
+# Copyright (C) 2005, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+DESCRIPTION="A cd-player and cd-ripper for the Gnome desktop"
+HOMEPAGE="http://www.nostatic.org/grip/"
+LICENSE="GPL"
+
+SRC_URI="${SOURCEFORGE_MIRROR}/${PN}/${PV}/${P}.tar.gz;name=grip \
+ file://no-host-includes.patch;patch=1 "
+SRC_URI[grip.md5sum] = "4b4233999b9f2bc85c711092553ea9aa"
+SRC_URI[grip.sha256sum] = "d46394a1062ed066f9c633b010fd1059e63d9ed791bbb7a85bc6567cf0fd66fd"
+
+DEPENDS="libgnomeui vte curl cdparanoia id3lib"
+
+PR = "r0"
+
+inherit autotools