ports/79085: New port: graphics/spcaview

Yoshihiko Sarumaru mistral at imasy.or.jp
Mon Mar 21 13:40:03 UTC 2005


>Number:         79085
>Category:       ports
>Synopsis:       New port: graphics/spcaview
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 21 13:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD shimako.yamayuri.org 4.11-STABLE FreeBSD 4.11-STABLE #2: Wed Feb 16 00:33:30 JST 2005 sarumaru at shimako.yamayuri.org:/usr/obj/usr/src/sys/Z505VRK i386


	
>Description:
	This PR introduces a graphics program that lets you capture image
	with USB camera using spca5xx chips.
	The portname `spcaview' is common with pkgsrc for NetBSD (I hear 
	that to be committed soon).
>How-To-Repeat:
	
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	spcaview/
#	spcaview/Makefile
#	spcaview/distinfo
#	spcaview/pkg-descr
#
echo c - spcaview/
mkdir -p spcaview/ > /dev/null 2>&1
echo x - spcaview/Makefile
sed 's/^X//' >spcaview/Makefile << 'END-of-spcaview/Makefile'
X# New ports collection makefile for:    spca5xx
X# Date created:                         21 March 2005
X# Whom:                                 Yoshihiko Sarumaru <mistral at imasy.or.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	spca5xx
XPORTVERSION=	20050206
XCATEGORIES=	graphics
XMASTER_SITES=	http://mxhaard.free.fr/spca50x/Download/
X
XPATCH_SITES=	http://www2.starcat.ne.jp/~takam/bsd/
XPATCHFILES=	spca5xx-bsd-0.3b.patch.gz
XPATCH_DIST_STRIP=	-p3
X
XMAINTAINER=	mistral at imasy.or.jp
XCOMMENT=	USB Cameras based SPCA5xx Utilities
X
XWRKSRC=		${WRKDIR}/${DISTNAME}/drivers/usb
X
X.if defined(WITHOUT_X11)
XCOMPONENTS=	spca5shot
X.else
XUSE_GNOME=	imlib gtk12
XCOMPONENTS=	spca5shot spca5view
X.endif
X
XMAN1=		${COMPONENTS:S/$/.1/}
XMANCOMPRESSED=	yes
XPLIST_FILES=	${COMPONENTS:S/^/bin\//}
X
XMAKE_ARGS+=	MANDIR=${MANPREFIX}/man/man
X
Xdo-build:
X.for component in ${COMPONENTS}
X	@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${ALL_TARGET})
X.endfor
X
Xdo-install:
X.for component in ${COMPONENTS}
X	@(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${INSTALL_TARGET})
X.endfor
X
X.include <bsd.port.mk>
END-of-spcaview/Makefile
echo x - spcaview/distinfo
sed 's/^X//' >spcaview/distinfo << 'END-of-spcaview/distinfo'
XMD5 (spca5xx-20050206.tar.gz) = 309b55f83238147ce2d0ff82961f1ce9
XSIZE (spca5xx-20050206.tar.gz) = 147019
XMD5 (spca5xx-bsd-0.3b.patch.gz) = 50f08ce2e320c61f5675e1c9b25fb6a7
XSIZE (spca5xx-bsd-0.3b.patch.gz) = 25917
END-of-spcaview/distinfo
echo x - spcaview/pkg-descr
sed 's/^X//' >spcaview/pkg-descr << 'END-of-spcaview/pkg-descr'
XUSB Cameras based SPCA5xx Utilities for NetBSD
X-----------------------------------------------
X1. What is it?
X   They are patches from SPCA5xx chipset linux driver to be worked on *BSD,
X   There is included two userland programs as follow;
X	spca5shot ... simple image capture program.
X	spca5view ... sequential image viewer program.
X
X2. Supported USB cameras
X	Vendor	Device	Product Name
X	------	------	------------
X	0x041e	0x403a  Creative webcam nx pro
X	0x04fc  0x0561  FlexiCam B100
X	0x0572	0x0041  Creative webcam notebook PD1170
X	0x060b	0xa001	Maxell CompactPC Camera PM3
X	0x0733	0x0401  Intel CS330
X	0x0ac8	0x301b  LOAS MCM-H06SL
X	0x0ac8	0x301b  sanwa CMS-V11
X	0x0c45  0x6025  LOAS MCM-S02SL ( 352x288 not worked )
X	0x0c45  0x6025  VGA WEB CAMERA "WEB CAM." ( 352x288 not worked )
X	0x0c45	0x6029  Raccoon AM-ST3
X	0xabcd	0xcdee	SIGMA-APO Petcam
X
XWWW: http://www2.starcat.ne.jp/~takam/bsd/NetBSD.html#spca561
END-of-spcaview/pkg-descr
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list