1 # Maintainer: Alexander Ovsyannikov <ovsinc@ya.ru>
2 # Contributor: Alexander Ovsyannikov <ovsinc@ya.ru>
4 pkgname=openarch_libreoffice_splash
7 pkgdesc="LibreOffice splash for openarch"
9 url="http://gnome-look.org/content/show.php/Libre+Office+Splash?content=143150"
11 groups=('openarch_gray')
12 depends=('libreoffice-common')
13 install=(libreoffice_splash.install)
14 source=('http://gnome-look.org/CONTENT/content-files/143150-spllibreoffice_by_mdh3ll.tar' 'sofficerc')
21 install -d -m755 "${pkgdir}"/usr/share/doc/openarch_libreoffice_splash/
22 install -d -m755 "${pkgdir}/usr/lib/libreoffice/program/"
23 install -D -m644 "${srcdir}/AUTHORS" "${pkgdir}"/usr/share/doc/openarch_libreoffice_splash/AUTHORS
24 install -D -m644 "${srcdir}/COPYING" "${pkgdir}"/usr/share/doc/openarch_libreoffice_splash/COPYING
25 install -D -m644 "${srcdir}/png and bmp/libreofficebr.png" "${pkgdir}/usr/lib/libreoffice/program/intro.png_new"
26 install -Dm644 "${srcdir}"/sofficerc "${pkgdir}"/etc/libreoffice/sofficerc_new
30 md5sums=('866b9ac2cf53fa29310cbfc2c7e74d02'
31 '36bfa7ebc9d06d94864ca7b4266be6d2')