updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / lib32-smbclient / PKGBUILD
blob6003088618fe2e53ec754e30b2da5069697c9b4b
1 # AUR packages should not be built from binaries. This is a workaround.
2 # If you manage to built this lib32 package from source, let the maintainer know
3 # and you will be helping the AUR community.
5 _pkgbase=smbclient
6 pkgname=lib32-"$_pkgbase"
7 pkgver=3.6.1
8 pkgrel32=1
9 pkgrel=1
10 pkgdesc="Tools to access a server's filespace and printers via SMB (32 bits)"
11 arch=('x86_64')
12 url="http://www.gnome.org"
13 depends=('lib32-libcap' 'lib32-libldap' 'lib32-krb5' 'lib32-tdb'
14          "${_pkgbase}=${pkgver}-${pkgrel32}")
15 license=('GPL' 'LGPL')
16 source=("ftp://ftp.archlinux.org/extra/os/i686/${_pkgbase}-${pkgver}-${pkgrel32}-i686.pkg.tar.xz")
17 md5sums=('8eb0d75a79c217c99abf711e1ea2e6cc')
19 package() {
20   mkdir -p "${pkgdir}"/usr/lib32
21   cp -rPf "${srcdir}"/usr/lib/* "${pkgdir}"/usr/lib32
22   rm -rf "${pkgdir}"/usr/lib32/cups # not a lib