From 349847072f0044c71b17689d77c027ba85a97f67 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 4 Jul 2010 23:30:09 +0200 Subject: Packages: X11/xorg-server: add xorg-server-1.8.2 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/x11/xserver/xserver.kconfig | 30 +++++++++++++++++------------- packages/x11/xserver/xserver.mk | 6 +++--- 2 files changed, 20 insertions(+), 16 deletions(-) (limited to 'packages/x11') diff --git a/packages/x11/xserver/xserver.kconfig b/packages/x11/xserver/xserver.kconfig index 5d164dc..699bcf7 100644 --- a/packages/x11/xserver/xserver.kconfig +++ b/packages/x11/xserver/xserver.kconfig @@ -1,24 +1,25 @@ ################################################################################ -# 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 distribute it and/or modify it -# under the terms of the GNU General Public License -# (Version 2 or later) published by the Free Software Foundation. +# 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope it will be useful, but WITHOUT -# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -# for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # -# You should have received a copy of the GNU General Public License along -# with this program; if not, write to the Free Software Foundation, Inc., -# 59 Temple Place - Suite 330, Boston MA 02111-1307, USA. ################################################################################ # # \file xserver.kconfig # \brief xserver.kconfig of Embtoolkit -# \author GAYE Abdoulaye Walsimou, +# \author Abdoulaye Walsimou GAYE # \date March 2010 ################################################################################ @@ -54,6 +55,8 @@ choice help Here you can choose which version of xserver you want to use. + config EMBTK_XSERVER_VERSION_1_8_2 + bool "xserver-1.8.2" config EMBTK_XSERVER_VERSION_1_8_1 bool "xserver-1.8.1" config EMBTK_XSERVER_VERSION_1_7_7 @@ -69,6 +72,7 @@ config EMBTK_HAVE_XSERVER_WITH_TSLIB config EMBTK_XSERVER_VERSION_STRING string + default "1.8.2" if EMBTK_XSERVER_VERSION_1_8_2 default "1.8.1" if EMBTK_XSERVER_VERSION_1_8_1 default "1.7.7" if EMBTK_XSERVER_VERSION_1_7_7 default "1.7.6" if EMBTK_XSERVER_VERSION_1_7_6 diff --git a/packages/x11/xserver/xserver.mk b/packages/x11/xserver/xserver.mk index fd96917..9cd92aa 100644 --- a/packages/x11/xserver/xserver.mk +++ b/packages/x11/xserver/xserver.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 xserver.mk # \brief xserver.mk of Embtoolkit -# \author GAYE Abdoulaye Walsimou, +# \author Abdoulaye Walsimou GAYE # \date March 2010 ################################################################################ -- cgit v1.2.3