From 95186861a5929d70818d7fd48afd4753780633bc Mon Sep 17 00:00:00 2001 From: Ralph Sennhauser Date: Tue, 14 Oct 2014 18:38:44 +0200 Subject: enlightenment-0.19.1: Version bump --- x11-wm/enlightenment/Manifest | 17 +---- x11-wm/enlightenment/enlightenment-0.18.7.ebuild | 94 ----------------------- x11-wm/enlightenment/enlightenment-0.19.0.ebuild | 96 ------------------------ x11-wm/enlightenment/enlightenment-0.19.1.ebuild | 96 ++++++++++++++++++++++++ 4 files changed, 97 insertions(+), 206 deletions(-) delete mode 100644 x11-wm/enlightenment/enlightenment-0.18.7.ebuild delete mode 100644 x11-wm/enlightenment/enlightenment-0.19.0.ebuild create mode 100644 x11-wm/enlightenment/enlightenment-0.19.1.ebuild diff --git a/x11-wm/enlightenment/Manifest b/x11-wm/enlightenment/Manifest index 2ae6571..4e5e3ea 100644 --- a/x11-wm/enlightenment/Manifest +++ b/x11-wm/enlightenment/Manifest @@ -1,16 +1 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST enlightenment-0.18.7.tar.bz2 27613518 SHA256 90fc71cd7eda1bf4e7cf4fa6ed4d578ce01f5d8c66e21f1d1a2ffbc843f36b13 SHA512 f06479e3c6da31f9457525247f1654ed10e192073f1e9fa9d07f5d8158f6463871960776c320bb5cc3676cdfb3188e4b0c5435c438051a2bfd9f3b2c8f73befd WHIRLPOOL b1b6323b047d330789b079dad45826269d878890b56b763b7a2b4a10dff1adecbeb062ba7cb795ff0f415d06f8da3c5b11a64dfaeb98fb8ac48d77e79b2d1391 -DIST enlightenment-0.19.0.tar.bz2 26237280 SHA256 5fdd685ad2643a1e2fd8bc2b687923170c932e119b0f2d24cbb09b5867916d4b SHA512 46336227d48c2647e0c610102db7ba49abdc1a083d3f681a4fecaca8cd83e8cc54ae6a4d1770e6f4154c8683f209e79189ca0cad78849feccccca9430ea191a6 WHIRLPOOL 798546f8dea80e5e874a8730e562fdbb83f22e046c22423fb96a3e3398cabb6435d1f19a9b71bbe945d50592d74f2d0f7bc17d5bab1d1246b016e3943c240d49 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQEcBAEBCAAGBQJUGGykAAoJELjwI6Q8XPdaknAH/jF1n6TRv2Kip8vHOj4GizsL -MnJIHYTTwMzz6tLEBT/xyslk0EDKVVmSPLCkW5PpZ4kt8smMwhO2okZfUrHSnJQP -9O4IVJdiqyLhsFhjYHfmNe/T96b1No3v+eD1nLwRYMyrPFGCsTk4rLZL2KXocOlR -wLvhbSvv8FYNIteqJNcdmMavh8yLG9nQN0YliiWKonlYS5P+mFRJQS8xhsi1nN2l -hUBId3544R1s2ZVICRyGwZ8ais680s8dVCRx8Av3QFwcIKVeXbbBQO1IwJ9InzH6 -L/EXEyBOoaANFWyRwMuFt0dA5fJv0iGv/1jh+M9fLelveCrtiOVxQfFc32N3ktE= -=dBo/ ------END PGP SIGNATURE----- +DIST enlightenment-0.19.1.tar.bz2 26237256 SHA256 0fbdad31bebd8863e45a1135c6bc30a42ffcdda0e17d54916e22a777913525e0 SHA512 c65295367ae2188dbf916be299ccfd8e1af9afe1cdbaf65a7c3b9b5883c4585bcb5775836d3d639c6da4f044cb81365b2bbf4acac941f38066dcf9ec222950c6 WHIRLPOOL cf7e080165a45aaf9fef5b4c22f0d2f1e73bcafe085bf4343f56b384f26e6333b2ef3fcf9024a50d1acb6a8247f35c5875a40ca65fedd236ae7f0b2bab032d9c diff --git a/x11-wm/enlightenment/enlightenment-0.18.7.ebuild b/x11-wm/enlightenment/enlightenment-0.18.7.ebuild deleted file mode 100644 index 349844c..0000000 --- a/x11-wm/enlightenment/enlightenment-0.18.7.ebuild +++ /dev/null @@ -1,94 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit eutils - -DESCRIPTION="Enlightenment DR17 window manager" -HOMEPAGE="http://www.enlightenment.org/" -SRC_URI="http://download.enlightenment.org/rel/apps/${PN}/${P}.tar.bz2" - -LICENSE="BSD-2" -KEYWORDS="~amd64 ~x86" -SLOT="0.17/0.18" - -E_MODULES_DEFAULT=( - conf-applications conf-bindings conf-comp conf-dialogs conf-display - conf-interaction conf-intl conf-menus conf-paths conf-performance - conf-randr conf-shelves conf-theme conf-window-manipulation - conf-window-remembers - - appmenu backlight battery bluez4 clock connman contact cpufreq everything - fileman fileman-opinfo gadman ibar ibox mixer msgbus music-control - notification pager quickaccess shot start syscon systray tasks teamwork - temperature tiling winlist wizard xkbswitch -) -E_MODULES=( - conf-wallpaper2 - - access illume2 wl-desktop-shell wl-screenshot -) -IUSE_E_MODULES=( - "${E_MODULES_DEFAULT[@]/#/+enlightenment_modules_}" - "${E_MODULES[@]/#/enlightenment_modules_}" -) -IUSE="doc egl nls pam static-libs systemd +udev ukit wayland ${IUSE_E_MODULES[@]}" - -RDEPEND=" - >=dev-libs/efl-1.8.1[X,egl?,wayland?] - >=media-libs/elementary-1.8.0 - virtual/udev - x11-libs/xcb-util-keysyms - enlightenment_modules_mixer? ( >=media-libs/alsa-lib-1.0.8 ) - nls? ( sys-devel/gettext ) - pam? ( sys-libs/pam ) - systemd? ( sys-apps/systemd ) - wayland? ( - >=dev-libs/wayland-1.3.0 - >=x11-libs/pixman-0.31.1 - >=x11-libs/libxkbcommon-0.3.1 - )" -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen )" - -src_configure() { - local config=( - --disable-install-sysactions - --disable-device-hal - --enable-conf - --enable-enlightenment-menu - --enable-device-udev - --enable-enotify - --enable-files - $(use_enable doc) - $(use_enable egl wayland-egl) - $(use_enable nls) - $(use_enable pam) - $(use_enable static-libs static) - $(use_enable systemd) - $(use_enable udev mount-eeze) - $(use_enable ukit mount-udisks) - $(use_enable wayland wayland-clients) - ) - - local i - for i in ${E_MODULES_DEFAULT} ${E_MODULES}; do - config+=( $(use_enable enlightenment_modules_${i} ${i}) ) - done - - if use wayland; then - config+=( --enable-enlightenment_modules_wl-desktop-shell ) - fi - - econf "${config[@]}" -} - -src_install() { - default - prune_libtool_files - - insinto /etc/enlightenment - newins "${FILESDIR}"/gentoo-sysactions.conf sysactions.conf -} diff --git a/x11-wm/enlightenment/enlightenment-0.19.0.ebuild b/x11-wm/enlightenment/enlightenment-0.19.0.ebuild deleted file mode 100644 index d73ddba..0000000 --- a/x11-wm/enlightenment/enlightenment-0.19.0.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit eutils - -DESCRIPTION="Enlightenment DR19 window manager" -HOMEPAGE="http://www.enlightenment.org/" -SRC_URI="http://download.enlightenment.org/rel/apps/${PN}/${P/_/-}.tar.bz2" - -LICENSE="BSD-2" -KEYWORDS="~amd64 ~x86" -SLOT="0.17/0.19" - -E_MODULES_DEFAULT=( - conf-applications conf-bindings conf-dialogs conf-display conf-interaction - conf-intl conf-menus conf-paths conf-performance conf-randr conf-shelves - conf-theme conf-window-manipulation conf-window-remembers - - appmenu backlight battery bluez4 clock connman contact cpufreq everything - fileman fileman-opinfo gadman ibar ibox lokker mixer msgbus music-control - notification pager pager16 quickaccess shot start syscon systray tasks - teamwork temperature tiling winlist wizard xkbswitch -) -E_MODULES=( - access packagkit wl-desktop-shell wl-drm wl-fb wl-x11 -) -IUSE_E_MODULES=( - "${E_MODULES_DEFAULT[@]/#/+enlightenment_modules_}" - "${E_MODULES[@]/#/enlightenment_modules_}" -) -IUSE="doc +eeze egl nls pam pm-utils static-libs systemd ukit wayland ${IUSE_E_MODULES[@]}" - -RDEPEND=" - >=dev-libs/efl-1.10.0[X,egl?,wayland?] - >=media-libs/elementary-1.10.0 - virtual/udev - x11-libs/libxcb - x11-libs/xcb-util-keysyms - enlightenment_modules_mixer? ( >=media-libs/alsa-lib-1.0.8 ) - nls? ( sys-devel/gettext ) - pam? ( sys-libs/pam ) - pm-utils? ( sys-power/pm-utils ) - systemd? ( sys-apps/systemd ) - wayland? ( - >=dev-libs/wayland-1.3.0 - >=x11-libs/pixman-0.31.1 - >=x11-libs/libxkbcommon-0.3.1 - )" -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen )" - -S="${WORKDIR}/${P/_/-}" - -src_configure() { - local config=( - --disable-device-hal - --disable-simple-x11 - --disable-wayland-only - - --enable-conf - --enable-device-udev # instead of hal - --enable-enotify - --enable-files - --enable-install-enlightenment-menu - --enable-install-sysactions - - $(use_enable doc) - $(use_enable egl wayland-egl) - $(use_enable nls) - $(use_enable pam) - $(use_enable static-libs static) - $(use_enable systemd) - $(use_enable ukit mount-udisks) - $(use_enable eeze mount-eeze) - $(use_enable wayland wayland-clients) - ) - - local i - for i in ${E_MODULES_DEFAULT} ${E_MODULES}; do - config+=( $(use_enable enlightenment_modules_${i} ${i}) ) - done - - if use wayland; then - config+=( --enable-enlightenment_modules_wl-desktop-shell ) - fi - - econf "${config[@]}" -} - -src_install() { - default - prune_libtool_files -} diff --git a/x11-wm/enlightenment/enlightenment-0.19.1.ebuild b/x11-wm/enlightenment/enlightenment-0.19.1.ebuild new file mode 100644 index 0000000..d73ddba --- /dev/null +++ b/x11-wm/enlightenment/enlightenment-0.19.1.ebuild @@ -0,0 +1,96 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Enlightenment DR19 window manager" +HOMEPAGE="http://www.enlightenment.org/" +SRC_URI="http://download.enlightenment.org/rel/apps/${PN}/${P/_/-}.tar.bz2" + +LICENSE="BSD-2" +KEYWORDS="~amd64 ~x86" +SLOT="0.17/0.19" + +E_MODULES_DEFAULT=( + conf-applications conf-bindings conf-dialogs conf-display conf-interaction + conf-intl conf-menus conf-paths conf-performance conf-randr conf-shelves + conf-theme conf-window-manipulation conf-window-remembers + + appmenu backlight battery bluez4 clock connman contact cpufreq everything + fileman fileman-opinfo gadman ibar ibox lokker mixer msgbus music-control + notification pager pager16 quickaccess shot start syscon systray tasks + teamwork temperature tiling winlist wizard xkbswitch +) +E_MODULES=( + access packagkit wl-desktop-shell wl-drm wl-fb wl-x11 +) +IUSE_E_MODULES=( + "${E_MODULES_DEFAULT[@]/#/+enlightenment_modules_}" + "${E_MODULES[@]/#/enlightenment_modules_}" +) +IUSE="doc +eeze egl nls pam pm-utils static-libs systemd ukit wayland ${IUSE_E_MODULES[@]}" + +RDEPEND=" + >=dev-libs/efl-1.10.0[X,egl?,wayland?] + >=media-libs/elementary-1.10.0 + virtual/udev + x11-libs/libxcb + x11-libs/xcb-util-keysyms + enlightenment_modules_mixer? ( >=media-libs/alsa-lib-1.0.8 ) + nls? ( sys-devel/gettext ) + pam? ( sys-libs/pam ) + pm-utils? ( sys-power/pm-utils ) + systemd? ( sys-apps/systemd ) + wayland? ( + >=dev-libs/wayland-1.3.0 + >=x11-libs/pixman-0.31.1 + >=x11-libs/libxkbcommon-0.3.1 + )" +DEPEND="${RDEPEND} + doc? ( app-doc/doxygen )" + +S="${WORKDIR}/${P/_/-}" + +src_configure() { + local config=( + --disable-device-hal + --disable-simple-x11 + --disable-wayland-only + + --enable-conf + --enable-device-udev # instead of hal + --enable-enotify + --enable-files + --enable-install-enlightenment-menu + --enable-install-sysactions + + $(use_enable doc) + $(use_enable egl wayland-egl) + $(use_enable nls) + $(use_enable pam) + $(use_enable static-libs static) + $(use_enable systemd) + $(use_enable ukit mount-udisks) + $(use_enable eeze mount-eeze) + $(use_enable wayland wayland-clients) + ) + + local i + for i in ${E_MODULES_DEFAULT} ${E_MODULES}; do + config+=( $(use_enable enlightenment_modules_${i} ${i}) ) + done + + if use wayland; then + config+=( --enable-enlightenment_modules_wl-desktop-shell ) + fi + + econf "${config[@]}" +} + +src_install() { + default + prune_libtool_files +} -- cgit v1.2.3-65-gdbad