Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 328104 Details for
Bug 439294
app-editors/fb2edit - a WYSIWYG FictionBook (fb2) editor
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
improved version
fb2edit-0.0.7.ebuild (text/plain), 643 bytes, created by
Mikle Kolyada
on 2012-11-02 16:40:49 UTC
(
hide
)
Description:
improved version
Filename:
MIME Type:
Creator:
Mikle Kolyada
Created:
2012-11-02 16:40:49 UTC
Size:
643 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >inherit cmake-utils > >DESCRIPTION="application for editing FB2-files" >HOMEPAGE="http://fb2edit.lintest.ru/" >SRC_URI="http://lintest.ru/pub/${P}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="dev-libs/libxml2 > x11-libs/qt-core > x11-libs/qt-gui > x11-libs/qt-webkit > x11-libs/qt-xmlpatterns" >RDEPEND="${DEPEND} > x11-themes/hicolor-icon-theme" > >DOCS=( AUTHORS README ) > >src_prepare() { > # drop -g from CFLAGS > sed -i -e '/^add_definitions(-W/s/-g//' CMakeLists.txt || die 'sed failed' >}
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 439294
:
327158
| 328104 |
328224