Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 263963 Details for
Bug 297197
myrulib - Create your own collection of e-books
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new version
myrulib-0.26.9.ebuild (text/plain), 720 bytes, created by
Nikoli
on 2011-02-26 20:29:56 UTC
(
hide
)
Description:
new version
Filename:
MIME Type:
Creator:
Nikoli
Created:
2011-02-26 20:29:56 UTC
Size:
720 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=2 >WX_GTK_VER="2.8" > >inherit eutils wxwidgets > >DESCRIPTION="E-book collection manager" >HOMEPAGE="http://www.lintest.ru/wiki/MyRuLib" >SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=" > x11-libs/wxGTK:${WX_GTK_VER}[X] > >=dev-libs/expat-2 > dev-db/sqlite:3 > " ># TODO dev-db/wxSQLite3 (sunrise overlay) >DEPEND="${RDEPEND}" > >src_prepare() { > # for sure > rm -rf \ > sources/Expat \ > sources/SQLite3 \ > || die >} > >src_configure() { > econf --without-strip >} > >src_install() { > emake DESTDIR="${D}" install || die >}
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 297197
:
213219
|
214195
|
219205
|
223433
|
227351
|
235957
|
248452
|
248553
|
248593
|
248594
|
257498
|
257499
|
263963
|
363426
|
363464
|
363466
|
668276
|
668279
|
668282
|
668285
|
668288
|
892692
|
902300
|
902301