updated on Tue Jan 10 08:08:34 UTC 2012
[aur-mirror.git] / k3b-themes-for-kde4 / PKGBUILD
blob48e7c46e7946e77fc81dd1ed0bd5425c9fe5463b
1 # Maintainer: archtux <antonio.arias99999@gmail.com>
3 pkgname=k3b-themes-for-kde4
4 pkgver=1.0
5 pkgrel=3
6 pkgdesc="Additional K3b themes for KDE4 from kde-look.org."
7 license=('GPL')
8 arch=(i686 x86_64)
9 url="http://www.kde-look.org/index.php?xcontentmode=63"
10 depends=('k3b')
11 source=('http://kde-look.org/CONTENT/content-files/97893-burner-water.tar.gz'
12 'http://kde-look.org/CONTENT/content-files/97881-burner.tar.gz'
13 'http://www.kde-look.org/CONTENT/content-files/120089-Shearlite.tar.gz'
14 'http://kde-look.org/CONTENT/content-files/68312-neon.tar.gz'
15 'http://kde-look.org/CONTENT/content-files/65718-being.tar.gz'
16 'http://kde-look.org/CONTENT/content-files/55172-firework_0.1.tar.bz2'
17 'http://kde-look.org/CONTENT/content-files/54888-Penguin_Attack_Dark_Blue.tar.gz'
18 'http://logri.net/downloads/k3b_themes.tar.gz'
19 'http://kde-look.org/CONTENT/content-files/50274-crystal_gr.tar.gz'
20 'http://kde-look.org/CONTENT/content-files/45699-Laser_light-blue.tar.gz'
21 'http://kde-look.org/CONTENT/content-files/45688-Laser_light.tar.gz'
22 'http://kde-look.org/CONTENT/content-files/129357-burner-wall.tar.gz'
23 'http://kde-look.org/CONTENT/content-files/114417-Oxygen%20Quant.tar.gz'
24 'http://kde-look.org/CONTENT/content-files/114157-K3b%20Oxygen1.tar.gz'
25 'http://kde-look.org/CONTENT/content-files/114243-K3b%20Dark1.tar.gz'
26 'http://kde-look.org/CONTENT/content-files/114212-K3b%20Fire1.tar.gz'
27 'http://kde-look.org/CONTENT/content-files/66383-matrix666.tar.gz')
29 md5sums=('68ee96643effb079a1185ac7a1ccc7f1'
30          '0200aa4f192e671a99bbab95a83fcc39'
31          'aecaee4087ce4cb0ba6313deceafc3f3'
32          'f750f139f4c7d2a6c2f9f4618272a17a'
33          '9d6d00fefd7e5ff677707eec37052386'
34          '60c43bcac9cc5514815cfa12e7b5c913'
35          '940be531a2da82b96359ec4382664695'
36          '784fc18bf8157b3282137638f3228bda'
37          'bf8f74622ad6a00b26b76cf6d0cced7d'
38          'e13b7d1c23f1e9339a70e8124c9d7192'
39          'a9f26784e54955f301e5e4e0e01b4b6b'
40          'c1bfb186e830aff9cb23d04249ba0d5e'
41          '086d0f3d260165cf03f57f31883104bf'
42          '31cbf9de764908520e69970ddf84127b'
43          '1cbd0e110666551b80f4544c810b8d86'
44          'b9d355a5b4d258021aa1017c8a581fd9'
45          '1f9f64188b89919c4f7b4c96029287fe')
47 build() {
48 cd $startdir
50 mkdir -p $pkgdir/usr/share/apps/k3b/pics
52 # Extract themes to pkgdir
53 tar xvf 97893-burner-water.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
54 tar xvf 97881-burner.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
55 tar xvf 120089-Shearlite.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
56 tar xvf 68312-neon.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
57 tar xvf 65718-being.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
58 tar xvf 55172-firework_0.1.tar.bz2 -C $pkgdir/usr/share/apps/k3b/pics/
59 tar xvf 54888-Penguin_Attack_Dark_Blue.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
60 tar xvf 50274-crystal_gr.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
61 tar xvf 45699-Laser_light-blue.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
62 tar xvf 45688-Laser_light.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
63 tar xvf 129357-burner-wall.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
64 tar xvf 114417-Oxygen%20Quant.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
65 tar xvf 114157-K3b%20Oxygen1.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
66 tar xvf 114243-K3b%20Dark1.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
67 tar xvf 114212-K3b%20Fire1.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
68 tar xvf 66383-matrix666.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
70 # Extract k3b_themes folder
71 tar xvf k3b_themes.tar.gz
73 # Extract 3 k3b_themes to pkgdir
74 cd $srcdir/k3b_themes
75 tar xvf grassy_light.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
76 tar xvf iceman_blue.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
77 tar xvf light_my_fire.tar.gz -C $pkgdir/usr/share/apps/k3b/pics/
79 cd $pkgdir/usr/share/apps/k3b/pics/
81 # Fix file permissions
82 chmod -R 755 grassy_light
83 chmod -R 755 iceman_blue
84 chmod -R 755 light_my_fire
86 # Beautify names
87 mv firework "Firework"
88 mv Penguin_Attack_Dark_Blue "Penguin Attack - Dark Blue"
89 mv crystal_gr  "Crystal Grey"
90 mv grassy_light "Grassy Light"
91 mv iceman_blue "Iceman Blue"
92 mv light_my_fire "Light My Fire"
93 mv Laser_light "Laser Light Red"
94 mv Laser_light-blue "Laser Light Blue"
95 mv burner "Burner Flames"
96 mv burner-water "Burner Water"
97 mv burner-wall "Burner Wall"
98 mv neon "Neon"
99 mv being "Being"
100 mv matrix666 "Matrix 666"