Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8121 - Ebuild for Kile 1.2
Summary: Ebuild for Kile 1.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
: 8573 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-19 14:59 UTC by David Nielsen
Modified: 2002-11-22 12:19 UTC (History)
1 user (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 David Nielsen 2002-09-19 14:59:10 UTC
# Copyright 1999-2002 Gentoo Technologies, Inc. 
# Distributed under the terms of the GNU General Public License, v2 or later 
# Kile 1.2 ebuild, 19-09-02 David Nielsen 
inherit kde-base 
 
need-kde 3 
 
DESCRIPTION="A Latex Editor and TeX shell for kde" 
SRC_URI="http://xm1.net.free.fr/kile/${P}.tar.gz" 
HOMEPAGE="http://xm1.net.free.fr/kile/index.html" 
 
DEPEND="$DEPEND sys-devel/perl" 
RDEPEND="${RDEPEND} app-text/tetex" 
 
KEYWORDS="x86 sparc sparc64" 
LICENSE="GPL-2" 
 
myconf="--disable-debug"
Comment 1 SpanKY gentoo-dev 2002-09-30 15:52:15 UTC
*** Bug 8573 has been marked as a duplicate of this bug. ***
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-10-04 04:18:00 UTC
Now, since this reportedly fixes #8121, we can consider introducing it during 
the freeze. Esp. since so many people seem to want it :-)  
Comment 3 Dan Armak (RETIRED) gentoo-dev 2002-10-04 05:17:09 UTC
I meant #8127. 
Comment 4 Bart Verwilst 2002-10-04 05:19:58 UTC
Yeah, i can see no harm in putting it in masked, to make sure it's tested before released in the tree. 
Comment 5 Dan Armak (RETIRED) gentoo-dev 2002-10-04 05:24:10 UTC
OK, I've committed an ebuild for kile 1.2. It's masked until the end of the     freeze.         I've had to remove -lkghostview from the linking parameters of kile. It's     hardcoded into the makefiles, but libkghostview doesn't exist in the 1.3 kde    tree (only in 3.0.x). Anyway it compiles and runs fine without it, against both   the 3.1_beta2 and 3.0.3 kde trees. I've mailed the author about this two weeks  ago, but recieved no response to date.  Then I looked at the kile homepage just now and I see there's a 1.3_beta1 kile. Let's see... :-) 
Comment 6 Dan Armak (RETIRED) gentoo-dev 2002-10-04 06:33:02 UTC
Committed ebuild for kile 1.3_beta. (Also masked.) Advise using it over 1.2  
because it fixes some crashes for me. Also, the -lkghostview parameter isn't in  
the makefiles anymore. 
 
This bug will be closed once the freeze is over and the latest kile is 
unmasked. 
Comment 7 Dan Armak (RETIRED) gentoo-dev 2002-11-22 12:19:38 UTC
Which is now.