Skip to content

Commit

Permalink
enlightenment: version bumped to 0.20.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed May 4, 2016
1 parent b748d84 commit 97d5cf0
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
2 changes: 1 addition & 1 deletion enlightenment/BUILD
@@ -1,3 +1,3 @@
OPTS+=" --enable-mount-eeze"
OPTS+=" --enable-mount-eeze --disable-rpath"

default_build
17 changes: 17 additions & 0 deletions enlightenment/DEPENDS
Expand Up @@ -3,7 +3,24 @@ depends hicolor-icon-theme
depends desktop-file-utils
depends xcb-util-keysyms

optional_depends acpid "" "" "for power events on laptop lid close"

optional_depends %BLUEZ \
"--enable-bluez4" \
"--disable-bluez4" \
"for bluetooth support"

optional_depends connman \
"--enable-connman" \
"--disable-connman" \
"for network module"

optional_depends geoip-database \
"--enable-geolocation" \
"--disable-geolocation" \
"for geolocation module"

optional_depends wayland \
"--enable-wayland --enable-xwayland" \
"--disable-wayland" \
"for wayland support"
6 changes: 3 additions & 3 deletions enlightenment/DETAILS
@@ -1,12 +1,12 @@
MODULE=enlightenment
VERSION=0.20.6
VERSION=0.20.7
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=http://download.enlightenment.org/rel/apps/enlightenment/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_VFY=sha256:f21fbace15b8ea0e47c7aeb16a3f4d1e8a41cb85bc0035491091518b0ca55085
SOURCE_VFY=sha256:7cdee85928488bdeb07ab22f31c1aaf58e27ca365d327968cfed6a5f83ade181
WEB_SITE=http://www.enlightenment.org/
ENTERED=20120430
UPDATED=20160310
UPDATED=20160504
SHORT="The E19 Window Manager"

cat <<EOF
Expand Down

0 comments on commit 97d5cf0

Please sign in to comment.