head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.18 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.16 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.14 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.12 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.10 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.8 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.6 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.4 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.2 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.1.0.10 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.8 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.6 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.4 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.2 pkgsrc-2007Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2008.04.29.09.31.09; author sborrill; state dead; branches; next 1.1; 1.1 date 2007.02.05.20.03.19; author markd; state Exp; branches; next ; desc @@ 1.2 log @Changes: libgphoto2 2.4.1 This is a 2.4 release branch update. Package / System integration: * HAL FDI files now use "info.subsystem" instead of "info.bus", required by hal after March 2008. * Suppress another Olympus camera in FDI file that is better of done using Mass Storage only. libgphoto2_port: * Suppress more known network filesystems in "disk" autodetection * disabled usb_reset for Canon cameras in "usb", broke EOS cameras. PTP2 driver: * Merged all new Camera IDs from TRUNK. * Configuration bugfix for multiple options with the same name. * Capture bugfix for Nikon Coolpix * Various small bugfixes. Canon driver: * Increased the event timeout, so operations work again. * Fixed a bug in interval capture * some additional configuration values for newer cameras Mars driver: * Synced with SVN TRUNK (1:1 copy). * Better whitebalance postprocessing * Camera ids added * Decompression fixes Digigr8 driver: * Synced with SVN TRUNK (1:1 copy). * bugfixes Sonix driver: * Synced with SVN TRUNK (1:1 copy). * bugfixes + changes from 2.3.x @ text @$NetBSD: patch-af,v 1.1 2007/02/05 20:03:19 markd Exp $ --- camlibs/enigma13/Makefile.in.orig 2007-02-03 19:22:41.363815000 +1300 +++ camlibs/enigma13/Makefile.in @@@@ -288,7 +288,7 @@@@ utilsdir = @@utilsdir@@ camlib_LTLIBRARIES = enigma13.la EXTRA_DIST = STATUS protocol.txt README.enigma13 enigma13_la_SOURCES = enigma13.c -enigma13_la_LDFLAGS = = -module -no-undefined -avoid-version -export-dynamic \ +enigma13_la_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic \ -export-symbols $(top_srcdir)/camlibs/camlib.sym enigma13_la_DEPENDENCIES = $(top_srcdir)/camlibs/camlib.sym @ 1.1 log @Fix build on Solaris. - There is no configure test for limits.h, just use it. - M_READ is a define pulled in from system headers - s/= =/=/ in a Makefile @ text @d1 1 a1 1 $NetBSD$ @