1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/graphics/s10sh/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

23 lines
962 B
Plaintext

S10sh is a USB/serial userspace driver for the Canon PowerShot digital cameras.
Using S10sh you can download, upload and explore the images captured with your
PowerShot camera. The interface is quite similar to DOS's command.com.
S10sh supports the following PowerShot models:
G1 (works with USB, not reported if works with the serial interface)
G3 (from local patches, perhaps needs further testing/debug)
S10 (serial and USB)
S20 (serial and USB)
S100 aka Digital Ixus (USB only, since it lacks the serial interface)
A20 (needs testing)
A50 (serial only, supported with problems)
Pro70 (serial only, supported with problems)
Other models are reported to work as well: Elph S400, Digital Ixus V3, S30,
A60, EOS-10D.
With the release of libusb 0.1.3b (https://sourceforge.net/projects/libusb/),
S10sh gained USB support under FreeBSD.
The original author's web page is http://www.kyuzz.org/antirez/s10sh.html