First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 93652
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ryan Hill <dirtyepic@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 93652 depends on: Show dependency tree
Show dependency graph
Bug 93652 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: 2005-05-23 01:51 0000
from gphoto2-2.1.5.ebuild:

use aalib \
        && myconf="${myconf} --with-jpeg-prefix=/usr" \
        || myconf="${myconf} --without-aalib --without-jpeg"
    
use jpeg \
        && myconf="${myconf} --with-exif-prefix=/usr" \
        || myconf="${myconf} --without-exif"


i understand that aalib requires jpeg, but doesn't jpeg require jpeg as well?

------- Comment #1 From Carsten Lohrke 2005-05-23 05:19:59 0000 -------
Gnome herd, please use the exif use flag to toggle exif support, as everyone
else does.

------- Comment #2 From Alastair Tse (RETIRED) 2005-06-24 09:15:07 0000 -------
fixed in libgphoto2 and gphoto2. now using exif rather than jpeg.

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