Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28930 - net-mail/ktnef-2.0.ebuild
Summary: net-mail/ktnef-2.0.ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-09-16 19:26 UTC by Kevin Koltzau
Modified: 2005-01-18 10:35 UTC (History)
0 users

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


Attachments
ktnef-2.0.ebuild (ktnef-2.0.ebuild,524 bytes, text/plain)
2003-09-16 19:27 UTC, Kevin Koltzau
Details
ktnef-2.0.ebuild (ktnef-2.0.ebuild,524 bytes, text/plain)
2003-09-16 19:27 UTC, Kevin Koltzau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Koltzau 2003-09-16 19:26:38 UTC
KTnef is a TNEF (Transport Neutral Encapsulation Format) viewer / extractor.
TNEF is a proprietary format commonly used by MS OutlookTM clients when sending
files

net-mail/ktnef-2.0.ebuild

http://apps.kde.com/na/2/info/id/987?sid=&sid=
Comment 1 Kevin Koltzau 2003-09-16 19:27:34 UTC
Created attachment 17836 [details]
ktnef-2.0.ebuild
Comment 2 Kevin Koltzau 2003-09-16 19:27:43 UTC
Created attachment 17837 [details]
ktnef-2.0.ebuild
Comment 3 Kevin Koltzau 2003-09-16 19:29:23 UTC
Comment on attachment 17837 [details]
ktnef-2.0.ebuild

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
#Author Kevin Koltzau <kevin@plop.org>
# $Header: $

inherit kde-base

need-kde 3

IUSE=""
DESCRIPTION="KTnef is a TNEF (Transport Neutral Encapsulation Format) viewer /
extractor. TNEF is a proprietary format commonly used by MS OutlookTM clients
when sending files"
SRC_URI="mirror://sourceforge/ktnef/${P}.tar.bz2"
HOMEPAGE="http://sourceforge.net/projects/ktnef"

SLOT="0"

LICENSE="GPL-2"
KEYWORDS="~x86"
Comment 4 Andrej Kacian (RETIRED) gentoo-dev 2004-10-14 15:57:29 UTC
Is comment #3 an updated ebuild from comment #2 ? If so, please attach the ebuild as text/plain, instead of pasting it inline. For now, I'm going to try the ebuild anyway.
Comment 5 Andrej Kacian (RETIRED) gentoo-dev 2004-10-14 16:24:55 UTC
Unfortunately, the package doesn't understand --without-arts, so I can't really test it, as I do not have it installed. I guess DEPEND on arts needs to be added to the ebuild too.

Sorry.
Comment 6 Andrej Kacian (RETIRED) gentoo-dev 2004-10-14 16:27:13 UTC
re my previous comment: "it" being arts, of course
Comment 7 Kevin Koltzau 2005-01-18 10:35:46 UTC
ktnef is included in kdepim now