Port details |
- eos-movrec Capture short movies with Canon DSLR camera
- 0.3.2.b_6 graphics =2 0.3.2.b_6Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2011-08-15 15:38:28
- Last Update: 2023-08-04 02:32:08
- Commit Hash: 3dd7571
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: multimedia
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/eos-movrec/
- Description:
- This program writes short movies with your Canon DSLR camera directly to the
computer. The camera must have Live View feature to work; supported models
include Canon EOS 450D, Canon EOS 1000D, Canon 40D, Canon 50D, Canon 5D Mark
II, Canon 1Ds Mark III. The program offers preview, Av, Tv, and WB control.
While some newer models provide video recording natively, this program can
be useful if your camera does not have this option.
Video will be recorded using MJPEG codec, with no sound, roughly at 22 FPS
(depends on your hardware: camera and computer). Image size is also camera
dependent: 848x560 for 450D; 1024x680 for 40D, 50D, and top models; 768x512
for 1000D. Resulting file is simply a collection of Live View frames stored
sequentially without any compression in AVI container (expect file size to
be quite large).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eos-movrec>0:graphics/eos-movrec
- To install the port:
- cd /usr/ports/graphics/eos-movrec/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/eos-movrec
- pkg install eos-movrec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eos-movrec
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (eos-movrec-0.3.2_beta.tar.bz2) = a793e1961a1e1a701932415d653040bb27500daea5f0e65bf4c06e47cd94fe0f
SIZE (eos-movrec-0.3.2_beta.tar.bz2) = 3828236
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libgphoto2.so : graphics/libgphoto2
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_eos-movrec
- USES:
- cmake compiler:c++11-lang dos2unix pkgconfig qt:5 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.2.b_6 04 Aug 2023 02:32:08 |
Alexey Dokuchaev (danfe) |
graphics/eos-movrec: take a different approach to unbreak the build
Fix the bad guard around #include <unistd.h> and drop the `register'
keyword which is no longer accepted as of C++ 17 instead of forcing
the particular (less strict) C++ standard. Reclaim maintainership. |
0.3.2.b_6 02 Aug 2023 18:53:43 |
Muhammad Moinur Rahman (bofh) |
graphics/eos-movrec: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.3.2.b_6 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
0.3.2.b_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3.2.b_6 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.3.2.b_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.2.b_6 26 Feb 2020 00:51:47 |
linimon |
Add compiler:c++11-lang to fix build on GCC-based systems:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1. |
0.3.2.b_6 25 Feb 2020 17:49:38 |
danfe |
- Backport upstream r141 (switch to Qt5) and resurrect
- Narrow down `dos2unix' fixup to one needed file only
- Fix symlink which was pointing to an absolute path
- Drop INSTALLS_ICONS knob (not applicable to Qt ports) |
0.3.2.b_6 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
0.3.2.b_6 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.3.2.b_6 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.3.2.b_6 14 Jan 2018 01:23:15 |
woodsb02 |
graphics/libgphoto2: Update to 2.5.16
graphics/gphoto2: Update to 2.5.15
graphics/py-gphoto2: Update to 1.8.2
Also bump PORTREVISION of ports depending on these.
PR: 224611
Submitted by: bsam (graphics/libgphoto2) |
0.3.2.b_5 14 Aug 2017 12:56:23 |
woodsb02 |
graphics/gphoto2: Update to 2.5.14
graphics/libgphoto2: Update to 2.5.14
graphics/py-gphoto2: Update to 1.7.0
- Bump dependent ports
- Take maintainership of graphics/gtkam |
0.3.2.b_4 01 Jun 2017 16:05:18 |
woodsb02 |
graphics/libgphoto2: Update to 2.5.13
graphics/py-gphoto2: Update to 1.6.0
- Bump dependent ports
Changes this release:
https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release |
0.3.2.b_3 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.3.2.b_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.3.2.b_3 23 Jan 2015 12:28:17 |
vanilla |
bump PORTREVISION due libphoto2 shared library version changed.
Submitted by: tijl@ |
0.3.2.b_2 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.3.2.b_2 28 Apr 2014 21:31:32 |
nemysis |
These ports are no longer used or cared for.
comms/spandsp-devel
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
- Fix typo
deskutils/kupfer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change install, cosmetical changes
(Only the first 15 lines of the commit message are shown above ) |
0.3.2.b_1 06 Apr 2014 18:28:17 |
nemysis |
- Use dos2unix and tar:bzip2 instead of USE_DOS2UNIX and USE_BZIP2=yes
- Change Desktop entry file |
0.3.2.b_1 27 Sep 2013 17:53:03 |
nemysis |
- Bump PORTREVISION
- Revert USE_QT4 value
- Support STAGEDIR
Approved by: wg/pawel (mentors) |
0.3.2.b 23 Sep 2013 07:02:52 |
bsam |
Add pkg-plist forgotten while committing r327791.
PR: ports/182233
Submitted by: bsam (me)
Patch by: nemysis
Pointed out by: danfe
Pointyhat to: bsam (me) |
0.3.2.b 21 Sep 2013 06:13:38 |
bsam |
- Update to 0.3.2_beta
- Change maintainer email gmx.ch --> FreeBSD.org
- Use the new format for LIB_DEPENDS [1]
- Add USE_DOS2UNIX
- Change dependencies for QT4
- Use pkg-plist instead of PLIST_FILES and PLIST_DIRS
- Change desktop entry and icons
- Add patch, fix build at 10.x [1]
PR: ports/182233 [1]
Submitted by: bsam (me) [1]
Final patch by: nemysis (maintainer) |
0.3.1.b_4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.3.1.b_4 04 Sep 2013 07:55:49 |
bsam |
Add an explicit dependency upon pkg-config (USES+=pkgconfig)
uncovered by an exp libiconv -> inconv swith.
Approved by: portmgr (implicit) |
0.3.1.b_4 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.3.1.b_4 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.3.1.b_3 22 Jan 2013 23:13:41 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days) |
0.3.1.b_3 06 Nov 2012 10:20:47 |
danfe |
- Download pregenerated icon file and drop dependency on `graphics/netpbm'
- Reorder Makefile header to more common form
- Drop DISTVERSIONSUFFIX altogether: it does not make sense now since we
have to assign DISTFILES manually
- Remove redundant assignment of WRKSRC
- In DESKTOP_ENTRIES, do not rely on the fact that ${FALSE} will always be
"false" as required by fd.o spec; literal value should be used instead
PR: ports/173386
Submitted by: maintainer
Feature safe: yes |
0.3.1.b_2 07 Oct 2012 12:23:07 |
ak |
- Improve COMMENT
- Add secondary category multimedia
- Remove CMAKE_VERBOSE
- Bump PORTREVISION
Suggested by: bsam
Approved by: nemysis <nemysis@gmx.ch> (maintainer) |
0.3.1.b_1 06 Oct 2012 21:05:13 |
ak |
- Convert Makefile headers to new style
- Add DESKTOP_ENTRIES
- Pass maintainership to nemysis <nemysis@gmx.ch>
PR: ports/172342
Submitted by: nemysis <nemysis@gmx.ch> |
0.3.1.b_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.3.1.b_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.1.b 12 May 2012 16:07:32 |
danfe |
Relinquish some Canon DSLR cameras ports I no longer have time to maintain. |
0.3.1.b 29 Aug 2011 16:37:53 |
danfe |
Augment port description. |
0.3.1.b 15 Aug 2011 15:36:45 |
danfe |
Add eos-movrec, nice little program to capture short movies with Canon DSLR
cameras via Qt4 based GUI.
http://sourceforge.net/projects/eos-movrec/
http://valexvir.narod.ru/ |