summaryrefslogtreecommitdiff
path: root/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-02-27 23:37:36 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-02-27 23:37:36 +0100
commit6b2cf2cc0b7c043c67dc64bf9f83e58f1d6e6f12 (patch)
tree9f6071ea1f754133270998e1d29d92eea2467163 /packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
parent87a78ced51f2469d69fa095406d2ac011a6b6ba8 (diff)
downloadembtoolkit-6b2cf2cc0b7c043c67dc64bf9f83e58f1d6e6f12.tar.gz
embtoolkit-6b2cf2cc0b7c043c67dc64bf9f83e58f1d6e6f12.tar.bz2
embtoolkit-6b2cf2cc0b7c043c67dc64bf9f83e58f1d6e6f12.tar.xz
Packages: X11/xkeyboard-config: convert to use generic macros
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig')
-rw-r--r--packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig b/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
index a0d672e..329540d 100644
--- a/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
+++ b/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
@@ -24,6 +24,7 @@
config EMBTK_HAVE_XKEYBOARDCONFIG
bool "Have xkeyboard-config"
+ select EMBTK_XKEYBOARDCONFIG_PKG_IS_TARBZ2
select EMBTK_HAVE_XKBCOMP
help
xkeyboard-config for X windowing system
@@ -41,3 +42,11 @@ config EMBTK_XKEYBOARDCONFIG_VERSION_STRING
string
default "1.8" if EMBTK_XKEYBOARDCONFIG_VERSION_1_8
+config EMBTK_XKEYBOARDCONFIG_NEED_PATCH
+ bool
+config EMBTK_XKEYBOARDCONFIG_NEED_AUTORECONF
+ bool
+config EMBTK_XKEYBOARDCONFIG_PKG_IS_TARGZ
+ bool
+config EMBTK_XKEYBOARDCONFIG_PKG_IS_TARBZ2
+ bool