--- xserver-xorg-video-freedreno-1.4.0.orig/autogen.sh +++ xserver-xorg-video-freedreno-1.4.0/autogen.sh @@ -0,0 +1,12 @@ +#! /bin/sh + +srcdir=`dirname $0` +test -z "$srcdir" && srcdir=. + +ORIGDIR=`pwd` +cd $srcdir + +autoreconf -v --install || exit 1 +cd $ORIGDIR || exit $? + +$srcdir/configure --enable-maintainer-mode "$@" --- xserver-xorg-video-freedreno-1.4.0.orig/debian/README.source +++ xserver-xorg-video-freedreno-1.4.0/debian/README.source @@ -0,0 +1,49 @@ +------------------------------------------------------ +Quick Guide To Patching This Package For The Impatient +------------------------------------------------------ + +1. Make sure you have quilt installed +2. Unpack the package as usual with "dpkg-source -x" +3. Run the "patch" target in debian/rules +4. Create a new patch with "quilt new" (see quilt(1)) +5. Edit all the files you want to include in the patch with "quilt edit" + (see quilt(1)). +6. Write the patch with "quilt refresh" (see quilt(1)) +7. Run the "clean" target in debian/rules + +Alternatively, instead of using quilt directly, you can drop the patch in to +debian/patches and add the name of the patch to debian/patches/series. + +------------------------------------ +Guide To The X Strike Force Packages +------------------------------------ + +The X Strike Force team maintains X packages in git repositories on +git.debian.org in the pkg-xorg subdirectory. Most upstream packages +are actually maintained in git repositories as well, so they often +just need to be pulled into git.debian.org in a "upstream-*" branch. +Otherwise, the upstream sources are manually installed in the Debian +git repository. + +The .orig.tar.gz upstream source file could be generated using this +"upstream-*" branch in the Debian git repository but it is actually +copied from upstream tarballs directly. + +Due to X.org being highly modular, packaging all X.org applications +as their own independent packages would have created too many Debian +packages. For this reason, some X.org applications have been grouped +into larger packages: xutils, xutils-dev, x11-apps, x11-session-utils, +x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils. +Most packages, including the X.org server itself and all libraries +and drivers are, however maintained independently. + +The Debian packaging is added by creating the "debian-*" git branch +which contains the aforementioned "upstream-*" branch plus the debian/ +repository files. +When a patch has to be applied to the Debian package, two solutions +are involved: +* If the patch is available in one of the upstream branches, it + may be git'cherry-picked into the Debian repository. In this + case, it appears directly in the .diff.gz. +* Otherwise, the patch is added to debian/patches/ which is managed + with quilt as documented in /usr/share/doc/quilt/README.source. --- xserver-xorg-video-freedreno-1.4.0.orig/debian/changelog +++ xserver-xorg-video-freedreno-1.4.0/debian/changelog @@ -0,0 +1,25 @@ +xserver-xorg-video-freedreno (1.4.0-1build1) xenial; urgency=medium + + * Rebuild against the new xserver. + + -- Timo Aaltonen Thu, 03 Mar 2016 23:28:23 +0200 + +xserver-xorg-video-freedreno (1.4.0-1) unstable; urgency=medium + + * New upstream release. (Closes: #812384) + * Build on arm64. (Closes: #812385) + + -- Nicolas Dechesne Fri, 05 Feb 2016 22:02:59 +0100 + +xserver-xorg-video-freedreno (1.3.0-1) unstable; urgency=medium + + * New upstream release. + * Build on armhf and armel only. (Closes: #766445) + + -- Maarten Lankhorst Thu, 23 Oct 2014 10:34:44 +0200 + +xserver-xorg-video-freedreno (1.2.0-1) unstable; urgency=medium + + * Initial release. (Closes: #756021) + + -- Maarten Lankhorst Tue, 12 Aug 2014 16:15:36 +0200 --- xserver-xorg-video-freedreno-1.4.0.orig/debian/compat +++ xserver-xorg-video-freedreno-1.4.0/debian/compat @@ -0,0 +1 @@ +8 --- xserver-xorg-video-freedreno-1.4.0.orig/debian/control +++ xserver-xorg-video-freedreno-1.4.0/debian/control @@ -0,0 +1,52 @@ +Source: xserver-xorg-video-freedreno +Section: x11 +Priority: optional +Maintainer: Debian X Strike Force +Uploaders: Maarten Lankhorst +Build-Depends: + debhelper (>= 8), + dh-autoreconf, + pkg-config, + xserver-xorg-dev (>= 2:1.15.99), + libxatracker-dev (>= 10.2.4-2), + libdrm-dev (>= 2.4.55), + libudev-dev [linux-any], + quilt, + xutils-dev, +Standards-Version: 3.9.5 +Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-freedreno +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-freedreno.git + +Package: xserver-xorg-video-freedreno +Architecture: armhf armel arm64 +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + ${xviddriver:Depends}, + libxatracker2 (>= 10.2.4-2), +Replaces: + xserver-xorg-video-msm, +Breaks: + xserver-xorg-video-msm, +Provides: + ${xviddriver:Provides} +Description: X.Org X server -- Open source support for MSM/QSD gpu's. + This package uses freedreno and libxatracker to provide acceleration. + . + More information about X.Org can be found at: + + . + This package is built from the X.org xf86-video-freedreno driver module. + +Package: xserver-xorg-video-freedreno-dbg +Architecture: armhf armel arm64 +Depends: + xserver-xorg-video-freedreno (= ${binary:Version}), + ${shlibs:Depends}, + ${misc:Depends} +Section: debug +Priority: extra +Description: X.Org X server -- Open source support for MSM/QSD gpu's. (debug symbols) + This package uses freedreno and libxatracker to provide acceleration. + . + This package provides debugging symbols for this Xorg X driver. --- xserver-xorg-video-freedreno-1.4.0.orig/debian/copyright +++ xserver-xorg-video-freedreno-1.4.0/debian/copyright @@ -0,0 +1,90 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: xserver-xorg-video-freedreno +Source: + +Files: src/fbmode_display.c src/msm-driver.c src/msm-exa*.c src/msm-pixmap.c src/msm.h +Copyright: Copyright (c) 2009-2010, Code Aurora Forum. All rights reserved. + Copyright © 2013 Rob Clark +License: X11-ish + 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 of Code Aurora 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, FITNESS FOR A PARTICULAR PURPOSE AND + NON-INFRINGEMENT 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. + +Files: system-includes/linux/msm_mdp.h +Copyright: Copyright (C) 2007 Google Incorporated + Copyright (c) 2012 Code Aurora Forum. All rights reserved. +License: /usr/share/common-licenses/GPL-2 with userspace exception + This software is licensed under the terms of the GNU General Public + License version 2, as published by the Free Software Foundation, and + may be copied, distributed, and modified under those terms. + . + This program 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. + +Files: configure.ac Makefile.am conf/Makefile.am +Copyright: Copyright 2005 Adam Jackson. +License: MIT-ajax + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + on the rights to use, copy, modify, merge, publish, distribute, sub + license, and/or sell copies of the Software, and to permit persons to whom + the Software is furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice (including the next + paragraph) shall be included in all copies or substantial portions of the + Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL + ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Files: * +Copyright: Copyright © 2007, 2012, 2013 Red Hat, Inc. + Copyright © 2012, 2014 Rob Clark + Copyright © 2008 Maarten Maathuis + Copyright 2005 Sun Microsystems, Inc. All rights reserved. +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice (including the next + paragraph) shall be included in all copies or substantial portions of the + Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. --- xserver-xorg-video-freedreno-1.4.0.orig/debian/patches/series +++ xserver-xorg-video-freedreno-1.4.0/debian/patches/series @@ -0,0 +1,2 @@ +# placeholder + --- xserver-xorg-video-freedreno-1.4.0.orig/debian/rules +++ xserver-xorg-video-freedreno-1.4.0/debian/rules @@ -0,0 +1,17 @@ +#!/usr/bin/make -f + +# Install in debian/tmp to retain control through dh_install: +override_dh_auto_install: + dh_auto_install --destdir=debian/tmp + +# Kill *.la files, and forget no-one: +override_dh_install: + find debian/tmp -name '*.la' -delete + dh_install --fail-missing + +# Debug package: +override_dh_strip: + dh_strip --dbg-package=xserver-xorg-video-freedreno-dbg + +%: + dh $@ --with quilt,autoreconf,xsf --builddirectory=build/ --- xserver-xorg-video-freedreno-1.4.0.orig/debian/watch +++ xserver-xorg-video-freedreno-1.4.0/debian/watch @@ -0,0 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/driver/xf86-video-freedreno +version=3 +http://xorg.freedesktop.org/releases/individual/driver/ xf86-video-freedreno-(.*)\.tar\.gz --- xserver-xorg-video-freedreno-1.4.0.orig/debian/xserver-xorg-video-freedreno.install +++ xserver-xorg-video-freedreno-1.4.0/debian/xserver-xorg-video-freedreno.install @@ -0,0 +1,3 @@ +usr/lib/xorg/modules/drivers/*.so +usr/share/man +usr/share/X11/xorg.conf.d/ --- xserver-xorg-video-freedreno-1.4.0.orig/debian/xserver-xorg-video-freedreno.links +++ xserver-xorg-video-freedreno-1.4.0/debian/xserver-xorg-video-freedreno.links @@ -0,0 +1 @@ +usr/share/bug/xserver-xorg-core/script usr/share/bug/xserver-xorg-video-freedreno/script