Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7950 - ebuild file for Klat (TeX and LaTeX editor, uses kate)
Summary: ebuild file for Klat (TeX and LaTeX editor, uses kate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-15 06:46 UTC by Gert Thiel
Modified: 2007-01-02 12:16 UTC (History)
2 users (show)

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


Attachments
UNFINISHED klat-0.4.0.ebuild (klat-0.4.0.ebuild,555 bytes, text/x-ebuild)
2002-09-15 06:47 UTC, Gert Thiel
Details
klat-0.4.0.ebuild (klat-0.4.0.ebuild,594 bytes, text/x-ebuild)
2002-09-29 08:38 UTC, Gert Thiel
Details
klat-0.5.1-r1.ebuild (klat-0.5.1-r1.ebuild,668 bytes, text/plain)
2007-01-02 12:16 UTC, Pacho Ramos
Details
klat.patch (klat.patch,1.54 KB, patch)
2007-01-02 12:16 UTC, Pacho Ramos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gert Thiel 2002-09-15 06:46:10 UTC
The author of Kile announced to reduce development efforts on Kile and 
recommends to have a lot at Klat. 
 
I wrote a simple ebuild -- which is UNFINISHED -- for Klat 0.4.0. 
 
It break after successful compilation with permission denied error when it 
tries to mkdir /usr/share/apps/klat. 
 
Can someone help me to complete the ebuild? TIA. 
 
Gert.
Comment 1 Gert Thiel 2002-09-15 06:47:13 UTC
Created attachment 3941 [details]
UNFINISHED klat-0.4.0.ebuild
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-15 07:25:47 UTC
try einstall || die in src_install()
Comment 3 Matthew Turk (RETIRED) gentoo-dev 2002-09-29 02:49:26 UTC
Will commit after freeze.  Thanks!  :) 
Comment 4 Gert Thiel 2002-09-29 08:38:53 UTC
Created attachment 4287 [details]
klat-0.4.0.ebuild

This one builds klat successfully. Thanks for the "einstall || die" hint.
Comment 5 Matthew Turk (RETIRED) gentoo-dev 2002-10-25 15:44:51 UTC
Committed!
Comment 6 Pacho Ramos gentoo-dev 2007-01-02 12:15:37 UTC
I attach an updated ebuild + patch for being able to merge it in gentoo (I still use this software).

Comment 7 Pacho Ramos gentoo-dev 2007-01-02 12:16:05 UTC
Created attachment 105213 [details]
klat-0.5.1-r1.ebuild
Comment 8 Pacho Ramos gentoo-dev 2007-01-02 12:16:21 UTC
Created attachment 105214 [details, diff]
klat.patch