summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-11-30 22:44:37 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-11-30 22:44:37 (GMT)
commit9900d56351b3beeeb004fc81ca00f810f0401192 (patch)
tree7733c2bd0b1ce00ac929af6427f8eff9174ae920 /abs/core/linhes-theme/PKGBUILD
parente8a0ffe9df951c0d3122fa1d3b8a24ab9577be02 (diff)
downloadlinhes_pkgbuild-9900d56351b3beeeb004fc81ca00f810f0401192.zip
linhes_pkgbuild-9900d56351b3beeeb004fc81ca00f810f0401192.tar.gz
linhes_pkgbuild-9900d56351b3beeeb004fc81ca00f810f0401192.tar.bz2
linhes-theme: some more menu adjustments. refs #940
go back to yellow in menu headers
Diffstat (limited to 'abs/core/linhes-theme/PKGBUILD')
-rw-r--r--abs/core/linhes-theme/PKGBUILD23
1 files changed, 9 insertions, 14 deletions
diff --git a/abs/core/linhes-theme/PKGBUILD b/abs/core/linhes-theme/PKGBUILD
index 18ed3cb..1b035d4 100644
--- a/abs/core/linhes-theme/PKGBUILD
+++ b/abs/core/linhes-theme/PKGBUILD
@@ -1,19 +1,18 @@
pkgname=linhes-theme
pkgver=8.1
-pkgrel=7
+pkgrel=8
pkgdesc="Default LinHES MythTV theme"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://linhes.org/"
patches=('readme.txt.patch' 'osd.xml.patch' 'base.xml.patch'
- 'menu-ui.xml.patch' 'schedule-ui.xml.patch' 'video-ui.xml.patch')
+ 'menu-ui.xml.patch' 'recordings-ui.xml.patch' 'schedule-ui.xml.patch')
#The LinHES theme is based on TintedGlass by Harley Peters
source=("git://github.com/MythTV-Themes/TintedGlass.git#branch=fixes/0.27"
`echo ${patches[@]:0}` 'themeinfo.xml' 'install-ui.xml'
- 'background.png' 'qt-background.png' 'tux_thoughts.png'
- 'progdetails_page1.html')
+ 'background.png' 'preview.png' 'qt-background.png' 'tux_thoughts.png')
package() {
THEMEROOT=usr/share/mythtv/themes
@@ -37,15 +36,11 @@ package() {
rsync -pL $srcdir/*.xml $pkgdir/$THEMEROOT/LinHES/
rm -r $pkgdir/$THEMEROOT/LinHES/images/backgrounds/*
rsync -pL $srcdir/*background.png $pkgdir/$THEMEROOT/LinHES/images/backgrounds/
+ rsync -pL $srcdir/preview.png $pkgdir/$THEMEROOT/LinHES/
#tux_thoughts.png is the thought bubble for the menu descriptions
rsync -pL $srcdir/tux_thoughts.png $pkgdir/$THEMEROOT/LinHES/images/
- #copy in progdetails
- mkdir -p $pkgdir/$THEMEROOT/LinHES/htmls
- rsync -pL $srcdir/progdetails_page1.html $pkgdir/$THEMEROOT/LinHES/htmls/
- rsync -pL $srcdir/progdetails_page1.html $pkgdir/$THEMEROOT/LinHES/htmls/progdetails_page2.html
-
msg "Modifying yellows and blue to LinHES yellow and blue"
#yellow
grep -lr '#d9d900' $pkgdir/$THEMEROOT/LinHES/ | xargs sed -i "s/\#d9d900/\#ebb81c/g"
@@ -56,14 +51,14 @@ package() {
}
md5sums=('SKIP'
'9c2fc68864cbedb6e449056972b457aa'
- '15b4462932b7be0e56b2e69e0214823a'
- '18dc450e33aaa9a21f4c293cf883b16b'
+ 'e061490fc869e0e14d4e144c17c3ec56'
+ 'ed60c5b0b30b1ad1d051a070bfd2f8dd'
'83b03852c6f46bc791bfa6e8c894ca01'
+ '603420c2771a6ed88e23d961ef40f1cc'
'aff82cf901edc4baa058013d93610cfc'
- 'ea05a00840b22004f6240913fdc7038d'
'7d7bc458a8f4af408700609f3e1f412e'
'909d7a8114436dcfc28a01d0d97ec11f'
'cbe5f663ebb5d51abe811f81dafec303'
+ 'fac3ab2c1aeb3ddb691f2cab8b2aa82e'
'12d26a786fde397348653128a6d7676a'
- '2bd09b8049aaf5ba21db5baf3a0ce077'
- '93db934881cb438fc76ae544d4eee432')
+ '2bd09b8049aaf5ba21db5baf3a0ce077')