1 # Description: A C library for manipulating pipelines of subprocesses in a flexible and convenient way
2 # URL: http://libpipeline.nongnu.org/
3 # Maintainer: CRUX System Team, core-ports at crux dot nu
4 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
9 source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz)
13 ./configure --build=$CHOST \
17 make DESTDIR=$PKG install