Projects
Staging
vlc-beta
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 421
View file
vlc-beta.patch
Changed
@@ -27,7 +27,7 @@ VLC_ADD_PLUGIN(mod) VLC_ADD_CXXFLAGS(mod,$LIBMODPLUG_CFLAGS) VLC_ADD_CFLAGS(mod,$LIBMODPLUG_CFLAGS) #modules/demux/mod.c needs CFLAGS_mod, not CXXFLAGS_mod -@@ -4849,7 +4849,7 @@ AS_IF(test -z "$VLC_COMPILE_HOST", +@@ -4853,7 +4853,7 @@ AS_IF(test -z "$VLC_COMPILE_HOST", VLC_COMPILE_HOST=`hostname -f 2>/dev/null || hostname` ) AC_DEFINE_UNQUOTED(VLC_COMPILE_HOST, "$VLC_COMPILE_HOST", host which ran configure) @@ -47,6 +47,24 @@ /** LibVLC ABI minor version number, updated when compatible changes are added */ # define LIBVLC_ABI_VERSION_MINOR (0) +--- a/modules/Makefile.am ++++ b/modules/Makefile.am +@@ -1,4 +1,3 @@ +- + noinst_LTLIBRARIES = + check_LTLIBRARIES = + pkglib_LTLIBRARIES = +--- a/modules/audio_output/Makefile.am ++++ b/modules/audio_output/Makefile.am +@@ -1,8 +1,5 @@ + aoutdir = $(pluginsdir)/audio_output + aout_LTLIBRARIES = +-# Install the pkglib/pkglibexec first before relinking the modules. +-# This ensures libtool re-linking is not racy. +-install-aoutLTLIBRARIES: install-pkglibLTLIBRARIES + + libvlc_android_audioformat_jni_la_SOURCES = \ + audio_output/android/audioformat_jni.c \ --- a/modules/control/cli/cli.c +++ b/modules/control/cli/cli.c @@ -580,6 +580,7 @@ _Noreturn static void *Run(void *data) @@ -57,6 +75,28 @@ } #else // _WIN32 +--- a/modules/hw/vdpau/Makefile.am ++++ b/modules/hw/vdpau/Makefile.am +@@ -1,8 +1,4 @@ + vdpaudir = $(pluginsdir)/vdpau +-# Install the pkglib/pkglibexec first before relinking the modules. +-# This ensures libtool re-linking is not racy. +-install-vpdauLTLIBRARIES: install-pkglibLTLIBRARIES +- + + libvlc_vdpau_la_SOURCES = hw/vdpau/vlc_vdpau.c hw/vdpau/vlc_vdpau.h + libvlc_vdpau_la_CFLAGS = $(VDPAU_CFLAGS) +--- a/modules/video_output/Makefile.am ++++ b/modules/video_output/Makefile.am +@@ -1,8 +1,5 @@ + voutdir = $(pluginsdir)/video_output + vout_LTLIBRARIES = +-# Install the pkglib/pkglibexec first before relinking the modules. +-# This ensures libtool re-linking is not racy. +-install-voutLTLIBRARIES: install-pkglibLTLIBRARIES + + EXTRA_DIST += video_output/README + --- a/src/Makefile.am +++ b/src/Makefile.am @@ -566,7 +566,7 @@ libvlccore_la_LDFLAGS = \
View file
_service:obs_scm:vlc-beta-20241208.056d7349a5.obscpio
Deleted
View file
_service:obs_scm:vlc-beta-20241208.432b0e89e0.obscpio
Added
View file
_service:obs_scm:vlc-beta.obsinfo
Changed
@@ -1,4 +1,4 @@ name: vlc-beta -version: 20241208.056d7349a5 -mtime: 1733661907 -commit: 056d7349a559cb63b456505bb11c08a4910452aa +version: 20241208.432b0e89e0 +mtime: 1733665934 +commit: 432b0e89e0d7eeb80bc328878df8a54b71ece0d9
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.