Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15147 - ebuild for KCommander3
Summary: ebuild for KCommander3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-02-04 21:16 UTC by steveb
Modified: 2003-06-08 20:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for KCommander3 3.0 BETA2 (kcommander3-3.0_beta2.ebuild,443 bytes, text/plain)
2003-02-04 21:18 UTC, steveb
Details

Note You need to log in before you can comment on or make changes to this bug.
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