summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (from parent 1: 34304c0)
raw | patch | inline | side by side (from parent 1: 34304c0)
author | Djordje Senicic <d-senicic1@ti.com> | |
Fri, 11 Mar 2016 13:24:40 +0000 (08:24 -0500) | ||
committer | Djordje Senicic <d-senicic1@ti.com> | |
Wed, 23 Mar 2016 12:00:25 +0000 (08:00 -0400) |
debian/control | patch | blob | history | |
debian/gstreamer0.10-plugin-dsp66.install | [deleted file] | patch | blob | history |
debian/gstreamer1.0-plugin-dsp66.install | [new file with mode: 0644] | patch | blob |
debian/rules | patch | blob | history |
diff --git a/debian/control b/debian/control
index 5e84044e1a54e350db119f01711bd0c13e8434d3..8fedc15d8434f86683efab99a001500cce7aada4 100644 (file)
--- a/debian/control
+++ b/debian/control
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)
+ 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: gstreamer0.10-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: gstreamer0.10-plugin-dsp66-dbg
+Package: gstreamer1.0-plugin-dsp66-dbg
Architecture: armhf
Section: debug
Priority: extra
-Depends: ${misc:Depends}, gstreamer0.10-plugin-dsp66 (= ${binary:Version})
+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/gstreamer0.10-plugin-dsp66.install b/debian/gstreamer0.10-plugin-dsp66.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/gstreamer-0.10/libgst*.so
diff --git a/debian/gstreamer1.0-plugin-dsp66.install b/debian/gstreamer1.0-plugin-dsp66.install
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/lib/gstreamer-1.0/libgst*.so
diff --git a/debian/rules b/debian/rules
index 2f74e6a7aa3bf7caf93b9804fff8263e580edaf9..bbac8ae97e98bae882227deaa036f89c30cf74ed 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
-DEB_DH_STRIP_ARGS := --dbg-package=gstreamer0.10-plugin-dsp66-dbg
+DEB_DH_STRIP_ARGS := --dbg-package=gstreamer1.0-plugin-dsp66-dbg
# Add here any variable or target overrides you need.
-makebuilddir/gstreamer0.10-plugin-dsp66::
+makebuilddir/gstreamer1.0-plugin-dsp66::
NOCONFIGURE=1 ./autogen.sh
-binary-install/gstreamer0.10-plugin-dsp66::
- rm -f debian/gstreamer0.10-plugin-dsp66/usr/lib/gstreamer-0.10/*.la
- rm -f debian/gstreamer0.10-plugin-dsp66/usr/lib/gstreamer-0.10/*.a
+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/