summaryrefslogtreecommitdiff
path: root/graphics/gphoto2
AgeCommit message (Collapse)AuthorFilesLines
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-06-02Revbump for icuadam1-2/+2
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-11-02graphics: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2018-04-03libgphoto2: update bl3.mk for dependency changewiz1-1/+2
Bump PKGREVISIONs of packages using it. Noted by John D. Baker on pkgsrc-users.
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-26Update to 2.5.8:wiz2-7/+6
gphoto2 2.5.8 release * --keep-raw option added, which leaves non-JPEG files on camera during capture or wait-event-and-download * --show-preview option split out of --capture-preview. --show-preview now displays the ascii art preview, --capture-preview no longer does. * updated translations: french, ukrainian, vietnamese, russian, polish, dutch, hungarian, esperanto, serbian, danish gphoto2 2.5.6 * --wait-event / --wait-event-and-download can now wait for strings --wait-event=CAPTURECOMPLETE --wait-event=FILEADDED --wait-event="Property 5001" * updated translations: french, ukrainian, dutch, polish, russian, vietnamese, hungarian, serbian gphoto2 2.5.5 * manpage updated * updated translations * bugfix for DST usage in handling date/time widgets * adjusted wait time heuristics after capture * --debug-loglevel=(debug|verbose|data|all) option added to select debug verbosity * fixed --filename with cross-device usage gphoto2 2.5.4 * --skip-existing option that skips if a local file would already exist * %F for foldername inclusion added to format strings for --filename * add the commandline arguments to the debug log gphoto2 2.5.3 * translations updated: dutch, polish, ukrainian, russian, taiwanese * small --show-info bugfix gphoto2 2.5.2 * new --reset option to reset usb devices. * using --filename, if the camera reports 1. Jan 1970, fall back to use the current date/time. * translations updated: french, polish, vietnamese, russian, simplified chinese, danish gphoto2 2.5.1 * Fixed that the meaning of --keep and --no-keep was switched. * Allow passing absolute filenames to -p, -d, -r/--rmdir, -m/--mkdir, -t, --show-info, --get-metadata, --get-raw-data, --get-audio-data, like e.g.: gphoto2 -p /store_00010001/DCIM/100D7000/DSC_0001.JPG * -L --quiet now prints a list of all files, 1 per line. * -l --quiet now prints a list of all folders, 1 per line. gphoto2 2.5.0 * Added "--keep" and "--no-keep" options for capture tethered and capture image. * --wait-event and --capture-tethered can now do: * nr of events (200) * seconds (100s) * milliseconds (200ms) (1/1000 of a second) * frames (50f) (number of images) * New --list-all-config gives the full config tree. gphoto2 2.4.99.2 * Updated for new GPPortInfo in libgphoto2 2.5.0 * Updated for various changed file interfaces in libgphoto2 2.5.0 * Capture mainloop changed to handle JPEG+RAW capture (one release resulting in 1 or more files). (Also: refactored and rewritten to be more beautiful) * Capture mainloop uses trigger capture + waitevent if present. * Fixed use-after-free problem in file save * Fixed %n to use an incremental counter, instead of a filesystem index. gphoto2 2.4.10.1 * Switched %n behaviour to be linear increasing, instead of a folder index. gphoto2 2.4.10 * Event loop handling non-waitevent able cameras. * --capture-movie (optional arguments: frames, or seconds) now loops over preview capture as fast as possible and writes the frames continously. The resulting file is "MotionJPEG" and can be postprocessed or displayed (by mplayer). Also output to stdout is possible for pipeing like: gphoto2 --stdout --capture-movie | someotherprogram gphoto2 2.4.9 * Capture main event loop rewritten to always use wait event to also support multiple image captures. (JPEG+RAW) * Fixed various bugs and memory leaks. * Translation updates. gphoto2 2.4.8 * Output CAPTURECOMPLETE on waitevent * On --filename "foo/bar/berk.jpg" create subdirectories if not yet present. * New shell command: capture-preview * Added Bulb Mode in interval capture with -B / --bulb <seconds> gphoto2 2.4.7 * New cmdline options: --set-config-index and --set-config-value to avoid ambiguity of the --set-config supporting both modes. * --wait-event can take "5s" as argument for 5 seconds of event taking * added --wait-event-and-download=x (same as --wait-event but with download) * New shell commands: wait-event (events or seconds) wait-event-and-download (events or seconds) capture-tethered set-config-index entry=choiceindex set-config-value entry=value * Enhanced --quietness. * Added AC_SYS_LARGEFILE, enabling support to download files > 2GB. * Updated translations. * Various bugfixes. gphoto2 2.4.5 * Updated translations. * Handle ctrl-c on tethered capture. gphoto2 2.4.4 * Updated translations. * SIGUSR2 added ... "exit interval capture after next shot" gphoto2 2.4.3 * Updated translations. * For multiple cameras, specifying with --port usb:xxx,yyy is now sufficient (previously needed --port and --camera).
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-1/+2
2015-05-02Update HOMEPAGEryoon1-2/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-4/+2
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-07-02update to 2.4.14drochner3-10/+9
changes: -disable aalib by default -"--list-all-config" to dump the full config tree + values -bugfixes -translation updates pkgsrc note: dropped aalib support
2011-11-07update to 2.4.11drochner2-7/+6
changes: -Switched %n behaviour to be linear increasing, instead of a folder index -translation updates
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2010-12-23Mechanically replace references to graphics/jpeg with the suitabledsainty1-3/+3
alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-12-15Recursive bump for libltdljoerg1-1/+2
2009-11-20update to 2.4.7drochner3-10/+8
changes: -New cmdline options / shell commands (set-config-index/value, wait-event) -Enhanced --quietness -Updated translations -Various bugfixes
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-1/+2
major change. Reported by Robert Elz in PR 41345.
2009-05-19Update gphoto2 to 2.4.5.obache2-6/+6
--------------------------------------------------------------------------- gphoto2 2.4.5 * Updated translations * Pressing Ctrl-C in tethered capture mode works now.
2009-03-18pull in libjpeg explicitely (used to be through libgphoto)drochner1-1/+2
2009-01-26update to 2.4.4drochner2-6/+6
changes: -Updated translations -SIGUSR2 added ... "exit interval capture after next shot"
2008-11-14update to gphoto2-2.4.3chuck2-6/+8
2008-08-14Update to 2.4.2:wiz2-6/+6
gphoto2 2.4.2 * Updated translations. * Major change in behaviour: --capture-image split into: --capture-image : Just captures image, no download. --capture-image-and-download : captures image and downloads it.
2008-06-14The package supports installation to DESTDIR.heinz1-2/+4
2008-04-30patch-aa is no longer pertinent.sborrill1-13/+0
2008-04-29libltdl is referenced from libgphoto2 only, so put the bl3 include theredrochner1-2/+1
2008-04-29Update to 2.4.1sborrill3-9/+10
gphoto2 2.4.1 * Made capture preview that saves to files work * capture-image has no arguments * version check for libgphoto2 fixed * cs,da,it,vi translations updated gphoto2 2.4.0 * Add contrib/ directory with scripts and things contributed by users. * New --storage-info function to get direct storage information from the camera via API. * Use SIGUSR1 to trigger premature image capture in --interval mode. * New --reset-interval parameter makes SIGUSR1 reset the capture interval. * New --capture-tethered command to wait for presses of the camera shutter button and download. Confirmed working only with Nikon DSC.
2007-06-14Need GNU Readline.obache1-1/+5
Uses rl_completion_matches (configure script checks) and rl_copy_text (not). Pointed out in PR 36486. Bump PKGREVISION.
2007-01-02Changes 2.3.1:adam4-27/+30
* Added --hook-script option, including man page update and test-hook.sh. * Fix: --get-all-metadata takes no argument. Changes 2.3.0: * Require popt library to parse command line options. * Partitioned command line options into groups of related options. * Added --debug-logfile=FILENAME option. * Only load all camlibs if necessary. * (Half-)Fix to make --with-libgphoto2=PREFIX configure parameter work. * Preliminary support for lower-case filenames in --filename pattern: %: * Added "rmdir" command to gphoto2 --shell.
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-25/+25
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-07Add same fix for new libexif as in libgphoto2. Noted needed by veego.wiz1-1/+7
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-2/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-19update to 2.1.6drochner3-8/+10
changes: -new --set-config option -cleanup -translation updates
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2005-01-05update to 2.1.5drochner4-29/+12
changes: - New command line arguments: --list-config - dump the configuration tree of the camera --get-config var - get the configuration entry <var> - New capture option: --frames=count --interval=seconds -fixes -new translations
2004-11-01Include libexif/buildlink3.mk because this package uses libexif directly.minskim1-3/+2
Also remove redundant BUILDLINK_DEPENDS.libexif setting.
2004-10-29Make ths build with version 0.6.11 of the "libexif" package. Also settron3-4/+26
"BUILDLINK_DEPENDS.libexif" because the package no longer works with old version of the "libexif" packacke. Bump package revision because of these changes.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-26Convert to buildlink3.snj1-10/+10
2004-02-20update to 2.1.4drochner3-7/+8
changes: bugfixes, support for more cameras
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.