Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 69693 Details for
Bug 75101
New ebuild: app-misc/sportstracker
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sportstracker-1.0.1-r1.ebuild
sportstracker-1.0.1-r1.ebuild (text/plain), 834 bytes, created by
Sébastien Champigny
on 2005-10-02 02:14:27 UTC
(
hide
)
Description:
sportstracker-1.0.1-r1.ebuild
Filename:
MIME Type:
Creator:
Sébastien Champigny
Created:
2005-10-02 02:14:27 UTC
Size:
834 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils mono > >DESCRIPTION="Application enabling you to record your sports activity" >HOMEPAGE="http://www.saring.de/sportstracker/" >SRC_URI="mirror://sourceforge/sportstracker/SportsTracker-${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND=">=dev-lang/mono-1.1.6 > >=dev-dotnet/gtk-sharp-1.9.2 > >=dev-dotnet/glade-sharp-1.9.2" >RDEPEND="" > >MY_PN="SportsTracker" >MY_P="${MY_PN}-${PV}" >S="${WORKDIR}/${MY_P}" > >src_install() { > make PREFIX="${D}/usr" PREFIX_I18N="${D}/usr/share/locale" install || die "Install failed!" > cd ${S}/docs > dodoc CHANGES.txt I18N.txt LICENSE.txt README.txt TODO.txt >} > >pkg_postinst() { > einfo "Before starting SportsTracker.exe, do a /etc/init.d/dotnet start" >}
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 75101
:
46476
|
50748
|
60654
|
60655
|
69660
| 69693 |
77357
|
85607
|
94729
|
104801