diff options
author | Philip Lacroix <slackph at posteo dot de> | 2021-02-19 21:45:16 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-21 00:05:02 +0700 |
commit | 2fced70feb049fdb62d9b3ee7087dd9baadf3c4f (patch) | |
tree | 13e7c8c0e54652f68ccd190ad6bde883285ed767 /multimedia | |
parent | 5abb153d845892fc474df6af96594087063b0243 (diff) | |
download | slackbuilds-2fced70feb049fdb62d9b3ee7087dd9baadf3c4f.tar.gz |
multimedia/coriander: Updated for version 2.0.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/coriander/README | 18 | ||||
-rw-r--r-- | multimedia/coriander/coriander.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/coriander/coriander.desktop | 2 | ||||
-rw-r--r-- | multimedia/coriander/coriander.info | 8 | ||||
-rw-r--r-- | multimedia/coriander/slack-desc | 2 |
5 files changed, 17 insertions, 17 deletions
diff --git a/multimedia/coriander/README b/multimedia/coriander/README index 60ab304338..d7e1b8d8c5 100644 --- a/multimedia/coriander/README +++ b/multimedia/coriander/README @@ -1,10 +1,10 @@ -Coriander is a full-featured graphical interface for controlling digital cameras -through the IEEE-1394 bus (i.e. FireWire or iLink). It can also record videos, -send images to an FTP site and convert videos to V4L streams. A live display is -also provided. The program will work with any camera that is compatible with -the IIDC specifications (v1.04 or later): this includes most 1394 webcams and -many industrial and scientific cameras. +Coriander is a full-featured graphical interface for controlling digital +cameras through the IEEE-1394 bus (i.e. FireWire or iLink). It can also +record videos, send images to an FTP site and convert videos to V4L +streams. A live display is also provided. The program will work with any +camera that is compatible with the IIDC specifications (v1.04 or later): +this includes most 1394 webcams and many industrial and scientific +cameras. -NOTE: FTP support is added automatically if ftplib is detected. - -Optional dependencies: ftplib +NOTE - ftplib can be omitted if FTP support is not needed: Coriander +will build just fine. diff --git a/multimedia/coriander/coriander.SlackBuild b/multimedia/coriander/coriander.SlackBuild index eaba975fed..9e9b71a51e 100644 --- a/multimedia/coriander/coriander.SlackBuild +++ b/multimedia/coriander/coriander.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for coriander -# Copyright 2015-2017 Philip Lacroix <slackph at posteo dot de> +# Copyright 2015-2021 Philip Lacroix <slackph at posteo dot de> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=coriander -VERSION=${VERSION:-2.0.2} +VERSION=${VERSION:-2.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/coriander/coriander.desktop b/multimedia/coriander/coriander.desktop index 1cd8df9426..b18544b554 100644 --- a/multimedia/coriander/coriander.desktop +++ b/multimedia/coriander/coriander.desktop @@ -7,5 +7,5 @@ Comment=Control IEEE-1394 digital cameras compatible with the IIDC specification Exec=coriander Icon=/usr/share/icons/hicolor/128x128/apps/coriander.png Terminal=false -Categories=AudioVideo;Video;GTK; +Categories=Video; StartupNotify=true diff --git a/multimedia/coriander/coriander.info b/multimedia/coriander/coriander.info index 78cddfaf88..fb3da6cb7c 100644 --- a/multimedia/coriander/coriander.info +++ b/multimedia/coriander/coriander.info @@ -1,10 +1,10 @@ PRGNAM="coriander" -VERSION="2.0.2" +VERSION="2.0.3" HOMEPAGE="https://damien.douxchamps.net/ieee1394/coriander/" -DOWNLOAD="https://sourceforge.net/projects/coriander/files/coriander-2/2.0.2/coriander-2.0.2.tar.gz" -MD5SUM="431d98fb013217681f97ade168201fb8" +DOWNLOAD="https://sourceforge.net/projects/coriander/files/coriander-2/2.0.3/coriander-2.0.3.tar.gz" +MD5SUM="6bf50046ba9ce3c72cc42a897c51ec24" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libdc1394 libgnomeui" +REQUIRES="libdc1394 ftplib libgnomeui" MAINTAINER="Philip Lacroix" EMAIL="slackph at posteo dot de" diff --git a/multimedia/coriander/slack-desc b/multimedia/coriander/slack-desc index dc2a5e7e8a..9b09607deb 100644 --- a/multimedia/coriander/slack-desc +++ b/multimedia/coriander/slack-desc @@ -15,5 +15,5 @@ coriander: videos to V4L streams. A live display is also provided. The program coriander: will work with IIDC-compatible devices (v1.04 or later) including coriander: most 1394 webcams and many industrial and scientific cameras. coriander: -coriander: Homepage: http://damien.douxchamps.net/ieee1394/coriander/ +coriander: Homepage: https://damien.douxchamps.net/ieee1394/coriander/ coriander: |