Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 15147

Summary: ebuild for KCommander3
Product: Gentoo Linux Reporter: steveb <steeeeeveee>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for KCommander3 3.0 BETA2

Description steveb 2003-02-04 21:16:28 UTC
this is my first ebuild. the application is called kcommander3 and it looks allmost like the total commander (a very nice nc clone for windows).

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2

IUSE=""

inherit kde-base || die

need-kde 3

MY_P=${P/_beta/Beta}
MY_S=${P/_beta[0-9]/}
DESCRIPTION="A file manager like the Windows CommanderTM or the Midnight Commander."
SRC_URI="ftp://codewizards.de/pub/kcommander/${MY_P}.tar.gz"
HOMEPAGE="http://www.kcommander.org"
S="${WORKDIR}/${MY_S}"
LICENSE="GPL-2"
KEYWORDS="~x86"
Comment 1 steveb 2003-02-04 21:18:08 UTC
Created attachment 7941 [details]
ebuild for KCommander3 3.0 BETA2
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-06-08 09:08:30 UTC
This program seems to be effectively dead. The latest full release was 2 years ago, and they have been in "beta2" for over a year now.
Comment 3 steveb 2003-06-08 20:20:49 UTC
ok