Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104506 Details for
Bug 158727
update for app-pda/dopi to 0.3.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for dopi 0.3.4
dopi-0.3.4.ebuild (text/plain), 741 bytes, created by
Dieter Verfaillie
on 2006-12-21 06:05:30 UTC
(
hide
)
Description:
ebuild for dopi 0.3.4
Filename:
MIME Type:
Creator:
Dieter Verfaillie
Created:
2006-12-21 06:05:30 UTC
Size:
741 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-pda/dopi/dopi-0.3.2.ebuild,v 1.1 2006/04/20 07:51:58 latexer Exp $ > >inherit mono fdo-mime > >DESCRIPTION="iPod audio manager in C#/Gtk#" >HOMEPAGE="http://www.snorp.net/" >SRC_URI="http://www.snorp.net/files/dopi/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="dev-lang/mono > >=dev-dotnet/ipod-sharp-0.6.2 > >=dev-dotnet/gtk-sharp-2.4.0 > >=dev-libs/glib-2.0" >RDEPEND="${DEPEND}" > ># The build is not parallel safe >MAKEOPTS="${MAKEOPTS} -j1" > >src_install() { > make DESTDIR=${D} install || die > dodoc AUTHORS README >} > >pkg_postinst() { > fdo-mime_desktop_database_update >}
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 158727
:
104506
|
104708
|
109285
|
109294
|
109378
|
109381
|
109384