- Don't use included libintl headers

- Use MODULES=devel/gettext instead of WANTLIB
- Bump PKGNAME

ok naddy@
This commit is contained in:
alek 2005-02-14 19:41:11 +00:00
parent 76b85df594
commit 3f09d2a195
46 changed files with 501 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2004/11/30 01:06:37 espie Exp $
# $OpenBSD: Makefile,v 1.6 2005/02/14 19:41:11 alek Exp $
COMMENT= 'digital camera library'
CATEGORIES= graphics devel
@ -7,7 +7,7 @@ MAINTAINER= Marc Espie <espie@openbsd.org>, Arnaud Launay <asl@launay.org>
VERSION= 2.1.4
DISTNAME= libgphoto2-${VERSION}
PKGNAME= libgphoto-${VERSION}
PKGNAME= libgphoto-${VERSION}p0
HOMEPAGE= http://gphoto.sourceforge.net/
@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
WANTLIB= iconv intl m
WANTLIB= m
CONFIGURE_STYLE= autoconf
AUTOCONF_VERSION= 2.57
@ -29,6 +29,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
SUBST_VARS= VERSION
MODULES= devel/gettext
LIB_DEPENDS= exif::graphics/libexif \
jpeg::graphics/jpeg \
usb::devel/libusb

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_agfa-cl20_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/agfa-cl20/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/agfa-cl20/Makefile.in Thu Feb 3 23:30:33 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_agfa_cl20.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_aox_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/aox/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/aox/Makefile.in Thu Feb 3 23:30:35 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_aox.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir) \

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_barbie_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/barbie/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/barbie/Makefile.in Thu Feb 3 23:30:38 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = barbie.df makefile.os2 main
camlib_LTLIBRARIES = libgphoto2_barbie.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_canon_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/canon/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/canon/Makefile.in Thu Feb 3 23:30:40 2005
@@ -193,7 +193,6 @@ EXTRA_DIST = .indent.pro canon.df makefi
camlib_LTLIBRARIES = libgphoto2_canon.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_digita_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/digita/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/digita/Makefile.in Thu Feb 3 23:30:45 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = digita.df makefile.os2
camlib_LTLIBRARIES = libgphoto2_digita.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_dimera_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/dimera/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/dimera/Makefile.in Thu Feb 3 23:30:47 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = dimera.df makefile.os2 CRED
camlib_LTLIBRARIES = libgphoto2_dimera3500.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_directory_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/directory/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/directory/Makefile.in Thu Feb 3 23:30:49 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = directory.df directory.def
camlib_LTLIBRARIES = libgphoto2_directory.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
$(EXIF_CFLAGS)

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_fuji_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/fuji/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/fuji/Makefile.in Thu Feb 3 23:30:51 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_fuji.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_gsmart300_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/gsmart300/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/gsmart300/Makefile.in Thu Feb 3 23:30:53 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_gsmart300.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_jamcam_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/jamcam/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/jamcam/Makefile.in Thu Feb 3 23:30:55 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_jamcam.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_jd11_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/jd11/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/jd11/Makefile.in Thu Feb 3 23:30:57 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = jd11.html
camlib_LTLIBRARIES = libgphoto2_jd11.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_kodak_dc120_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/kodak/dc120/Makefile.in.orig Fri Feb 4 00:01:17 2005
+++ camlibs/kodak/dc120/Makefile.in Fri Feb 4 00:01:22 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = kodak.df makefile.os2
camlib_LTLIBRARIES = libgphoto2_kodak_dc120.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_kodak_dc210_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/kodak/dc210/Makefile.in.orig Fri Feb 4 00:01:39 2005
+++ camlibs/kodak/dc210/Makefile.in Fri Feb 4 00:01:43 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = kodak.df makefile.os2
camlib_LTLIBRARIES = libgphoto2_kodak_dc210.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_kodak_dc240_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/kodak/dc240/Makefile.in.orig Fri Feb 4 00:02:02 2005
+++ camlibs/kodak/dc240/Makefile.in Fri Feb 4 00:02:06 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = kodak.df makefile.os2
camlib_LTLIBRARIES = libgphoto2_kodak_dc240.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_kodak_dc3200_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/kodak/dc3200/Makefile.in.orig Fri Feb 4 00:02:24 2005
+++ camlibs/kodak/dc3200/Makefile.in Fri Feb 4 00:02:29 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = kodak.df makefile.os2
camlib_LTLIBRARIES = libgphoto2_kodak_dc3200.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_konica_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/konica/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/konica/Makefile.in Thu Feb 3 23:31:02 2005
@@ -194,7 +194,6 @@ EXTRA_DIST = EXPERTS konica.df makefile.
INCLUDES = \
-DLOCALIZATION=\"$(datadir)/$(PACKAGE)/$(VERSION)/konica\" \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2 \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_largan_lmini_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/largan/lmini/Makefile.in.orig Fri Feb 4 00:02:51 2005
+++ camlibs/largan/lmini/Makefile.in Fri Feb 4 00:02:55 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_largan.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_minolta_dimagev_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/minolta/dimagev/Makefile.in.orig Fri Feb 4 00:03:19 2005
+++ camlibs/minolta/dimagev/Makefile.in Fri Feb 4 00:03:23 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = dimagev.df makefile.os2
camlib_LTLIBRARIES = libgphoto2_dimagev.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_mustek_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/mustek/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/mustek/Makefile.in Thu Feb 3 23:31:08 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_mustek.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_panasonic_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/panasonic/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/panasonic/Makefile.in Thu Feb 3 23:31:10 2005
@@ -196,7 +196,6 @@ camlib_LTLIBRARIES = \
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_panasonic_coolshot_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/panasonic/coolshot/Makefile.in.orig Fri Feb 4 00:04:00 2005
+++ camlibs/panasonic/coolshot/Makefile.in Fri Feb 4 00:04:04 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_panasonic_coolshot.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_panasonic_l859_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/panasonic/l859/Makefile.in.orig Fri Feb 4 00:04:16 2005
+++ camlibs/panasonic/l859/Makefile.in Fri Feb 4 00:04:21 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_panasonic_l859.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_pccam300_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/pccam300/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/pccam300/Makefile.in Thu Feb 3 23:31:13 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_pccam300.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_pccam600_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/pccam600/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/pccam600/Makefile.in Thu Feb 3 23:31:15 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_pccam600.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_polaroid_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/polaroid/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/polaroid/Makefile.in Thu Feb 3 23:31:17 2005
@@ -195,7 +195,6 @@ camlib_LTLIBRARIES = \
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_ptp2_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/ptp2/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/ptp2/Makefile.in Thu Feb 3 23:33:48 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = ptp-pack.c
camlib_LTLIBRARIES = libgphoto2_ptp2.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_ricoh_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/ricoh/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/ricoh/Makefile.in Thu Feb 3 23:33:50 2005
@@ -191,7 +191,6 @@ camlib_LTLIBRARIES = libgphoto2_ricoh.la
EXTRA_DIST = g3.txt
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_samsung_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/samsung/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/samsung/Makefile.in Thu Feb 3 23:33:52 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_samsung.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_sierra_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/sierra/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/sierra/Makefile.in Thu Feb 3 23:33:54 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = sierra.df makefile.os2 PROT
camlib_LTLIBRARIES = libgphoto2_sierra.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_sipix_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/sipix/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/sipix/Makefile.in Thu Feb 3 23:33:57 2005
@@ -195,7 +195,6 @@ camlib_LTLIBRARIES = \
EXTRA_DIST = web2.html blink.txt xjpeg.c
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_smal_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/smal/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/smal/Makefile.in Thu Feb 3 23:33:59 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_smal.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_sonydscf1_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/sonydscf1/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/sonydscf1/Makefile.in Thu Feb 3 23:34:00 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = sonydscf1.df makefile.os2 r
camlib_LTLIBRARIES = libgphoto2_sony_dscf1.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_sonydscf55_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/sonydscf55/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/sonydscf55/Makefile.in Thu Feb 3 23:34:02 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_sony_dscf55.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_soundvision_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/soundvision/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/soundvision/Makefile.in Thu Feb 3 23:34:05 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_soundvision.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_spca50x_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/spca50x/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/spca50x/Makefile.in Thu Feb 3 23:34:07 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_spca50x.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_sq905_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/sq905/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/sq905/Makefile.in Thu Feb 3 23:34:08 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_sq905.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir) \

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_stv0674_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/stv0674/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/stv0674/Makefile.in Thu Feb 3 23:34:10 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = Protocol
camlib_LTLIBRARIES = libgphoto2_stv0674.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_stv0680_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/stv0680/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/stv0680/Makefile.in Thu Feb 3 23:34:13 2005
@@ -191,7 +191,6 @@ EXTRA_DIST = stv0680.df makefile.os2 CRE
camlib_LTLIBRARIES = libgphoto2_stv0680.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_sx330z_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/sx330z/Makefile.in.orig Thu Feb 3 23:30:23 2005
+++ camlibs/sx330z/Makefile.in Thu Feb 3 23:34:15 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_sx330z.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-camlibs_toshiba_pdrm11_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- camlibs/toshiba/pdrm11/Makefile.in.orig Fri Feb 4 00:05:14 2005
+++ camlibs/toshiba/pdrm11/Makefile.in Fri Feb 4 00:05:18 2005
@@ -189,7 +189,6 @@ target_alias = @target_alias@
camlib_LTLIBRARIES = libgphoto2_toshiba.la
INCLUDES = \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-I$(top_srcdir)/libgphoto2 \
-I$(top_builddir)/libgphoto2

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-libgphoto2_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- libgphoto2/Makefile.in.orig Sun Jan 18 20:48:09 2004
+++ libgphoto2/Makefile.in Fri Feb 4 00:43:37 2005
@@ -188,7 +188,6 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
INCLUDES = \
-I$(top_srcdir) \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port \
-DLOCALEDIR=\"$(datadir)/locale\" \
-DCAMLIBS=\"$(camlibdir)\" \

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-libgphoto2_port_libgphoto2_port_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- libgphoto2_port/libgphoto2_port/Makefile.in.orig Thu Feb 3 23:47:33 2005
+++ libgphoto2_port/libgphoto2_port/Makefile.in Thu Feb 3 23:47:39 2005
@@ -171,7 +171,6 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
INCLUDES = \
-I$(top_srcdir) \
- -I$(top_srcdir)/intl \
-DIOLIBS=\"$(libdir)/gphoto2_port/$(VERSION)\" \
-DLOCALEDIR=\"$(datadir)/locale\"

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-libgphoto2_port_serial_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- libgphoto2_port/serial/Makefile.in.orig Thu Feb 3 23:48:24 2005
+++ libgphoto2_port/serial/Makefile.in Thu Feb 3 23:48:32 2005
@@ -171,7 +171,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST = makefile.os2 serial.df
-INCLUDES = -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/intl
+INCLUDES = -I$(top_srcdir)/libgphoto2_port
iolibdir = $(libdir)/gphoto2_port/$(VERSION)
iolib_LTLIBRARIES = libgphoto2_port_serial.la

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-libgphoto2_port_test_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- libgphoto2_port/test/Makefile.in.orig Thu Feb 3 23:48:58 2005
+++ libgphoto2_port/test/Makefile.in Thu Feb 3 23:49:02 2005
@@ -173,7 +173,6 @@ target_alias = @target_alias@
INCLUDES = \
$(GPPORT_CFLAGS) \
-I$(top_srcdir)/include \
- -I$(top_srcdir)/intl \
-I$(top_srcdir)/libgphoto2_port

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-libgphoto2_port_usb_Makefile_in,v 1.1 2005/02/14 19:41:11 alek Exp $
--- libgphoto2_port/usb/Makefile.in.orig Thu Feb 3 23:48:45 2005
+++ libgphoto2_port/usb/Makefile.in Thu Feb 3 23:48:53 2005
@@ -171,7 +171,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST = makefile.os2 usb.df usb-os2.c
-INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir)/libgphoto2_port $(USB_CFLAGS)
+INCLUDES = -I$(top_srcdir)/libgphoto2_port $(USB_CFLAGS)
iolibdir = $(libdir)/gphoto2_port/$(VERSION)
iolib_LTLIBRARIES = libgphoto2_port_usb.la