Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133555 - ktorrent-2.0_beta1 (version bump)
Summary: ktorrent-2.0_beta1 (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-16 17:26 UTC by foxntd
Modified: 2006-05-20 08:52 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description foxntd 2006-05-16 17:26:57 UTC
Never tried to submit an ebuild before, but I just slightly edited the existing one for ktorrent-1.2 in order to merge 2.0beta1. I commented the two relevant parts that I changed, I don't know what else needs to be done.

ktorrent-2.0_beta1.ebuild:

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# ##### EDIT $Header ?? #####
# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.0_beta1.ebuild,v 1.1 2006/01/31 23:38:37 carlo Exp $
 
inherit kde
 
MY_PV="${PV/_/}"
MY_P="${PN}-${MY_PV}"
S="${WORKDIR}/${MY_P}"
 
DESCRIPTION="A BitTorrent program for KDE."
HOMEPAGE="http://ktorrent.pwsp.net/"
SRC_URI="http://ktorrent.pwsp.net/downloads/${MY_PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
 
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
 
# ##### ADDED REQUIRED DEP #####
RDEPEND="dev-libs/gmp"
 
need-kde 3.3
 
src_compile(){
        local myconf="--enable-knetwork"
        kde_src_compile
}
Comment 1 Erik Bergmann 2006-05-20 05:47:34 UTC
worked for me.

foxntd@yahoo.com: changing cvs header makes no sense since its automically replaced by cvs. Just leave it like this: $Header: $
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-05-20 08:52:57 UTC
Please don't file a request unless we don't react within a week. We see the announcements as well.

In cvs.