File: control

package info (click to toggle)
libavg 1.8.1-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 23,320 kB
  • ctags: 22,106
  • sloc: cpp: 84,219; python: 17,113; sh: 1,288; ansic: 783; makefile: 487; xml: 94
file content (39 lines) | stat: -rw-r--r-- 1,391 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: libavg
Section: python
Priority: optional
Maintainer: Dimitri John Ledkov <xnox@debian.org>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libavcodec-dev,
               libavformat-dev,
	       libavresample-dev,
               libboost-python-dev (>= 1.34.1-8),
               libboost-thread-dev,
	       libboost-system-dev,
               libdc1394-22-dev [linux-any],
	       libvdpau-dev,
               libgdk-pixbuf2.0-dev,
               libgraphicsmagick++1-dev,
               libmtdev-dev,
               libpango1.0-dev,
               librsvg2-dev,
               libsdl1.2-dev,
               libswscale-dev,
               libtool,
               libxi-dev (>= 2:1.4.1-1ubuntu1),
               libxml2-dev,
               libxxf86vm-dev,
               python-all-dev (>= 2.6.6-3~)
X-Python-Version: >= 2.6
Homepage: http://www.libavg.de
Standards-Version: 3.9.3

Package: python-libavg
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
Description: High-level development platform for media-centric applications
 libavg is a high-level development platform for media-centric applications.
 It uses an xml-based layout language for screen design and Python as scripting
 language. libavg allows developers and media artists/designers to quickly
 develop media applications.