~ubuntu-branches/ubuntu/quantal/libvdpau/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Russ Allbery, Andreas Beckmann, Russ Allbery
  • Date: 2010-05-22 19:11:37 UTC
  • mfrom: (1.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100522191137-doyofujwedfzo58s
Tags: 0.4-4
[ Andreas Beckmann ]
* Build lib32vdpau1 [amd64], so we can replace nvidia-libvdpau-ia32.
  Build rules inspired by lib32z1. (Closes: #572206)
* lib32vdpau1: take over postinst script from nvidia-libvdpau-ia32.
* Add lib{,32}vdpau1.symbols.
* libvdpau-dev: do not ship /usr/lib/vdpau/libvdpau_trace.so, won't be used.
* libvdpau1: cleanup /usr/lib/libvdpau_trace.so left over by some old
  versions of the nvidia-libvdpau* packages.

[ Russ Allbery ]
* Link libvdpau with libX11 since it uses symbols from that library.
* Add myself to Uploaders.
* Convert debian/copyright to the DEP-5 format and add the slightly
  different license used for two of the source files.
* Version the Conflicts and Replaces against nvidia-libvdpau1*.
* Also remove /usr/lib/libvdpau_nvidia.so, left by some old versions of
  the nvidia-libvdpau* packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
5
5
Uploaders: Jean-Yves Avenard <jyavenard@gmail.com>,
6
 
           Andres Mejia <mcitadel@gmail.com>,
 
6
 Andres Mejia <mcitadel@gmail.com>, Russ Allbery <rra@debian.org>
7
7
DM-Upload-Allowed: yes
8
8
Build-Depends: debhelper (>= 7.0.50), pkg-config, libx11-dev,
9
9
 x11proto-dri2-dev (>= 2.2), libxext-dev,
 
10
 g++-multilib [amd64], ia32-libs [amd64],
10
11
Build-Depends-Indep: doxygen, graphviz, texlive-binaries, texlive-base,
11
12
Standards-Version: 3.8.4
12
13
Homepage: http://cgit.freedesktop.org/~aplattner/libvdpau
23
24
Conflicts: nvidia-libvdpau-dev
24
25
Suggests: libvdpau-doc
25
26
Description: Video Decode and Presentation API for Unix (development files)
26
 
 VDPAU (Video Decode and Presentation API for Unix) is an open source library
27
 
 (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and
28
 
 later GPU hardware, targeted at the X Window System on Unix operating-systems
29
 
 (including Linux, FreeBSD, and Solaris). This VDPAU API
30
 
 allows video programs to offload portions of the video decoding process and
31
 
 video post-processing to the GPU video-hardware.
 
27
 VDPAU (Video Decode and Presentation API for Unix) is an open source
 
28
 library (libvdpau) and API designed by NVIDIA originally for its GeForce
 
29
 8 series and later GPU hardware, targeted at the X Window System on Unix
 
30
 operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
 
31
 allows video programs to offload portions of the video decoding process
 
32
 and video post-processing to the GPU video-hardware.
32
33
 .
33
34
 This package contains the files necessary for development with VDPAU.
34
35
 
35
36
Package: libvdpau1
36
37
Architecture: any
37
 
Depends: ${shlibs:Depends},
38
 
 ${misc:Depends}
39
 
Replaces: nvidia-libvdpau, nvidia-libvdpau1, nvidia-libvdpau-ia32
40
 
Conflicts: nvidia-libvdpau, nvidia-libvdpau1, nvidia-libvdpau-ia32
41
 
Suggests: nvidia-vdpau-driver [amd64 i386] |
42
 
 nvidia-vdpau-driver-ia32 [amd64] |
43
 
 vdpau-driver,
 
38
Depends: ${shlibs:Depends}, ${misc:Depends}
 
39
Replaces: nvidia-libvdpau, nvidia-libvdpau-ia32,
 
40
 nvidia-libvdpau1 (<< 195.36.24-2), nvidia-libvdpau1-ia32 (<< 195.36.24-2)
 
41
Conflicts: nvidia-libvdpau, nvidia-libvdpau-ia32,
 
42
 nvidia-libvdpau1 (<< 195.36.24-2), nvidia-libvdpau1-ia32 (<< 195.36.24-2)
 
43
Suggests: nvidia-vdpau-driver [amd64 i386]
 
44
 | nvidia-vdpau-driver-ia32 [amd64]
 
45
 | vdpau-driver
44
46
Description: Video Decode and Presentation API for Unix (libraries)
45
 
 VDPAU (Video Decode and Presentation API for Unix) is an open source library
46
 
 (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and
47
 
 later GPU hardware, targeted at the X Window System on Unix operating-systems
48
 
 (including Linux, FreeBSD, and Solaris). This VDPAU API
49
 
 allows video programs to offload portions of the video decoding process and
50
 
 video post-processing to the GPU video-hardware.
 
47
 VDPAU (Video Decode and Presentation API for Unix) is an open source
 
48
 library (libvdpau) and API designed by NVIDIA originally for its GeForce
 
49
 8 series and later GPU hardware, targeted at the X Window System on Unix
 
50
 operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
 
51
 allows video programs to offload portions of the video decoding process
 
52
 and video post-processing to the GPU video-hardware.
51
53
 .
52
54
 This package contains the VDPAU wrapper and trace libraries.
53
55
 
 
56
Package: lib32vdpau1
 
57
Architecture: amd64
 
58
Depends: ${shlibs:Depends}, ${misc:Depends}
 
59
Replaces: nvidia-libvdpau1-ia32 (<< 195.36.24-2)
 
60
Conflicts: nvidia-libvdpau1-ia32 (<< 195.36.24-2)
 
61
Suggests: nvidia-vdpau-driver-ia32 [amd64] | vdpau-driver-ia32
 
62
Description: Video Decode and Presentation API for Unix (32-bit libraries)
 
63
 VDPAU (Video Decode and Presentation API for Unix) is an open source
 
64
 library (libvdpau) and API designed by NVIDIA originally for its GeForce
 
65
 8 series and later GPU hardware, targeted at the X Window System on Unix
 
66
 operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
 
67
 allows video programs to offload portions of the video decoding process
 
68
 and video post-processing to the GPU video-hardware.
 
69
 .
 
70
 This package contains the VDPAU wrapper and trace 32-bit libraries.
 
71
 
54
72
Package: libvdpau-doc
55
73
Architecture: all
56
74
Section: doc
57
75
Depends: ${misc:Depends}
58
76
Description: Video Decode and Presentation API for Unix (documentation)
59
 
 VDPAU (Video Decode and Presentation API for Unix) is an open source library
60
 
 (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and
61
 
 later GPU hardware, targeted at the X Window System on Unix operating-systems
62
 
 (including Linux, FreeBSD, and Solaris). This VDPAU API
63
 
 allows video programs to offload portions of the video decoding process and
64
 
 video post-processing to the GPU video-hardware.
 
77
 VDPAU (Video Decode and Presentation API for Unix) is an open source
 
78
 library (libvdpau) and API designed by NVIDIA originally for its GeForce
 
79
 8 series and later GPU hardware, targeted at the X Window System on Unix
 
80
 operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
 
81
 allows video programs to offload portions of the video decoding process
 
82
 and video post-processing to the GPU video-hardware.
65
83
 .
66
84
 This package contains the VDPAU documentation.