Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 31679 Details for
Bug 49725
quickplot ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
quickplot-0.7.3.ebuild
quickplot-0.7.3.ebuild (text/plain), 525 bytes, created by
Lance Arenault
on 2004-05-18 13:37:56 UTC
(
hide
)
Description:
quickplot-0.7.3.ebuild
Filename:
MIME Type:
Creator:
Lance Arenault
Created:
2004-05-18 13:37:56 UTC
Size:
525 bytes
patch
obsolete
># file: quickplot-0.7.3.ebuild ># This is a Gentoo GNU/Linux ebuild script file for package quickplot-0.7.3. > > >DESCRIPTION="A fast interactive 2-D plotter" >HOMEPAGE="http://quickplot.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="\ >>=dev-cpp/gtkmm-2.2.8 \ >>=dev-util/pkgconfig-0.15 \ >>=media-libs/libsndfile-1.0.5" > >src_unpack() { > > unpack ${P}.tar.bz2 || die >} > >src_compile() { > > econf || die > emake || die >} > >src_install() { > > einstall || 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 49725
:
30524
|
31674
|
31679
|
45715
|
47668
|
47669