summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-12 18:31:22 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-12 18:31:22 +0100
commit30e1cfb99f7024ef808c265eb3f8907cb87622cd (patch)
tree095752d9c6d5f55ff4927bdaf523693e3e71b331 /media-libs/libdv/files/libdv-1.0.0-solaris.patch
parentmedia-libs/quvi: Port to EAPI 7 (diff)
downloadgentoo-30e1cfb99f7024ef808c265eb3f8907cb87622cd.tar.gz
gentoo-30e1cfb99f7024ef808c265eb3f8907cb87622cd.tar.bz2
gentoo-30e1cfb99f7024ef808c265eb3f8907cb87622cd.zip
media-libs/libdv: Port to EAPI 7
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/libdv/files/libdv-1.0.0-solaris.patch')
-rw-r--r--media-libs/libdv/files/libdv-1.0.0-solaris.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/media-libs/libdv/files/libdv-1.0.0-solaris.patch b/media-libs/libdv/files/libdv-1.0.0-solaris.patch
index e9cb440022af..8580d4ba7fd6 100644
--- a/media-libs/libdv/files/libdv-1.0.0-solaris.patch
+++ b/media-libs/libdv/files/libdv-1.0.0-solaris.patch
@@ -3,8 +3,8 @@
https://sourceforge.net/tracker/index.php?func=detail&aid=2603455&group_id=4393&atid=304393
---- configure.ac
-+++ configure.ac
+--- a/configure.ac
++++ b/configure.ac
@@ -208,6 +208,8 @@
@@ -23,8 +23,8 @@ https://sourceforge.net/tracker/index.php?func=detail&aid=2603455&group_id=4393&
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
---- configure
-+++ configure
+--- a/configure
++++ b/configure
@@ -20895,6 +20895,92 @@
fi
@@ -127,8 +127,8 @@ https://sourceforge.net/tracker/index.php?func=detail&aid=2603455&group_id=4393&
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
---- config.h.in
-+++ config.h.in
+--- a/config.h.in
++++ b/config.h.in
@@ -30,6 +30,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -139,8 +139,8 @@ https://sourceforge.net/tracker/index.php?func=detail&aid=2603455&group_id=4393&
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
---- encodedv/dvconnect.c
-+++ encodedv/dvconnect.c
+--- a/encodedv/dvconnect.c
++++ b/encodedv/dvconnect.c
@@ -31,6 +31,9 @@
#include <stdio.h>