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
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')
-rw-r--r--media-libs/libdv/files/libdv-0.99-2.6.patch10
-rw-r--r--media-libs/libdv/files/libdv-1.0.0-darwin.patch16
-rw-r--r--media-libs/libdv/files/libdv-1.0.0-solaris.patch16
3 files changed, 21 insertions, 21 deletions
diff --git a/media-libs/libdv/files/libdv-0.99-2.6.patch b/media-libs/libdv/files/libdv-0.99-2.6.patch
index c2663be353d4..f9a5fb1e5fea 100644
--- a/media-libs/libdv/files/libdv-0.99-2.6.patch
+++ b/media-libs/libdv/files/libdv-0.99-2.6.patch
@@ -1,8 +1,8 @@
---- libdv-0.99/libdv/enc_input.c 2002-12-31 23:04:02.000000000 +0000
-+++ libdv-0.99/libdv/enc_input.c.plasmaroo 2003-12-30 16:42:19.000000000 +0000
-@@ -48,13 +48,13 @@
-
- #if HAVE_DEV_VIDEO
+--- a/libdv/enc_input.c
++++ b/libdv/enc_input.c
+@@ -50,13 +50,13 @@
+ #define _DEVICE_H_
+ #define _LINUX_TIME_H
#include <sys/types.h>
-#include <linux/videodev.h>
#include <sys/time.h>
diff --git a/media-libs/libdv/files/libdv-1.0.0-darwin.patch b/media-libs/libdv/files/libdv-1.0.0-darwin.patch
index c6d48d5a6949..5522e9d7e602 100644
--- a/media-libs/libdv/files/libdv-1.0.0-darwin.patch
+++ b/media-libs/libdv/files/libdv-1.0.0-darwin.patch
@@ -2,8 +2,8 @@
https://sourceforge.net/tracker/index.php?func=detail&aid=2606558&group_id=4393&atid=304393
---- configure.ac
-+++ configure.ac
+--- a/configure.ac
++++ b/configure.ac
@@ -244,7 +244,7 @@
dnl Checks for library functions.
@@ -13,8 +13,8 @@ https://sourceforge.net/tracker/index.php?func=detail&aid=2606558&group_id=4393&
AC_SUBST(ac_aux_dir)
AC_SUBST(RPM_RELEASE)
---- configure
-+++ configure
+--- a/configure
++++ b/configure
@@ -22621,7 +22621,7 @@
rm -f conftest.mmap
@@ -24,8 +24,8 @@ https://sourceforge.net/tracker/index.php?func=detail&aid=2606558&group_id=4393&
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
{ echo "$as_me:$LINENO: checking for $ac_func" >&5
---- config.h.in
-+++ config.h.in
+--- a/config.h.in
++++ b/config.h.in
@@ -24,6 +24,12 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
@@ -39,8 +39,8 @@ https://sourceforge.net/tracker/index.php?func=detail&aid=2606558&group_id=4393&
/* Define as 1 if you have gtk */
#undef HAVE_GTK
---- encodedv/dvconnect.c
-+++ encodedv/dvconnect.c
+--- a/encodedv/dvconnect.c
++++ b/encodedv/dvconnect.c
@@ -860,7 +860,7 @@
int rt_raisepri (int pri)
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>