--- dce-1.5.4.1.orig/debian/libdce0.install +++ dce-1.5.4.1/debian/libdce0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.* --- dce-1.5.4.1.orig/debian/compat +++ dce-1.5.4.1/debian/compat @@ -0,0 +1 @@ +7 --- dce-1.5.4.1.orig/debian/libdce-dev.install +++ dce-1.5.4.1/debian/libdce-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/include/dce/* +debian/tmp/usr/lib/*.*a +debian/tmp/usr/lib/*.so +debian/tmp/usr/lib/pkgconfig/*.pc --- dce-1.5.4.1.orig/debian/copyright +++ dce-1.5.4.1/debian/copyright @@ -0,0 +1,69 @@ +This work was packaged for Debian by: + + Olivier Naudan on Thu, 06 Jan 2011 15:00:00 +0200 + +It was downloaded from + +Upstream Author(s): + + Rob Clark + Alessandro Decina + +Copyright: + + Copyright(c) 1998 - 2011 Texas Instruments. All rights reserved. + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + * Neither the name Texas Instruments nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: + + GPL-2 (GNU GPL Version 2), + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 as + published by the Free Software Foundation. + + 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 General Public License for more details. + + You should have received a copy of the GNU 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 systems, the complete text of the GNU General +Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is: + + Copyright (C) 2011 Olivier Naudan + +you can redistribute it and/or modify +it under the terms of the GNU General Public License version 2 as +published by the Free Software Foundation. --- dce-1.5.4.1.orig/debian/control +++ dce-1.5.4.1/debian/control @@ -0,0 +1,30 @@ +Source: dce +Section: libs +Priority: extra +Maintainer: TI OMAP Developers +Build-Depends: cdbs, debhelper (>= 7), pkg-config (>= 0.11.0), + libtool, dh-autoreconf, quilt, + libtimemmgr-dev (>= 2.0) [armel], + libtisyslink-dev (>= 2.0) [armel] +Standards-Version: 3.9.2 +Homepage: https://gitorious.org/gstreamer-omap/libdce +Vcs-Git: git://gitorious.org/gstreamer-omap/libdce.git + +Package: libdce0 +Section: libs +Architecture: armel +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: OMAP4 DCE library + A library to remotely invoke the HW accellerated codecs on IVA-HD + via a syslink/rcm shim layer. + +Package: libdce-dev +Section: libdevel +Architecture: armel +Depends: ${shlibs:Depends}, + ${misc:Depends}, + pkg-config, + libdce0 (= ${binary:Version}) +Description: OMAP4 DCE development files. + Contains all the necessary header files and libs. --- dce-1.5.4.1.orig/debian/changelog +++ dce-1.5.4.1/debian/changelog @@ -0,0 +1,64 @@ +dce (1.5.4.1-2) oneiric; urgency=low + + * New upstream release, commit eaa18193 + * Revert "debian: added support for armhf" for now + + -- Olivier Naudan Thu, 22 Mar 2012 14:01:07 -0400 + +dce (1.5.3.2-1) oneiric; urgency=low + + [ Olivier Naudan ] + * New upstream release, commit d55570cb + + [ Nicolas Dechesne ] + * debian: added support for armhf + + -- Olivier Naudan Tue, 06 Mar 2012 11:58:27 -0500 + +dce (1.5.3.1-1) oneiric; urgency=low + + * New upstream release, commit 69de5bce + + -- Olivier Naudan Thu, 03 Nov 2011 16:40:30 +0100 + +dce (1.5.1.3-1) oneiric; urgency=low + + * New upstream release, commit a54d72c2 + + -- Olivier Naudan Thu, 20 Oct 2011 12:32:25 -0400 + +dce (1.5.1.1-4) oneiric; urgency=low + + * Added the required build dependencies: pkg-config, libtimemmgr-dev and libtisyslink-dev + + -- Olivier Naudan Wed, 12 Oct 2011 11:31:06 -0400 + +dce (1.5.1.1-2) oneiric; urgency=low + + * New upstream release, commit fee37698 from + git://gitorious.org/gstreamer-omap/libdce.git + * Use dh-autoreconf instead of bootstrap.sh hack + * Updated homepage and copyright + * Removed conflicts with tiopenmax-domx + * Added a patch related to ld explicit linkage + + -- Olivier Naudan Tue, 13 Sep 2011 12:33:52 +0200 + +dce (0.24.14.1-0ubuntu1) maverick; urgency=low + + * New upstream release, 0.24.14.1, commit b2534923. + + -- Olivier Naudan Mon, 27 Jun 2011 21:31:58 +0100 + +dce (0.24.11.2-0ubuntu1) maverick; urgency=low + + * New upstream release, 0.24.11.2. + * This package replaces and conflicts with tiopenmax-domx + + -- Olivier Naudan Tue, 11 Jan 2011 16:00:00 +0100 + +dce (0.24.11.1-0ubuntu1) maverick; urgency=low + + * Initial debianization + + -- Olivier Naudan Thu, 06 Jan 2011 15:00:00 +0100 --- dce-1.5.4.1.orig/debian/rules +++ dce-1.5.4.1/debian/rules @@ -0,0 +1,6 @@ +#!/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/autoreconf.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk --- dce-1.5.4.1.orig/debian/source/format +++ dce-1.5.4.1/debian/source/format @@ -0,0 +1 @@ +1.0