Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 81420 Details for
Bug 50452
kbgoffice-1.0.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-text/kbgoffice-1.8.ebuild
kbgoffice-1.8.ebuild (text/plain), 1012 bytes, created by
Kalin KOZHUHAROV
on 2006-03-05 09:47:24 UTC
(
hide
)
Description:
app-text/kbgoffice-1.8.ebuild
Filename:
MIME Type:
Creator:
Kalin KOZHUHAROV
Created:
2006-03-05 09:47:24 UTC
Size:
1012 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit kde eutils > >DESCRIPTION="A set of English <-> Bulgarian dictionaries and GUI for them" >HOMEPAGE="http://bgoffice.sourceforge.net" >SRC_URI="mirror://sourceforge/bgoffice/${P}.tar.gz > mirror://sourceforge/bgoffice/full-pack.tar.bz2" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86 ~amd64" >IUSE="kde" > >DEPEND="=x11-libs/qt-3* > kde? ( >=kde-base/kdelibs-3 )" > > >src_unpack() { > unpack ${A} > cd ${S} >} > >src_compile() { > set-qtdir 3 > set-kdedir 3 > > myconf="${myconf} --prefix=/usr" > > if use kde; then > myconf="${myconf} --with-kde" > kde_src_compile myconf > fi > > kde_src_compile configure make >} > >src_install() { > kde_src_install > > if use kde; then > insinto /usr/share/applnk/Utilities > doins ${S}/src/kbgoffice.desktop > fi > > # Install the full dictionary pack, as well > einfo "Installing full dictionary pack" > insinto /usr/share/bgoffice > insopts -m0644 > doins ${WORKDIR}/full-pack/data/* >} >
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 50452
:
30995
|
30996
|
62462
|
81382
| 81420