
Powder (for Gentoo)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Install:
su -c 'source /etc/make.conf; cd $PORTDIR_OVERLAY && mkdir -p x11-themes/powder/ && cd x11-themes/powder/ && wget "http://kdelook.org/content/download.php?content=31364&id=1" -O powder-0.6.ebuild && ebuild powder-0.6.ebuild digest && emerge -a powder '
15 years ago
Nov 30 2005
* remove src_compile function..
Nov 15 2005
* small install script
* upload ebuild
15 years ago
Nov 30 2005
* remove src_compile function..
Nov 15 2005
* small install script
* upload ebuild
opensas
15 years ago
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
Report
dadams1969
15 years ago
[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
Report
masonmouse
15 years ago
/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.
Report
trancelis
15 years ago
# 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)
Report
standfest
15 years ago
Report
BCMM
15 years ago
What is that icon theme, btw?
Report
rok79
15 years ago
Report