commit:     7667c384b67d958a5a8bf4b85a39ee4095e7c264
Author:     Daniel Campbell <zlg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 22:39:27 2016 +0000
Commit:     Daniel Campbell <zlg <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 22:39:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7667c384

x11-wm/fluxbox: Cleanup old versions

Package-Manager: portage-2.2.27

 x11-wm/fluxbox/Manifest                |   2 -
 x11-wm/fluxbox/fluxbox-1.3.2.ebuild    | 106 -------------------------------
 x11-wm/fluxbox/fluxbox-1.3.5-r1.ebuild | 113 ---------------------------------
 x11-wm/fluxbox/fluxbox-1.3.5.ebuild    | 108 -------------------------------
 x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild | 112 --------------------------------
 x11-wm/fluxbox/fluxbox-1.3.7.ebuild    | 109 -------------------------------
 6 files changed, 550 deletions(-)

diff --git a/x11-wm/fluxbox/Manifest b/x11-wm/fluxbox/Manifest
index b03e515..83e49a3 100644
--- a/x11-wm/fluxbox/Manifest
+++ b/x11-wm/fluxbox/Manifest
@@ -1,4 +1,2 @@
-DIST fluxbox-1.3.2.tar.bz2 787400 SHA256 
e8aaf46c043eb6186383c6dde8bf98dbd62305b202ad4d8ebb39508b1b710167 SHA512 
2624c337e85b98e39398319170cbf57f8ab031539844e62f2f61aefd5c2e307b8390261b9658073bcf557f7f006c9df95c72a4420f12fa7122742b4623a17d49
 WHIRLPOOL 
6f6fae12c265f2cf1e700a257fa89f291adea9838714f8bc861c2f37f3d036caa16e269e8b5ff18d687bf6f77a4f1661df864e9ec98f3d2d14e3d3186d2ebdde
-DIST fluxbox-1.3.5.tar.lzma 694672 SHA256 
f4faf1fcb995dbe85d272e511e388de347ff07b69e9f8c5af0248cf330ee2a07 SHA512 
55d1689660b9240851be55183f665efff281f8f344474ddd1bee089635cb34e343cca85743900675c21579cf9e58c7bd756932a30c2ff4e6384b500d7c4bdcd8
 WHIRLPOOL 
6f379f9f224478556c53e2585f76c28f29c20b1fce5ab24ed0d06a813e51ddb1e0eaea7658ec1fa5979b951613542dd47dad4fd7af17bbdf0530653b8583b18d
 DIST fluxbox-1.3.6.tar.xz 793144 SHA256 
fa09ad8d30841021a1e5147efa944eb509201fa3619da5b6608d94cbbf55bf33 SHA512 
66257f00b3f92cb3b87990610e0b5d6c7191c75997bbcba6744d581ccec36da2d1724767575dcde81be4fdbf39e2e25c8530013ee52a28d4775230fdf04b2f9a
 WHIRLPOOL 
198a3972a81287a1fa6346a708bf461cd9b5262adb7cb17504077e9d154c582947b05f7508d151363f36f78d822fa9fbf9797ee4cc6f7f76a8cc5b7a69db4c52
 DIST fluxbox-1.3.7.tar.xz 786492 SHA256 
fc8c75fe94c54ed5a5dd3fd4a752109f8949d6df67a48e5b11a261403c382ec0 SHA512 
ab8adb8b5a5e396b6df814c93d7fe5aca3eaaa347ca45c1572ad7da0185dbe1e8981190af9b814112f9831b560e31ba0b7dec7e6af5e3e3e3d9d20f2bd463e01
 WHIRLPOOL 
ebf8352dfd6a92ba589c0224a7b50a7a6b1692ca760b551959885e2bcaf59a82657598288ac14ed947763891d939f9c227a8a6fde3a6bd0684b7d9478026a727

diff --git a/x11-wm/fluxbox/fluxbox-1.3.2.ebuild 
b/x11-wm/fluxbox/fluxbox-1.3.2.ebuild
deleted file mode 100644
index 15c3db6..0000000
--- a/x11-wm/fluxbox/fluxbox-1.3.2.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit eutils flag-o-matic toolchain-funcs prefix
-
-IUSE="nls xinerama bidi +truetype +imlib +slit +toolbar vim-syntax"
-
-DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar"
-
-SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.bz2"
-HOMEPAGE="http://www.fluxbox.org";
-
-RDEPEND="x11-libs/libXpm
-       x11-libs/libXrandr
-       x11-libs/libXext
-       x11-libs/libXft
-       x11-libs/libXrender
-       || ( x11-misc/gxmessage x11-apps/xmessage )
-       xinerama? ( x11-libs/libXinerama )
-       truetype? ( media-libs/freetype )
-       bidi? ( >=dev-libs/fribidi-0.19.2 )
-       imlib? ( >=media-libs/imlib2-1.2.0[X] )
-       vim-syntax? ( app-vim/fluxbox-syntax )
-       !!<x11-themes/fluxbox-styles-fluxmod-20040809-r1
-       !!<=x11-misc/fluxconf-0.9.9
-       !!<=x11-misc/fbdesk-1.2.1"
-DEPEND="bidi? ( virtual/pkgconfig )
-       nls? ( sys-devel/gettext )
-       x11-proto/xextproto
-       ${RDEPEND}"
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux"
-
-src_prepare() {
-       # We need to be able to include directories rather than just plain
-       # files in menu [include] items. This patch will allow us to do clever
-       # things with style ebuilds.
-       epatch "${FILESDIR}/gentoo_style_location-1.1.x.patch"
-       eprefixify util/fluxbox-generate_menu.in
-
-       epatch "${FILESDIR}"/osx-has-otool.patch
-
-       # Add in the Gentoo -r number to fluxbox -version output.
-       if [[ "${PR}" == "r0" ]] ; then
-               suffix="gentoo"
-       else
-               suffix="gentoo-${PR}"
-       fi
-       sed -i \
-               -e "s~\(__fluxbox_version .@VERSION@\)~\1-${suffix}~" \
-               version.h.in || die "version sed failed"
-}
-
-src_configure() {
-       use bidi && append-cppflags "$($(tc-getPKG_CONFIG) --cflags fribidi)"
-
-       econf \
-               $(use_enable nls) \
-               $(use_enable xinerama) \
-               $(use_enable truetype xft) \
-               $(use_enable imlib imlib2) \
-               $(use_enable bidi fribidi ) \
-               $(use_enable slit ) \
-               $(use_enable toolbar ) \
-               --sysconfdir="${EPREFIX}"/etc/X11/${PN} \
-               --with-style="${EPREFIX}"/usr/share/fluxbox/styles/Emerge \
-               ${myconf}
-}
-
-src_compile() {
-       default
-
-       ebegin "Creating a menu file (may take a while)"
-       mkdir -p "${T}/home/.fluxbox" || die "mkdir home failed"
-       MENUFILENAME="${S}/data/menu" MENUTITLE="Fluxbox ${PV}" \
-               CHECKINIT="no. go away." HOME="${T}/home" \
-               "${S}/util/fluxbox-generate_menu" -is -ds \
-               || die "menu generation failed"
-       eend $?
-}
-
-src_install() {
-       dodir /usr/share/fluxbox
-       emake DESTDIR="${D}" STRIP="" install
-       dodoc README* AUTHORS TODO* ChangeLog NEWS
-
-       dodir /usr/share/xsessions
-       insinto /usr/share/xsessions
-       doins "${FILESDIR}/${PN}.desktop"
-
-       exeinto /etc/X11/Sessions
-       newexe "${FILESDIR}/${PN}.xsession" fluxbox
-
-       dodir /usr/share/fluxbox/menu.d
-
-       # Styles menu framework
-       dodir /usr/share/fluxbox/menu.d/styles
-       insinto /usr/share/fluxbox/menu.d/styles
-       doins "${FILESDIR}/styles-menu-fluxbox"
-       doins "${FILESDIR}/styles-menu-commonbox"
-       doins "${FILESDIR}/styles-menu-user"
-}

diff --git a/x11-wm/fluxbox/fluxbox-1.3.5-r1.ebuild 
b/x11-wm/fluxbox/fluxbox-1.3.5-r1.ebuild
deleted file mode 100644
index 537c6b1..0000000
--- a/x11-wm/fluxbox/fluxbox-1.3.5-r1.ebuild
+++ /dev/null
@@ -1,113 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils flag-o-matic toolchain-funcs prefix
-
-IUSE="nls xinerama bidi +truetype +imlib +slit +toolbar vim-syntax"
-
-DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar"
-
-SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.lzma"
-HOMEPAGE="http://www.fluxbox.org";
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
-
-RDEPEND="
-       !!<=x11-misc/fbdesk-1.2.1
-       !!<=x11-misc/fluxconf-0.9.9
-       !!<x11-themes/fluxbox-styles-fluxmod-20040809-r1
-       bidi? ( >=dev-libs/fribidi-0.19.2 )
-       imlib? ( >=media-libs/imlib2-1.2.0[X] )
-       truetype? ( media-libs/freetype )
-       vim-syntax? ( app-vim/fluxbox-syntax )
-       x11-libs/libXext
-       x11-libs/libXft
-       x11-libs/libXpm
-       x11-libs/libXrandr
-       x11-libs/libXrender
-       xinerama? ( x11-libs/libXinerama )
-       || ( x11-misc/gxmessage x11-apps/xmessage )
-"
-DEPEND="
-       ${RDEPEND}
-       bidi? ( virtual/pkgconfig )
-       nls? ( sys-devel/gettext )
-       x11-proto/xextproto
-"
-
-src_prepare() {
-       # We need to be able to include directories rather than just plain
-       # files in menu [include] items. This patch will allow us to do clever
-       # things with style ebuilds.
-       epatch "${FILESDIR}/gentoo_style_location-1.1.x.patch"
-       # Fix the semantic issue of icon paths, bug #536370
-       epatch "${FILESDIR}"/${PV}-generate_menu-printf-fix.patch
-
-       eprefixify util/fluxbox-generate_menu.in
-
-       epatch "${FILESDIR}"/osx-has-otool.patch
-
-       # Add in the Gentoo -r number to fluxbox -version output.
-       if [[ "${PR}" == "r0" ]] ; then
-               suffix="gentoo"
-       else
-               suffix="gentoo-${PR}"
-       fi
-       sed -i \
-               -e "s~\(__fluxbox_version .@VERSION@\)~\1-${suffix}~" \
-               version.h.in || die "version sed failed"
-}
-
-src_configure() {
-       use bidi && append-cppflags "$($(tc-getPKG_CONFIG) --cflags fribidi)"
-
-       econf ${myconf} \
-               $(use_enable bidi fribidi ) \
-               $(use_enable imlib imlib2) \
-               $(use_enable nls) \
-               $(use_enable slit ) \
-               $(use_enable toolbar ) \
-               $(use_enable toolbar systray ) \
-               $(use_enable truetype xft) \
-               $(use_enable xinerama) \
-               --sysconfdir="${EPREFIX}"/etc/X11/${PN} \
-               --with-style="${EPREFIX}"/usr/share/fluxbox/styles/Emerge
-}
-
-src_compile() {
-       default
-
-       ebegin "Creating a menu file (may take a while)"
-       mkdir -p "${T}/home/.fluxbox" || die "mkdir home failed"
-       # Call fluxbox-generate_menu through bash since it lacks +x
-       # chmod 744 may be an equal fix
-       MENUFILENAME="${S}/data/menu" MENUTITLE="Fluxbox ${PV}" \
-               CHECKINIT="no. go away." HOME="${T}/home" \
-               bash "${S}/util/fluxbox-generate_menu" -is -ds \
-               || die "menu generation failed"
-       eend $?
-}
-
-src_install() {
-       emake DESTDIR="${D}" STRIP="" install
-       dodoc README* AUTHORS TODO* ChangeLog NEWS
-
-       # Install the generated menu
-       insinto /usr/share/fluxbox
-       doins data/menu
-
-       insinto /usr/share/xsessions
-       doins "${FILESDIR}"/${PN}.desktop
-
-       exeinto /etc/X11/Sessions
-       newexe "${FILESDIR}"/${PN}.xsession fluxbox
-
-       # Styles menu framework
-       insinto /usr/share/fluxbox/menu.d/styles
-       doins "${FILESDIR}"/styles-menu-fluxbox
-       doins "${FILESDIR}"/styles-menu-commonbox
-       doins "${FILESDIR}"/styles-menu-user
-}

diff --git a/x11-wm/fluxbox/fluxbox-1.3.5.ebuild 
b/x11-wm/fluxbox/fluxbox-1.3.5.ebuild
deleted file mode 100644
index 7556e09..0000000
--- a/x11-wm/fluxbox/fluxbox-1.3.5.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils flag-o-matic toolchain-funcs prefix
-
-IUSE="nls xinerama bidi +truetype +imlib +slit +toolbar vim-syntax"
-
-DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar"
-
-SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.lzma"
-HOMEPAGE="http://www.fluxbox.org";
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux"
-
-RDEPEND="
-       !!<=x11-misc/fbdesk-1.2.1
-       !!<=x11-misc/fluxconf-0.9.9
-       !!<x11-themes/fluxbox-styles-fluxmod-20040809-r1
-       bidi? ( >=dev-libs/fribidi-0.19.2 )
-       imlib? ( >=media-libs/imlib2-1.2.0[X] )
-       truetype? ( media-libs/freetype )
-       vim-syntax? ( app-vim/fluxbox-syntax )
-       x11-libs/libXext
-       x11-libs/libXft
-       x11-libs/libXpm
-       x11-libs/libXrandr
-       x11-libs/libXrender
-       xinerama? ( x11-libs/libXinerama )
-       || ( x11-misc/gxmessage x11-apps/xmessage )
-"
-DEPEND="
-       ${RDEPEND}
-       bidi? ( virtual/pkgconfig )
-       nls? ( sys-devel/gettext )
-       x11-proto/xextproto
-"
-
-src_prepare() {
-       # We need to be able to include directories rather than just plain
-       # files in menu [include] items. This patch will allow us to do clever
-       # things with style ebuilds.
-       epatch "${FILESDIR}/gentoo_style_location-1.1.x.patch"
-       eprefixify util/fluxbox-generate_menu.in
-
-       epatch "${FILESDIR}"/osx-has-otool.patch
-
-       # Add in the Gentoo -r number to fluxbox -version output.
-       if [[ "${PR}" == "r0" ]] ; then
-               suffix="gentoo"
-       else
-               suffix="gentoo-${PR}"
-       fi
-       sed -i \
-               -e "s~\(__fluxbox_version .@VERSION@\)~\1-${suffix}~" \
-               version.h.in || die "version sed failed"
-}
-
-src_configure() {
-       use bidi && append-cppflags "$($(tc-getPKG_CONFIG) --cflags fribidi)"
-
-       econf ${myconf} \
-               $(use_enable bidi fribidi ) \
-               $(use_enable imlib imlib2) \
-               $(use_enable nls) \
-               $(use_enable slit ) \
-               $(use_enable toolbar ) \
-               $(use_enable truetype xft) \
-               $(use_enable xinerama) \
-               --sysconfdir="${EPREFIX}"/etc/X11/${PN} \
-               --with-style="${EPREFIX}"/usr/share/fluxbox/styles/Emerge
-}
-
-src_compile() {
-       default
-
-       ebegin "Creating a menu file (may take a while)"
-       mkdir -p "${T}/home/.fluxbox" || die "mkdir home failed"
-       MENUFILENAME="${S}/data/menu" MENUTITLE="Fluxbox ${PV}" \
-               CHECKINIT="no. go away." HOME="${T}/home" \
-               "${S}/util/fluxbox-generate_menu" -is -ds \
-               || die "menu generation failed"
-       eend $?
-}
-
-src_install() {
-       dodir /usr/share/fluxbox
-       emake DESTDIR="${D}" STRIP="" install
-       dodoc README* AUTHORS TODO* ChangeLog NEWS
-
-       dodir /usr/share/xsessions
-       insinto /usr/share/xsessions
-       doins "${FILESDIR}/${PN}.desktop"
-
-       exeinto /etc/X11/Sessions
-       newexe "${FILESDIR}/${PN}.xsession" fluxbox
-
-       dodir /usr/share/fluxbox/menu.d
-
-       # Styles menu framework
-       dodir /usr/share/fluxbox/menu.d/styles
-       insinto /usr/share/fluxbox/menu.d/styles
-       doins "${FILESDIR}/styles-menu-fluxbox"
-       doins "${FILESDIR}/styles-menu-commonbox"
-       doins "${FILESDIR}/styles-menu-user"
-}

diff --git a/x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild 
b/x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild
deleted file mode 100644
index f1e704f..0000000
--- a/x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils flag-o-matic toolchain-funcs prefix
-
-IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax"
-
-REQUIRED_USE="systray? ( toolbar )"
-
-DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar"
-
-SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.xz"
-HOMEPAGE="http://www.fluxbox.org";
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
-
-RDEPEND="
-       !!<=x11-misc/fbdesk-1.2.1
-       !!<=x11-misc/fluxconf-0.9.9
-       !!<x11-themes/fluxbox-styles-fluxmod-20040809-r1
-       bidi? ( >=dev-libs/fribidi-0.19.2 )
-       imlib? ( >=media-libs/imlib2-1.2.0[X] )
-       truetype? ( media-libs/freetype )
-       vim-syntax? ( app-vim/fluxbox-syntax )
-       x11-libs/libXext
-       x11-libs/libXft
-       x11-libs/libXpm
-       x11-libs/libXrandr
-       x11-libs/libXrender
-       xinerama? ( x11-libs/libXinerama )
-       || ( x11-misc/gxmessage x11-apps/xmessage )
-"
-DEPEND="
-       ${RDEPEND}
-       bidi? ( virtual/pkgconfig )
-       nls? ( sys-devel/gettext )
-       x11-proto/xextproto
-"
-
-src_prepare() {
-       # We need to be able to include directories rather than just plain
-       # files in menu [include] items. This patch will allow us to do clever
-       # things with style ebuilds.
-       epatch "${FILESDIR}"/gentoo_style_location-1.1.x.patch
-
-       eprefixify util/fluxbox-generate_menu.in
-
-       epatch "${FILESDIR}"/osx-has-otool.patch
-
-       # Add in the Gentoo -r number to fluxbox -version output.
-       if [[ "${PR}" == "r0" ]] ; then
-               suffix="gentoo"
-       else
-               suffix="gentoo-${PR}"
-       fi
-       sed -i \
-               -e "s~\(__fluxbox_version .@VERSION@\)~\1-${suffix}~" \
-               version.h.in || die "version sed failed"
-}
-
-src_configure() {
-       use bidi && append-cppflags "$($(tc-getPKG_CONFIG) --cflags fribidi)"
-
-       econf $(use_enable bidi fribidi ) \
-               $(use_enable imlib imlib2) \
-               $(use_enable nls) \
-               $(use_enable slit ) \
-               $(use_enable systray ) \
-               $(use_enable toolbar ) \
-               $(use_enable truetype xft) \
-               $(use_enable xinerama) \
-               --sysconfdir="${EPREFIX}"/etc/X11/${PN} \
-               --with-style="${EPREFIX}"/usr/share/fluxbox/styles/Emerge
-}
-
-src_compile() {
-       default
-
-       ebegin "Creating a menu file (may take a while)"
-       mkdir -p "${T}/home/.fluxbox" || die "mkdir home failed"
-       # Call fluxbox-generate_menu through bash since it lacks +x
-       # chmod 744 may be an equal fix
-       MENUFILENAME="${S}/data/menu" MENUTITLE="Fluxbox ${PV}" \
-               CHECKINIT="no. go away." HOME="${T}/home" \
-               bash "${S}/util/fluxbox-generate_menu" -is -ds \
-               || die "menu generation failed"
-       eend $?
-}
-
-src_install() {
-       emake DESTDIR="${D}" STRIP="" install
-       dodoc README* AUTHORS TODO* ChangeLog NEWS
-
-       # Install the generated menu
-       insinto /usr/share/fluxbox
-       doins data/menu
-
-       insinto /usr/share/xsessions
-       doins "${FILESDIR}"/${PN}.desktop
-
-       exeinto /etc/X11/Sessions
-       newexe "${FILESDIR}"/${PN}.xsession fluxbox
-
-       # Styles menu framework
-       insinto /usr/share/fluxbox/menu.d/styles
-       doins "${FILESDIR}"/styles-menu-fluxbox
-       doins "${FILESDIR}"/styles-menu-commonbox
-       doins "${FILESDIR}"/styles-menu-user
-}

diff --git a/x11-wm/fluxbox/fluxbox-1.3.7.ebuild 
b/x11-wm/fluxbox/fluxbox-1.3.7.ebuild
deleted file mode 100644
index 0728129..0000000
--- a/x11-wm/fluxbox/fluxbox-1.3.7.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils flag-o-matic toolchain-funcs prefix
-
-IUSE="nls xinerama bidi +truetype +imlib +slit +toolbar vim-syntax"
-
-DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar"
-
-SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.xz"
-HOMEPAGE="http://www.fluxbox.org";
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
-
-RDEPEND="
-       !!<=x11-misc/fbdesk-1.2.1
-       !!<=x11-misc/fluxconf-0.9.9
-       !!<x11-themes/fluxbox-styles-fluxmod-20040809-r1
-       bidi? ( >=dev-libs/fribidi-0.19.2 )
-       imlib? ( >=media-libs/imlib2-1.2.0[X] )
-       truetype? ( media-libs/freetype )
-       vim-syntax? ( app-vim/fluxbox-syntax )
-       x11-libs/libXext
-       x11-libs/libXft
-       x11-libs/libXpm
-       x11-libs/libXrandr
-       x11-libs/libXrender
-       xinerama? ( x11-libs/libXinerama )
-       || ( x11-misc/gxmessage x11-apps/xmessage )
-"
-DEPEND="
-       ${RDEPEND}
-       bidi? ( virtual/pkgconfig )
-       nls? ( sys-devel/gettext )
-       x11-proto/xextproto
-"
-
-src_prepare() {
-       # We need to be able to include directories rather than just plain
-       # files in menu [include] items. This patch will allow us to do clever
-       # things with style ebuilds.
-       epatch "${FILESDIR}/gentoo_style_location-1.1.x.patch"
-       eprefixify util/fluxbox-generate_menu.in
-
-       epatch "${FILESDIR}"/osx-has-otool.patch
-
-       # Add in the Gentoo -r number to fluxbox -version output.
-       if [[ "${PR}" == "r0" ]] ; then
-               suffix="gentoo"
-       else
-               suffix="gentoo-${PR}"
-       fi
-       sed -i \
-               -e "s~\(__fluxbox_version .@VERSION@\)~\1-${suffix}~" \
-               version.h.in || die "version sed failed"
-}
-
-src_configure() {
-       use bidi && append-cppflags "$($(tc-getPKG_CONFIG) --cflags fribidi)"
-
-       econf ${myconf} \
-               $(use_enable bidi fribidi ) \
-               $(use_enable imlib imlib2) \
-               $(use_enable nls) \
-               $(use_enable slit ) \
-               $(use_enable toolbar ) \
-               $(use_enable truetype xft) \
-               $(use_enable xinerama) \
-               --sysconfdir="${EPREFIX}"/etc/X11/${PN} \
-               --with-style="${EPREFIX}"/usr/share/fluxbox/styles/Emerge
-}
-
-src_compile() {
-       default
-
-       ebegin "Creating a menu file (may take a while)"
-       mkdir -p "${T}/home/.fluxbox" || die "mkdir home failed"
-       # Call fluxbox-generate_menu through bash since it lacks +x
-       # chmod 744 may be an equal fix
-       MENUFILENAME="${S}/data/menu" MENUTITLE="Fluxbox ${PV}" \
-               CHECKINIT="no. go away." HOME="${T}/home" \
-               bash "${S}/util/fluxbox-generate_menu" -is -ds \
-               || die "menu generation failed"
-       eend $?
-}
-
-src_install() {
-       emake DESTDIR="${D}" STRIP="" install
-       dodoc README* AUTHORS TODO* ChangeLog NEWS
-
-       # Install the generated menu
-       insinto /usr/share/fluxbox
-       doins data/menu
-
-       insinto /usr/share/xsessions
-       doins "${FILESDIR}"/${PN}.desktop
-
-       exeinto /etc/X11/Sessions
-       newexe "${FILESDIR}"/${PN}.xsession fluxbox
-
-       # Styles menu framework
-       insinto /usr/share/fluxbox/menu.d/styles
-       doins "${FILESDIR}"/styles-menu-fluxbox
-       doins "${FILESDIR}"/styles-menu-commonbox
-       doins "${FILESDIR}"/styles-menu-user
-}

Reply via email to