summaryrefslogtreecommitdiff
path: root/packages/graphics/atk/atk.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-01-30 12:01:16 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-01-30 12:01:16 +0100
commitf2a341b6b70086a807aa7f62c540d5ab8d0d7a72 (patch)
treea6c414ab669717bdf97c33e915573eff42b012a8 /packages/graphics/atk/atk.kconfig
parent025b469851ef8237dfa9970080878ae20ad4846c (diff)
downloadembtoolkit-f2a341b6b70086a807aa7f62c540d5ab8d0d7a72.tar.gz
embtoolkit-f2a341b6b70086a807aa7f62c540d5ab8d0d7a72.tar.bz2
embtoolkit-f2a341b6b70086a807aa7f62c540d5ab8d0d7a72.tar.xz
Packages: atk: convert to use generic macros
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/graphics/atk/atk.kconfig')
-rw-r--r--packages/graphics/atk/atk.kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/graphics/atk/atk.kconfig b/packages/graphics/atk/atk.kconfig
index 97d9b97..eb49fd7 100644
--- a/packages/graphics/atk/atk.kconfig
+++ b/packages/graphics/atk/atk.kconfig
@@ -25,6 +25,7 @@
config EMBTK_HAVE_ATK
bool "Have atk"
+ select EMBTK_ATK_PKG_IS_TARBZ2
help
GNOME Accessibility is the suite of software services and
support in GNOME that allows people with disabilities to utilize
@@ -92,3 +93,11 @@ config EMBTK_ATK_VERSION_STRING
default "1.30.0" if EMBTK_ATK_VERSION_1_30_0
default "1.28.0" if EMBTK_ATK_VERSION_1_28_0
+config EMBTK_ATK_NEED_PATCH
+ bool
+config EMBTK_ATK_NEED_AUTORECONF
+ bool
+config EMBTK_ATK_PKG_IS_TARGZ
+ bool
+config EMBTK_ATK_PKG_IS_TARBZ2
+ bool