From 39edd22a148e864a14dc4767c2c9d082b73a8007 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Wed, 12 Nov 2008 11:04:26 -0800
Subject: Added DVB firmware package.  This should include most if not all
 firmware needed for various tuners. Modified Fluxbox keys file to reflect
 /etc/rc.d/ instead of /etc/init.d/. Added ivtv-utils.

---
 abs/core-testing/fluxbox/PKGBUILD    | 2 +-
 abs/core-testing/fluxbox/keys        | 6 +++---
 abs/core-testing/ivtv-utils/PKGBUILD | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/abs/core-testing/fluxbox/PKGBUILD b/abs/core-testing/fluxbox/PKGBUILD
index a3b077d..6735ad0 100644
--- a/abs/core-testing/fluxbox/PKGBUILD
+++ b/abs/core-testing/fluxbox/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=fluxbox
 pkgver=1.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A lightweight and highly-configurable window manager"
 arch=('i686' 'x86_64')
 url="http://www.fluxbox.org"
diff --git a/abs/core-testing/fluxbox/keys b/abs/core-testing/fluxbox/keys
index f1a0059..06e5f21 100644
--- a/abs/core-testing/fluxbox/keys
+++ b/abs/core-testing/fluxbox/keys
@@ -20,9 +20,9 @@ Mod1 F12 :Workspace 12
 Mod1 x :ExecCommand xterm -fn *18*
 Mod1 s :ExecCommand mythtv-setup
 Mod1 m :ExecCommand mythfrontend
-Mod1 1 :ExecCommand sudo /etc/init.d/mythtv-backend start
-Mod1 2 :ExecCommand sudo /etc/init.d/mythtv-backend stop
-Mod1 3 :ExecCommand sudo /etc/init.d/mythtv-backend restart
+Mod1 1 :ExecCommand sudo /etc/rc.d/mythtv-backend start
+Mod1 2 :ExecCommand sudo /etc/rc.d/mythtv-backend stop
+Mod1 3 :ExecCommand sudo /etc/rc.d/mythtv-backend restart
 Mod1 h :ExecCommand MythVantage -h
 Mod1 Control u :ExecCommand killall -9 unclutter
 
diff --git a/abs/core-testing/ivtv-utils/PKGBUILD b/abs/core-testing/ivtv-utils/PKGBUILD
index d8e13c6..5b272b1 100644
--- a/abs/core-testing/ivtv-utils/PKGBUILD
+++ b/abs/core-testing/ivtv-utils/PKGBUILD
@@ -4,10 +4,10 @@
 
 pkgname=ivtv-utils
 pkgver=1.0.3
-pkgrel=1
-_kernver=2.6.23-ARCH
+pkgrel=2
+_kernver=2.6.26-ARCH
 pkgdesc="Non-mainline kernel drivers and userspace utilities for Hauppauge PVR cards"
-arch=(i686 x86_64)
+arch=('i586' 'i686' 'x86_64')
 license=('GPL')
 url="http://ivtvdriver.org"
 source=("http://dl.ivtvdriver.org/ivtv/archive/1.0.x/ivtv-$pkgver.tar.gz" \
-- 
cgit v0.12