From 9b792196cd02c54535af7bc253bcc1f2337c7124 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sat, 22 Feb 2025 16:55:53 +0800 Subject: ncmpcpp: new added --- repos/extra/ncmpcpp/abuild | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 repos/extra/ncmpcpp/abuild (limited to 'repos/extra/ncmpcpp/abuild') diff --git a/repos/extra/ncmpcpp/abuild b/repos/extra/ncmpcpp/abuild new file mode 100644 index 00000000..c8ddc3c5 --- /dev/null +++ b/repos/extra/ncmpcpp/abuild @@ -0,0 +1,9 @@ +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 +} -- cgit v1.2.3