Bug 201702 - New ebuild for gnome-avrdude
Bug#: 201702 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: maintainer-wanted@gentoo.org Reported By: gentoo@holzke.net
Component: Ebuilds
URL: 
Summary: New ebuild for gnome-avrdude
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2007-12-08 17:27 0000
Description:   Opened: 2007-12-08 17:27 0000
gnome-avrdude is a GNOME graphical user interface (GUI) for the command-line
Atmel AVR microcontroller programming software "avrdude"
(http://savannah.nongnu.org/projects/avrdude/).

Reproducible: Always

------- Comment #1 From Wilfried Holzke 2007-12-08 17:27:55 0000 -------
Created an attachment (id=138045) [details]
Ebuild for gnome-avrdude-0.1

------- Comment #2 From Denis Dupeyron 2007-12-09 16:42:42 0000 -------
Thanks for the ebuild, nice work. I had to play a bit with the autothings,
though.

I have just committed this, so give it an hour or two and please test and tell
us how it works.

Denis.

------- Comment #3 From Wilfried Holzke 2007-12-10 17:20:18 0000 -------
Works =). I could not see any difference.

------- Comment #4 From Denis Dupeyron 2007-12-10 17:39:39 0000 -------
(In reply to comment #3)
> Works =). I could not see any difference.

Good, thanks for the feedback. The differences are mostly obsessive nitpicking
in the installation process. ;o)

And now that I think of it, there's a dependency fix that could be done better.
Don't bother to re-merge the package, it won't be needed.

Denis.

------- Comment #5 From Wilfried Holzke 2007-12-10 18:10:42 0000 -------
Something I noticed on the last program start is the following error:

(gnome-avrdude:20372): Gtk-WARNING **: Error loading icon from file
'/usr/share/pixmaps/gnome-avrdude.png':
        Datei »/usr/share/pixmaps/gnome-avrdude.png« konnte nicht geöffnet
werden: Datei oder Verzeichnis nicht gefunden


I don't know if it is programm related or if the Makefile does not install hte
png correctly.