Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169856 - giggle 0.1 (git frontend)
Summary: giggle 0.1 (git frontend)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-03-07 23:05 UTC by Tobias Hauth
Modified: 2007-05-11 20:49 UTC (History)
3 users (show)

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


Attachments
ebuild for giggle (giggle-0.1.ebuild,410 bytes, text/plain)
2007-03-07 23:05 UTC, Tobias Hauth
Details
fixed ebuild (giggle-0.1.ebuild,479 bytes, text/plain)
2007-03-08 17:40 UTC, Tobias Hauth
Details
giggle ebuild (giggle-0.1.ebuild,502 bytes, text/plain)
2007-03-08 17:56 UTC, Tobias Hauth
Details
giggle-0.1.ebuild (giggle-0.1.ebuild,484 bytes, text/plain)
2007-03-13 12:29 UTC, Nguyen Thai Ngoc Duy (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Hauth 2007-03-07 23:05:10 UTC
ebuild for giggle.Giggle is a new frontend for git. More information on
http://developer.imendio.com/projects/giggle

Reproducible: Always
Comment 1 Tobias Hauth 2007-03-07 23:05:49 UTC
Created attachment 112495 [details]
ebuild for giggle
Comment 2 Tobias Hauth 2007-03-07 23:08:09 UTC
perhaps someone with more experience with ebuilds can check my first ebuild ;-)
Comment 3 Hans de Graaff gentoo-dev Security 2007-03-08 08:04:00 UTC
The ebuild looks fine. I did remove eutils from the inherit line as you are not using any of its functions anywhere.
Comment 4 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2007-03-08 17:21:31 UTC
If I'm not wrong, we need some more dependencies. As far as I can see:

DEPEND=">=x11-libs/gtk+-2.10 
        >=dev-libs/glib-2.12
        >=x11-libs/gtksourceview-1.8
        >=gnome-base/libglade-2.4"

You can check them in the configure file.
Comment 5 Hans de Graaff gentoo-dev Security 2007-03-08 17:27:46 UTC
Oops, didn't check for dependencies and as things go I have all of these already installed. Good point.
Comment 6 Tobias Hauth 2007-03-08 17:40:08 UTC
Created attachment 112587 [details]
fixed ebuild

thx :-)
Comment 7 Tobias Hauth 2007-03-08 17:56:25 UTC
Created attachment 112591 [details]
giggle ebuild

sorry. should depend on git >= 1.4.4.3
Comment 8 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2007-03-13 12:29:51 UTC
Created attachment 113158 [details]
giggle-0.1.ebuild

Make it one line shorter: remove RDEPEND assignment
Comment 9 Attila Fazekas 2007-04-06 19:36:14 UTC
Exists newer version 0.2.
Comment 10 Hans de Graaff gentoo-dev Security 2007-04-07 06:55:34 UTC
Renaming the giggle-0.1.ebuild to giggle-0.2.ebuild works fine. I've checked the dependencies in giggle-0.2 but no changes are needed.
Comment 11 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-05-11 20:49:08 UTC
Its in portage!