Gentoo Archives: gentoo-commits

From: "Thomas Sachau (tommy)" <tommy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/enlightenment: enlightenment-0.18.8.ebuild ChangeLog
Date: Mon, 09 Jun 2014 11:25:59
Message-Id: 20140609112555.EE3112004E@flycatcher.gentoo.org
1 tommy 14/06/09 11:25:55
2
3 Modified: ChangeLog
4 Added: enlightenment-0.18.8.ebuild
5 Log:
6 Version bump for e18
7
8 (Portage version: 2.2.10-r1/cvs/Linux x86_64, signed Manifest commit with key 0x35899067)
9
10 Revision Changes Path
11 1.199 x11-wm/enlightenment/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/enlightenment/ChangeLog?rev=1.199&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/enlightenment/ChangeLog?rev=1.199&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/enlightenment/ChangeLog?r1=1.198&r2=1.199
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v
20 retrieving revision 1.198
21 retrieving revision 1.199
22 diff -u -r1.198 -r1.199
23 --- ChangeLog 11 May 2014 10:23:50 -0000 1.198
24 +++ ChangeLog 9 Jun 2014 11:25:55 -0000 1.199
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-wm/enlightenment
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.198 2014/05/11 10:23:50 tommy Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.199 2014/06/09 11:25:55 tommy Exp $
30 +
31 +*enlightenment-0.18.8 (09 Jun 2014)
32 +
33 + 09 Jun 2014; Thomas Sachau (Tommy[D]) <tommy@g.o>
34 + +enlightenment-0.18.8.ebuild:
35 + Version bump for e18
36
37 *enlightenment-0.18.7 (11 May 2014)
38
39
40
41
42 1.1 x11-wm/enlightenment/enlightenment-0.18.8.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/enlightenment/enlightenment-0.18.8.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/enlightenment/enlightenment-0.18.8.ebuild?rev=1.1&content-type=text/plain
46
47 Index: enlightenment-0.18.8.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.18.8.ebuild,v 1.1 2014/06/09 11:25:55 tommy Exp $
52
53 EAPI=5
54
55 MY_P=${P/_/-}
56
57 if [[ "${PV}" == "9999" ]] ; then
58 EGIT_SUB_PROJECT="core"
59 EGIT_URI_APPEND="${PN}"
60 else
61 SRC_URI="http://download.enlightenment.org/rel/apps/${PN}/${MY_P}.tar.bz2"
62 EKEY_STATE="snap"
63 fi
64
65 inherit enlightenment
66
67 DESCRIPTION="Enlightenment DR17 window manager"
68
69 LICENSE="BSD-2"
70 KEYWORDS="~amd64 ~arm ~x86"
71 SLOT="0.17/${PV%%_*}"
72
73 # The @ is just an anchor to expand from
74 __EVRY_MODS=""
75 __CONF_MODS="
76 +@applications +@comp +@dialogs +@display
77 +@interaction +@intl +@menus
78 +@paths +@performance +@randr +@shelves +@theme +@wallpaper2
79 +@window-manipulation +@window-remembers"
80 __NORM_MODS="
81 @access +@appmenu +@backlight +@bluez4 +@battery +@clock
82 +@connman +@contact +@cpufreq +@everything +@fileman
83 +@fileman-opinfo +@gadman +@ibar +@ibox +@illume2 +@mixer +@msgbus
84 +@music-control +@notification +@pager +@quickaccess +@shot
85 +@start +@syscon +@systray +@tasks +@teamwork +@temperature +@tiling
86 +@winlist +@wizard @wl-desktop-shell @wl-screenshot +@xkbswitch"
87 IUSE_E_MODULES="
88 ${__CONF_MODS//@/enlightenment_modules_conf-}
89 ${__NORM_MODS//@/enlightenment_modules_}"
90
91 IUSE="pam spell static-libs systemd +udev ukit wayland ${IUSE_E_MODULES}"
92
93 RDEPEND="
94 pam? ( sys-libs/pam )
95 systemd? ( sys-apps/systemd )
96 wayland? ( dev-libs/efl[wayland]
97 >=dev-libs/wayland-1.2.0
98 >=x11-libs/pixman-0.31.1
99 >=x11-libs/libxkbcommon-0.3.1
100 )
101 >=dev-libs/efl-1.8.3
102 || ( >=dev-libs/efl-1.8.3[X] >=dev-libs/efl-1.8.3[xcb] )
103 >=media-libs/elementary-1.8.2
104 x11-libs/xcb-util-keysyms"
105 DEPEND="${RDEPEND}"
106
107 S=${WORKDIR}/${MY_P}
108
109 src_prepare() {
110 epatch "${FILESDIR}"/quickstart.diff
111 enlightenment_src_prepare
112 }
113
114 src_configure() {
115 E_ECONF+=(
116 --disable-install-sysactions
117 $(use_enable doc)
118 --disable-device-hal
119 $(use_enable nls)
120 $(use_enable pam)
121 $(use_enable systemd)
122 --enable-device-udev
123 $(use_enable udev mount-eeze)
124 $(use_enable ukit mount-udisks)
125 $(use_enable wayland wayland-clients)
126 )
127 local u c
128 for u in ${IUSE_E_MODULES} ; do
129 u=${u#+}
130 c=${u#enlightenment_modules_}
131 E_ECONF+=( $(use_enable ${u} ${c}) )
132 done
133 enlightenment_src_configure
134 }
135
136 src_install() {
137 enlightenment_src_install
138 insinto /etc/enlightenment
139 newins "${FILESDIR}"/gentoo-sysactions.conf sysactions.conf
140 }