Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 186504 Details for
Bug 41315
KDE Tengwar Tool (ktt) - NEW ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for kde 3.5
ktt-1.1.1.ebuild (text/plain), 1.37 KB, created by
Andrew Savchenko
on 2009-03-28 03:31:45 UTC
(
hide
)
Description:
ebuild for kde 3.5
Filename:
MIME Type:
Creator:
Andrew Savchenko
Created:
2009-03-28 03:31:45 UTC
Size:
1.37 KB
patch
obsolete
># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > ># ebuild written by Nicolai Lissner <nlissne@linux01.gwdg.de> > >inherit kde-base >need-kde 3.5 > >DESCRIPTION="KDE Tengwar Tool - transcribes Roman letters into and from Tengwar (Tolkien's Elvish alphabet)" >HOMEPAGE="http://www.tengwar.art.pl/ktt/english.php" >SRC_URI="http://www.tengwar.art.pl/ktt/zip/${P}.tar.gz > http://www.tengwar.art.pl/ktt/zip/mode/quenya.zip > http://www.tengwar.art.pl/ktt/zip/mode/sindarin.zip > http://www.tengwar.art.pl/ktt/zip/mode/sindarinclassic.zip > http://www.tengwar.art.pl/ktt/zip/mode/english.zip > http://www.tengwar.art.pl/ktt/zip/mode/english2002.zip > http://www.tengwar.art.pl/ktt/zip/mode/polski.zip >" > > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" > >DEPEND="media-fonts/tengwar-fonts" > >S=${WORKDIR}/${P} > >src_unpack() { > unpack ${P}.tar.gz > cd ${P} > unpack quenya.zip > unpack sindarin.zip > unpack sindarinclassic.zip > unpack english.zip > unpack english2002.zip > unpack polski.zip > epatch "${FILESDIR}/${P}-gcc43.patch" >} > >src_install() { > dodir /usr/share/apps/ktt/mods > insinto /usr/share/apps/ktt/mods > doins *.mod > einstall || die >} > >pkg_postinst() { > einfo "To make this program work as expected you will have to chose" > einfo "a mod-file for the specific language you want to transcribe." > einfo "These files have been installed to /usr/share/apps/ktt/mods" > sleep 5 >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 41315
:
25443
| 186504 |
186506