Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17491 - No ebuild for gnotime.
Summary: No ebuild for gnotime.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://gttr.sf.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-14 05:10 UTC by Nick Palmer
Modified: 2003-08-28 20:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
GnoTime Ebuild (gnotime-2.1.6.ebuild,622 bytes, text/plain)
2003-06-02 02:25 UTC, Jesse Dearing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Palmer 2003-03-14 05:10:00 UTC
The Gnome Time Tracker is a great little time tracking utility available at
gttr.sourceforge.net. Gentoo should really have an ebuild for this.
Comment 1 Nick Palmer 2003-03-14 05:32:44 UTC
The standard ebuild works fine to build and install this package. The only issue is the depends. From the README:

Required Packages for Building GnoTime
======================================
Besides the 'usual' Gnome2 development packages, the following are
some of the packages required to build GnoTime:

-- libguile-dev  
-- libgtkhtml2-dev
-- docbook-utils  (to build the documents subdirectory)
Comment 2 Jesse Dearing 2003-06-02 02:25:11 UTC
Created attachment 12660 [details]
GnoTime Ebuild

Here's an ebuild I whipped up real quick for an install on my own machine.
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2003-07-17 01:20:32 UTC
the specified src_compile and src_install functions are redundant. also have a look at using the gnome2 eclass, as depending on the gnome-meta package is illegal under the ebuild creation policy. also is there a reason you've specified X and gnome under IUSE? neither of these is tested in the ebuild.

thanks, Mike.
Comment 4 Thomas Raschbacher gentoo-dev 2003-08-25 22:57:27 UTC
please someone add this soon .. i need it ;)
Comment 5 Mike Gardiner (RETIRED) gentoo-dev 2003-08-28 20:32:39 UTC
forgot to close this, this is in, thanks for reporting.