First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 2033
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 4659
Assigned To: Tod M. Neidt <tod@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Serge Robyns <serge.robyns@advalvas.be>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 2033 depends on: Show dependency tree
Bug 2033 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-04-23 11:15 0000
Attached there is an ebuild file for installing the french dictionary for 
aspell.

I don't feel like beeing the maintainer for this ebuild, so I hope someone 
would pick it up.

Serge

------- Comment #1 From Seemant Kulleen (RETIRED) 2002-04-23 17:09:32 0000 -------
I see no attachment for it though

------- Comment #2 From Seemant Kulleen (RETIRED) 2002-04-24 03:52:25 0000 -------
From an e-mail attachment from Serge for aspell-fr-0.1-3.ebuild: 

# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Created by Serge Robyns 23 April 2002
# $Header: $


DESCRIPTION="French dictionary for aspell"
HOMEPAGE="http://perso.wanadoo.fr/remi.vanicat/aspell/index-en.html"
S=${WORKDIR}/${P}
SRC_URI="http://aspell.sourceforge.net/${P}.tar.bz2"

DEPEND="app-text/aspell"
RDEPEND="app-text/aspell"

src_compile() {
	export DESTDIR=${D}
	./configure || die
	emake || die
}

src_install() {
	emake install || die
}



------- Comment #3 From Seemant Kulleen (RETIRED) 2002-07-11 06:21:03 0000 -------

*** This bug has been marked as a duplicate of 4659 ***

First Last Prev Next    No search results available      Search page      Enter new bug