dvdbackup-0.4.1: Initial recipe
authorAndreas Oberritter <obi@opendreambox.org>
Fri, 21 Jan 2011 00:15:01 +0000 (00:15 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Sat, 22 Jan 2011 17:58:22 +0000 (17:58 +0000)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
recipes/dvdbackup/dvdbackup_0.4.1.bb [new file with mode: 0644]

diff --git a/recipes/dvdbackup/dvdbackup_0.4.1.bb b/recipes/dvdbackup/dvdbackup_0.4.1.bb
new file mode 100644 (file)
index 0000000..ede6b55
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "Tool to rip DVDs from the command line"
+SECTION = "console/multimedia"
+PRIORITY = "optional"
+LICENSE = "GPLv3+"
+DEPENDS = "libdvdread"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.bz2"
+SRC_URI[md5sum] = "e4b35ba716852361f35cecafff44f37c"
+SRC_URI[sha256sum] = "8194fe84950f3886551e75357d56c0fff3bd5fbd47d3b661c75d57d60cd3c6be"
+
+inherit autotools