Update to ufraw 0.11.
(Note: Depending on the pictures you open, you may need to raise the data limit (ulimit -d) a bit.)
This commit is contained in:
parent
073ae79cbb
commit
0157d680b0
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/01/04 20:19:54 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/04/15 12:44:54 mbalmer Exp $
|
||||
|
||||
COMMENT= "read and manipulate raw images from digital cameras"
|
||||
|
||||
DISTNAME= ufraw-0.10
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= ufraw-0.11
|
||||
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (ufraw-0.10.tar.gz) = Etm/247SLigSmnKYR7pmZA==
|
||||
RMD160 (ufraw-0.10.tar.gz) = kfjbQAItJCN/YFXVlKO0bgZ7uE0=
|
||||
SHA1 (ufraw-0.10.tar.gz) = mQ9hBCob7doZDnlgHrSQ/JUguzs=
|
||||
SHA256 (ufraw-0.10.tar.gz) = l8jLLqjIb4BoKdh1hcWiuvHxVULGo+bUfH63Poo1OBw=
|
||||
SIZE (ufraw-0.10.tar.gz) = 410407
|
||||
MD5 (ufraw-0.11.tar.gz) = 5+WTCocmV4MKd9yd2/zpOw==
|
||||
RMD160 (ufraw-0.11.tar.gz) = +++o3ZWeFCkREvwKV6ki78BnAn4=
|
||||
SHA1 (ufraw-0.11.tar.gz) = pOK1cKi/eSRGt/+4Znw4cVZIqsM=
|
||||
SHA256 (ufraw-0.11.tar.gz) = Cmb44pC2NBM95SdF3I/zJqrVmkQktKv0Hu8S5doMs1w=
|
||||
SIZE (ufraw-0.11.tar.gz) = 483124
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2006/10/28 16:48:16 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/04/15 12:44:54 mbalmer Exp $
|
||||
@comment bin/dcraw
|
||||
bin/nikon-curve
|
||||
bin/ufraw
|
||||
@ -8,7 +8,10 @@ lib/gimp/2.0/
|
||||
lib/gimp/2.0/plug-ins/
|
||||
lib/gimp/2.0/plug-ins/ufraw-gimp
|
||||
@man man/man1/ufraw.1
|
||||
share/locale/da/LC_MESSAGES/ufraw.mo
|
||||
share/locale/fr/LC_MESSAGES/ufraw.mo
|
||||
share/locale/ja/LC_MESSAGES/ufraw.mo
|
||||
share/locale/pt/LC_MESSAGES/ufraw.mo
|
||||
share/locale/ru/LC_MESSAGES/ufraw.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/ufraw.png
|
||||
|
Loading…
Reference in New Issue
Block a user