Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 196209
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Peter Volkov <pva@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Miron <prince.jah@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
djvu-3.5.20-r1.ebuild.diff djvu-3.5.20-r1.ebuild.diff patch Jakub Moc (RETIRED) 2007-12-23 19:06 0000 717 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 196209 depends on: Show dependency tree
Bug 196209 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: 2007-10-17 20:09 0000
For the browserplugin to build the the djview binary is needed, which then
again is only build when the qt3-flag is enabled. So the ebuild should stop to
build if the nsplugin-flag is enabled and the qt3-flag is not.

Reproducible: Always

Steps to Reproduce:
1.USE="nsplugin -qt3"
2.
3.

Actual Results:  
no nsdejavu.so

Expected Results:  
To stop the ebuild and tell the user to either enable qt3-flag or disable
nsplugin-flag

------- Comment #1 From Jakub Moc (RETIRED) 2007-10-17 20:48:40 0000 -------
Sigh... Don't you think that ebuild name would be useful?!

------- Comment #2 From Miron 2007-10-19 13:48:58 0000 -------
ups, sorry, again with ebuild-name

------- Comment #3 From Jakub Moc (RETIRED) 2007-10-19 14:25:30 0000 -------
pkg_setup() {
        if ! use qt3; then
                ewarn
                ewarn "The standalone djvu viewer, djview, will not be
compiled."
                ewarn "Add \"qt3\" to your USE flags if you want it."
                ewarn
        fi
}

------- Comment #4 From Miron 2007-10-19 14:47:49 0000 -------
I'm not talking about the standalone viewer, that is clear, but its not clear
that you need the standalone viewer to get the browserplugin. Btw, i compiled
also with nsplugin and qt3 and there was too no browserpugin...

------- Comment #5 From Jakub Moc (RETIRED) 2007-12-23 18:55:15 0000 -------
*** Bug 203162 has been marked as a duplicate of this bug. ***

------- Comment #6 From Jakub Moc (RETIRED) 2007-12-23 19:06:29 0000 -------
Created an attachment (id=139198) [details]
djvu-3.5.20-r1.ebuild.diff

- make the thing die w/ a useful message w/ USE="nsplugin -qt3" since people
don't grok this...

------- Comment #7 From Jakub Moc (RETIRED) 2007-12-23 19:07:06 0000 -------
Reopen.

------- Comment #8 From Peter Volkov 2007-12-24 06:53:37 0000 -------
Thank you Miron for report, and Jakub for the fix. Fixed in djvu-3.5.20-r1.

Jakub, could I ask you at least to assign such bugs to maintainer even in case
you close them. I'm interested to see what bugs are reported on software I
maintain. Even if bugs are about broken digest which was fixed to the moment.
Thank you.

------- Comment #9 From Jakub Moc (RETIRED) 2008-01-07 18:43:30 0000 -------
*** Bug 204765 has been marked as a duplicate of this bug. ***

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