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.
6 pkgname=lib32-"$_pkgbase"
10 pkgdesc="Tools to access a server's filespace and printers via SMB (32 bits)"
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')
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