Calculating dependencies ...done!
[ebuild N ] x11-themes/powder-0.6
Do you want me to merge these packages? [Yes/No] y
>>> emerge (1 of 1) x11-themes/powder-0.6 to /
!!! No package manifest found: /usr/portage/x11-themes/powder/Manifest
When you import your own ebuild, you need to make your own digest for it. To do so, save it under:
/usr/local/portage/x11-themes/powder/powder-0.6.ebuild
then cd to there and type:
ebuild powder-0.6.ebuild digest
and then emerge it again.
In your ebuild you ask for USE flags of KDE (with inherit kde) and then you replace them with econf --prefix=${KDEDIR} ... thus it failed to build on systems without ARTS installed etc. Please commit these fixes :) You don't have to alter the src_compile or any other function if you're inheriting kde.
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
Very nice WM theme to go with Baghira, especially as the baghira WM theme has awful borders if you have no shadow support. I will probably use it.
What is that icon theme, btw?
Ratings & Comments
7 Comments
Hi! The ebuild is somehow broken. The file can no longer be found at http://kde-look.org/content/files/29935-${P}.tar.bz2 that is http://kde-look.org/content/files/29935-powder-0.6.tar.bz2.tar.bz2 So I had to manually download it from http://www.kde-look.org/content/download.php?content=29935&id=1 to /usr/portage/distfiles Saludos Sas
Calculating dependencies ...done! [ebuild N ] x11-themes/powder-0.6 Do you want me to merge these packages? [Yes/No] y >>> emerge (1 of 1) x11-themes/powder-0.6 to / !!! No package manifest found: /usr/portage/x11-themes/powder/Manifest
When you import your own ebuild, you need to make your own digest for it. To do so, save it under: /usr/local/portage/x11-themes/powder/powder-0.6.ebuild then cd to there and type: ebuild powder-0.6.ebuild digest and then emerge it again.
In your ebuild you ask for USE flags of KDE (with inherit kde) and then you replace them with econf --prefix=${KDEDIR} ... thus it failed to build on systems without ARTS installed etc. Please commit these fixes :) You don't have to alter the src_compile or any other function if you're inheriting kde. # Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit kde
DESCRIPTION="KDE window decoration engine"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=29935"
SRC_URI="http://kde-look.org/content/files/29935-${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="amd64 x86"
IUSE=""
RESTRICT="nomirror $RESTRICT"
need-kde 3.2
(this is the complete ebuild)
Real Thanx fot this ;)
Very nice WM theme to go with Baghira, especially as the baghira WM theme has awful borders if you have no shadow support. I will probably use it. What is that icon theme, btw?
Icon theme is Cirkles. Window shadows will be nice with this WM, but I don't have a enough speed on this 'work' computer for that..