public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Kofler <Kevin@tigcc.ticalc.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: - don't build the bundled libdvdnav (unused because DVD input is disabled)
Date: Mon, 20 Jul 2026 20:01:09 GMT [thread overview]
Message-ID: <178457766968.1.5883892826996107985.rpms-xine-lib-4b30f13d6976@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xine-lib
Branch : epel9-next
Commit : 4b30f13d69768cb66f0ee64bf29f7c04ac595d54
Author : Kevin Kofler <Kevin@tigcc.ticalc.org>
Date : 2011-11-20T04:30:29+01:00
Stats : +7/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xine-lib/c/4b30f13d69768cb66f0ee64bf29f7c04ac595d54?branch=epel9-next
Log:
- don't build the bundled libdvdnav (unused because DVD input is disabled)
- plugin ABI is now 1.30
- cat config.log and exit 1 to debug smbc_init detection issue
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 3bdf3b8..944fbea 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -2,7 +2,7 @@
# - libstk: http://www.libstk.net/ - probably not, see 1.1.5 ChangeLog
# - drop the opengl video out plugin?
-%define plugin_abi 1.29
+%define plugin_abi 1.30
%define codecdir %{_libdir}/codecs
%ifarch %{ix86}
@@ -140,22 +140,12 @@ This package contains extra plugins for %{name}:
%patch0 -p1 -b .no_autopoint
# extra work for to omit old libtool-related crud
rm -f configure ltmain.sh libtool m4/libtool.m4 m4/ltoptions.m4 m4/ltversion.m4
-./autogen.sh noconfig
-rm -rf autom4te.cache *~
-touch -r configure.ac aclocal.m4
-touch -r m4/optimizations.m4 m4/optimizations.m4.stamp
%patch1 -p1 -b .optflags
-touch -r m4/optimizations.m4.stamp m4/optimizations.m4
%patch8 -p1 -b .avsync_hack
%patch9 -p1 -b .multilib
-# autotools patch + touch'ing above seems to miss something, aclocal
-# runs on make anyway, let's use the ./autogen.sh hammer for now.
./autogen.sh noconfig
-#Avoid standard rpaths on lib64 archs: (autotools patch handles this too)
-#sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure
-
%build
export FFMPEG_CFLAGS=" " FFMPEG_LIBS=" "
@@ -187,6 +177,7 @@ export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
%endif # freetype
--with-caca \
--with-external-ffmpeg \
+ --with-external-dvdnav \
--with-xv-path=%{_libdir} \
--with-libflac \
--with-external-libmpcdec \
@@ -198,6 +189,9 @@ export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
--with-real-codecs-path=%{codecdir} \
--with-w32-path=%{codecdir}
+cat config.log
+exit 1
+
make %{?_smp_mflags}
@@ -390,6 +384,8 @@ rm -rf $RPM_BUILD_ROOT
- drop autotools patch, run autogen.sh in %%prep instead
- drop unused deepbind patch
- drop xvmclib_header patch, fixed upstream
+- don't build the bundled libdvdnav (unused because DVD input is disabled)
+- plugin ABI is now 1.30
* Fri Jul 15 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 1.1.19-7
- rebuild for new DirectFB (1.5.0)
reply other threads:[~2026-07-20 20:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178457766968.1.5883892826996107985.rpms-xine-lib-4b30f13d6976@fedoraproject.org \
--to=kevin@tigcc.ticalc.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox