From a1038bba999102c58200a35156ae38abd9480f4c Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 16 Aug 2010 13:16:46 +0200 Subject: Packages: pixman: pixman-0.18.4 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/graphics/pixman/pixman.kconfig | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/packages/graphics/pixman/pixman.kconfig b/packages/graphics/pixman/pixman.kconfig index 3c43953..f09c990 100644 --- a/packages/graphics/pixman/pixman.kconfig +++ b/packages/graphics/pixman/pixman.kconfig @@ -1,6 +1,6 @@ ################################################################################ # Embtoolkit -# Copyright(C) 2009-2010 GAYE Abdoulaye Walsimou. All rights reserved. +# Copyright(C) 2009-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 pixman.kconfig # \brief pixman.kconfig of Embtoolkit -# \author GAYE Abdoulaye Walsimou, +# \author Abdoulaye Walsimou GAYE # \date December 2009 ################################################################################ @@ -33,6 +33,8 @@ choice help Here you can choose which version of pixman you want to use. + config EMBTK_PIXMAN_VERSION_0_18_4 + bool "pixman-0.18.4" config EMBTK_PIXMAN_VERSION_0_18_2 bool "pixman-0.18.2" config EMBTK_PIXMAN_VERSION_0_18_1 @@ -49,6 +51,7 @@ endchoice config EMBTK_PIXMAN_VERSION_STRING string + default "0.18.4" if EMBTK_PIXMAN_VERSION_0_18_4 default "0.18.2" if EMBTK_PIXMAN_VERSION_0_18_2 default "0.18.1" if EMBTK_PIXMAN_VERSION_0_18_1 default "0.18.0" if EMBTK_PIXMAN_VERSION_0_18_0 -- cgit v1.2.3