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