cheating
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=51
This commit is contained in:
parent
5aa89eae57
commit
c965acca13
9
vlc.spec
9
vlc.spec
@ -31,7 +31,7 @@
|
||||
%endif
|
||||
|
||||
Summary: Video Lan Client multimedia player
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Name: vlc
|
||||
Version: 2.1.0
|
||||
@ -150,7 +150,6 @@ in IPv4 or IPv6 on a high-bandwidth network.
|
||||
|
||||
%package devel
|
||||
Summary: VLC Development system
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
@ -159,7 +158,6 @@ Those development headers are required if you plan on coding against VLC
|
||||
|
||||
%package -n libvlc%{libvlc}
|
||||
Summary: Shared library libvlc
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libvlc%{libvlc}
|
||||
@ -167,7 +165,6 @@ Shared library libvlc. To be installed by system dependencies
|
||||
|
||||
%package -n libvlccore%{libvlccore}
|
||||
Summary: Shared library libvlc
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libvlccore%{libvlccore}
|
||||
@ -175,7 +172,6 @@ Shared library libvlc. To be installed by system dependencies
|
||||
|
||||
%package noX
|
||||
Summary: VLC: VideoLAN Client - without X dependencies
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Requires: libvlc%{libvlc} = %{version}-%{release}
|
||||
Requires: libvlccore%{libvlccore} = %{version}-%{release}
|
||||
@ -201,7 +197,6 @@ installed as a dependency.
|
||||
%if 0%{?BUILD_ORIG}
|
||||
%package codecs
|
||||
Summary: VLC: VideoLAN Client - Codec extension
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Requires: vlc-noX = %{version}
|
||||
Supplements: vlc-noX
|
||||
@ -213,7 +208,6 @@ Codecs that are not available in a stock openSUSE distribution.
|
||||
|
||||
%package qt
|
||||
Summary: VLC: VideoLAN Client - Qt interface
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Supplements: packageand(%{name}-noX:libqt4)
|
||||
Requires: %{name}-noX = %{version}-%{release}
|
||||
@ -224,7 +218,6 @@ The all new Qt interface for the VLC VideoLAN Client.
|
||||
|
||||
%package gnome
|
||||
Summary: VLC: VideoLAN Client - Gnome Access Modules
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Supplements: packageand(%{name}-noX:gnome-vfs2)
|
||||
Requires: %{name}-noX = %{version}-%{release}
|
||||
|
Loading…
x
Reference in New Issue
Block a user