summaryrefslogtreecommitdiff
path: root/package/fluxbox/Config.in
diff options
context:
space:
mode:
authorFrederic Bassaler <frederic.bassaler@gmail.com>2011-08-03 19:23:01 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-09-10 11:09:27 +0200
commit4b9bd9736e97d84a86bb52844a99e74f157980c0 (patch)
tree860f972c9e5271eef2c806d9bc50ce835b95d676 /package/fluxbox/Config.in
parent7b1cf6c6a49571d27e90af68f65c02d5e01e3796 (diff)
package: add Fluxbox 1.3.1 window manager
[Peter: fix build without iconv, whitespace fixes] Signed-off-by: Frederic Bassaler <frederic.bassaler@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/fluxbox/Config.in')
-rw-r--r--package/fluxbox/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/fluxbox/Config.in b/package/fluxbox/Config.in
new file mode 100644
index 000000000..e4d6c3700
--- /dev/null
+++ b/package/fluxbox/Config.in
@@ -0,0 +1,12 @@
+config BR2_PACKAGE_FLUXBOX
+ bool "fluxbox"
+ depends on BR2_PACKAGE_XORG7
+ depends on BR2_INSTALL_LIBSTDCPP
+ select BR2_PACKAGE_XLIB_LIBX11
+ help
+ The Fluxbox lightweight window manager for X
+
+ http://fluxbox.org
+
+comment "fluxbox requires a toolchain with C++ support enabled"
+ depends on BR2_PACKAGE_XORG7 && !BR2_INSTALL_LIBSTDCPP