Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83597 Details for
Bug 128250
qvortaro-0.3.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qvortaro-0.3.1.ebuild
qvortaro-0.3.1.ebuild (text/plain), 780 bytes, created by
Philipp Edelmann
on 2006-04-01 02:35:36 UTC
(
hide
)
Description:
qvortaro-0.3.1.ebuild
Filename:
MIME Type:
Creator:
Philipp Edelmann
Created:
2006-04-01 02:35:36 UTC
Size:
780 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils qt3 > >DESCRIPTION="An Esperanto dictionary (currently only German)" >SRC_URI="http://download.berlios.de/qvortaro/qVortaro-${PV}.tar.bz2" >HOMEPAGE="http://qvortaro.berlios.de" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86 ~ppc" >IUSE="" > >DEPEND="virtual/libc > $(qt_min_version 3.1)" > >S=${WORKDIR}/qVortaro-${PV} > >src_compile() { > cd ${S} > ${QTDIR}/bin/qmake QMAKE=${QTDIR}/bin/qmake || die "qmake failed" > emake || die "emake failed" >} >src_install() { > make INSTALL_ROOT=${D} install > doicon src/icon/${PN}.png > make_desktop_entry qvortaro "qVortaro" >} >pkg_postinst() { > einfo "additional dictionaries at http://qvortaro.berlios.de/dictionaries.php" >}
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 128250
:
83504
| 83597