updated on Mon Jan 16 12:07:49 UTC 2012
[aur-mirror.git] / eric4-i18n-fr / PKGBUILD
blobe7059d329a2aefc47c9964ce09b691960926ba9c
1 # Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
2 # Contributor: ganymede
4 pkgname=eric4-i18n-fr
5 pkgver=4.4.19
6 pkgrel=1
7 pkgdesc="French translation for the Eric4 IDE"
8 arch=('any')
9 url="http://eric-ide.python-projects.org/index.html"
10 license=('GPL')
11 depends=('eric4')
12 source=(http://downloads.sourceforge.net/eric-ide/$pkgname-$pkgver.tar.gz)
13 md5sums=('836d523abffadb65f9e88bdb7de4678c')
15 package() {
16   cd ${srcdir}
18   install -d ${pkgdir}/usr/lib/python2.7/site-packages/eric4/i18n
19   install -m644 ${srcdir}/eric4-$pkgver/eric/i18n/* \
20     ${pkgdir}/usr/lib/python2.7/site-packages/eric4/i18n