All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dvdauthor-0.6.18: initial recipe
@ 2010-10-19 16:36 Andreas Oberritter
  2010-10-19 17:00 ` [PATCH v2] " Andreas Oberritter
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Oberritter @ 2010-10-19 16:36 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
---
 recipes/dvdauthor/dvdauthor_0.6.18.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 recipes/dvdauthor/dvdauthor_0.6.18.bb

diff --git a/recipes/dvdauthor/dvdauthor_0.6.18.bb b/recipes/dvdauthor/dvdauthor_0.6.18.bb
new file mode 100644
index 0000000..91eb3b9
--- /dev/null
+++ b/recipes/dvdauthor/dvdauthor_0.6.18.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "A set of tools to help you generate DVD files to be played back on a standalone DVD player."
+SECTION = "optional"
+LICENSE = "GPLv2"
+DEPENDS = "freetype libdvdread libfribidi libpng libxml2 zlib"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
+SRC_URI[md5sum] = "ded5373800ac6448ff044606f5047550"
+SRC_URI[sha256sum] = "0e21c2d9c09f7e347c4c9bd7b691455f524ec2e91bcafc18b84d7b7fb3a9cb26"
+
+S = "${WORKDIR}/${PN}"
+
+inherit autotools
-- 
1.7.1




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

end of thread, other threads:[~2010-10-25 13:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-19 16:36 [PATCH] dvdauthor-0.6.18: initial recipe Andreas Oberritter
2010-10-19 17:00 ` [PATCH v2] " Andreas Oberritter
2010-10-19 17:32   ` Frans Meulenbroeks
2010-10-19 18:33     ` Andreas Oberritter
2010-10-19 21:14       ` [PATCH] gedit_2.30.0: Set `LICENSE` to GPLv2+ for real Paul Menzel
2010-10-25 13:00       ` [PATCH v2 resend] dvdauthor-0.6.18: initial recipe Andreas Oberritter

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.