diff options
Diffstat (limited to 'repos/extra/ncmpcpp/abuild')
| -rw-r--r-- | repos/extra/ncmpcpp/abuild | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/repos/extra/ncmpcpp/abuild b/repos/extra/ncmpcpp/abuild deleted file mode 100644 index c8ddc3c5..00000000 --- a/repos/extra/ncmpcpp/abuild +++ /dev/null @@ -1,9 +0,0 @@ -name=ncmpcpp -version=0.10.1 -release=1 -source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" -build_opt="--enable-clock --enable-outputs --enable-visualizer --with-fftw" - -prebuild() { - autoreconf -fi -} |