Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52242 - visualboyadvance-1.7.2.ebuild (Update)
Summary: visualboyadvance-1.7.2.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-28 01:16 UTC by jason perez
Modified: 2004-09-07 20:33 UTC (History)
1 user (show)

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


Attachments
visualboyadvance-1.7.2.ebuild (Update) (visualboyadvance-1.7.2.ebuild,1.74 KB, text/plain)
2004-05-28 01:18 UTC, jason perez
Details
Changed gui USE to gtk. (visualboyadvance-1.7.2.ebuild,1.79 KB, text/plain)
2004-06-20 16:47 UTC, Carlos Eduardo Monti
Details
visualboyadvance-1.7.2.ebuild (visualboyadvance-1.7.2.ebuild,1.47 KB, text/plain)
2004-06-23 18:58 UTC, SpanKY
Details
visualboyadvance (visualboyadvance,638 bytes, text/plain)
2004-06-23 19:00 UTC, SpanKY
Details
visualboyadvance-1.7.2-gcc3.4.patch (visualboyadvance-1.7.2-gcc3.4.patch,1.32 KB, patch)
2004-08-12 15:25 UTC, ecco
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jason perez 2004-05-28 01:16:36 UTC
This is an update for the newest visualboyadvance.  This ebuild adds support for the optional gtk+ interface just added in v 1.7.2.

This ebuild also introduces a new USE flag, "gui."  I think this USE flag is a good idea because some people might like the option to compile a program without a gui (if a program permits it, of coarse.)  Also, the use of the "gui" flag could also lessen the confusion of exactly what libraries a program such as visualboyadvance (which allows an optional gui) depends upon to the user.

Jason Perez


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 jason perez 2004-05-28 01:18:47 UTC
Created attachment 32192 [details]
visualboyadvance-1.7.2.ebuild (Update)
Comment 2 Carlos Eduardo Monti 2004-06-20 15:40:15 UTC
I believe the common practice is that if the gtk USE flag is present, it should compile with the GTK GUI, otherwise it shouldn't so it might be better to replace the gui USE flag you introduced with the gtk USE flag.
Comment 3 Carlos Eduardo Monti 2004-06-20 16:47:04 UTC
Created attachment 33714 [details]
Changed gui USE to gtk.
Comment 4 SpanKY gentoo-dev 2004-06-23 18:58:41 UTC
Created attachment 34014 [details]
visualboyadvance-1.7.2.ebuild

cleaned up ebuild ... someone needs to check it since my libglade stuff is
screwed up atm
Comment 5 SpanKY gentoo-dev 2004-06-23 19:00:28 UTC
Created attachment 34015 [details]
visualboyadvance

slightly touched up wrapper script
Comment 6 ecco 2004-07-04 08:26:15 UTC
The first ebuilds build fine, but this is what happens with SpanKY's ebuild:

checking for gtkmm-2.0 >= 2.0.0 libglademm-2.0 >= 2.1.0... Package gtkmm-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found

configure: error: Library requirements (gtkmm-2.0 >= 2.0.0 libglademm-2.0 >= 2.1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! ERROR: games-emulation/visualboyadvance-1.7.2 failed.
!!! Function egamesconf, Line 47, Exitcode 1
!!! egamesconf failed
Comment 7 ecco 2004-08-12 15:25:12 UTC
Created attachment 37313 [details, diff]
visualboyadvance-1.7.2-gcc3.4.patch

Maybe a fresh gcc-3.4 patch will convince someone to put this thing in portage
:)

It fixes some libglade errors. See bug #50713 for more details.
Comment 8 SpanKY gentoo-dev 2004-09-07 20:33:30 UTC
added gtk support to cvs, sorry about that
Comment 9 SpanKY gentoo-dev 2004-09-07 20:33:39 UTC
*** Bug 61917 has been marked as a duplicate of this bug. ***