public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/x11:master commit in: x11-drivers/displaylink-mod/, x11-drivers/displaylink-mod/files/
@ 2013-05-16 12:52 David Heidelberger
  0 siblings, 0 replies; only message in thread
From: David Heidelberger @ 2013-05-16 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     96480fd0e679b493e792914f345d760bc4757969
Author:     David Heidelberger <david.heidelberger <AT> ixit <DOT> cz>
AuthorDate: Thu May 16 12:13:15 2013 +0000
Commit:     David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Thu May 16 12:13:15 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=96480fd0

x11-drivers/displaylink-mod: deprecated, support is in kernel since 2.6.34

---
 .../displaylink-mod/displaylink-mod-0.3.ebuild     |   34 --------------------
 .../files/displaylink-mod-0.3-kernel-2.6.31.patch  |   15 ---------
 2 files changed, 0 insertions(+), 49 deletions(-)

diff --git a/x11-drivers/displaylink-mod/displaylink-mod-0.3.ebuild b/x11-drivers/displaylink-mod/displaylink-mod-0.3.ebuild
deleted file mode 100644
index 90bd8ed..0000000
--- a/x11-drivers/displaylink-mod/displaylink-mod-0.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit linux-mod
-
-DESCRIPTION="kernel driver for DisplayLink devices"
-HOMEPAGE="http://libdlo.freedesktop.org/wiki/displaylink-mod"
-SRC_URI="http://projects.unbit.it/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-BUILD_TARGETS="all"
-MODULE_NAMES="displaylink(misc:)"
-
-S="${WORKDIR}/displaylink"
-
-pkg_setup() {
-	linux-mod_pkg_setup
-	if [[ ${KV_FULL} != $(uname -r) ]]; then
-		eerror "Due to build system limitations, the eselected kernel must"
-		eerror "be the same version as the currently running one."
-		die "eselect kernel ${KV_FULL} and uname -r $(uname -r) don't match"
-	fi
-}
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-kernel-2.6.31.patch
-}

diff --git a/x11-drivers/displaylink-mod/files/displaylink-mod-0.3-kernel-2.6.31.patch b/x11-drivers/displaylink-mod/files/displaylink-mod-0.3-kernel-2.6.31.patch
deleted file mode 100644
index 314aa20..0000000
--- a/x11-drivers/displaylink-mod/files/displaylink-mod-0.3-kernel-2.6.31.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -ur a/displaylink.h b/displaylink.h
---- a/displaylink.h	2009-06-25 15:23:55.000000000 +0200
-+++ b/displaylink.h	2009-12-26 01:19:25.773185703 +0100
-@@ -10,11 +10,7 @@
- #include <linux/vmalloc.h>
- 
- 
--#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,30)
--#include <drm/drm_edid.h>
--#else
- #include "drm_edid.h"
--#endif
- 
- // as libdlo
- #define BUF_HIGH_WATER_MARK 1024


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-16 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 12:52 [gentoo-commits] proj/x11:master commit in: x11-drivers/displaylink-mod/, x11-drivers/displaylink-mod/files/ David Heidelberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox