First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 82744
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
alsaplayer.patch Patch over current ebuild. patch Diego E. 'Flameeyes' Pettenò 2005-02-20 17:03 0000 2.57 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 82744 depends on: Show dependency tree
Bug 82744 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: 2005-02-20 17:03 0000
The attached patch applied over current ebuild cleans it up a little bit.

It adds a xosd useflag to disable forced dependency on xosd library (uses autoconf cache trick to get it).
It fixes the doc useflags, making the dependency on doxygen a buildtime dependency, not a runtime one, and also uses the autoconf cache trick to disable generation of documentation.

It changes from ` ` to $( ), also if it's not a clean way to render it in a patch.

It adds || die on make install which should be better

It adds ogg/vorbis flag separations (also if -ogg +vorbis can't be done), and allow to disable (for example) oggflac support (but this could need more work, as it doesn't allow to disable it without disable vorbis, anyway, a little better than now where you can't disable it).

It was done on an older revision of ebuild as you can see, as I forgot to submit the first change (xosd), but the only change (CPPFLAGS) shouldn't be necessary now, as /usr/X11R6 is now a link to /usr .

HTH, Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2005-02-20 17:03:34 0000 -------
Created an attachment (id=51728) [edit]
Patch over current ebuild.

------- Comment #2 From Jan Brinkmann (RETIRED) 2005-03-12 07:00:34 0000 -------
patch applied tp a new revision, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug