From ce63baad1bfe3c0256462c8cbb3c7fe410f7c12d Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 10 Aug 2010 17:22:45 +0200 Subject: Packages: X11/xproto: add xproto-7.0.18 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/x11/xproto/xproto.kconfig | 11 +++++++---- packages/x11/xproto/xproto.mk | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/packages/x11/xproto/xproto.kconfig b/packages/x11/xproto/xproto.kconfig index dd9b0ca..350a2e9 100644 --- a/packages/x11/xproto/xproto.kconfig +++ b/packages/x11/xproto/xproto.kconfig @@ -1,6 +1,6 @@ ################################################################################ -# GAYE Abdoulaye Walsimou, -# Copyright(C) 2010 GAYE Abdoulaye Walsimou. All rights reserved. +# Abdoulaye Walsimou GAYE +# Copyright(C) 2010 Abdoulaye Walsimou GAYE. All rights reserved. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ # # \file xproto.kconfig # \brief xproto.kconfig of Embtoolkit -# \author GAYE Abdoulaye Walsimou, +# \author Abdoulaye Walsimou GAYE # \date March 2010 ################################################################################ @@ -31,8 +31,10 @@ choice prompt "xproto version you wish" depends on EMBTK_HAVE_XPROTO help - Here you can choose which version of xproto you want to use. + Here you can choose which version of xproto you want to use. + config EMBTK_XPROTO_VERSION_7_0_18 + bool "xproto-7.0.18" config EMBTK_XPROTO_VERSION_7_0_17 bool "xproto-7.0.17" config EMBTK_XPROTO_VERSION_7_0_16 @@ -41,6 +43,7 @@ endchoice config EMBTK_XPROTO_VERSION_STRING string + default "7.0.18" if EMBTK_XPROTO_VERSION_7_0_18 default "7.0.17" if EMBTK_XPROTO_VERSION_7_0_17 default "7.0.16" if EMBTK_XPROTO_VERSION_7_0_16 diff --git a/packages/x11/xproto/xproto.mk b/packages/x11/xproto/xproto.mk index 8e0c1ff..802bdd4 100644 --- a/packages/x11/xproto/xproto.mk +++ b/packages/x11/xproto/xproto.mk @@ -1,6 +1,6 @@ ################################################################################ -# GAYE Abdoulaye Walsimou, -# Copyright(C) 2010 GAYE Abdoulaye Walsimou. All rights reserved. +# Abdoulaye Walsimou GAYE +# Copyright(C) 2010 Abdoulaye Walsimou GAYE. All rights reserved. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ # # \file xproto.mk # \brief xproto.mk of Embtoolkit -# \author GAYE Abdoulaye Walsimou, +# \author Abdoulaye Walsimou GAYE # \date March 2010 ################################################################################ -- cgit v1.2.3