Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 11689 Details for
Bug 6808
gbonds -- new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
updated ebuild
gbonds-0.7.5.ebuild (text/plain), 1.68 KB, created by
Paul Thompson
on 2003-05-08 09:52:16 UTC
(
hide
)
Description:
updated ebuild
Filename:
MIME Type:
Creator:
Paul Thompson
Created:
2003-05-08 09:52:16 UTC
Size:
1.68 KB
patch
obsolete
># Copyright 2002 Paul Thompson ># Distributed under the terms of the GNU General Public License v2 ># $Header: /archive/cvsdir/portage/app-office/gbonds/gbonds-0.7.4.ebuild,v 1.1.1.1 2002/08/24 16:28:52 set Exp $ > ># This may be a little fragile; I was able to make it import ># savings bond wizard format, read and write its own xml ># format, and download treasury databases. I also could crash ># it. >DESCRIPTION="A GNOME US savings bonds inventory program." > >HOMEPAGE="http://www.snaught.com/gbonds" > >SRC_URI="http://www.snaught.com/gbonds/source/${P}.tar.gz" > >LICENSE="GPL-2" > >SLOT="0" > >IUSE="nls" > >KEYWORDS="x86" > ># Some of these are pulled from the home page claims, ># the rest are ripped from the libraries the program ># is linked against. Some may be redundant. >DEPEND=">=gnome-base/gnome-libs-1.2.0 > =x11-libs/gtk+-1.2* > =dev-libs/libxml-1.8* > >=gnome-base/gnome-print-0.25 > >=gnome-base/gnome-vfs-1.0.0 > >=dev-libs/glib-1.2.10-r4 > >=dev-libs/libxml-1.8.17-r2 > >=dev-libs/openssl-0.9.6e > >=dev-libs/popt-1.6.3 > >=gnome-base/ORBit-0.5.16 > >=gnome-base/gconf-1.0.8-r3 > >=gnome-base/oaf-0.6.8-r1 > >=media-libs/audiofile-0.2.3-r1 > >=media-libs/freetype-2.1.2 > >=media-libs/gdk-pixbuf-0.18.0-r1 > >=media-libs/imlib-1.9.14-r1 > >=media-sound/esound-0.2.28-r1 > >=sys-libs/db-1.85-r1 > >=sys-libs/ncurses-5.2-r5 > >=sys-libs/zlib-1.1.4 > nls? ( sys-devel/gettext ) > x11-base/xfree > sys-libs/glibc" > >RDEPEND="${DEPEND}" > >S="${WORKDIR}/${P}" > >src_compile() { > local myconf="" > use nls || myconf="--disable-nls" > > econf ${myconf} || die > emake || die >} > >src_install () { > einstall || die > dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README > dosym /usr/share/gnome/help/gbonds/C /usr/share/doc/${P}/html >}
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 6808
:
3250
| 11689 |
14185