Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kommando ebuild?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
alienjon
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1709

PostPosted: Sat Oct 08, 2005 6:56 am    Post subject: Kommando ebuild? Reply with quote

I was just looking through kde-look.org and came across kommando: http://kde-look.org/content/show.php?content=29514
I first checked to see if it was in portage (which it isn't) and then proceded to install it the good ole fashioned manual way (which resulted in a couple of errors). Is there anyone out there kind enough or knowledgable enough to make an ebuild of this or does one exist yet?
Back to top
View user's profile Send private message
tagwar
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2004
Posts: 147
Location: Karlsruhe

PostPosted: Sat Oct 08, 2005 8:36 am    Post subject: Reply with quote

Maybe I'm kind, I don't know if I'm "knowledgeable", I doubt it.. but I was able to install kommando using this:

Code:

# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdissert/kdissert-0.9.0.ebuild,v 1.2 2005/05/11 16:33:35 carlo Exp $

inherit kde

#MY_P=${P/_/\.}
S=${WORKDIR}/${P}

DESCRIPTION="Kommando is a Neverwinter Nights like wheelmenu for KDE"
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=29514"
SRC_URI="http://www.kde-apps.org/content/files/29514-${P}.tar.bz2"
#SRC_URI="http://www.kde-apps.org/content/files/12725-${MY_P}.tar.bz2"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~sparc ~amd64"
IUSE=""

need-kde 3.2


as I said, I don't think that this is a perfect ebuild (dependencies are NOT checked in any way!! / It is just a modified copy of the kdissert ebuild...), but it works for me. Just copy to your overlay and digest, then install. THIS IS GOING TO BLOW UP YOUR MACHINE, USE AT YOUR OWN RISK!
Back to top
View user's profile Send private message
alienjon
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1709

PostPosted: Mon Oct 10, 2005 2:13 am    Post subject: Reply with quote

Awesome. It worked like a charm. Thanks a million :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum