First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 139594
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Viktor Griph <griph+gentoo@dd.chalmers.se>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
optional-xinerama.patch patch to feh's configure.ac to add --disable-xinerama option +regen patch Viktor Griph 2006-07-07 17:24 0000 24.84 KB Details | Diff
ebuild.patch patch to media-gfx/feh-1.3.4 to add xinderama use flag patch Viktor Griph 2006-07-07 17:26 0000 1.50 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 139594 depends on: Show dependency tree
Show dependency graph
Bug 139594 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2006-07-07 12:40 0000
feh compiles perfectly well without xinerama support. Instead of depending on
xinerama it should respect the xinerama use flag.

------- Comment #1 From Jakub Moc 2006-07-07 16:10:36 0000 -------
# ldd `which feh`
        linux-gate.so.1 =>  (0xffffe000)
        libz.so.1 => /lib/libz.so.1 (0xb7efd000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7ed8000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb7dea000)
        libImlib2.so.1 => /usr/lib/libImlib2.so.1 (0xb7d7d000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7d0d000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb7cff000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7cfa000)
        libm.so.6 => /lib/libm.so.6 (0xb7cd3000)
        libgiblib.so.1 => /usr/lib/libgiblib.so.1 (0xb7cca000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7caa000)
        libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb7ca7000)
        libc.so.6 => /lib/libc.so.6 (0xb7b6a000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb7b66000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7b61000)
        /lib/ld-linux.so.2 (0xb7f22000)

Sorry, deps need to be deterministic. Feel free to reopen if you have a patch
to make it respect the flag.

------- Comment #2 From Viktor Griph 2006-07-07 17:24:32 0000 -------
Created an attachment (id=91176) [edit]
patch to feh's configure.ac to add --disable-xinerama option +regen

------- Comment #3 From Viktor Griph 2006-07-07 17:26:30 0000 -------
Created an attachment (id=91177) [edit]
patch to media-gfx/feh-1.3.4 to add xinderama use flag

------- Comment #4 From Viktor Griph 2006-07-07 17:28:49 0000 -------
patch attached, reopeninig

------- Comment #5 From SpanKY 2006-07-15 23:21:32 0000 -------
fixed in cvs

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