Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 25443 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]
new ebuild ktt-1.1.1
ktt-1.1.1.ebuild (text/plain), 2.22 KB, created by
Nicolai Lissner
on 2004-02-11 18:00:47 UTC
(
hide
)
Description:
new ebuild ktt-1.1.1
Filename:
MIME Type:
Creator:
Nicolai Lissner
Created:
2004-02-11 18:00:47 UTC
Size:
2.22 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.1 > >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 > http://hem.passagen.se/mansb/at/Downloads/Deutsch.zip > http://hem.passagen.se/mansb/at/Downloads/De_ali.zip > http://hem.passagen.se/mansb/at/Downloads/Espanol.zip > http://hem.passagen.se/mansb/at/Downloads/EspanPlen.zip > http://hem.passagen.se/mansb/at/Downloads/French.zip > http://hem.passagen.se/mansb/at/Downloads/Italiano.zip > http://hem.passagen.se/mansb/at/Downloads/Italiano1.zip > http://hem.passagen.se/mansb/at/Downloads/lojban.zip > http://hem.passagen.se/mansb/at/Downloads/MansSven.zip > http://hem.passagen.se/mansb/at/Downloads/Polish.zip > http://hem.passagen.se/mansb/at/Downloads/Portugues.zip > http://hem.passagen.se/mansb/at/Downloads/Klingon.zip >" > > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" > >DEPEND="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 > unpack Deutsch.zip > unpack De_ali.zip > unpack Espanol.zip > unpack EspanPlen.zip > unpack French.zip > unpack Italiano.zip > unpack Italiano1.zip > unpack lojban.zip > unpack MansSven.zip > unpack Polish.zip > unpack Portugues.zip > unpack Klingon.zip >} > >src_install() { > dodir /usr/share/apps/ktt/mods > insinto /usr/share/apps/ktt/mods > doins *.mod > doins french/*.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