[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2023-08-13 Thread Andreas Sturmlechner
commit: c34b13cfbc00e5d255138b050d8fef130c8fd871
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug 13 14:24:25 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug 13 17:56:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34b13cf

x11-wm/e16: drop 1.0.24

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-wm/e16/Manifest  |   1 -
 x11-wm/e16/e16-1.0.24.ebuild | 147 ---
 x11-wm/e16/metadata.xml  |   1 -
 3 files changed, 149 deletions(-)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index 8c473fe0361f..5ccaefc97367 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1,2 +1 @@
-DIST e16-1.0.24.tar.xz 1392444 BLAKE2B 
5a4c30af2d484226fac73cbe9131ae9dc308638fc035958012b99747ddaa15b1fc1340fe74c7e809e399b5c93dfc7bf8a6ead338c3977483621f4ab98f8f4a3e
 SHA512 
869e2c654bbdcdbb56656cacea8338b0f99a991e4aeaa4dde3fd01e358b1010a58422344e617d522e024186ab98a1d9364e6ea3428507b3831516d1da5dfb08a
 DIST e16-1.0.25.tar.xz 144 BLAKE2B 
34ef7be6896d04234b3a48675c185aa86d7a70e0e8b5db2cdf15bef4336a40575065713f9612b94dd29a490902f36f9eb08489a779160801e885a5635d896e56
 SHA512 
e5cc6b08ddad8eb3052dbafda2a0ab56134e90eb9cdf75da405ac853301eadf8348dc918218119117a1f96d08e562367ff60365deb790a14af5fbdaaf89684d3

diff --git a/x11-wm/e16/e16-1.0.24.ebuild b/x11-wm/e16/e16-1.0.24.ebuild
deleted file mode 100644
index 786d09336886..
--- a/x11-wm/e16/e16-1.0.24.ebuild
+++ /dev/null
@@ -1,147 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Enlightenment Window Manager (E16)"
-HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+alsa audiofile container dbus debug +dialogs doc examples
-gnome libhack modules nls opengl +pango +poll player pulseaudio
-select +sndfile sound +themes xcomposite +xft xi2 xinerama xpresent
-+xrandr +xrender +xsm +xsync zoom"
-
-REQUIRED_USE="
-   ^^ ( poll select )
-   opengl? ( xcomposite )
-   pango? ( xft )
-   sound? (
-   ^^ ( alsa player pulseaudio )
-   alsa?   ( ^^ ( sndfile audiofile ) )
-   pulseaudio? ( ^^ ( sndfile audiofile ) )
-   )
-"
-
-BDEPEND="
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-"
-COMMON_DEPEND="
-   media-libs/freetype:2
-   media-libs/imlib2[X]
-   virtual/libiconv
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-misc/xbitmaps
-   dbus? ( sys-apps/dbus )
-   opengl? (
-   media-libs/glu
-   media-libs/mesa
-   )
-   pango? (
-   dev-libs/glib:2
-   x11-libs/pango[X]
-   )
-   sound? (
-   alsa? ( media-libs/alsa-lib )
-   player? ( media-sound/alsa-utils )
-   pulseaudio? ( || (
-   media-sound/apulse[sdk]
-   media-sound/pulseaudio
-   ) )
-   audiofile? ( media-libs/audiofile:= )
-   sndfile? ( media-libs/libsndfile )
-   )
-   xcomposite? (
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   )
-   xft? ( x11-libs/libXft )
-   xinerama? ( x11-libs/libXinerama )
-   xpresent? ( x11-libs/libXpresent )
-   xrandr? ( x11-libs/libXrandr )
-   xrender? ( x11-libs/libXrender )
-   xsm? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   zoom? ( x11-libs/libXxf86vm )
-"
-RDEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/e16-docs )
-   nls? ( virtual/libintl )
-   themes? ( x11-themes/e16-themes )
-   !x11-wm/enlightenment:0
-"
-DEPEND="${COMMON_DEPEND}
-   x11-base/xorg-proto
-"
-
-src_configure() {
-   local myconf=(
-   $(use_enable container)
-   $(use_enable dbus)
-   $(use_enable debug libtrip)
-   $(use_enable dialogs)
-   $(use_enable doc docs)
-   $(use_enable libhack)
-   $(use_enable modules)
-   $(use_enable nls)
-   $(use_enable opengl glx)
-   $(use_enable pango)
-   $(use_enable xcomposite composite)
-   $(use_enable xft)
-   $(use_enable xi2)
-   $(use_enable xinerama)
-   $(use_enable xpresent)
-   $(use_enable xrandr)
-   $(use_enable xrender)
-   $(use_enable xsm sm)
-   $(use_enable xsync)
-   $(use_enable zoom)
-   $(use_with gnome gnome gnome3)
-   --enable-mans
-   --disable-docs
-   --disable-esdtest
-   --disable-gcc-cpp
-   

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2023-08-03 Thread Sam James
commit: b53aae6d21843d42cb566903fdaaec71e1270d70
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug  3 15:07:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug  3 15:07:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53aae6d

x11-wm/e16: Stabilize 1.0.25-r1 x86, #908288

Signed-off-by: Sam James  gentoo.org>

 x11-wm/e16/e16-1.0.25-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/e16/e16-1.0.25-r1.ebuild b/x11-wm/e16/e16-1.0.25-r1.ebuild
index 8e5d52c95fed..b35cdeb40b44 100644
--- a/x11-wm/e16/e16-1.0.25-r1.ebuild
+++ b/x11-wm/e16/e16-1.0.25-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+alsa audiofile dbus debug +dialogs doc examples gnome
 libhack modules nls no-container opengl +pango +poll player
 pulseaudio select +sndfile sound +themes xcomposite +xft xi2



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2023-07-25 Thread Sam James
commit: 2cdea17624274eeb479d96304769c9ae63d5b830
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 25 18:51:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 25 18:51:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cdea176

x11-wm/e16: Stabilize 1.0.25-r1 amd64, #908288

Signed-off-by: Sam James  gentoo.org>

 x11-wm/e16/e16-1.0.25-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/e16/e16-1.0.25-r1.ebuild b/x11-wm/e16/e16-1.0.25-r1.ebuild
index cde95ac0a0ea..8e5d52c95fed 100644
--- a/x11-wm/e16/e16-1.0.25-r1.ebuild
+++ b/x11-wm/e16/e16-1.0.25-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+alsa audiofile dbus debug +dialogs doc examples gnome
 libhack modules nls no-container opengl +pango +poll player
 pulseaudio select +sndfile sound +themes xcomposite +xft xi2



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2023-06-10 Thread Andreas Sturmlechner
commit: 5984f55f7313c66d94698c6b1f4b3491dab675ca
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 10 21:45:38 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun 10 22:56:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5984f55f

x11-wm/e16: drop 1.0.25

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-wm/e16/e16-1.0.25.ebuild | 146 ---
 1 file changed, 146 deletions(-)

diff --git a/x11-wm/e16/e16-1.0.25.ebuild b/x11-wm/e16/e16-1.0.25.ebuild
deleted file mode 100644
index a7804aab9c99..
--- a/x11-wm/e16/e16-1.0.25.ebuild
+++ /dev/null
@@ -1,146 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Enlightenment Window Manager (E16)"
-HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+alsa audiofile dbus debug +dialogs doc examples gnome
-libhack modules nls no-container opengl +pango +poll player
-pulseaudio select +sndfile sound +themes xcomposite +xft xi2
-xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
-
-REQUIRED_USE="
-   ^^ ( poll select )
-   opengl? ( xcomposite )
-   pango? ( xft )
-   sound? (
-   ^^ ( alsa player pulseaudio )
-   alsa?   ( ^^ ( sndfile audiofile ) )
-   pulseaudio? ( ^^ ( sndfile audiofile ) )
-   )
-"
-
-BDEPEND="
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-"
-COMMON_DEPEND="
-   media-libs/freetype:2
-   media-libs/imlib2[X]
-   virtual/libiconv
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-misc/xbitmaps
-   dbus? ( sys-apps/dbus )
-   opengl? (
-   media-libs/glu
-   media-libs/mesa
-   )
-   pango? (
-   dev-libs/glib:2
-   x11-libs/pango[X]
-   )
-   sound? (
-   alsa? ( media-libs/alsa-lib )
-   player? ( media-sound/alsa-utils )
-   pulseaudio? ( || (
-   media-sound/apulse[sdk]
-   media-sound/pulseaudio
-   ) )
-   audiofile? ( media-libs/audiofile:= )
-   sndfile? ( media-libs/libsndfile )
-   )
-   xcomposite? (
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   )
-   xft? ( x11-libs/libXft )
-   xinerama? ( x11-libs/libXinerama )
-   xpresent? ( x11-libs/libXpresent )
-   xrandr? ( x11-libs/libXrandr )
-   xrender? ( x11-libs/libXrender )
-   xsm? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   zoom? ( x11-libs/libXxf86vm )
-"
-RDEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/e16-docs )
-   nls? ( virtual/libintl )
-   themes? ( x11-themes/e16-themes )
-   !x11-wm/enlightenment:0
-"
-DEPEND="${COMMON_DEPEND}
-   x11-base/xorg-proto
-"
-
-src_configure() {
-   local myconf=(
-   $(use_enable dbus)
-   $(use_enable debug libtrip)
-   $(use_enable dialogs)
-   $(use_enable doc docs)
-   $(use_enable libhack)
-   $(use_enable modules)
-   $(use_enable nls)
-   $(use_enable no-container)
-   $(use_enable opengl glx)
-   $(use_enable pango)
-   $(use_enable xcomposite composite)
-   $(use_enable xft)
-   $(use_enable xi2)
-   $(use_enable xinerama)
-   $(use_enable xpresent)
-   $(use_enable xrandr)
-   $(use_enable xrender)
-   $(use_enable xsm sm)
-   $(use_enable xsync)
-   $(use_enable zoom)
-   $(use_with gnome gnome gnome3)
-   --enable-mans
-   --disable-docs
-   --disable-esdtest
-   --disable-gcc-cpp
-   --disable-werror
-   --disable-xscrnsaver
-   )
-   if use sound; then
-   use alsa   && myconf+=( --enable-sound=alsa )
-   use pulseaudio && myconf+=( --enable-sound=pulseaudio )
-   use player && myconf+=( --enable-sound=player )
-
-   if use alsa || use pulseaudio; then
-   use sndfile   && myconf+=( --with-sndldr=sndfile )
-   use audiofile && myconf+=( --with-sndldr=audiofile )
-   else
-   myconf+=( --without-sndldr )
-   fi
-   else
-   myconf+=( --disable-sound --without-sndldr )
-   fi
-   use poll && myconf+=( --with-evhan=poll )
-   use select && myconf+=( --with-evhan=select )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2023-06-10 Thread Andreas Sturmlechner
commit: e42676b09c8af03e414843744343fd3fb7a063aa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 10 21:45:17 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun 10 22:56:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42676b0

x11-wm/e16: Switch IUSE=pulseaudio to media-libs/libpulse

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-wm/e16/e16-1.0.25-r1.ebuild | 146 
 1 file changed, 146 insertions(+)

diff --git a/x11-wm/e16/e16-1.0.25-r1.ebuild b/x11-wm/e16/e16-1.0.25-r1.ebuild
new file mode 100644
index ..cde95ac0a0ea
--- /dev/null
+++ b/x11-wm/e16/e16-1.0.25-r1.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Enlightenment Window Manager (E16)"
+HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa audiofile dbus debug +dialogs doc examples gnome
+libhack modules nls no-container opengl +pango +poll player
+pulseaudio select +sndfile sound +themes xcomposite +xft xi2
+xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
+
+REQUIRED_USE="
+   ^^ ( poll select )
+   opengl? ( xcomposite )
+   pango? ( xft )
+   sound? (
+   ^^ ( alsa player pulseaudio )
+   alsa?   ( ^^ ( sndfile audiofile ) )
+   pulseaudio? ( ^^ ( sndfile audiofile ) )
+   )
+"
+
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+COMMON_DEPEND="
+   media-libs/freetype:2
+   media-libs/imlib2[X]
+   virtual/libiconv
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-misc/xbitmaps
+   dbus? ( sys-apps/dbus )
+   opengl? (
+   media-libs/glu
+   media-libs/mesa
+   )
+   pango? (
+   dev-libs/glib:2
+   x11-libs/pango[X]
+   )
+   sound? (
+   alsa? ( media-libs/alsa-lib )
+   player? ( media-sound/alsa-utils )
+   pulseaudio? ( || (
+   media-libs/libpulse
+   media-sound/apulse[sdk]
+   ) )
+   audiofile? ( media-libs/audiofile:= )
+   sndfile? ( media-libs/libsndfile )
+   )
+   xcomposite? (
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   )
+   xft? ( x11-libs/libXft )
+   xinerama? ( x11-libs/libXinerama )
+   xpresent? ( x11-libs/libXpresent )
+   xrandr? ( x11-libs/libXrandr )
+   xrender? ( x11-libs/libXrender )
+   xsm? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   zoom? ( x11-libs/libXxf86vm )
+"
+RDEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/e16-docs )
+   nls? ( virtual/libintl )
+   themes? ( x11-themes/e16-themes )
+   !x11-wm/enlightenment:0
+"
+DEPEND="${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+
+src_configure() {
+   local myconf=(
+   $(use_enable dbus)
+   $(use_enable debug libtrip)
+   $(use_enable dialogs)
+   $(use_enable doc docs)
+   $(use_enable libhack)
+   $(use_enable modules)
+   $(use_enable nls)
+   $(use_enable no-container)
+   $(use_enable opengl glx)
+   $(use_enable pango)
+   $(use_enable xcomposite composite)
+   $(use_enable xft)
+   $(use_enable xi2)
+   $(use_enable xinerama)
+   $(use_enable xpresent)
+   $(use_enable xrandr)
+   $(use_enable xrender)
+   $(use_enable xsm sm)
+   $(use_enable xsync)
+   $(use_enable zoom)
+   $(use_with gnome gnome gnome3)
+   --enable-mans
+   --disable-docs
+   --disable-esdtest
+   --disable-gcc-cpp
+   --disable-werror
+   --disable-xscrnsaver
+   )
+   if use sound; then
+   use alsa   && myconf+=( --enable-sound=alsa )
+   use pulseaudio && myconf+=( --enable-sound=pulseaudio )
+   use player && myconf+=( --enable-sound=player )
+
+   if use alsa || use pulseaudio; then
+   use sndfile   && myconf+=( --with-sndldr=sndfile )
+   use audiofile && myconf+=( --with-sndldr=audiofile )
+   else
+   myconf+=( --without-sndldr )
+   fi
+   else
+   myconf+=( --disable-sound --without-sndldr )
+   fi
+   use poll && myconf+=( --with-evhan=poll )
+   use select && myconf+=( --with-evhan=select )
+
+   econf "${myconf[@]}"
+}
+

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/, x11-wm/e16/files/

2022-08-02 Thread Andrew Savchenko
commit: 2fd5430f6bdd0ba5e81ed0330adb86f9a09396e5
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Tue Aug  2 12:50:50 2022 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Tue Aug  2 12:50:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd5430f

x11-wm/e16: drop 1.0.22

Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest   |   1 -
 x11-wm/e16/e16-1.0.22.ebuild  | 146 --
 x11-wm/e16/files/e16-user-fonts.patch |  12 ---
 3 files changed, 159 deletions(-)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index 33779622ea3b..8c473fe0361f 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1,3 +1,2 @@
-DIST e16-1.0.22.tar.xz 1442288 BLAKE2B 
7f102474f9054935ea15ed58c91f18613561eaad84c8398c410014a5dbfb2f7f5fd079399db4c6462096c9a351bd89e47fbd61d304ca99ec844806c26c97d6a9
 SHA512 
0ff40390a56f0dbd2219d9e4e665b1c1802801e552df3bd76fa71502ad2fb7466f2f175757b088b490fbc58e4196b362d6cf451ad43d5104849ac8ce2805299e
 DIST e16-1.0.24.tar.xz 1392444 BLAKE2B 
5a4c30af2d484226fac73cbe9131ae9dc308638fc035958012b99747ddaa15b1fc1340fe74c7e809e399b5c93dfc7bf8a6ead338c3977483621f4ab98f8f4a3e
 SHA512 
869e2c654bbdcdbb56656cacea8338b0f99a991e4aeaa4dde3fd01e358b1010a58422344e617d522e024186ab98a1d9364e6ea3428507b3831516d1da5dfb08a
 DIST e16-1.0.25.tar.xz 144 BLAKE2B 
34ef7be6896d04234b3a48675c185aa86d7a70e0e8b5db2cdf15bef4336a40575065713f9612b94dd29a490902f36f9eb08489a779160801e885a5635d896e56
 SHA512 
e5cc6b08ddad8eb3052dbafda2a0ab56134e90eb9cdf75da405ac853301eadf8348dc918218119117a1f96d08e562367ff60365deb790a14af5fbdaaf89684d3

diff --git a/x11-wm/e16/e16-1.0.22.ebuild b/x11-wm/e16/e16-1.0.22.ebuild
deleted file mode 100644
index 8490c84fa233..
--- a/x11-wm/e16/e16-1.0.22.ebuild
+++ /dev/null
@@ -1,146 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Enlightenment Window Manager (E16)"
-HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+alsa audiofile container dbus debug +dialogs doc examples
-gnome libhack modules nls opengl +pango player pulseaudio +sndfile
-sound +themes xcomposite +xft xi2 xinerama xpresent +xrandr
-+xrender +xsm +xsync zoom"
-
-REQUIRED_USE="
-   opengl? ( xcomposite )
-   pango? ( xft )
-   sound? (
-   ^^ ( alsa player pulseaudio )
-   alsa?   ( ^^ ( sndfile audiofile ) )
-   pulseaudio? ( ^^ ( sndfile audiofile ) )
-   )
-"
-
-BDEPEND="
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-"
-COMMON_DEPEND="
-   media-libs/freetype:2
-   media-libs/imlib2[X]
-   virtual/libiconv
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-misc/xbitmaps
-   dbus? ( sys-apps/dbus )
-   opengl? (
-   media-libs/glu
-   media-libs/mesa
-   )
-   pango? (
-   dev-libs/glib:2
-   x11-libs/pango[X]
-   )
-   sound? (
-   alsa? ( media-libs/alsa-lib )
-   player? ( media-sound/alsa-utils )
-   pulseaudio? ( || (
-   media-sound/apulse[sdk]
-   media-sound/pulseaudio
-   ) )
-   audiofile? ( media-libs/audiofile:= )
-   sndfile? ( media-libs/libsndfile )
-   )
-   xcomposite? (
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   )
-   xft? ( x11-libs/libXft )
-   xinerama? ( x11-libs/libXinerama )
-   xpresent? ( x11-libs/libXpresent )
-   xrandr? ( x11-libs/libXrandr )
-   xrender? ( x11-libs/libXrender )
-   xsm? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   zoom? ( x11-libs/libXxf86vm )
-"
-RDEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/e16-docs )
-   nls? ( virtual/libintl )
-   themes? ( x11-themes/e16-themes )
-   !x11-wm/enlightenment:0
-"
-DEPEND="${COMMON_DEPEND}
-   x11-base/xorg-proto
-"
-
-PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )
-
-src_configure() {
-   local myconf=(
-   $(use_enable container)
-   $(use_enable dbus)
-   $(use_enable debug libtrip)
-   $(use_enable dialogs)
-   $(use_enable doc docs)
-   $(use_enable libhack)
-   $(use_enable modules)
-   $(use_enable nls)
-   $(use_enable opengl glx)
-   $(use_enable pango)
-   $(use_enable xcomposite composite)
-   $(use_enable xft)
-   $(use_enable xi2)
-   $(use_enable xinerama)
-   $(use_enable xpresent)
-   $(use_enable xrandr)
-   

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2022-08-02 Thread Agostino Sarubbo
commit: 2b2097cac842fb20561ea9fcbea058fc19023759
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug  2 07:05:54 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug  2 07:05:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2097ca

x11-wm/e16: amd64 stable wrt bug #862789

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-wm/e16/e16-1.0.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/e16/e16-1.0.24.ebuild b/x11-wm/e16/e16-1.0.24.ebuild
index 7d17ee5a4f35..786d09336886 100644
--- a/x11-wm/e16/e16-1.0.24.ebuild
+++ b/x11-wm/e16/e16-1.0.24.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="+alsa audiofile container dbus debug +dialogs doc examples
 gnome libhack modules nls opengl +pango +poll player pulseaudio
 select +sndfile sound +themes xcomposite +xft xi2 xinerama xpresent



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2022-08-02 Thread Agostino Sarubbo
commit: b2b8ae959fbd14a2a76c5b54904d21e35f50a0be
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug  2 06:52:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug  2 06:52:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b8ae95

x11-wm/e16: x86 stable wrt bug #862789

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-wm/e16/e16-1.0.24.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/e16/e16-1.0.24.ebuild b/x11-wm/e16/e16-1.0.24.ebuild
index 89f74d6029b6..7d17ee5a4f35 100644
--- a/x11-wm/e16/e16-1.0.24.ebuild
+++ b/x11-wm/e16/e16-1.0.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+alsa audiofile container dbus debug +dialogs doc examples
 gnome libhack modules nls opengl +pango +poll player pulseaudio
 select +sndfile sound +themes xcomposite +xft xi2 xinerama xpresent



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2022-07-31 Thread Andrew Savchenko
commit: a264f267c1bdf091fc0418b8efa4e3a2cf2ff810
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Sun Jul 31 15:19:38 2022 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Sun Jul 31 15:19:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a264f267

x11-wm/e16: version bump to 1.0.25

- Update to 1.0.25.
- Enable container by default and rename USE container -> no-container.
- Update custom USE flags descriptions.

Closes: https://bugs.gentoo.org/843467
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest  |   1 +
 x11-wm/e16/e16-1.0.25.ebuild | 146 +++
 x11-wm/e16/metadata.xml  |   5 +-
 3 files changed, 150 insertions(+), 2 deletions(-)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index 27b7b3f1699a..33779622ea3b 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1,2 +1,3 @@
 DIST e16-1.0.22.tar.xz 1442288 BLAKE2B 
7f102474f9054935ea15ed58c91f18613561eaad84c8398c410014a5dbfb2f7f5fd079399db4c6462096c9a351bd89e47fbd61d304ca99ec844806c26c97d6a9
 SHA512 
0ff40390a56f0dbd2219d9e4e665b1c1802801e552df3bd76fa71502ad2fb7466f2f175757b088b490fbc58e4196b362d6cf451ad43d5104849ac8ce2805299e
 DIST e16-1.0.24.tar.xz 1392444 BLAKE2B 
5a4c30af2d484226fac73cbe9131ae9dc308638fc035958012b99747ddaa15b1fc1340fe74c7e809e399b5c93dfc7bf8a6ead338c3977483621f4ab98f8f4a3e
 SHA512 
869e2c654bbdcdbb56656cacea8338b0f99a991e4aeaa4dde3fd01e358b1010a58422344e617d522e024186ab98a1d9364e6ea3428507b3831516d1da5dfb08a
+DIST e16-1.0.25.tar.xz 144 BLAKE2B 
34ef7be6896d04234b3a48675c185aa86d7a70e0e8b5db2cdf15bef4336a40575065713f9612b94dd29a490902f36f9eb08489a779160801e885a5635d896e56
 SHA512 
e5cc6b08ddad8eb3052dbafda2a0ab56134e90eb9cdf75da405ac853301eadf8348dc918218119117a1f96d08e562367ff60365deb790a14af5fbdaaf89684d3

diff --git a/x11-wm/e16/e16-1.0.25.ebuild b/x11-wm/e16/e16-1.0.25.ebuild
new file mode 100644
index ..a7804aab9c99
--- /dev/null
+++ b/x11-wm/e16/e16-1.0.25.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Enlightenment Window Manager (E16)"
+HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa audiofile dbus debug +dialogs doc examples gnome
+libhack modules nls no-container opengl +pango +poll player
+pulseaudio select +sndfile sound +themes xcomposite +xft xi2
+xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
+
+REQUIRED_USE="
+   ^^ ( poll select )
+   opengl? ( xcomposite )
+   pango? ( xft )
+   sound? (
+   ^^ ( alsa player pulseaudio )
+   alsa?   ( ^^ ( sndfile audiofile ) )
+   pulseaudio? ( ^^ ( sndfile audiofile ) )
+   )
+"
+
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+COMMON_DEPEND="
+   media-libs/freetype:2
+   media-libs/imlib2[X]
+   virtual/libiconv
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-misc/xbitmaps
+   dbus? ( sys-apps/dbus )
+   opengl? (
+   media-libs/glu
+   media-libs/mesa
+   )
+   pango? (
+   dev-libs/glib:2
+   x11-libs/pango[X]
+   )
+   sound? (
+   alsa? ( media-libs/alsa-lib )
+   player? ( media-sound/alsa-utils )
+   pulseaudio? ( || (
+   media-sound/apulse[sdk]
+   media-sound/pulseaudio
+   ) )
+   audiofile? ( media-libs/audiofile:= )
+   sndfile? ( media-libs/libsndfile )
+   )
+   xcomposite? (
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   )
+   xft? ( x11-libs/libXft )
+   xinerama? ( x11-libs/libXinerama )
+   xpresent? ( x11-libs/libXpresent )
+   xrandr? ( x11-libs/libXrandr )
+   xrender? ( x11-libs/libXrender )
+   xsm? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   zoom? ( x11-libs/libXxf86vm )
+"
+RDEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/e16-docs )
+   nls? ( virtual/libintl )
+   themes? ( x11-themes/e16-themes )
+   !x11-wm/enlightenment:0
+"
+DEPEND="${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+
+src_configure() {
+   local myconf=(
+   $(use_enable dbus)
+   $(use_enable debug libtrip)
+   $(use_enable dialogs)
+   $(use_enable doc docs)
+   $(use_enable libhack)
+   $(use_enable modules)
+   $(use_enable nls)
+   $(use_enable no-container)
+   $(use_enable opengl glx)
+   $(use_enable pango)
+   $(use_enable xcomposite composite)
+   $(use_enable 

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2021-12-11 Thread Andrew Savchenko
commit: f57e67d328ccf4716b2f67052519e370486d8e29
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Sat Dec 11 14:10:26 2021 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Sat Dec 11 14:10:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57e67d3

x11-wm/e16: update to 1.0.24

Package-Manager: Portage-3.0.29, Repoman-3.0.3
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest  |   1 +
 x11-wm/e16/e16-1.0.24.ebuild | 147 +++
 x11-wm/e16/metadata.xml  |   2 +
 3 files changed, 150 insertions(+)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index ce15bb6f1812..27b7b3f1699a 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1 +1,2 @@
 DIST e16-1.0.22.tar.xz 1442288 BLAKE2B 
7f102474f9054935ea15ed58c91f18613561eaad84c8398c410014a5dbfb2f7f5fd079399db4c6462096c9a351bd89e47fbd61d304ca99ec844806c26c97d6a9
 SHA512 
0ff40390a56f0dbd2219d9e4e665b1c1802801e552df3bd76fa71502ad2fb7466f2f175757b088b490fbc58e4196b362d6cf451ad43d5104849ac8ce2805299e
+DIST e16-1.0.24.tar.xz 1392444 BLAKE2B 
5a4c30af2d484226fac73cbe9131ae9dc308638fc035958012b99747ddaa15b1fc1340fe74c7e809e399b5c93dfc7bf8a6ead338c3977483621f4ab98f8f4a3e
 SHA512 
869e2c654bbdcdbb56656cacea8338b0f99a991e4aeaa4dde3fd01e358b1010a58422344e617d522e024186ab98a1d9364e6ea3428507b3831516d1da5dfb08a

diff --git a/x11-wm/e16/e16-1.0.24.ebuild b/x11-wm/e16/e16-1.0.24.ebuild
new file mode 100644
index ..89f74d6029b6
--- /dev/null
+++ b/x11-wm/e16/e16-1.0.24.ebuild
@@ -0,0 +1,147 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Enlightenment Window Manager (E16)"
+HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa audiofile container dbus debug +dialogs doc examples
+gnome libhack modules nls opengl +pango +poll player pulseaudio
+select +sndfile sound +themes xcomposite +xft xi2 xinerama xpresent
++xrandr +xrender +xsm +xsync zoom"
+
+REQUIRED_USE="
+   ^^ ( poll select )
+   opengl? ( xcomposite )
+   pango? ( xft )
+   sound? (
+   ^^ ( alsa player pulseaudio )
+   alsa?   ( ^^ ( sndfile audiofile ) )
+   pulseaudio? ( ^^ ( sndfile audiofile ) )
+   )
+"
+
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+COMMON_DEPEND="
+   media-libs/freetype:2
+   media-libs/imlib2[X]
+   virtual/libiconv
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-misc/xbitmaps
+   dbus? ( sys-apps/dbus )
+   opengl? (
+   media-libs/glu
+   media-libs/mesa
+   )
+   pango? (
+   dev-libs/glib:2
+   x11-libs/pango[X]
+   )
+   sound? (
+   alsa? ( media-libs/alsa-lib )
+   player? ( media-sound/alsa-utils )
+   pulseaudio? ( || (
+   media-sound/apulse[sdk]
+   media-sound/pulseaudio
+   ) )
+   audiofile? ( media-libs/audiofile:= )
+   sndfile? ( media-libs/libsndfile )
+   )
+   xcomposite? (
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   )
+   xft? ( x11-libs/libXft )
+   xinerama? ( x11-libs/libXinerama )
+   xpresent? ( x11-libs/libXpresent )
+   xrandr? ( x11-libs/libXrandr )
+   xrender? ( x11-libs/libXrender )
+   xsm? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   zoom? ( x11-libs/libXxf86vm )
+"
+RDEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/e16-docs )
+   nls? ( virtual/libintl )
+   themes? ( x11-themes/e16-themes )
+   !x11-wm/enlightenment:0
+"
+DEPEND="${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+
+src_configure() {
+   local myconf=(
+   $(use_enable container)
+   $(use_enable dbus)
+   $(use_enable debug libtrip)
+   $(use_enable dialogs)
+   $(use_enable doc docs)
+   $(use_enable libhack)
+   $(use_enable modules)
+   $(use_enable nls)
+   $(use_enable opengl glx)
+   $(use_enable pango)
+   $(use_enable xcomposite composite)
+   $(use_enable xft)
+   $(use_enable xi2)
+   $(use_enable xinerama)
+   $(use_enable xpresent)
+   $(use_enable xrandr)
+   $(use_enable xrender)
+   $(use_enable xsm sm)
+   $(use_enable xsync)
+   $(use_enable zoom)
+   $(use_with gnome gnome gnome3)
+   --enable-mans
+   --disable-docs
+   --disable-esdtest
+   

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2021-12-10 Thread Andrew Savchenko
commit: a4bbe7252360440455497b9f7d9d040a8a5c0c1f
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Fri Dec 10 22:03:59 2021 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Fri Dec 10 22:04:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4bbe725

x11-wm/e16: drop old

Package-Manager: Portage-3.0.29, Repoman-3.0.3
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest  |   1 -
 x11-wm/e16/e16-1.0.21.ebuild | 130 ---
 2 files changed, 131 deletions(-)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index 88a572a95948..ce15bb6f1812 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1,2 +1 @@
-DIST e16-1.0.21.tar.xz 1440484 BLAKE2B 
ea9521d4939400e292e9e2be6e73770a48d966702897c30babfe036a655ef3c5d9766eca3867e1a84b8fbd934a05c4a0487239a78d641c41a6e93a19feeb70a2
 SHA512 
0f5984d3c3594bf94338c9b53c681cd40f8cc165a18d7d9e0e6202fdf237ace52d9aac9c5ba04f052f94dfd463dcf558b8015044b4d457114c19a7a27ac23723
 DIST e16-1.0.22.tar.xz 1442288 BLAKE2B 
7f102474f9054935ea15ed58c91f18613561eaad84c8398c410014a5dbfb2f7f5fd079399db4c6462096c9a351bd89e47fbd61d304ca99ec844806c26c97d6a9
 SHA512 
0ff40390a56f0dbd2219d9e4e665b1c1802801e552df3bd76fa71502ad2fb7466f2f175757b088b490fbc58e4196b362d6cf451ad43d5104849ac8ce2805299e

diff --git a/x11-wm/e16/e16-1.0.21.ebuild b/x11-wm/e16/e16-1.0.21.ebuild
deleted file mode 100644
index 891c63f37815..
--- a/x11-wm/e16/e16-1.0.21.ebuild
+++ /dev/null
@@ -1,130 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Enlightenment Window Manager (E16)"
-HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="audiofile container dbus debug +dialogs doc examples gnome
-libhack modules nls opengl +pango sndfile sound +themes xcomposite
-+xft xi2 xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
-
-REQUIRED_USE="
-   audiofile? ( sound )
-   opengl? ( xcomposite )
-   pango? ( xft )
-   sndfile? ( sound )
-   sound? ( ^^ ( sndfile audiofile ) )
-"
-
-BDEPEND="
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-"
-COMMON_DEPEND="
-   media-libs/freetype:2
-   media-libs/imlib2[X]
-   virtual/libiconv
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-misc/xbitmaps
-   dbus? ( sys-apps/dbus )
-   opengl? (
-   media-libs/glu
-   media-libs/mesa
-   )
-   pango? (
-   dev-libs/glib:2
-   x11-libs/pango[X]
-   )
-   sound? (
-   || (
-   media-sound/apulse[sdk]
-   media-sound/pulseaudio
-   )
-   sndfile? ( media-libs/libsndfile )
-   audiofile? ( media-libs/audiofile:= )
-   )
-   xcomposite? (
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   )
-   xft? ( x11-libs/libXft )
-   xinerama? ( x11-libs/libXinerama )
-   xpresent? ( x11-libs/libXpresent )
-   xrandr? ( x11-libs/libXrandr )
-   xrender? ( x11-libs/libXrender )
-   xsm? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   zoom? ( x11-libs/libXxf86vm )
-"
-RDEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/e16-docs )
-   nls? ( virtual/libintl )
-   themes? ( x11-themes/e16-themes )
-   !x11-wm/enlightenment:0
-"
-DEPEND="${COMMON_DEPEND}
-   x11-base/xorg-proto
-"
-
-PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )
-
-src_configure() {
-   local myconf=(
-   $(use_enable container)
-   $(use_enable dbus)
-   $(use_enable debug libtrip)
-   $(use_enable dialogs)
-   $(use_enable doc docs)
-   $(use_enable libhack)
-   $(use_enable modules)
-   $(use_enable nls)
-   $(use_enable opengl glx)
-   $(use_enable pango)
-   $(use_enable sound sound pulseaudio)
-   $(use_enable xcomposite composite)
-   $(use_enable xft)
-   $(use_enable xi2)
-   $(use_enable xinerama)
-   $(use_enable xpresent)
-   $(use_enable xrandr)
-   $(use_enable xrender)
-   $(use_enable xsm sm)
-   $(use_enable xsync)
-   $(use_enable zoom)
-   $(use_with audiofile sndldr audiofile)
-   $(use_with gnome gnome gnome3)
-   $(use_with sndfile sndldr sndfile)
-   --enable-mans
-   --disable-docs
-   --disable-esdtest
-   --disable-gcc-cpp
-   --disable-hints-gnome
-   --disable-werror
-   

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2021-01-17 Thread Andrew Savchenko
commit: 42904aa1d85bdaaef2d1de02428aca6497e008a4
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Sun Jan 17 14:47:55 2021 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Sun Jan 17 14:47:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42904aa1

x11-wm/e16: relax REQUIRED_USE constraints

REQUIRED_USE for alsa and pulseaudio only make sense with USE=sound.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/e16-1.0.22.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/x11-wm/e16/e16-1.0.22.ebuild b/x11-wm/e16/e16-1.0.22.ebuild
index cd17cb3f495..8490c84fa23 100644
--- a/x11-wm/e16/e16-1.0.22.ebuild
+++ b/x11-wm/e16/e16-1.0.22.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+alsa audiofile container dbus debug +dialogs doc examples
 gnome libhack modules nls opengl +pango player pulseaudio +sndfile
 sound +themes xcomposite +xft xi2 xinerama xpresent +xrandr
@@ -18,9 +18,11 @@ sound +themes xcomposite +xft xi2 xinerama xpresent +xrandr
 REQUIRED_USE="
opengl? ( xcomposite )
pango? ( xft )
-   sound? ( ^^ ( alsa player pulseaudio ) )
-   alsa?   ( ^^ ( sndfile audiofile ) )
-   pulseaudio? ( ^^ ( sndfile audiofile ) )
+   sound? (
+   ^^ ( alsa player pulseaudio )
+   alsa?   ( ^^ ( sndfile audiofile ) )
+   pulseaudio? ( ^^ ( sndfile audiofile ) )
+   )
 "
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2021-01-17 Thread Andrew Savchenko
commit: 38d61e3a58de9bf45cd0e6af1261ce7ade03e868
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Sun Jan 17 13:34:56 2021 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Sun Jan 17 13:40:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d61e3a

x11-wm/e16: version bump

- 1.0.22 version bump
- Add sound support via ALSA
- Improve sound-related USE flags handling

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest  |   1 +
 x11-wm/e16/e16-1.0.22.ebuild | 144 +++
 x11-wm/e16/metadata.xml  |   1 +
 3 files changed, 146 insertions(+)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index 3afe17b7c0a..88a572a9594 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1 +1,2 @@
 DIST e16-1.0.21.tar.xz 1440484 BLAKE2B 
ea9521d4939400e292e9e2be6e73770a48d966702897c30babfe036a655ef3c5d9766eca3867e1a84b8fbd934a05c4a0487239a78d641c41a6e93a19feeb70a2
 SHA512 
0f5984d3c3594bf94338c9b53c681cd40f8cc165a18d7d9e0e6202fdf237ace52d9aac9c5ba04f052f94dfd463dcf558b8015044b4d457114c19a7a27ac23723
+DIST e16-1.0.22.tar.xz 1442288 BLAKE2B 
7f102474f9054935ea15ed58c91f18613561eaad84c8398c410014a5dbfb2f7f5fd079399db4c6462096c9a351bd89e47fbd61d304ca99ec844806c26c97d6a9
 SHA512 
0ff40390a56f0dbd2219d9e4e665b1c1802801e552df3bd76fa71502ad2fb7466f2f175757b088b490fbc58e4196b362d6cf451ad43d5104849ac8ce2805299e

diff --git a/x11-wm/e16/e16-1.0.22.ebuild b/x11-wm/e16/e16-1.0.22.ebuild
new file mode 100644
index 000..cd17cb3f495
--- /dev/null
+++ b/x11-wm/e16/e16-1.0.22.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Enlightenment Window Manager (E16)"
+HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa audiofile container dbus debug +dialogs doc examples
+gnome libhack modules nls opengl +pango player pulseaudio +sndfile
+sound +themes xcomposite +xft xi2 xinerama xpresent +xrandr
++xrender +xsm +xsync zoom"
+
+REQUIRED_USE="
+   opengl? ( xcomposite )
+   pango? ( xft )
+   sound? ( ^^ ( alsa player pulseaudio ) )
+   alsa?   ( ^^ ( sndfile audiofile ) )
+   pulseaudio? ( ^^ ( sndfile audiofile ) )
+"
+
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+COMMON_DEPEND="
+   media-libs/freetype:2
+   media-libs/imlib2[X]
+   virtual/libiconv
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-misc/xbitmaps
+   dbus? ( sys-apps/dbus )
+   opengl? (
+   media-libs/glu
+   media-libs/mesa
+   )
+   pango? (
+   dev-libs/glib:2
+   x11-libs/pango[X]
+   )
+   sound? (
+   alsa? ( media-libs/alsa-lib )
+   player? ( media-sound/alsa-utils )
+   pulseaudio? ( || (
+   media-sound/apulse[sdk]
+   media-sound/pulseaudio
+   ) )
+   audiofile? ( media-libs/audiofile:= )
+   sndfile? ( media-libs/libsndfile )
+   )
+   xcomposite? (
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   )
+   xft? ( x11-libs/libXft )
+   xinerama? ( x11-libs/libXinerama )
+   xpresent? ( x11-libs/libXpresent )
+   xrandr? ( x11-libs/libXrandr )
+   xrender? ( x11-libs/libXrender )
+   xsm? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   zoom? ( x11-libs/libXxf86vm )
+"
+RDEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/e16-docs )
+   nls? ( virtual/libintl )
+   themes? ( x11-themes/e16-themes )
+   !x11-wm/enlightenment:0
+"
+DEPEND="${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+
+PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )
+
+src_configure() {
+   local myconf=(
+   $(use_enable container)
+   $(use_enable dbus)
+   $(use_enable debug libtrip)
+   $(use_enable dialogs)
+   $(use_enable doc docs)
+   $(use_enable libhack)
+   $(use_enable modules)
+   $(use_enable nls)
+   $(use_enable opengl glx)
+   $(use_enable pango)
+   $(use_enable xcomposite composite)
+   $(use_enable xft)
+   $(use_enable xi2)
+   $(use_enable xinerama)
+   $(use_enable xpresent)
+   $(use_enable xrandr)
+   $(use_enable xrender)
+   $(use_enable xsm sm)
+   $(use_enable xsync)
+   $(use_enable zoom)
+   $(use_with gnome gnome gnome3)
+   --enable-mans
+   

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2020-10-12 Thread Agostino Sarubbo
commit: a21a4ba787efe145eccca2a094ca35fd052ce1e2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 12 10:20:41 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 12 10:20:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a21a4ba7

x11-wm/e16: amd64 stable wrt bug #747865

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-wm/e16/e16-1.0.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/e16/e16-1.0.21.ebuild b/x11-wm/e16/e16-1.0.21.ebuild
index 5eb3bfa2a12..891c63f3781 100644
--- a/x11-wm/e16/e16-1.0.21.ebuild
+++ b/x11-wm/e16/e16-1.0.21.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="audiofile container dbus debug +dialogs doc examples gnome
 libhack modules nls opengl +pango sndfile sound +themes xcomposite
 +xft xi2 xinerama xpresent +xrandr +xrender +xsm +xsync zoom"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2020-10-12 Thread Agostino Sarubbo
commit: 4bc4afc7aab98d009685159eddabf85e4bb5cf84
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 12 07:01:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 12 07:01:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc4afc7

x11-wm/e16: x86 stable wrt bug #747865

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-wm/e16/e16-1.0.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/e16/e16-1.0.21.ebuild b/x11-wm/e16/e16-1.0.21.ebuild
index 735f01c76d2..5eb3bfa2a12 100644
--- a/x11-wm/e16/e16-1.0.21.ebuild
+++ b/x11-wm/e16/e16-1.0.21.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="audiofile container dbus debug +dialogs doc examples gnome
 libhack modules nls opengl +pango sndfile sound +themes xcomposite
 +xft xi2 xinerama xpresent +xrandr +xrender +xsm +xsync zoom"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2020-10-11 Thread Andrew Savchenko
commit: 00c36a787a81a728a3ee0cdce0b680f1c1fcde80
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Sun Oct 11 08:42:41 2020 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Sun Oct 11 08:42:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c36a78

x11-wm/e16: pango code needs xft

Closes: https://bugs.gentoo.org/708630
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/e16-1.0.21.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-wm/e16/e16-1.0.21.ebuild b/x11-wm/e16/e16-1.0.21.ebuild
index 5d940a12f3f..735f01c76d2 100644
--- a/x11-wm/e16/e16-1.0.21.ebuild
+++ b/x11-wm/e16/e16-1.0.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,6 +17,7 @@ libhack modules nls opengl +pango sndfile sound +themes 
xcomposite
 REQUIRED_USE="
audiofile? ( sound )
opengl? ( xcomposite )
+   pango? ( xft )
sndfile? ( sound )
sound? ( ^^ ( sndfile audiofile ) )
 "



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2020-10-11 Thread Andrew Savchenko
commit: 5f87c2a5ff042ccf273bd7d512fc03af25fc7121
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Sun Oct 11 07:31:24 2020 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Sun Oct 11 07:41:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f87c2a5

x11-wm/e16: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest  |   1 -
 x11-wm/e16/e16-1.0.20.ebuild | 129 ---
 2 files changed, 130 deletions(-)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index c13ebbf066b..3afe17b7c0a 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1,2 +1 @@
-DIST e16-1.0.20.tar.xz 1438516 BLAKE2B 
32800ed079eb3c51c34277fa5d49ef7a892c0ccd5956f5f7eb7c34ab2e223fe7a5033b35d53402fa4a18283261a767ac692a5bfa08b46d5ea2a4e5195c656fed
 SHA512 
798225dcfad266febe0911aeeac1a57256c45071e72ed326ae2081efdcf0d110e951f41badf5ece92dd0a40f5e342f80035e46d3c2435eb2f32a08c556893612
 DIST e16-1.0.21.tar.xz 1440484 BLAKE2B 
ea9521d4939400e292e9e2be6e73770a48d966702897c30babfe036a655ef3c5d9766eca3867e1a84b8fbd934a05c4a0487239a78d641c41a6e93a19feeb70a2
 SHA512 
0f5984d3c3594bf94338c9b53c681cd40f8cc165a18d7d9e0e6202fdf237ace52d9aac9c5ba04f052f94dfd463dcf558b8015044b4d457114c19a7a27ac23723

diff --git a/x11-wm/e16/e16-1.0.20.ebuild b/x11-wm/e16/e16-1.0.20.ebuild
deleted file mode 100644
index 5d940a12f3f..000
--- a/x11-wm/e16/e16-1.0.20.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Enlightenment Window Manager (E16)"
-HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="audiofile container dbus debug +dialogs doc examples gnome
-libhack modules nls opengl +pango sndfile sound +themes xcomposite
-+xft xi2 xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
-
-REQUIRED_USE="
-   audiofile? ( sound )
-   opengl? ( xcomposite )
-   sndfile? ( sound )
-   sound? ( ^^ ( sndfile audiofile ) )
-"
-
-BDEPEND="
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-"
-COMMON_DEPEND="
-   media-libs/freetype:2
-   media-libs/imlib2[X]
-   virtual/libiconv
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-misc/xbitmaps
-   dbus? ( sys-apps/dbus )
-   opengl? (
-   media-libs/glu
-   media-libs/mesa
-   )
-   pango? (
-   dev-libs/glib:2
-   x11-libs/pango[X]
-   )
-   sound? (
-   || (
-   media-sound/apulse[sdk]
-   media-sound/pulseaudio
-   )
-   sndfile? ( media-libs/libsndfile )
-   audiofile? ( media-libs/audiofile:= )
-   )
-   xcomposite? (
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   )
-   xft? ( x11-libs/libXft )
-   xinerama? ( x11-libs/libXinerama )
-   xpresent? ( x11-libs/libXpresent )
-   xrandr? ( x11-libs/libXrandr )
-   xrender? ( x11-libs/libXrender )
-   xsm? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   zoom? ( x11-libs/libXxf86vm )
-"
-RDEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/e16-docs )
-   nls? ( virtual/libintl )
-   themes? ( x11-themes/e16-themes )
-   !x11-wm/enlightenment:0
-"
-DEPEND="${COMMON_DEPEND}
-   x11-base/xorg-proto
-"
-
-PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )
-
-src_configure() {
-   local myconf=(
-   $(use_enable container)
-   $(use_enable dbus)
-   $(use_enable debug libtrip)
-   $(use_enable dialogs)
-   $(use_enable doc docs)
-   $(use_enable libhack)
-   $(use_enable modules)
-   $(use_enable nls)
-   $(use_enable opengl glx)
-   $(use_enable pango)
-   $(use_enable sound sound pulseaudio)
-   $(use_enable xcomposite composite)
-   $(use_enable xft)
-   $(use_enable xi2)
-   $(use_enable xinerama)
-   $(use_enable xpresent)
-   $(use_enable xrandr)
-   $(use_enable xrender)
-   $(use_enable xsm sm)
-   $(use_enable xsync)
-   $(use_enable zoom)
-   $(use_with audiofile sndldr audiofile)
-   $(use_with gnome gnome gnome3)
-   $(use_with sndfile sndldr sndfile)
-   --enable-mans
-   --disable-docs
-   --disable-esdtest
-   --disable-gcc-cpp
-   --disable-hints-gnome
-   --disable-werror
-   --disable-xscrnsaver
-  

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2019-12-21 Thread Andrew Savchenko
commit: b1c53470a798af5c43df7e81eb7760575c1f6cf4
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Sat Dec 21 22:57:21 2019 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Sat Dec 21 23:26:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c53470

x11-wm/e16: version bump

Closes: https://bugs.gentoo.org/703432
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest  |   1 +
 x11-wm/e16/e16-1.0.21.ebuild | 129 +++
 2 files changed, 130 insertions(+)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index d8db06d04e1..6c18ee1051d 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1,2 +1,3 @@
 DIST e16-1.0.19.tar.xz 1433016 BLAKE2B 
9c27dd6a8d78d2f765b495e5398041a30bf939a5d3926f9f07e022c9bbbc70716b072e40beb6592159f896cc7a15e2fd4e25c8a07db333a80fc8156a82dce357
 SHA512 
9dc66a4224eacde92c567f9f5b029f21543675207b782077e25f3082ef2133a547eb955fc877b01b2200d99c26148f54a6b59f1ba191163760ecf3b32d5dd374
 DIST e16-1.0.20.tar.xz 1438516 BLAKE2B 
32800ed079eb3c51c34277fa5d49ef7a892c0ccd5956f5f7eb7c34ab2e223fe7a5033b35d53402fa4a18283261a767ac692a5bfa08b46d5ea2a4e5195c656fed
 SHA512 
798225dcfad266febe0911aeeac1a57256c45071e72ed326ae2081efdcf0d110e951f41badf5ece92dd0a40f5e342f80035e46d3c2435eb2f32a08c556893612
+DIST e16-1.0.21.tar.xz 1440484 BLAKE2B 
ea9521d4939400e292e9e2be6e73770a48d966702897c30babfe036a655ef3c5d9766eca3867e1a84b8fbd934a05c4a0487239a78d641c41a6e93a19feeb70a2
 SHA512 
0f5984d3c3594bf94338c9b53c681cd40f8cc165a18d7d9e0e6202fdf237ace52d9aac9c5ba04f052f94dfd463dcf558b8015044b4d457114c19a7a27ac23723

diff --git a/x11-wm/e16/e16-1.0.21.ebuild b/x11-wm/e16/e16-1.0.21.ebuild
new file mode 100644
index 000..5d940a12f3f
--- /dev/null
+++ b/x11-wm/e16/e16-1.0.21.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Enlightenment Window Manager (E16)"
+HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="audiofile container dbus debug +dialogs doc examples gnome
+libhack modules nls opengl +pango sndfile sound +themes xcomposite
++xft xi2 xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
+
+REQUIRED_USE="
+   audiofile? ( sound )
+   opengl? ( xcomposite )
+   sndfile? ( sound )
+   sound? ( ^^ ( sndfile audiofile ) )
+"
+
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+COMMON_DEPEND="
+   media-libs/freetype:2
+   media-libs/imlib2[X]
+   virtual/libiconv
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-misc/xbitmaps
+   dbus? ( sys-apps/dbus )
+   opengl? (
+   media-libs/glu
+   media-libs/mesa
+   )
+   pango? (
+   dev-libs/glib:2
+   x11-libs/pango[X]
+   )
+   sound? (
+   || (
+   media-sound/apulse[sdk]
+   media-sound/pulseaudio
+   )
+   sndfile? ( media-libs/libsndfile )
+   audiofile? ( media-libs/audiofile:= )
+   )
+   xcomposite? (
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   )
+   xft? ( x11-libs/libXft )
+   xinerama? ( x11-libs/libXinerama )
+   xpresent? ( x11-libs/libXpresent )
+   xrandr? ( x11-libs/libXrandr )
+   xrender? ( x11-libs/libXrender )
+   xsm? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   zoom? ( x11-libs/libXxf86vm )
+"
+RDEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/e16-docs )
+   nls? ( virtual/libintl )
+   themes? ( x11-themes/e16-themes )
+   !x11-wm/enlightenment:0
+"
+DEPEND="${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+
+PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )
+
+src_configure() {
+   local myconf=(
+   $(use_enable container)
+   $(use_enable dbus)
+   $(use_enable debug libtrip)
+   $(use_enable dialogs)
+   $(use_enable doc docs)
+   $(use_enable libhack)
+   $(use_enable modules)
+   $(use_enable nls)
+   $(use_enable opengl glx)
+   $(use_enable pango)
+   $(use_enable sound sound pulseaudio)
+   $(use_enable xcomposite composite)
+   $(use_enable xft)
+   $(use_enable xi2)
+   $(use_enable xinerama)
+   $(use_enable xpresent)
+   $(use_enable xrandr)
+   $(use_enable xrender)
+   $(use_enable xsm sm)
+   $(use_enable xsync)
+   $(use_enable zoom)
+   $(use_with audiofile sndldr 

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2019-12-21 Thread Andrew Savchenko
commit: 5f040f7903b40d53383b97f5847100e37a86cc27
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Sat Dec 21 23:22:02 2019 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Sat Dec 21 23:27:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f040f79

x11-wm/e16: remove old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest  |   1 -
 x11-wm/e16/e16-1.0.19.ebuild | 116 ---
 2 files changed, 117 deletions(-)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index 6c18ee1051d..c13ebbf066b 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1,3 +1,2 @@
-DIST e16-1.0.19.tar.xz 1433016 BLAKE2B 
9c27dd6a8d78d2f765b495e5398041a30bf939a5d3926f9f07e022c9bbbc70716b072e40beb6592159f896cc7a15e2fd4e25c8a07db333a80fc8156a82dce357
 SHA512 
9dc66a4224eacde92c567f9f5b029f21543675207b782077e25f3082ef2133a547eb955fc877b01b2200d99c26148f54a6b59f1ba191163760ecf3b32d5dd374
 DIST e16-1.0.20.tar.xz 1438516 BLAKE2B 
32800ed079eb3c51c34277fa5d49ef7a892c0ccd5956f5f7eb7c34ab2e223fe7a5033b35d53402fa4a18283261a767ac692a5bfa08b46d5ea2a4e5195c656fed
 SHA512 
798225dcfad266febe0911aeeac1a57256c45071e72ed326ae2081efdcf0d110e951f41badf5ece92dd0a40f5e342f80035e46d3c2435eb2f32a08c556893612
 DIST e16-1.0.21.tar.xz 1440484 BLAKE2B 
ea9521d4939400e292e9e2be6e73770a48d966702897c30babfe036a655ef3c5d9766eca3867e1a84b8fbd934a05c4a0487239a78d641c41a6e93a19feeb70a2
 SHA512 
0f5984d3c3594bf94338c9b53c681cd40f8cc165a18d7d9e0e6202fdf237ace52d9aac9c5ba04f052f94dfd463dcf558b8015044b4d457114c19a7a27ac23723

diff --git a/x11-wm/e16/e16-1.0.19.ebuild b/x11-wm/e16/e16-1.0.19.ebuild
deleted file mode 100644
index 8f543706ab6..000
--- a/x11-wm/e16/e16-1.0.19.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Enlightenment Window Manager (E16)"
-HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
-KEYWORDS="~amd64 ~x86"
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="audiofile container dbus debug +dialogs doc examples gnome
-libhack modules nls opengl +pango sndfile sound +themes xcomposite
-+xft xi2 xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
-
-BDEPEND="
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig
-"
-CDEPEND="
-   dbus? ( sys-apps/dbus )
-   doc? ( app-doc/e16-docs )
-   nls? ( virtual/libintl )
-   opengl? ( media-libs/glu media-libs/mesa[X(+)] )
-   pango? ( x11-libs/pango[X] )
-   sound? (
-   || ( media-sound/pulseaudio media-sound/apulse[sdk] )
-   sndfile? ( media-libs/libsndfile )
-   audiofile? ( media-libs/audiofile )
-   )
-   xcomposite? (
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   )
-   xft? ( x11-libs/libXft )
-   xinerama? ( x11-libs/libXinerama )
-   xpresent? ( x11-libs/libXpresent )
-   xrandr? ( x11-libs/libXrandr )
-   xrender? ( x11-libs/libXrender )
-   xsm? ( x11-libs/libICE x11-libs/libSM )
-   zoom? ( x11-libs/libXxf86vm )
-   =media-libs/freetype-2*
-   >=media-libs/imlib2-1.3.0[X]
-   virtual/libiconv
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-misc/xbitmaps
-"
-RDEPEND="${CDEPEND}
-   themes? ( x11-themes/e16-themes )
-   !x11-wm/enlightenment:0
-"
-DEPEND="${CDEPEND}
-   x11-base/xorg-proto
-"
-REQUIRED_USE="
-   audiofile? ( sound )
-   opengl? ( xcomposite )
-   sndfile? ( sound )
-   sound? ( ^^ ( sndfile audiofile ) )
-"
-
-PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )
-
-src_configure() {
-   local myconf=(
-   $(use_enable container)
-   $(use_enable dbus)
-   $(use_enable debug libtrip)
-   $(use_enable dialogs)
-   $(use_enable doc docs)
-   $(use_enable libhack)
-   $(use_enable modules)
-   $(use_enable nls)
-   $(use_enable opengl glx)
-   $(use_enable pango)
-   $(use_enable sound sound pulseaudio)
-   $(use_enable xcomposite composite)
-   $(use_enable xft)
-   $(use_enable xi2)
-   $(use_enable xinerama)
-   $(use_enable xpresent)
-   $(use_enable xrandr)
-   $(use_enable xrender)
-   $(use_enable xsm sm)
-   $(use_enable xsync)
-   $(use_enable zoom)
-   $(use_with audiofile sndldr audiofile)
-   $(use_with gnome gnome gnome3)
-   $(use_with sndfile sndldr sndfile)
-   --enable-mans
-   --disable-docs
-   --disable-esdtest
-   --disable-gcc-cpp
-  

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2019-08-19 Thread Joonas Niilola
commit: 253b717f5cff98afed41853a83595ea220f8f2d4
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Aug 19 19:13:37 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Aug 19 19:13:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=253b717f

x11-wm/e16: bump to 1.0.20

- since bircoph's on devaway, committing with devaway-allowance.

Closes: https://bugs.gentoo.org/688782
Closes: https://github.com/gentoo/gentoo/pull/12335
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/e16/Manifest  |   1 +
 x11-wm/e16/e16-1.0.20.ebuild | 129 +++
 2 files changed, 130 insertions(+)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
index cf2cea6107d..d8db06d04e1 100644
--- a/x11-wm/e16/Manifest
+++ b/x11-wm/e16/Manifest
@@ -1 +1,2 @@
 DIST e16-1.0.19.tar.xz 1433016 BLAKE2B 
9c27dd6a8d78d2f765b495e5398041a30bf939a5d3926f9f07e022c9bbbc70716b072e40beb6592159f896cc7a15e2fd4e25c8a07db333a80fc8156a82dce357
 SHA512 
9dc66a4224eacde92c567f9f5b029f21543675207b782077e25f3082ef2133a547eb955fc877b01b2200d99c26148f54a6b59f1ba191163760ecf3b32d5dd374
+DIST e16-1.0.20.tar.xz 1438516 BLAKE2B 
32800ed079eb3c51c34277fa5d49ef7a892c0ccd5956f5f7eb7c34ab2e223fe7a5033b35d53402fa4a18283261a767ac692a5bfa08b46d5ea2a4e5195c656fed
 SHA512 
798225dcfad266febe0911aeeac1a57256c45071e72ed326ae2081efdcf0d110e951f41badf5ece92dd0a40f5e342f80035e46d3c2435eb2f32a08c556893612

diff --git a/x11-wm/e16/e16-1.0.20.ebuild b/x11-wm/e16/e16-1.0.20.ebuild
new file mode 100644
index 000..5d940a12f3f
--- /dev/null
+++ b/x11-wm/e16/e16-1.0.20.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Enlightenment Window Manager (E16)"
+HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="audiofile container dbus debug +dialogs doc examples gnome
+libhack modules nls opengl +pango sndfile sound +themes xcomposite
++xft xi2 xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
+
+REQUIRED_USE="
+   audiofile? ( sound )
+   opengl? ( xcomposite )
+   sndfile? ( sound )
+   sound? ( ^^ ( sndfile audiofile ) )
+"
+
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+COMMON_DEPEND="
+   media-libs/freetype:2
+   media-libs/imlib2[X]
+   virtual/libiconv
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-misc/xbitmaps
+   dbus? ( sys-apps/dbus )
+   opengl? (
+   media-libs/glu
+   media-libs/mesa
+   )
+   pango? (
+   dev-libs/glib:2
+   x11-libs/pango[X]
+   )
+   sound? (
+   || (
+   media-sound/apulse[sdk]
+   media-sound/pulseaudio
+   )
+   sndfile? ( media-libs/libsndfile )
+   audiofile? ( media-libs/audiofile:= )
+   )
+   xcomposite? (
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   )
+   xft? ( x11-libs/libXft )
+   xinerama? ( x11-libs/libXinerama )
+   xpresent? ( x11-libs/libXpresent )
+   xrandr? ( x11-libs/libXrandr )
+   xrender? ( x11-libs/libXrender )
+   xsm? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   zoom? ( x11-libs/libXxf86vm )
+"
+RDEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/e16-docs )
+   nls? ( virtual/libintl )
+   themes? ( x11-themes/e16-themes )
+   !x11-wm/enlightenment:0
+"
+DEPEND="${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+
+PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )
+
+src_configure() {
+   local myconf=(
+   $(use_enable container)
+   $(use_enable dbus)
+   $(use_enable debug libtrip)
+   $(use_enable dialogs)
+   $(use_enable doc docs)
+   $(use_enable libhack)
+   $(use_enable modules)
+   $(use_enable nls)
+   $(use_enable opengl glx)
+   $(use_enable pango)
+   $(use_enable sound sound pulseaudio)
+   $(use_enable xcomposite composite)
+   $(use_enable xft)
+   $(use_enable xi2)
+   $(use_enable xinerama)
+   $(use_enable xpresent)
+   $(use_enable xrandr)
+   $(use_enable xrender)
+   $(use_enable xsm sm)
+   $(use_enable xsync)
+   $(use_enable zoom)
+   $(use_with audiofile sndldr audiofile)
+   $(use_with gnome gnome gnome3)
+   $(use_with sndfile sndldr sndfile)
+   --enable-mans
+   --disable-docs
+   

[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2019-03-08 Thread Andrew Savchenko
commit: 1a1779b7710dd22de182b040241171b1b0b2908e
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Fri Mar  8 20:09:19 2019 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Fri Mar  8 20:13:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1779b7

x11-wm/e16: fix REQUIRED_USE block properly

Commit 9fff67833610ec044978b8c34e8a1f62d82a0afc had not fixed bug
679746 properly: REQUIRED_USE block was still malformed due to
typos, so bug 679800 emerged.

Bug: https://bugs.gentoo.org/679746
Closes: https://bugs.gentoo.org/679800
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/e16-1.0.19.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/e16/e16-1.0.19.ebuild b/x11-wm/e16/e16-1.0.19.ebuild
index d4245ee6c5c..f76feca9f8b 100644
--- a/x11-wm/e16/e16-1.0.19.ebuild
+++ b/x11-wm/e16/e16-1.0.19.ebuild
@@ -55,11 +55,11 @@ RDEPEND="${CDEPEND}
 DEPEND="${CDEPEND}
x11-base/xorg-proto
 "
-REQIRED_USE="
+REQUIRED_USE="
audiofile? ( sound )
opengl? ( xcomposite )
sndfile? ( sound )
-   sound? ^^ ( sndfile audiofile )
+   sound? ( ^^ ( sndfile audiofile ) )
 "
 
 PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/

2019-03-08 Thread Andrew Savchenko
commit: 9fff67833610ec044978b8c34e8a1f62d82a0afc
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Fri Mar  8 11:39:57 2019 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Fri Mar  8 11:46:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fff6783

x11-wm/e16: fix typo in REQUIRED_USE

Closes: https://bugs.gentoo.org/679746
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/e16-1.0.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/e16/e16-1.0.19.ebuild b/x11-wm/e16/e16-1.0.19.ebuild
index ac8f6a27721..d4245ee6c5c 100644
--- a/x11-wm/e16/e16-1.0.19.ebuild
+++ b/x11-wm/e16/e16-1.0.19.ebuild
@@ -57,7 +57,7 @@ DEPEND="${CDEPEND}
 "
 REQIRED_USE="
audiofile? ( sound )
-   opengl? ( composite )
+   opengl? ( xcomposite )
sndfile? ( sound )
sound? ^^ ( sndfile audiofile )
 "



[gentoo-commits] repo/gentoo:master commit in: x11-wm/e16/, x11-wm/e16/files/

2019-03-07 Thread Andrew Savchenko
commit: 6103da02f62d78799e6044b9ddfe6dfa16826e2d
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Fri Mar  8 04:58:02 2019 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Fri Mar  8 05:35:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6103da02

x11-wm/e16: Add E16 back to the tree

Enligtenment DR16 (e16) was earlier packaged as
x11-wm/enlightenment:0. No package move is possible here, since
the slot is being extracted and added as the separate package.

It is based on e16-overlay by Scott McClung :
https://github.com/mcclung/e16-overlay
However, there are many changes:

A plethora of new USE flags is added: e16 is highly configurable
with many yummy features. Defaults are set to some reasonable, but
smaller number of enabled features than upstream does.

Users can now provide custom fonts using ~/.e16/fonts/ and
~/.e16/fonts.cfg.

EAPI is updated to 7 with whole ebuild overhaul following.

Bug: https://bugs.gentoo.org/658860
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrew Savchenko  gentoo.org>

 x11-wm/e16/Manifest   |   1 +
 x11-wm/e16/e16-1.0.19.ebuild  | 116 ++
 x11-wm/e16/files/e16-user-fonts.patch |  12 
 x11-wm/e16/metadata.xml   |  30 +
 4 files changed, 159 insertions(+)

diff --git a/x11-wm/e16/Manifest b/x11-wm/e16/Manifest
new file mode 100644
index 000..cf2cea6107d
--- /dev/null
+++ b/x11-wm/e16/Manifest
@@ -0,0 +1 @@
+DIST e16-1.0.19.tar.xz 1433016 BLAKE2B 
9c27dd6a8d78d2f765b495e5398041a30bf939a5d3926f9f07e022c9bbbc70716b072e40beb6592159f896cc7a15e2fd4e25c8a07db333a80fc8156a82dce357
 SHA512 
9dc66a4224eacde92c567f9f5b029f21543675207b782077e25f3082ef2133a547eb955fc877b01b2200d99c26148f54a6b59f1ba191163760ecf3b32d5dd374

diff --git a/x11-wm/e16/e16-1.0.19.ebuild b/x11-wm/e16/e16-1.0.19.ebuild
new file mode 100644
index 000..ac8f6a27721
--- /dev/null
+++ b/x11-wm/e16/e16-1.0.19.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Enlightenment Window Manager (E16)"
+HOMEPAGE="https://www.enlightenment.org 
https://sourceforge.net/projects/enlightenment/;
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz"
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="audiofile container dbus debug +dialogs doc examples gnome
+libhack modules nls opengl +pango sndfile sound +themes xcomposite
++xft xi2 xinerama xpresent +xrandr +xrender +xsm +xsync zoom"
+
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+CDEPEND="
+   dbus? ( sys-apps/dbus )
+   doc? ( app-doc/e16-docs )
+   nls? ( virtual/libintl )
+   opengl? ( media-libs/glu media-libs/mesa )
+   pango? ( x11-libs/pango[X] )
+   sound? (
+   || ( media-sound/pulseaudio media-sound/apulse[sdk] )
+   sndfile? ( media-libs/libsndfile )
+   audiofile? ( media-libs/audiofile )
+   )
+   xcomposite? (
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   )
+   xft? ( x11-libs/libXft )
+   xinerama? ( x11-libs/libXinerama )
+   xpresent? ( x11-libs/libXpresent )
+   xrandr? ( x11-libs/libXrandr )
+   xrender? ( x11-libs/libXrender )
+   xsm? ( x11-libs/libICE x11-libs/libSM )
+   zoom? ( x11-libs/libXxf86vm )
+   =media-libs/freetype-2*
+   >=media-libs/imlib2-1.3.0[X]
+   virtual/libiconv
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-misc/xbitmaps
+"
+RDEPEND="${CDEPEND}
+   themes? ( x11-themes/e16-themes )
+   !x11-wm/enlightenment:0
+"
+DEPEND="${CDEPEND}
+   x11-base/xorg-proto
+"
+REQIRED_USE="
+   audiofile? ( sound )
+   opengl? ( composite )
+   sndfile? ( sound )
+   sound? ^^ ( sndfile audiofile )
+"
+
+PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" )
+
+src_configure() {
+   local myconf=(
+   $(use_enable container)
+   $(use_enable dbus)
+   $(use_enable debug libtrip)
+   $(use_enable dialogs)
+   $(use_enable doc docs)
+   $(use_enable libhack)
+   $(use_enable modules)
+   $(use_enable nls)
+   $(use_enable opengl glx)
+   $(use_enable pango)
+   $(use_enable sound sound pulseaudio)
+   $(use_enable xcomposite composite)
+   $(use_enable xft)
+   $(use_enable xi2)
+   $(use_enable xinerama)
+   $(use_enable xpresent)
+   $(use_enable xrandr)
+   $(use_enable xrender)
+   $(use_enable xsm sm)
+   $(use_enable xsync)
+   $(use_enable zoom)
+   $(use_with audiofile sndldr audiofile)
+   $(use_with gnome gnome gnome3)
+   $(use_with