Meta Configuration of Package vlc

21
 
1
<package name="vlc" project="home:scarabeus">
2
  <title>VLC - Video Lan Client</title>
3
  <description>VLC media player is a highly portable multimedia player for various 
4
audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) 
5
as well as DVDs, VCDs, and various streaming protocols. 
6
It can also be used as a server to stream in unicast or multicast 
7
in IPv4 or IPv6 on a high-bandwidth network.
8
9
10
</description>
11
  <build>
12
    <disable repository="SLE_11"/>
13
    <disable repository="Evergreen_11.1"/>
14
    <disable repository="Evergreen_11.2"/>
15
    <disable repository="SLE-11-SP2"/>
16
    <disable repository="openSUSE_11.4"/>
17
    <disable repository="SLE_11_SP3"/>
18
  </build>
19
  <url>http://www.videolan.org/</url>
20
</package>
21