Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899013 Details for
Bug 937327
app-text/qstardict Qt based dictionary app
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qstardict-2.0.2 ebuild
qstardict-2.0.2.ebuild (text/plain), 717 bytes, created by
MeatShooter
on 2024-08-04 18:53:56 UTC
(
hide
)
Description:
qstardict-2.0.2 ebuild
Filename:
MIME Type:
Creator:
MeatShooter
Created:
2024-08-04 18:53:56 UTC
Size:
717 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># >#!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >#!!!!EBUILD IS BASED ON ARCHLINUX PKDBUILD >#!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > > >EAPI=8 >DESCRIPTION="QStarDict is Qt4 version of StarDict" >HOMEPAGE="http://qstardict.org/" >SRC_URI="https://notabug.org/a-rodin/qstardict/archive/${PV}.tar.gz -> ${P}.tar.gz" >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~x86 amd64" >RDEPEND=">=dev-qt/qtcore-5.6 >=dev-libs/glib-2.0" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/${PN}" > >src_compile() { > qmake5 ENABLE_PLUGINS="stardict swac web" || die "qmake failed" > make >} >src_install() { > make INSTALL_ROOT="${D}" install >} >
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 937327
: 899013