summaryrefslogtreecommitdiff
path: root/extra/v86d
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-11 23:12:58 +0000
committerroot <root@rshg047.dnsready.net>2011-07-11 23:12:58 +0000
commite03f4b9bc9da3327de94bc58aa92ecb836c1580d (patch)
treeafaa891d69789d31246d52c3d9c47c236929d3c2 /extra/v86d
parent1a1b748f1738b1989a834d75b1623be21bf9bab5 (diff)
Mon Jul 11 23:12:58 UTC 2011
Diffstat (limited to 'extra/v86d')
-rw-r--r--extra/v86d/PKGBUILD8
-rw-r--r--extra/v86d/v86d2
2 files changed, 5 insertions, 5 deletions
diff --git a/extra/v86d/PKGBUILD b/extra/v86d/PKGBUILD
index 033966009..5e3bb7af1 100644
--- a/extra/v86d/PKGBUILD
+++ b/extra/v86d/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 119572 2011-04-12 13:37:13Z eric $
+# $Id: PKGBUILD 129979 2011-06-30 18:07:08Z thomas $
# Maintainer: Thomas Baechler <thomas@archlinux.org>
pkgname=v86d
pkgver=0.1.10
-pkgrel=1
+pkgrel=2
pkgdesc="userspace helper for uvesafb that runs x86 code in an emulated environment"
arch=('i686' 'x86_64')
url="http://dev.gentoo.org/~spock/projects/uvesafb/"
license=('GPL2')
depends=('glibc')
-conflicts=('mkinitcpio<0.5.99')
+conflicts=('mkinitcpio<0.7')
backup=('etc/modprobe.d/uvesafb.conf')
options=('!makeflags')
source=(http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-$pkgver.tar.bz2
@@ -17,7 +17,7 @@ source=(http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-$pkgver.tar.b
v86d_hook
modprobe.uvesafb)
md5sums=('51c792ba7b874ad8c43f0d3da4cfabe0'
- '33f3131e7bf041ed6a67e92bff272f4c'
+ '2748ca01397e5c4435f87692f7d042a8'
'813958b8f6c75a7063e4858f31509694'
'2d7cc8dc6a41916a13869212d0191147')
diff --git a/extra/v86d/v86d b/extra/v86d/v86d
index 57383fe78..2065b8e64 100644
--- a/extra/v86d/v86d
+++ b/extra/v86d/v86d
@@ -1,4 +1,4 @@
-install() {
+build() {
add_binary "/sbin/v86d"
add_file "/etc/modprobe.d/uvesafb.conf"
MODULES="uvesafb"