Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 91335
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Marcelo Goes <vanquirius@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Gianelloni (RETIRED) <wolf31o2@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
links-2.1_pre17.diff links-2.1_pre17.diff patch Chris Gianelloni (RETIRED) 2005-05-03 10:46 0000 2.06 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 91335 depends on: Show dependency tree
Bug 91335 blocks: 75685
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: 2005-05-03 10:44 0000
Here's the request:

I would like for links to link/DEPEND against libjpeg if livecd is in USE.  This allows us to not have to add jpeg to the USE flags for building our releases, but allows for jpegs to display on www.g.o, since we already build with fbcon in USE.

------- Comment #1 From Chris Gianelloni (RETIRED) 2005-05-03 10:46:35 0000 -------
Created an attachment (id=57946) [details]
links-2.1_pre17.diff

This patch is against links-2.1_pre17.ebuild and makes USE="livecd" act like
USE="fbcon jpeg"

------- Comment #2 From Marcelo Goes 2005-05-03 15:46:38 0000 -------
Sounds good, but it fails repoman scan.

  DEPEND.badindev                1
   www-client/links/links-2.1_pre17.ebuild: ~ppc-macos ['sys-libs/gpm']
  RDEPEND.badindev               1
   www-client/links/links-2.1_pre17.ebuild: ~ppc-macos ['sys-libs/gpm']

Removing sys-libs/gpm from the livecd? statement fixes it, but alas, aside from gpm not having ppc-macos in KEYWORDS I do not understand what is causing it...

------- Comment #3 From Chris Gianelloni (RETIRED) 2005-05-04 04:25:29 0000 -------
Well, you can either make a -r1 ebuild, removing the ppc-macos KEYWORDS and
filing a bug to them, or you can simply wrap the new stuff in !ppc-macos? ( ...
) and ! use ppc-macos, where needed.  Want a new patch?

------- Comment #4 From Marcelo Goes 2005-05-04 11:26:18 0000 -------
I went with the first approach, it seems a cleaner way to do it for me.
sys-libs/gpm ppc-macos keyword request is in bug 91463.

Thanks Chris

------- Comment #5 From Marcelo Goes 2005-05-04 11:26:47 0000 -------
In cvs.

------- Comment #6 From Marcelo Goes 2005-05-04 12:37:37 0000 -------
Well, turns out it can't be keyworded. I'll change it to use !ppc-macos?.

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