Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 24959 Details for
Bug 40410
Ebuild for bookcase-0.8
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bookcase-0.8.ebuild
bookcase-0.8.ebuild (text/plain), 1.01 KB, created by
Christof Debaes
on 2004-02-04 14:09:10 UTC
(
hide
)
Description:
bookcase-0.8.ebuild
Filename:
MIME Type:
Creator:
Christof Debaes
Created:
2004-02-04 14:09:10 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit kde >need-kde 3.1 > >DESCRIPTION="A book manager for the KDE environment" >HOMEPAGE="http://www.periapsis.org/bookcase/" >LICENSE="GPL-2" >SRC_URI="http://www.periapsis.org/bookcase/download/${P}.tar.gz" >SLOT="0" >KEYWORDS="~x86" >IUSE="kde " > > >newdepend "dev-libs/libxml2 dev-libs/libxslt" > > > >src_compile() { > myconf="${myconf} --disable-debug --enable-final" > # The package does not want to build without the > # --disable-debug: since fileappfinder uses an undefined > # kbDebug function > # --enable-final: I do not know the reason for build > # without this function. Looked at the *.spec (RPM) > # at the ${HOMEPAGE} > # This *.spec file requires also the ImageMagick package. > > # Build process of bookcase > kde_src_compile >} > >src_install() { > make DESTDIR=${D} install || or die > > > # install some extra docs not included in make install's targets > dodoc AUTHORS TODO ChangeLog >}
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 40410
: 24959