aboutsummaryrefslogtreecommitdiff
path: root/community/mpc
diff options
context:
space:
mode:
Diffstat (limited to 'community/mpc')
-rwxr-xr-xcommunity/mpc/build4
-rw-r--r--community/mpc/checksums3
-rw-r--r--community/mpc/meta3
-rw-r--r--community/mpc/sources2
-rw-r--r--community/mpc/version2
5 files changed, 9 insertions, 5 deletions
diff --git a/community/mpc/build b/community/mpc/build
index 64ee0e20..80ad1f35 100755
--- a/community/mpc/build
+++ b/community/mpc/build
@@ -1,9 +1,9 @@
#!/bin/sh -e
export DESTDIR="$1"
+export LDFLAGS="$LDFLAGS -static"
-meson \
- --prefix=/usr \
+cl-meson \
. output
ninja -C output
diff --git a/community/mpc/checksums b/community/mpc/checksums
index 8d942307..88ddca1d 100644
--- a/community/mpc/checksums
+++ b/community/mpc/checksums
@@ -1 +1,2 @@
-4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296 mpc-0.33.tar.xz
+%BLAKE3
+55e4327679bf6955a164e9dbb057a6797dfc7517695281386fc33f8bd4df0f0b mpc-0.34.tar.xz
diff --git a/community/mpc/meta b/community/mpc/meta
new file mode 100644
index 00000000..8453e3b1
--- /dev/null
+++ b/community/mpc/meta
@@ -0,0 +1,3 @@
+description: Command line interface for MPD
+license: GPL-2.0-or-later
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/community/mpc/sources b/community/mpc/sources
index d671b704..439d0984 100644
--- a/community/mpc/sources
+++ b/community/mpc/sources
@@ -1 +1 @@
-https://www.musicpd.org/download/mpc/0/mpc-0.33.tar.xz
+https://www.musicpd.org/download/mpc/0/mpc-0.34.tar.xz
diff --git a/community/mpc/version b/community/mpc/version
index e38a26a9..28fa050f 100644
--- a/community/mpc/version
+++ b/community/mpc/version
@@ -1 +1 @@
-0.33 1
+0.34 1