[oe] [PATCH v2] dvdauthor-0.6.18: initial recipe

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Tue Oct 19 17:32:14 UTC 2010


2010/10/19 Andreas Oberritter <obi at opendreambox.org>:
> * v2: updated DESCRIPTION, SECTION and PRIORITY
>
> Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
> ---
>  recipes/dvdauthor/dvdauthor_0.6.18.bb |   13 +++++++++++++
>  1 files changed, 13 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..24f3a74
> --- /dev/null
> +++ b/recipes/dvdauthor/dvdauthor_0.6.18.bb
> @@ -0,0 +1,13 @@
> +DESCRIPTION = "A set of tools to help you generate DVD files to be played back on a standalone DVD player"
> +SECTION = "console/multimedia"
> +PRIORITY = "optional"
> +LICENSE = "GPLv2"

Have you verified this is v2 and not v2 or later (aka v2+)?

> +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
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list