Projects
Extra
vlc-beta
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 142
View file
_service:obs_scm:vlc-beta-20251014.5ca90ea1e.obscpio/configure.ac -> _service:obs_scm:vlc-beta-20251015.851e8e217.obscpio/configure.ac
Changed
@@ -2565,8 +2565,10 @@ if test "${enable_mpc}" != "no" then AC_CHECK_HEADERS(mpc/mpcdec.h, + AC_CHECK_LIB(mpcdec, mpc_demux_init, VLC_ADD_PLUGIN(mpc) VLC_ADD_LIBS(mpc,-lmpcdec) + ,, $LIBM) ) fi
View file
_service:obs_scm:vlc-beta-20251014.5ca90ea1e.obscpio/extras/package/macosx/env.build.sh -> _service:obs_scm:vlc-beta-20251015.851e8e217.obscpio/extras/package/macosx/env.build.sh
Changed
@@ -148,8 +148,9 @@ if -z "$SDKROOT" ; then SDKROOT="$(xcrun --sdk macosx --show-sdk-path)" && export SDKROOT fi + SDK_VERSION="$(xcrun --sdk $SDKROOT --show-sdk-version)" - echo "Setting contrib environment with minimum macOS version $MINIMAL_OSX_VERSION and SDK $SDKROOT" + echo "Setting contrib environment with minimum macOS version $MINIMAL_OSX_VERSION and SDK $SDK_VERSION at $SDKROOT" # Usually, VLCs contrib libraries do not support partial availability at runtime. # Forcing those errors has two reasons:
View file
_service:obs_scm:vlc-beta-20251014.5ca90ea1e.obscpio/modules/lua/meson.build -> _service:obs_scm:vlc-beta-20251015.851e8e217.obscpio/modules/lua/meson.build
Changed
@@ -41,6 +41,7 @@ 'libs/sd.c', 'libs/stream.c', 'libs/strings.c', + 'libs/tcp.c', 'libs/variables.c', 'libs/variables.h', 'libs/video.c',
View file
_service:obs_scm:vlc-beta-20251014.5ca90ea1e.obscpio/src/meson.build -> _service:obs_scm:vlc-beta-20251015.851e8e217.obscpio/src/meson.build
Changed
@@ -225,7 +225,6 @@ 'network/http_auth.c', 'network/httpd.c', 'network/io.c', - 'network/tcp.c', 'network/udp.c', 'network/rootbind.c', 'network/stream.c',
View file
_service:obs_scm:vlc-beta.obsinfo
Changed
@@ -1,4 +1,4 @@ name: vlc-beta -version: 20251014.5ca90ea1e -mtime: 1760420527 -commit: 5ca90ea1e906909a61c570d888ab203ac6d709e1 +version: 20251015.851e8e217 +mtime: 1760501763 +commit: 851e8e217ae157130e8d30b5e1d68f28baf5b4b4
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
.