Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048660
D8725.id20947.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D8725.id20947.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -59,17 +59,17 @@
libkate.so.1
liblua.so.5.3
libm.so.6
-libmad.so.0
libmatroska.so.6
libmicrodns.so.0
libmodplug.so.1
libmpeg2.so.0
+libmpg123.so.0
libmtp.so.9
libncursesw.so.5
libnotify.so.4
libogg.so.0
libopus.so.0
-libplacebo.so.29
+libplacebo.so.43
libpng16.so.16
libpostproc.so.55
libprotobuf-lite.so.22
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,11 @@
name : vlc
version : 3.0.9.2
-release : 102
+release : 103
source :
- https://download.videolan.org/pub/videolan/vlc/3.0.9.2/vlc-3.0.9.2.tar.xz : a9bdad293d81cd48516abad8d490d8ab4012964ae541ff19e00021e071e47601
license :
- - LGPL-2.1-or-later
- GPL-2.0-or-later
+ - LGPL-2.1-or-later
component : multimedia.video
summary : Open source multimedia player
description: |
@@ -38,6 +38,7 @@
- pkgconfig(libmatroska)
- pkgconfig(libmodplug)
- pkgconfig(libmpeg2)
+ - pkgconfig(libmpg123)
- pkgconfig(libmtp)
- pkgconfig(libnotify)
- pkgconfig(libplacebo)
@@ -75,14 +76,12 @@
- faad-devel
- liba52dec-devel
- libgcrypt-devel
- - libmad-devel
- live-media-devel
setup : |
export BUILDCC="$CC"
export CFLAGS="$CFLAGS -std=c99"
%patch -p1 < $pkgfiles/lua53_compat.patch
- %configure --disable-rpath \
- --enable-a52 \
+ %configure --enable-a52 \
--enable-bluray \
--enable-dvbpsi \
--enable-dvdnav \
@@ -94,7 +93,7 @@
--enable-libass \
--enable-libmpeg2 \
--enable-libva \
- --enable-mad \
+ --enable-microdns \
--enable-realrtsp \
--enable-sftp \
--enable-shout \
@@ -103,7 +102,8 @@
--enable-wayland \
--enable-x264 \
--enable-x265 \
- --enable-microdns
+ --disable-mad \
+ --disable-rpath
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,8 +5,8 @@
<Name>Alexander Vorobyev</Name>
<Email>avorobyev@protonmail.com</Email>
</Packager>
- <License>LGPL-2.1-or-later</License>
<License>GPL-2.0-or-later</License>
+ <License>LGPL-2.1-or-later</License>
<PartOf>multimedia.video</PartOf>
<Summary xml:lang="en">Open source multimedia player</Summary>
<Description xml:lang="en">VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.
@@ -129,7 +129,6 @@
<Path fileType="library">/usr/lib64/vlc/plugins/audio_filter/libgain_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/audio_filter/libkaraoke_plugin.so</Path>
- <Path fileType="library">/usr/lib64/vlc/plugins/audio_filter/libmad_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/audio_filter/libmono_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/audio_filter/libnormvol_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/audio_filter/libparam_eq_plugin.so</Path>
@@ -173,6 +172,7 @@
<Path fileType="library">/usr/lib64/vlc/plugins/codec/liblibass_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/codec/liblibmpeg2_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/codec/liblpcm_plugin.so</Path>
+ <Path fileType="library">/usr/lib64/vlc/plugins/codec/libmpg123_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/codec/liboggspots_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/codec/libopus_plugin.so</Path>
<Path fileType="library">/usr/lib64/vlc/plugins/codec/libpng_plugin.so</Path>
@@ -672,7 +672,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="102">vlc</Dependency>
+ <Dependency release="103">vlc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/vlc/deprecated.h</Path>
@@ -780,8 +780,8 @@
</Files>
</Package>
<History>
- <Update release="102">
- <Date>2020-04-16</Date>
+ <Update release="103">
+ <Date>2020-04-22</Date>
<Version>3.0.9.2</Version>
<Comment>Packaging update</Comment>
<Name>Alexander Vorobyev</Name>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 4:47 PM (2 h, 56 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790712
Default Alt Text
D8725.id20947.diff (4 KB)
Attached To
Mode
D8725: Rebuild VLC against libplacebo 2.43 and enable libmpg123 for MP3 decoding
Attached
Detach File
Event Timeline
Log In to Comment