]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/gst-plugin-dsp66.git/blobdiff - debian/control
GST plugin skeleton files added. Actual OpenCL kernel implementation still missing
[processor-sdk/gst-plugin-dsp66.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..5e84044
--- /dev/null
@@ -0,0 +1,36 @@
+Source: gst-plugin-dsp66
+Section: libs
+Priority: optional
+Maintainer: processor-sdk-linux
+Standards-Version: 
+Build-Depends: debhelper (>= 7.4.20),
+       cdbs (>= 0.4.43),
+       autotools-dev,
+       libtool,
+       pkg-config,
+       dpkg-dev (>= 1.13.19),
+       pkg-config (>= 0.11.0),
+       autopoint,
+       quilt,
+       libgstreamer0.10-dev ( >= 0.10.36),
+       libgstreamer-plugins-base0.10-dev ( >= 0.10.36),
+       libgstreamer-plugins-bad0.10-dev ( >= 0.10.22),
+       libdce-dev (>= 1.6.2),
+       libdrm-dev (>= 2.4.32-1ubuntu1+ti3.0)
+Vcs-Git:  git://gitorious.org/ubuntu-omap/gst-plugin-dsp66.git
+Homepage: https://gitorious.org/ubuntu-omap/gst-plugin-dsp66
+
+Package: gstreamer0.10-plugin-dsp66
+Architecture: armhf
+Section: libs
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: gst-plugin-dsp66 is a Gstreamer plugin
+ supporting TI DSP C66 opencl dispatch
+
+Package: gstreamer0.10-plugin-dsp66-dbg
+Architecture: armhf
+Section: debug
+Priority: extra
+Depends: ${misc:Depends}, gstreamer0.10-plugin-dsp66 (= ${binary:Version})
+Description: Debug symbols for gst-plugin-dsp66, a Gstreamer plugin
+ supporting TI DSP C66 opencl dispatch