Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 16861 Details for
Bug 27655
ebuild for grisbi 0.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
grisbi-0.4.1.ebuild
grisbi-0.4.1.ebuild (text/plain), 762 bytes, created by
Laurent Maestracci
on 2003-08-31 11:15:51 UTC
(
hide
)
Description:
grisbi-0.4.1.ebuild
Filename:
MIME Type:
Creator:
Laurent Maestracci
Created:
2003-08-31 11:15:51 UTC
Size:
762 bytes
patch
obsolete
># Copyright 2003 Laurent Maestracci ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A personal finance manager" >HOMEPAGE="http://www.grisbi.org/" >SRC_URI="http://www.grisbi.org/download/packages/${PV}/sources/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="nls gnome" > > >DEPEND=">=gnome-base/gnome-libs-1.4.1.4 > >=x11-libs/gtk+-1.2.0 > >=dev-libs/libxml-1.8.16 > dev-libs/glib > gnome-base/gnome-print > media-libs/gdk-pixbuf > nls? ( sys-devel/gettext ) > gnome? ( gnome-base/gnome )" > > >src_compile() { > econf `use_enable nls` `use_enable gnome` || die "configure failed" > emake || die "make failed" >} > >src_install() { > make DESTDIR=${D} install || die > dodoc ABOUT-NLS AUTHORS COPYING NEWS README >} >
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 27655
: 16861 |
32172