1 # Maintainer: Maxwell Pray a.k.a. Synthead <synthead@gmail.com>
2 # Contributor: Josip <josipponjavic@gmail.com>
4 pkgname=meliae-svg-icon-theme
7 pkgdesc="A modern, professional icon theme for the GNOME Desktop Environment"
9 url='http://www.gnome-look.org/content/show.php/Meliae+SVG+%28dark+and+light+panels%29?content=118676'
12 source=('http://fc04.deviantart.net/fs70/f/2010/065/9/1/Meliae_SVG_Icon_Theme_v__1_2_by_sora_meliae.zip'
13 'http://fc06.deviantart.net/fs71/f/2010/065/1/7/Meliae_SVG_Dark_v__1_2_by_sora_meliae.zip')
14 md5sums=('3a4092b83ea8a935ab7e2b0e9074ec23'
15 '5deea7afa77d896a384bbc7dfee52d32')
19 bsdtar xf MeliaeSVG.tar.gz
21 rm "$srcdir"/*/{AUTHORS,COPYING,CREDITS,index.theme~}
22 chmod 644 "$srcdir"/*/index.theme
23 dos2unix "$srcdir"/*/index.theme
25 mkdir -p "$pkgdir/usr/share/icons"
26 cp -R "$srcdir/MeliaeSVG" "$srcdir/MeliaeSVG-Dark" "$pkgdir/usr/share/icons"