CRWInfo moved to pkgsrc/graphics/CRWInfo.

This commit is contained in:
Julio Merino 2005-01-14 16:04:19 +00:00 committed by Thomas Klausner
parent 8749576142
commit 370be4a6e1
6 changed files with 2 additions and 57 deletions

View file

@ -1,4 +0,0 @@
CRW Info is a program to extract exposure information and thumbnails from
Canons RAW files (tested so far only with the CRW files from the Canon D60
camera. Owners of other camera models are encouraged to try the program and
give feedback).

View file

@ -1,22 +0,0 @@
# $NetBSD: Makefile,v 1.2 2005/01/14 15:09:50 kirtai Exp $
#
DISTNAME= CRWInfo-0.2
CATEGORIES= graphics
MASTER_SITES= http://neuemuenze.heim1.tu-clausthal.de/~sven/crwinfo/
MAINTAINER= kirtai@users.sourceforge.net
HOMEPAGE= http://neuemuenze.heim1.tu-clausthal.de/~sven/crwinfo/
COMMENT= Extract exposure information and thumbnails from Canons RAW files
NO_CONFIGURE= yes
USE_BUILDLINK3= yes
INSTALLATION_DIRS= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/crwinfo ${PREFIX}/bin/
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/crwinfo/
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/crwinfo/
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/14 00:24:53 kirtai Exp $
bin/crwinfo
share/doc/crwinfo/README
@dirrm share/doc/crwinfo

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.2 2005/01/14 15:09:50 kirtai Exp $
SHA1 (CRWInfo-0.2.tar.gz) = 6c3df0378cd9eaa74dad19b5c1661e63afe6c264
Size (CRWInfo-0.2.tar.gz) = 10717 bytes
SHA1 (patch-aa) = 451336207dd6ada7934e6dd35eff4b206974f287

View file

@ -1,19 +0,0 @@
$NetBSD: patch-aa,v 1.2 2005/01/14 15:09:50 kirtai Exp $
--- crwinfo.c.orig 2002-07-30 18:17:03.000000000 +0100
+++ crwinfo.c
@@ -95,10 +95,10 @@ void print_help(char *progname)
fprintf( stderr, "-m show misc. information (whitepoint, AF mode etc)\n" );
fprintf( stderr, "-f show flash information (flash mode etc)\n" );
fprintf( stderr, "-cf show custom function settings\n" );
- fprintf( stderr, "-t extract the thumbnail to the optional filename.
- If no filename for the thumbnail is given, the
- name of the CRW-file is used with a .jpg
- extension\n" );
+ fprintf( stderr, "-t extract the thumbnail to the optional filename.\n"
+ " If no filename for the thumbnail is given, the\n"
+ " name of the CRW-file is used with a .jpg\n"
+ " extension\n" );
fprintf( stderr, "-x show experimental information (don't rely on it)\n" );
exit(0);
}

View file

@ -1,12 +1,11 @@
# $Id: Makefile,v 1.1617 2005/01/14 13:40:36 jmmv Exp $
# $NetBSD: Makefile,v 1.1617 2005/01/14 13:40:36 jmmv Exp $
# $Id: Makefile,v 1.1618 2005/01/14 16:04:19 jmmv Exp $
# $NetBSD: Makefile,v 1.1618 2005/01/14 16:04:19 jmmv Exp $
COMMENT= WIP pkgsrc packages
SUBDIR+= 4stAttack
SUBDIR+= Chinput
SUBDIR+= Coin
SUBDIR+= CRWInfo
SUBDIR+= InfoNES
SUBDIR+= LabPlot
SUBDIR+= OpenGLUT