diff options
author | Pablo MartÃn <caedesv@users.sourceforge.net> | 2003-09-07 21:08:04 +0000 |
---|---|---|
committer | Pablo MartÃn <caedesv@users.sourceforge.net> | 2003-09-07 21:08:04 +0000 |
commit | 8450df6a1679c3ff12b172c5280cefcdd5155d56 (patch) | |
tree | 3cfe4204ce9c1726e1e42827003eafc890f011f0 /debian/control | |
parent | c5bc1501b93b66d9297dc6d5e17c8fb7e2fcbb31 (diff) |
Adding debian dir for 'pd-pdp' packet creation
svn path=/trunk/externals/pdp/; revision=938
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b4a3bd1 --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: pdp +Section: graphics +Priority: extra +Maintainer: Pablo Martín <caedes@sindominio.net> +Build-Depends: debhelper (>> 4.0.0), libquicktime-dev, xlibs-dev, libquicktime-dev, liblame-dev +Standards-Version: 3.5.8 + +Package: pd-pdp +Architecture: any +Depends: puredata, libc6 (>= 2.3.1-1), libgsl0, libpng12-0 (>= 1.2.5.0-4), libquicktime1 (>= 0.9.2pre1), xlibmesa4-gl | libgl1, xlibmesa4-glu | libglu1, xlibs (>> 4.2) +Description: Graphics system for pd + PDP allows you to manipulate movies and live video data within pd. + |