debian/0000775000000000000000000000000012274402360007170 5ustar debian/rules0000775000000000000000000000124412002027206010240 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf,xsf # create m4 directory before running autoreconf override_dh_autoreconf: mkdir -p m4 dh_autoreconf # remove m4 directory after autoreconf cleanup override_dh_autoreconf_clean: dh_autoreconf_clean rm -rf m4 override_dh_auto_configure: dh_auto_configure -- $(shell dpkg-buildflags --export=configure) # create debug package override_dh_strip: dh_strip --dbg-package=xserver-xorg-video-omap-dbg # debug package links to docs from main package override_dh_installdocs: dh_installdocs --link-doc=xserver-xorg-video-omap # use appropriate warning level for a plugin override_dh_shlibdeps: dh_shlibdeps -- --warnings=6 debian/copyright0000664000000000000000000000317312127470752011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Rob Clark Source: http://cgit.freedesktop.org/xorg/driver/xf86-video-omap/ Files: * Copyright: 2011-2012, Texas Instruments, Inc. License: Expat Files: src/compat-api.h Copyright: 2012, Read Hat, Inc. License: Expat Files: src/drmmode_display.c Copyright: 2007, Red Hat, Inc. 2008, Maarten Maathuis 2011-2012, Texas Instruments, Inc. License: Expat Files: debian/* Copyright: 2011-2012, Sebastian Reichel License: Expat License: Expat 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. debian/watch0000664000000000000000000000023112002027206010204 0ustar version=3 http://cgit.freedesktop.org/xorg/driver/xf86-video-omap/refs/ /xorg/driver/xf86-video-omap/snapshot/xf86-video-omap-([0-9]+[0-9\.]+)\.tar\.gz debian/source/0000775000000000000000000000000012002027206010457 5ustar debian/source/format0000664000000000000000000000001412002027206011665 0ustar 3.0 (quilt) debian/control0000664000000000000000000000427112142406404010574 0ustar Source: xf86-video-omap Section: x11 Priority: optional Maintainer: Ubuntu X-SWAT XSBC-Original-Maintainer: Sebastian Reichel Build-Depends: debhelper (>= 8), dh-autoreconf, libdrm-dev (>= 2.4.33-3), libudev-dev, libxext-dev, pkg-config, x11proto-core-dev, x11proto-fonts-dev, x11proto-gl-dev, x11proto-xf86dri-dev, xutils-dev, xserver-xorg-dev (>= 2:1.9.4) Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/collab-maint/xf86-video-omap Vcs-Browser: http://git.debian.org/?p=collab-maint/xf86-video-omap.git Package: xserver-xorg-video-omap Architecture: armel armhf Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, ${xviddriver:Depends} Provides: ${xviddriver:Provides} Description: X.Org X server -- OMAP display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for OMAP2 and newer devices. . The driver depends on omapdrm support in the kernel, which is in the staging area of the mainline kernel since version 3.3. . More information about X.Org can be found at: * * * Package: xserver-xorg-video-omap-dbg Architecture: armel armhf Section: debug Priority: extra Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, xserver-xorg-video-omap (= ${binary:Version}) Description: X.Org X server -- OMAP display driver (debug symbols) This driver for the X.Org X server (see xserver-xorg for a further description) provides support for OMAP2 and newer devices. . The driver depends on omapdrm support in the kernel, which is in the staging area of the mainline kernel since version 3.3. . More information about X.Org can be found at: * * * . This package contains debugging symbols for xserver-xorg-video-omap. debian/compat0000664000000000000000000000000212002027206010355 0ustar 8 debian/xserver-xorg-video-omap.install0000664000000000000000000000010312002027206015252 0ustar usr/lib/xorg/modules/drivers/omap_drv.so usr/share/man/man4/omap.4 debian/changelog0000664000000000000000000000337312274402360011050 0ustar xf86-video-omap (0.4.3-0ubuntu2) trusty; urgency=medium * Rebuild for xorg 1.15 abi. -- Maarten Lankhorst Wed, 05 Feb 2014 09:31:15 +0000 xf86-video-omap (0.4.3-0ubuntu1) raring; urgency=low * Sync from unreleased debian. -- Maarten Lankhorst Wed, 08 May 2013 10:27:58 +0200 xf86-video-omap (0.4.3-1) UNRELEASED; urgency=low * New upstream release. - DRI2: Fix some potential leaks - Fix modesetting issue on kernels prior to rotation support - Remove unnecessary DRI1 check in configure.ac - DRI2: Fix potential triple-buffer loop in SwapComplete -- Maarten Lankhorst Wed, 08 May 2013 10:27:55 +0200 xf86-video-omap (0.4.2-1) unstable; urgency=low * New upstream release - xrandr rotation support - support for PlatformProbe for latest xserver - DRI2: fix issue w/ flipping multiple drawables - misc. other fixes * Update Debian Standards Version to 3.9.4 -- Sebastian Reichel Fri, 26 Oct 2012 22:23:21 +0200 xf86-video-omap (0.4.0-1) unstable; urgency=low * New upstream release - ported to compat-api to be compatible with more xorg releases -- Sebastian Reichel Tue, 14 Aug 2012 17:50:12 +0200 xf86-video-omap (0.3.0-1) experimental; urgency=low * New upstream release (Closes: #671897) - now depends on libdrm-omap * Update Debian Standards Version to 3.9.3 * Update Debian Copyright Format to 1.0 * Enable hardening build flags -- Sebastian Reichel Wed, 27 Jun 2012 22:03:30 +0200 xf86-video-omap (0.0.1~git20110717-1) experimental; urgency=low * Initial Release (Closes: #640721) -- Sebastian Reichel Sun, 04 Sep 2011 21:45:41 +0200