patches/libgphoto2-01-nousb.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 16797 9ec262bbf629
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16797
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     1
--- libgphoto2-2.4.0/libgphoto2_port/libgphoto2_port.pc.in-orig	2007-07-31 16:54:55.501951000 -0500
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     2
+++ libgphoto2-2.4.0/libgphoto2_port/libgphoto2_port.pc.in	2007-07-31 16:55:04.461691000 -0500
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     3
@@ -9,6 +9,6 @@ Name: libgphoto2_port
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     4
 Description: Device-independent access to serial, USB, and other ports
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     5
 URL: http://gphoto.org/proj/libgphoto2/
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     6
 Version: @VERSION@
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     7
-Requires: libusb >= 0.1.11
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     8
+#Requires: libusb >= 0.1.11
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     9
 Libs: -L${libdir} -lgphoto2_port -lm
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    10
 Cflags: -I${includedir}/gphoto2
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    11
--- libgphoto2-2.4.0/libgphoto2_port/libgphoto2_port-uninstalled.pc.in-orig	2007-11-28 17:44:41.653630000 -0600
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    12
+++ libgphoto2-2.4.0/libgphoto2_port/libgphoto2_port-uninstalled.pc.in	2007-11-28 17:45:11.762955000 -0600
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    13
@@ -15,6 +15,5 @@ Name: libgphoto2_port
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    14
 Description: Library for easy access to digital cameras
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    15
 URL: http://gphoto.org/proj/libgphoto2/
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    16
 Version: @VERSION@
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    17
-Requires: libusb >= 0.1.11
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    18
 Libs: ${pcfiledir}/libgphoto2_port/libgphoto2_port.la -lm
9ec262bbf629 2009-10-16 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    19
 Cflags: -I${pcfiledir}/@srcdir@