[oe] [PATCH] xgamma: Add new recipes

Martin Jansa martin.jansa at gmail.com
Fri Nov 7 14:18:40 UTC 2014


On Fri, Nov 07, 2014 at 05:52:01PM +0800, Qian Lei wrote:
> xgamma allows X users to query and alter the gamma correction of a
> monitor via the X video mode extension (XFree86-VidModeExtension).
> 
> Signed-off-by: Qian Lei <qianl.fnst at cn.fujitsu.com>
> ---
>  meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
>  create mode 100644 meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb
> 
> diff --git a/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb b/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb
> new file mode 100644
> index 0000000..48240c0
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.3.bb
> @@ -0,0 +1,17 @@
> +require xorg-app-common.inc
> +
> +SUMMARY = "X.Org X11 X client utilities"
> +
> +DESCRIPTION = "xgamma allows X users to query and alter the gamma \
> +correction of a monitor via the X video mode extension."
> +
> +LIC_FILES_CHKSUM = "file://COPYING;md5=ac9801b8423fd7a7699ccbd45cf134d8"
> +
> +PR = "${INC_PR}.0"

I've dropped this PR when cherry-picking to master-next

> +
> +DEPENDS += "libxxf86vm"
> +
> +BBCLASSEXTEND = "native"
> +
> +SRC_URI[md5sum] = "e8a88bf1a18f35b724619849dca97f4f"
> +SRC_URI[sha256sum] = "e5eb2588fbbdc5c2db5571b304204487a9c22eed15ac6cb816f605ec403e6e1a"
> -- 
> 1.8.4.2
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20141107/412e9d1d/attachment-0002.sig>


More information about the Openembedded-devel mailing list