Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138055 Details for
Bug 201720
sci-misc/wfdb-10.4.4 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
wfdb-10.4.4.ebuild
wfdb-10.4.4.ebuild (text/plain), 876 bytes, created by
cJ
on 2007-12-08 20:37:49 UTC
(
hide
)
Description:
wfdb-10.4.4.ebuild
Filename:
MIME Type:
Creator:
cJ
Created:
2007-12-08 20:37:49 UTC
Size:
876 bytes
patch
obsolete
> > >DESCRIPTION="WFDB Applications and library : Software for viewing, analyzing, and creating recordings of physiologic signals" >HOMEPAGE="http://www.physionet.org/physiotools/wag/" >SRC_URI="http://physionet.fri.uni-lj.si/physiotools/archives/${P}.tar.gz" >RESTRICT="primaryuri" > >LICENSE="GPL-2" >KEYWORDS="~amd64 ~ppc ~sparc ~x86" >IUSE="" > >DEPEND=" > net-misc/curl > media-gfx/imagemagick" > >src_compile() { > # `arch` replacement by `uname -m` > sed -i 's:`arch`:`uname -m`:' configure > > # Non-standard configure script > ./configure --dynamic --prefix=/usr --mandir=/usr/share/man > > # Non-standard makefile too > make WFDBROOT=${S}/build install >} > > >src_install() { > #mv ${S}/build/* ${D}/ > dobin build/bin/* > doman build/share/* > mv build/share ${D}/usr/ > dolib build/lib/* > mv build/lib/ps ${D}/usr/lib/ > mv build/include ${D}/usr/ >} > >src_test() { > make WFDBROOT=${S}/build check >}
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 201720
: 138055