summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2053b72)
raw | patch | inline | side by side (parent: 2053b72)
author | Djordje Senicic <d-senicic1@ti.com> | |
Wed, 23 Mar 2016 20:39:16 +0000 (16:39 -0400) | ||
committer | Hongmei Gou <h-gou@ti.com> | |
Thu, 24 Mar 2016 21:35:41 +0000 (17:35 -0400) |
debian/changelog | [deleted file] | patch | blob | history |
debian/compat | [deleted file] | patch | blob | history |
debian/control | [deleted file] | patch | blob | history |
debian/copyright | [deleted file] | patch | blob | history |
debian/gstreamer1.0-plugin-dsp66.install | [deleted file] | patch | blob | history |
debian/rules | [deleted file] | patch | blob | history |
debian/source/format | [deleted file] | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-gst-plugin-dsp66 (1.0.0.0-1) trusty; urgency=low
-
- * Initial version of GST plugin
-
- -- Djordje Senicic <d-senicic1@ti.com> Thu, 18 February 2016 18:00:07 -0600
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ /dev/null
@@ -1,34 +0,0 @@
-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,
- libgstreamer1.0-dev ( >= 1.2.3),
- libgstreamer-plugins-base1.0-dev ( >= 1.2.3),
- libgstreamer-plugins-bad1.0-dev ( >= 1.2.3),
-Vcs-Git: git://gitorious.org/ubuntu-omap/gst-plugin-dsp66.git
-Homepage: https://gitorious.org/ubuntu-omap/gst-plugin-dsp66
-
-Package: gstreamer1.0-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: gstreamer1.0-plugin-dsp66-dbg
-Architecture: armhf
-Section: debug
-Priority: extra
-Depends: ${misc:Depends}, gstreamer1.0-plugin-dsp66 (= ${binary:Version})
-Description: Debug symbols for gst-plugin-dsp66, a Gstreamer plugin
- supporting TI DSP C66 opencl dispatch
diff --git a/debian/copyright b/debian/copyright
--- a/debian/copyright
+++ /dev/null
@@ -1,38 +0,0 @@
- This package was debianized by Olivier Naudan <o-naudan@ti.com>
- on Thu, 06 Jan 2011 17:00:00 +0100
-
- It was downloaded from https://gitorious.org/gstreamer-omap
-
- Upstream Author
- ===============
-
- Rob Clark <rob@ti.com>
- Alessandro Decina <alessandro.decina@collabora.co.uk>
-
- Copyright
- =========
-
- Copyright (c) 2011 Texas Instruments, Incorporated. All rights reserved.
-
-
- Licensing
- =========
-
-
- This package is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
-
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian GNU/Linux systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
diff --git a/debian/gstreamer1.0-plugin-dsp66.install b/debian/gstreamer1.0-plugin-dsp66.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/gstreamer-1.0/libgst*.so
diff --git a/debian/rules b/debian/rules
--- a/debian/rules
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/cdbs/1/rules/utils.mk
-
-DEB_DH_STRIP_ARGS := --dbg-package=gstreamer1.0-plugin-dsp66-dbg
-
-# Add here any variable or target overrides you need.
-
-makebuilddir/gstreamer1.0-plugin-dsp66::
- NOCONFIGURE=1 ./autogen.sh
-
-binary-install/gstreamer1.0-plugin-dsp66::
- rm -f debian/gstreamer1.0-plugin-dsp66/usr/lib/gstreamer-1.0/*.la
- rm -f debian/gstreamer1.0-plugin-dsp66/usr/lib/gstreamer-1.0/*.a
-
-DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/tmp/
diff --git a/debian/source/format b/debian/source/format
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)