Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 234789
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sparc Porters <sparc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexis Ballier <aballier@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 234789 depends on: Show dependency tree
Bug 234789 blocks:
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-08-15 07:00 0000
Currently there is that in xine-lib's ebuild:

    # enable/disable appropiate optimizations on sparc
    [[ "${PROFILE_ARCH}" == "sparc64" ]] && myconf="${myconf} --enable-vis"
    [[ "${PROFILE_ARCH}" == "sparc" ]] && myconf="${myconf} --disable-vis"

I would prefer having this as an useflag, masked in base and unmasked on the
appropriate sparc profiles.
As I don't know much about sparc myself, I would prefer you do it since it
requires everything to be done at the sametime.

Steps:
- add a vis useflag to latest xine-lib, change the code by a use_enable
- document it in metadata.xml
- mask it in base/package.use.mask
- unmask it on the appropriate sparc profiles.


Anything I missed ?

------- Comment #1 From Alexis Ballier 2008-08-15 10:14:13 0000 -------
done now

thanks raul for babysitting me ;p

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