summaryrefslogtreecommitdiff
path: root/packages/meta/meta-e-x11.bb
blob: 45e3d673845c6c56b8a448e42a19dc182078b217 (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"
LICENSE = "MIT"
PACKAGES = "task-enlightenment-x11"
PR = "r4"

FEED_URIS += "x11##http://openzaurus.org/official/unstable/3.5.2/feed/x11 \
              e##http://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 bash chkhinge"
RDEPENDS += "         rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo            \
             ttf-bitstream-vera chkhinge"

#
# E
#
DEPENDS  += "entrance e-wm entice eclair examine evidence e-modules e-utils"
RDEPENDS += "entrance e-wm entice eclair examine evidence e-modules e-utils"