diff options
author | 2015-01-26 11:39:25 +0000 | |
---|---|---|
committer | 2015-01-26 11:39:25 +0000 | |
commit | 6063f8497eec0eb3e7d372019ae23edcf40428c8 (patch) | |
tree | 8825361d180aa2478723032ef2e38f51122d1072 /media-libs/libgphoto2/files | |
parent | Version bump. (diff) | |
download | gentoo-2-6063f8497eec0eb3e7d372019ae23edcf40428c8.tar.gz gentoo-2-6063f8497eec0eb3e7d372019ae23edcf40428c8.tar.bz2 gentoo-2-6063f8497eec0eb3e7d372019ae23edcf40428c8.zip |
Version bump, drop .la files (upstream confirmed they are not needed: https://sourceforge.net/p/gphoto/bugs/1004/ ), drop old.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/libgphoto2/files')
-rw-r--r-- | media-libs/libgphoto2/files/libgphoto2-2.4.7-respect-bonjour.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/media-libs/libgphoto2/files/libgphoto2-2.4.7-respect-bonjour.patch b/media-libs/libgphoto2/files/libgphoto2-2.4.7-respect-bonjour.patch deleted file mode 100644 index fc10aec0c9fe..000000000000 --- a/media-libs/libgphoto2/files/libgphoto2-2.4.7-respect-bonjour.patch +++ /dev/null @@ -1,12 +0,0 @@ -# Make sure with_bonjour value gets set by corresponding AC_ARG_WITH -# Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=283332 ---- a/libgphoto2_port/configure.ac 2010-01-07 00:25:53.000000000 +0100 -+++ b/libgphoto2_port/configure.ac 2010-01-07 00:25:43.000000000 +0100 -@@ -161,7 +161,6 @@ - dnl --------------------------------------------------------------------------- - dnl Apple Bonjour / mDNSResponder multicast DNS queries. - dnl --------------------------------------------------------------------------- --with_bonjour=no - AC_ARG_WITH([bonjour], - AS_HELP_STRING([--without-bonjour], [whether to exclude Bonjour PTP/IP autodetection]), - , |