aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meta/meta-e-x11-core.bb
blob: 0cab7821a84486ff0e4ff9d464ed5122557e6acd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
DESCRIPTION = "Meta-package for Enlightenment/X11 Core"
PACKAGES = "task-e-x11-core"
PROVIDES = "task-e-x11-core"
PR = "r6"

FEED_URIS += "x11##http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.2/feed/x11 \
              e##http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.2/feed/e"

ALLOW_EMPTY = 1

#
# X
#
DEPENDS =                  "diet-x11 rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo fontconfig \
                            ttf-bitstream-vera chkhinge"
RDEPENDS_task-e-x11-core = "         rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo            \
                            ttf-bitstream-vera chkhinge"

#
# E-core
#
DEPENDS +=                  "entrance e-wm"
RDEPENDS_task-e-x11-core += "entrance e-wm"