Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 177976 Details for
Bug 253188
Littre-0.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild for littre
littre-1.0.ebuild (text/plain), 670 bytes, created by
Philippe Pepiot
on 2009-01-10 17:26:30 UTC
(
hide
)
Description:
New ebuild for littre
Filename:
MIME Type:
Creator:
Philippe Pepiot
Created:
2009-01-10 17:26:30 UTC
Size:
670 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit qt4 > >DESCRIPTION="The Famous \"le littre\" French dictionnary with a qt interface" >HOMEPAGE="http://dictionnaire-le-littre.googlecode.com" >SRC_URI="${HOMEPAGE}/files/Littre-source-${PV}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="x11-libs/qt-core >x11-libs/qt-gui" > >S=${WORKDIR} > >src_unpack () { > unpack ${A} > epatch "${FILESDIR}/littre-data-path.patch" >} > >src_compile() { > eqmake4 Littre.pro > emake || die >} > >src_install() { > dobin bin/Littre || die > insinto /usr/share/littre ; doins bin/Littre.qm bin/Littre.dat >} >
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 253188
:
176909
|
177364
| 177976 |
177977