aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/ncmpcpp/abuild
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:25:08 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:25:08 +0000
commitac02af34e6938758c236ee87e99a65e9d7318c43 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /repos/extra/ncmpcpp/abuild
parent495bfcc4011c3eb286cb5e4d57aef27af6b8751e (diff)
downloadalicelinux-ac02af34e6938758c236ee87e99a65e9d7318c43.tar.gz
alicelinux-ac02af34e6938758c236ee87e99a65e9d7318c43.zip
Woodpecker CI 495bfcc4011c3eb286cb5e4d57aef27af6b8751e [SKIP CI]
Diffstat (limited to 'repos/extra/ncmpcpp/abuild')
-rw-r--r--repos/extra/ncmpcpp/abuild9
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
-}