summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2013-09-15 10:58:20 +0000
committerThomas Sachau <tommy@gentoo.org>2013-09-15 10:58:20 +0000
commite53dca77efb26288e1ee071f7300520ef241ae9f (patch)
tree0c55d361f7d8c65a3ead154946f2722c0574b661 /x11-wm/enlightenment
parentRemove old versions. (diff)
downloadgentoo-2-e53dca77efb26288e1ee071f7300520ef241ae9f.tar.gz
gentoo-2-e53dca77efb26288e1ee071f7300520ef241ae9f.tar.bz2
gentoo-2-e53dca77efb26288e1ee071f7300520ef241ae9f.zip
Add pre-release for testing
(Portage version: 2.2.2-r1/cvs/Linux x86_64, signed Manifest commit with key 0x35899067)
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r--x11-wm/enlightenment/ChangeLog8
-rw-r--r--x11-wm/enlightenment/enlightenment-0.17.5_pre1.ebuild (renamed from x11-wm/enlightenment/enlightenment-0.17.2.1.ebuild)45
2 files changed, 30 insertions, 23 deletions
diff --git a/x11-wm/enlightenment/ChangeLog b/x11-wm/enlightenment/ChangeLog
index a8a042ba974b..9906aba6fbef 100644
--- a/x11-wm/enlightenment/ChangeLog
+++ b/x11-wm/enlightenment/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-wm/enlightenment
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.186 2013/08/28 03:21:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/ChangeLog,v 1.187 2013/09/15 10:58:19 tommy Exp $
+
+*enlightenment-0.17.5_pre1 (15 Sep 2013)
+
+ 15 Sep 2013; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ +enlightenment-0.17.5_pre1.ebuild, -enlightenment-0.17.2.1.ebuild:
+ Add pre-release for testing
*enlightenment-1.0.13 (28 Aug 2013)
diff --git a/x11-wm/enlightenment/enlightenment-0.17.2.1.ebuild b/x11-wm/enlightenment/enlightenment-0.17.5_pre1.ebuild
index 9f7a9820b514..b5469d085faa 100644
--- a/x11-wm/enlightenment/enlightenment-0.17.2.1.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.17.5_pre1.ebuild
@@ -1,19 +1,20 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.17.2.1.ebuild,v 1.2 2013/05/11 12:38:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/enlightenment/enlightenment-0.17.5_pre1.ebuild,v 1.1 2013/09/15 10:58:19 tommy Exp $
EAPI=5
-MY_P=${P/_beta3/-omega}
+MY_P=${P/_pre1}
inherit autotools enlightenment
DESCRIPTION="Enlightenment DR17 window manager"
-SRC_URI="http://download.enlightenment.org/releases/${MY_P}.tar.bz2"
+#SRC_URI="http://download.enlightenment.org/releases/${MY_P}.tar.bz2"
+SRC_URI="http://download.enlightenment.org/pre-releases/${MY_P}/${MY_P}.tar.bz2"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~arm ~x86"
-SLOT="0.17/${PV}"
+SLOT="0.17/${PV/_pre1}"
# The @ is just an anchor to expand from
__EVRY_MODS=""
@@ -35,19 +36,19 @@ IUSE="emotion pam spell static-libs +udev ukit ${IUSE_E_MODULES}"
RDEPEND="
pam? ( sys-libs/pam )
- >=dev-libs/eet-1.7.6
- >=dev-libs/efreet-1.7.6
- >=dev-libs/eio-1.7.6
- >=dev-libs/eina-1.7.6[mempool-chained]
- || ( >=dev-libs/ecore-1.7.6[X,evas,inotify] >=dev-libs/ecore-1.7.4[xcb,evas,inotify] )
- >=media-libs/edje-1.7.6
- >=dev-libs/e_dbus-1.7.6[libnotify,udev?]
- ukit? ( >=dev-libs/e_dbus-1.7.6[udev] )
- enlightenment_modules_connman? ( >=dev-libs/e_dbus-1.7.6[connman] )
- enlightenment_modules_shot? ( >=dev-libs/ecore-1.7.6[curl] )
- || ( >=media-libs/evas-1.7.6[eet,X,jpeg,png] >=media-libs/evas-1.7.6[eet,xcb,jpeg,png] )
- >=dev-libs/eeze-1.7.4
- emotion? ( >=media-libs/emotion-1.7.6 )
+ >=dev-libs/eet-1.7.8
+ >=dev-libs/efreet-1.7.8
+ >=dev-libs/eio-1.7.8
+ >=dev-libs/eina-1.7.8[mempool-chained]
+ || ( >=dev-libs/ecore-1.7.8[X,evas,inotify] >=dev-libs/ecore-1.7.8[xcb,evas,inotify] )
+ >=media-libs/edje-1.7.8
+ >=dev-libs/e_dbus-1.7.8[libnotify,udev?]
+ ukit? ( >=dev-libs/e_dbus-1.7.8[udev] )
+ enlightenment_modules_connman? ( >=dev-libs/e_dbus-1.7.8[connman] )
+ enlightenment_modules_shot? ( >=dev-libs/ecore-1.7.8[curl] )
+ || ( >=media-libs/evas-1.7.8[eet,X,jpeg,png] >=media-libs/evas-1.7.8[eet,xcb,jpeg,png] )
+ >=dev-libs/eeze-1.7.8
+ emotion? ( >=media-libs/emotion-1.7.8 )
x11-libs/xcb-util-keysyms"
DEPEND="${RDEPEND}"
@@ -55,13 +56,13 @@ S=${WORKDIR}/${MY_P}
src_prepare() {
epatch "${FILESDIR}"/quickstart.diff
- sed -i "s:1.7.6:1.7.4:g" configure.ac
+ sed -i "s:1.7.9:1.7.8:g" configure.ac
eautoreconf
enlightenment_src_prepare
}
src_configure() {
- export MY_ECONF="
+ E_ECONF+=(
--disable-install-sysactions
--disable-elementary
$(use_enable doc)
@@ -74,12 +75,12 @@ src_configure() {
$(use_enable udev mount-eeze)
$(use_enable ukit mount-udisks)
--disable-physics
- "
+ )
local u c
for u in ${IUSE_E_MODULES} ; do
u=${u#+}
c=${u#enlightenment_modules_}
- MY_ECONF+=" $(use_enable ${u} ${c})"
+ E_ECONF+=( $(use_enable ${u} ${c}) )
done
enlightenment_src_configure
}
@@ -87,5 +88,5 @@ src_configure() {
src_install() {
enlightenment_src_install
insinto /etc/enlightenment
- newins "${FILESDIR}"/gentoo-sysactions.conf sysactions.conf || die
+ newins "${FILESDIR}"/gentoo-sysactions.conf sysactions.conf
}