summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-01-17 15:21:05 -0800
committerMatt Turner <mattst88@gentoo.org>2017-01-17 15:21:08 -0800
commit49890db77e19ca83e67c349d8e408184b24acd67 (patch)
tree18da93e91a89b78afc2e5630d266a6e939a7a2fd /x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild
parentx11-drivers/xf86-video-vmware: Version bump to 13.2.1. (diff)
downloadgentoo-49890db77e19ca83e67c349d8e408184b24acd67.tar.gz
gentoo-49890db77e19ca83e67c349d8e408184b24acd67.tar.bz2
gentoo-49890db77e19ca83e67c349d8e408184b24acd67.zip
x11-drivers/xf86-video-omap: Version bump to 0.4.5.
Diffstat (limited to 'x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild')
-rw-r--r--x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild b/x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild
new file mode 100644
index 000000000000..b2295103c56d
--- /dev/null
+++ b/x11-drivers/xf86-video-omap/xf86-video-omap-0.4.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+XORG_DRI=always
+inherit xorg-2
+
+DESCRIPTION="OMAP video driver"
+
+KEYWORDS="~arm"
+
+RDEPEND=">=x11-base/xorg-server-1.3
+ >=x11-libs/libdrm-2.4.36[video_cards_omap]"
+DEPEND="${RDEPEND}"