[oe] [meta-oe][PATCH 02/11] ntfs-3g-ntfsprogs: add 2011.4.12 recipes

Paul Menzel paulepanter at users.sourceforge.net
Sun May 8 06:34:15 UTC 2011


Am Sonntag, den 08.05.2011, 02:42 +0000 schrieb Otavio Salvador:

In the summary s/recipes/recipe/.

> This recipe is a merge of ntfs-3g and ntfsprogs thus the provides
> entries.
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  .../ntfs-3g-ntfsprogs_2011.4.12.bb                 |   26 ++++++++++++++++++++
>  1 files changed, 26 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> 
> diff --git a/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> new file mode 100644
> index 0000000..561f52a
> --- /dev/null
> +++ b/meta-oe/recipes-support/ntfs-3g-ntfsprogs/ntfs-3g-ntfsprogs_2011.4.12.bb
> @@ -0,0 +1,26 @@
> +DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support."
> +HOMEPAGE = "http://www.ntfs-3g.org/"
> +DEPENDS = "fuse libgcrypt"
> +PROVIDES = "ntfsprogs ntfs-3g"
> +LICENSE = "GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
> +                    file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
> +PR = "r0"
> +
> +SRC_URI = "http://tuxera.com/opensource/ntfs-3g_ntfsprogs-${PV}.tgz"
> +S = "${WORKDIR}/ntfs-3g_ntfsprogs-${PV}"

Is not this the default for `S`?

> +inherit autotools
> +
> +EXTRA_OEMAKE = "LDCONFIG=echo"

A short explanation in the commit message or as a comment why this is
needed would be nice.

> +PACKAGES =. "ntfs-3g ntfsprogs libntfs-3g"

`=+` is more commonly used?

> +FILES_ntfs-3g = "${base_sbindir}/*.ntfs-3g ${bindir}/ntfs-3g*"
> +RDEPENDS_ntfs-3g += "fuse"
> +
> +FILES_ntfsprogs = "${base_sbindir}/* ${bindir}/* ${sbindir}/*"
> +FILES_libntfs-3g = "${libdir}/*.so.*"
> +
> +SRC_URI[md5sum] = "9c4ce318373b15332239a77a9d2a39fe"
> +SRC_URI[sha256sum] = "aa8c747f0bfe819b2387b05e12db8d35e4ac96dcb2432873a0b939e248b2ee05"

Maybe again at the top.


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110508/5799a3c0/attachment-0002.sig>


More information about the Openembedded-devel mailing list