• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/enlightenment/Config.in
Gustavo Sverzut BarbieriGustavo Sverzut Barbieri committed e026c3bdb8f06 Feb 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_ENLIGHTENMENT
2
    bool "enlightenment"
3
    # libevas-generic-loaders-svg -> librsvg -> glib2 / pango
4
    depends on BR2_USE_WCHAR
5
    depends on BR2_INSTALL_LIBSTDCPP
6
    # libedbus -> dbus
7
    # libedbus -> glib2, libevas
8
    depends on BR2_TOOLCHAIN_HAS_THREADS
9
    # libedbus -> dbus, efl libraries
10
    depends on BR2_USE_MMU
11
    depends on BR2_PACKAGE_EFL
12
    depends on BR2_PACKAGE_HAS_UDEV # efl (eeze) -> libudev
13
    depends on BR2_PACKAGE_XORG7
14
    # libevas-generic-loaders-svg -> librsvg -> pango -> harfbuzz
15
    depends on BR2_TOOLCHAIN_HAS_SYNC_4
16
    select BR2_PACKAGE_EFL_X_XLIB
17
    select BR2_PACKAGE_EFL_EEZE
18
    select BR2_PACKAGE_EFL_JPEG # needed at runtime by enlightenment_start
19
    select BR2_PACKAGE_EFL_PNG # needed at runtime by enlightenment_start
20
    select BR2_PACKAGE_EFL_SVG
21
    select BR2_PACKAGE_XCB_UTIL_KEYSYMS
22
    help
23
      Enlightenment, also known simply as E, is a stacking window
24
      manager for the X Window System which can be used alone or
25
      in conjunction with a desktop environment such as GNOME or
26
      KDE. Enlightenment can be used as a substitute for a full
27
      desktop environment.
28
​
29
      http://www.enlightenment.org/
30
​
31
comment "enlightenment needs udev /dev management and a toolchain w/ wchar, C++, threads"
32
    depends on BR2_PACKAGE_EFL && BR2_PACKAGE_XORG7 && BR2_USE_MMU
33
    depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP || \
34
        !BR2_PACKAGE_HAS_UDEV
35
    depends on BR2_TOOLCHAIN_HAS_SYNC_4
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.