Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 312935 | Differences between
and this patch

Collapse All | Expand All

(-)media-gfx/ufraw/metadata.xml (-1 / +17 lines)
Lines 2-19 Link Here
2
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
2
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3
<pkgmetadata>
3
<pkgmetadata>
4
	<herd>graphics</herd>
4
	<herd>graphics</herd>
5
	<longdescription lang='en'>
6
		The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate
7
		raw images from digital cameras. It can be used on its own or as a Gimp
8
		plug-in. It reads raw images using Dave Coffin's raw conversion utility
9
		- DCRaw. UFRaw supports color management workflow based on Little CMS,
10
		allowing the user to apply ICC color profiles. For Nikon users UFRaw has
11
		the advantage that it can read the camera's tone curves. Even if you
12
		don't own a Nikon, you can still apply a Nikon curve to your images.
13
	</longdescription>
5
	<use>
14
	<use>
6
		<flag name='contrast'>
15
		<flag name='contrast'>
7
			enable contrast setting option
16
			enable contrast setting option
8
		</flag>
17
		</flag>
18
		<flag name='exif'>
19
			Enable support for EXIF and XMP metadata through <pkg>media-gfx/exiv2</pkg>
20
		</flag>
9
		<flag name='fits'>
21
		<flag name='fits'>
10
			Enable support for the FITS image format through <pkg>sci-libs/cfitsio</pkg>
22
			Enable support for the FITS image format through <pkg>sci-libs/cfitsio</pkg>
11
		</flag>
23
		</flag>
24
		<flag name='gnome'>
25
			Install <pkg>gnome-base/gconf</pkg> schemas and desktop file, and
26
			register UFRaw as being able to open raw files
27
		</flag>
12
		<flag name='hotpixels'>
28
		<flag name='hotpixels'>
13
			enable hot pixel elimination
29
			enable hot pixel elimination
14
		</flag>
30
		</flag>
15
		<flag name='lensfun'>
31
		<flag name='lensfun'>
16
			enable the lensfun lens-correction library
32
			enable the <pkg>media-libs/lensfun</pkg> lens-correction library
17
		</flag>
33
		</flag>
18
		<flag name='timezone'>
34
		<flag name='timezone'>
19
			enable DST correction for file timestamps
35
			enable DST correction for file timestamps

Return to bug 312935