mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
676 B
Plaintext
14 lines
676 B
Plaintext
dcraw is an ANSI C program that decodes any raw image from any digital camera
|
|
on any computer running any operating system. It's become a standard tool
|
|
within and without the Open Source world. It's small (about 3000 lines),
|
|
portable (standard C libraries only), free (both "gratis" and "libre"), and
|
|
when used skillfully, produces better-quality output than the tools provided by
|
|
the camera vendor.
|
|
|
|
This version is modified to add auto-rotate to exported thumbnails, and also
|
|
add adjustment for camera timezone offset. If your thumbnails appear upside
|
|
down, set DCRAW_RTC env var.
|
|
|
|
See also: https://dx.mehomi.com/photohack.html
|
|
See also: https://dx.mehomi.com/autorot.html
|