Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 215216
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Saleem Abdulrasool (RETIRED) <compnerd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
glade_pkg_config_2_setup.patch Patch to replace glade-{2.6,3}*.ebuild files use pkg_setup instead of pkg_config for setting G2CONF patch Philippe Chaintreuil 2008-03-28 16:31 0000 2.48 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 215216 depends on: Show dependency tree
Bug 215216 blocks: 192812 201962
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-28 16:17 0000
All the current dev-util/glade ebuilds incorrectly set G2CONF in pkg_config
instead of pkg_setup.

pkg_config is only executed if and when the user runs: emerge --config =${PF}.

pkg_setup is used to set G2CONF for anjuta & devhelp, so I figure that's where
the code belongs for glade.

This makes the gnome use flag pretty much do nothing as it stands.



Reproducible: Always

------- Comment #1 From Philippe Chaintreuil 2008-03-28 16:21:43 0000 -------
"All the current dev-util/glade ebuilds..."

That statement is incorrect, all the 2.6.12 ebuilds use pkg_setup correctly.

------- Comment #2 From Philippe Chaintreuil 2008-03-28 16:31:50 0000 -------
Created an attachment (id=147559) [details]
Patch to replace glade-{2.6,3}*.ebuild files use pkg_setup instead of
pkg_config for setting G2CONF

Attached a patch that should rename pkg_config functions pkg_setup on the
affected ebuild files.

I only tested this change on the glade-2.6.8.ebuild since that's all I use --
but it seems simple enough that I'd assume it'll work on the 3.x versions.

You can verify it's working by watching the configure line when compiling
starts.  The old way wouldn't have --enable-gnome or --disable-debug in the
line at all -- now it should always be in there and react to your USE flag.

------- Comment #3 From Jakub Moc (RETIRED) 2008-03-28 17:51:18 0000 -------
*** Bug 206567 has been marked as a duplicate of this bug. ***

------- Comment #4 From Saleem Abdulrasool (RETIRED) 2008-03-29 19:31:49 0000 -------
Fixed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug