updated PKGBUILD, compiles fine on i686 too:
# Contributor: Matthias Matousek <matou@taunusstein.net>
pkgname=masqmail
pkgver=0.3.3
pkgrel=1
pkgdesc="An MTA for workstations and for servers in small networks."
arch=('i686' 'x86_64')
url="http://marmaro.de/prog/masqmail/"
license=('GPL2')
depends=('glib')
makedepends=('make')
install=('config.install')
source=(http://marmaro.de/prog/masqmail/files/${pkgname}-${pkgver}.tar.gz)
md5sums=('47b36c49fe63497c6dae9a461249becc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure --prefix=/usr --enable-ident --enable-auth --with-user=mail --with-group=mail
make
}
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}/" install
}
# vim:set ts=2 sw=2 et:
Search Criteria
Package Details: masqmail 0.2.28-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2012-01-02)
| Package Base: | masqmail |
|---|---|
| Description: | An MTA for workstations and for servers in small networks. |
| Upstream URL: | http://marmaro.de/prog/masqmail/ |
| Category: | network |
| Licenses: | |
| Submitter: | Snowman |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2007-12-12 05:31 |
| Last Updated: | 2010-07-23 19:04 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Anonymous comment
Anonymous comment
current release is 0.3.3, and theres been a security oops so dont use 0.2.28
http://freecode.com/projects/masqmail