summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-20 17:36:55 +0000
committerSam James <sam@gentoo.org>2020-12-20 17:36:55 +0000
commit16d4cd63d9da05976baf7775121bb88b81d45343 (patch)
treead1ee9a0a837ad78fcd7e121064f3d8fef713454 /media-video/xine-ui/files
parentnet-mail/lbdb: cleanup old (diff)
downloadgentoo-16d4cd63d9da05976baf7775121bb88b81d45343.tar.gz
gentoo-16d4cd63d9da05976baf7775121bb88b81d45343.tar.bz2
gentoo-16d4cd63d9da05976baf7775121bb88b81d45343.zip
media-video/xine-ui: cleanup old
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/xine-ui/files')
-rw-r--r--media-video/xine-ui/files/xine-ui-0.99.10-libcaca.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/media-video/xine-ui/files/xine-ui-0.99.10-libcaca.patch b/media-video/xine-ui/files/xine-ui-0.99.10-libcaca.patch
deleted file mode 100644
index c5a359758d4a..000000000000
--- a/media-video/xine-ui/files/xine-ui-0.99.10-libcaca.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -r efe11fb1562e configure.ac
---- a/configure.ac Thu Dec 28 18:08:02 2017 +0200
-+++ b/configure.ac Sun Apr 01 23:00:22 2018 -0600
-@@ -374,7 +374,7 @@
- if test "x$with_caca" = "xyes" && test "x$have_caca" = "xno"; then
- AC_MSG_ERROR([CACA support requested, but libcaca 0.99 not found])
- fi
-- if test test "x$have_caca" = "xyes"; then
-+ if test "x$have_caca" = "xyes"; then
- AM_DL()
- fi
- AC_COMPILE_IFELSE( [AC_LANG_PROGRAM([[#include <caca.h>
-
---- a/configure Thu Dec 28 18:08:02 2017 +0200
-+++ b/configure Sun Apr 01 23:00:22 2018 -0600
-@@ -12651,7 +12651,7 @@
- if test "x$with_caca" = "xyes" && test "x$have_caca" = "xno"; then
- as_fn_error $? "CACA support requested, but libcaca 0.99 not found" "$LINENO" 5
- fi
-- if test test "x$have_caca" = "xyes"; then
-+ if test "x$have_caca" = "xyes"; then
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lc" >&5
- $as_echo_n "checking for dlopen in -lc... " >&6; }