Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33374 - kplayer 0.4.0 ebuild
Summary: kplayer 0.4.0 ebuild
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2003-11-13 01:44 UTC by cyber mans
Modified: 2004-03-08 22:42 UTC (History)
2 users (show)

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


Attachments
updated ebuild for kplayer-0.4.0 (kplayer-0.4.0.ebuild,499 bytes, text/plain)
2004-02-02 15:31 UTC, Dominik Stadler (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyber mans 2003-11-13 01:44:01 UTC
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/media-video/kplayer/kplayer-0.2.0.ebuild,v
1.2 2003/07/12 21:12:43 aliz Exp $

inherit kde-base
need-kde 3
DESCRIPTION="KPlayer is a KDE media player based on mplayer."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.sourceforge.net/projects/kplayer"

LICENSE="GPL-2"
KEYWORDS="x86"

IUSE=""
newdepend "media-video/mplayer"
S="${WORKDIR}/${PN}-0.4.0"


its a small modified version of the 0.2.0 release
-path was changed gz to bz2
-workdir from 0.2 to 0.4.0

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 G.K.MacGregor 2004-01-05 09:55:13 UTC
Seems to work fine for me.
Comment 2 cyber mans 2004-01-29 14:10:41 UTC
Its still running good for me, can it be moved into portage so other people can enjoy it too?
Comment 3 Dominik Stadler (RETIRED) gentoo-dev 2004-02-02 15:31:59 UTC
Created attachment 24844 [details]
updated ebuild for kplayer-0.4.0

Only a small update to not hardcode the work-directory, this is not needed as
far as I can see.
Comment 4 Brian Harring (RETIRED) gentoo-dev 2004-03-08 22:42:31 UTC
Commited ~x86.