Gentoo Archives: gentoo-commits

From: "Daniel Black (dragonheart)" <dragonheart@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libptp2/files: libptp2-1.1.10-makefile.patch
Date: Fri, 20 Jun 2008 14:11:10
Message-Id: E1K9hKT-0002Tj-6P@stork.gentoo.org
1 dragonheart 08/06/20 14:11:05
2
3 Modified: libptp2-1.1.10-makefile.patch
4 Log:
5 autotools fixed thanks Diego - bug #226753
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 media-libs/libptp2/files/libptp2-1.1.10-makefile.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libptp2/files/libptp2-1.1.10-makefile.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libptp2/files/libptp2-1.1.10-makefile.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libptp2/files/libptp2-1.1.10-makefile.patch?r1=1.1&r2=1.2
14
15 Index: libptp2-1.1.10-makefile.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libptp2/files/libptp2-1.1.10-makefile.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- libptp2-1.1.10-makefile.patch 28 Dec 2007 00:03:08 -0000 1.1
22 +++ libptp2-1.1.10-makefile.patch 20 Jun 2008 14:11:04 -0000 1.2
23 @@ -9,106 +9,3 @@
24 ptpcam_DEPENDANCIES = libptp2.la
25 ptpcam_CFLAGS = @PTPCAM_CFLAGS@
26 endif
27 ---- libptp2-1.1.10.orig/src/Makefile.in 2007-08-27 01:08:33.000000000 +1000
28 -+++ libptp2-1.1.10/src/Makefile.in 2007-12-28 09:52:05.000000000 +1100
29 -@@ -1,4 +1,4 @@
30 --# Makefile.in generated by automake 1.9.5 from Makefile.am.
31 -+# Makefile.in generated by automake 1.9.6 from Makefile.am.
32 - # @configure_input@
33 -
34 - # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
35 -@@ -16,8 +16,6 @@
36 -
37 -
38 -
39 --SOURCES = $(libptp2_la_SOURCES) $(ptpcam_SOURCES)
40 --
41 - srcdir = @srcdir@
42 - top_srcdir = @top_srcdir@
43 - VPATH = @srcdir@
44 -@@ -45,8 +43,7 @@
45 - DIST_COMMON = $(libptp2include_HEADERS) $(srcdir)/Makefile.am \
46 - $(srcdir)/Makefile.in
47 - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 --am__aclocal_m4_deps = $(top_srcdir)/m4/byteorder.m4 \
49 -- $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.in
50 -+am__aclocal_m4_deps = $(top_srcdir)/configure.in
51 - am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52 - $(ACLOCAL_M4)
53 - mkinstalldirs = $(install_sh) -d
54 -@@ -74,7 +71,7 @@
55 - @LINUX_OS_TRUE@@PTPCAM_TRUE@ ptpcam-ptpcam.$(OBJEXT) \
56 - @LINUX_OS_TRUE@@PTPCAM_TRUE@ ptpcam-myusb.$(OBJEXT)
57 - ptpcam_OBJECTS = $(am_ptpcam_OBJECTS)
58 --ptpcam_DEPENDENCIES =
59 -+@PTPCAM_TRUE@ptpcam_DEPENDENCIES = libptp2.la
60 - DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
61 - depcomp = $(SHELL) $(top_srcdir)/depcomp
62 - am__depfiles_maybe = depfiles
63 -@@ -122,6 +119,7 @@
64 - EXEEXT = @EXEEXT@
65 - F77 = @F77@
66 - FFLAGS = @FFLAGS@
67 -+GREP = @GREP@
68 - INSTALL_DATA = @INSTALL_DATA@
69 - INSTALL_PROGRAM = @INSTALL_PROGRAM@
70 - INSTALL_SCRIPT = @INSTALL_SCRIPT@
71 -@@ -150,16 +148,14 @@
72 - PTPCAM_LDFLAGS = @PTPCAM_LDFLAGS@
73 - PTPCAM_TRUE = @PTPCAM_TRUE@
74 - RANLIB = @RANLIB@
75 -+SED = @SED@
76 - SET_MAKE = @SET_MAKE@
77 - SHELL = @SHELL@
78 - STRIP = @STRIP@
79 - VERSION = @VERSION@
80 --ac_ct_AR = @ac_ct_AR@
81 - ac_ct_CC = @ac_ct_CC@
82 - ac_ct_CXX = @ac_ct_CXX@
83 - ac_ct_F77 = @ac_ct_F77@
84 --ac_ct_RANLIB = @ac_ct_RANLIB@
85 --ac_ct_STRIP = @ac_ct_STRIP@
86 - am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
87 - am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
88 - am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
89 -@@ -176,24 +172,30 @@
90 - build_os = @build_os@
91 - build_vendor = @build_vendor@
92 - datadir = @datadir@
93 --effective_target = @effective_target@
94 -+datarootdir = @datarootdir@
95 -+docdir = @docdir@
96 -+dvidir = @dvidir@
97 - exec_prefix = @exec_prefix@
98 - host = @host@
99 - host_alias = @host_alias@
100 - host_cpu = @host_cpu@
101 - host_os = @host_os@
102 - host_vendor = @host_vendor@
103 -+htmldir = @htmldir@
104 - includedir = @includedir@
105 - infodir = @infodir@
106 - install_sh = @install_sh@
107 - libdir = @libdir@
108 - libexecdir = @libexecdir@
109 -+localedir = @localedir@
110 - localstatedir = @localstatedir@
111 - mandir = @mandir@
112 - mkdir_p = @mkdir_p@
113 - oldincludedir = @oldincludedir@
114 -+pdfdir = @pdfdir@
115 - prefix = @prefix@
116 - program_transform_name = @program_transform_name@
117 -+psdir = @psdir@
118 - sbindir = @sbindir@
119 - sharedstatedir = @sharedstatedir@
120 - sysconfdir = @sysconfdir@
121 -@@ -207,7 +209,7 @@
122 - DISTCLEANFILES = libptp-stdint.h libptp-endian.h
123 - @LINUX_OS_FALSE@@PTPCAM_TRUE@ptpcam_SOURCES = ptpcam.c ptpcam.h
124 - @LINUX_OS_TRUE@@PTPCAM_TRUE@ptpcam_SOURCES = ptpcam.c ptpcam.h myusb.c
125 --@PTPCAM_TRUE@ptpcam_LDADD = -lptp2 @PTPCAM_LDFLAGS@
126 -+@PTPCAM_TRUE@ptpcam_LDADD = libptp2.la @PTPCAM_LDFLAGS@
127 - @PTPCAM_TRUE@ptpcam_DEPENDANCIES = libptp2.la
128 - @PTPCAM_TRUE@ptpcam_CFLAGS = @PTPCAM_CFLAGS@
129 - all: all-am
130
131
132
133 --
134 gentoo-commits@l.g.o mailing list