xfce4-mpc-plugin: update to 0.5.4.

This commit is contained in:
Đoàn Trần Công Danh 2024-12-25 07:11:49 +07:00
parent 6e28371803
commit 48824d8dbd
2 changed files with 16 additions and 4 deletions

View file

@ -0,0 +1,13 @@
diff --git a/panel-plugin/xfce4-mpc-plugin.h b/panel-plugin/xfce4-mpc-plugin.h
index 7678045..653259f 100644
--- a/panel-plugin/xfce4-mpc-plugin.h
+++ b/panel-plugin/xfce4-mpc-plugin.h
@@ -20,7 +20,7 @@
#include <gtk/gtk.h>
#include <libxfce4panel/libxfce4panel.h>
-#ifdef HAVE_LIBMPD
+#if HAVE_LIBMPD
#include <libmpd/libmpd.h>
#ifdef DEBUG
#include <libmpd/debug_printf.h>

View file

@ -1,17 +1,16 @@
# Template file for 'xfce4-mpc-plugin'
pkgname=xfce4-mpc-plugin
version=0.5.3
version=0.5.4
revision=1
build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale"
hostmakedepends="pkg-config intltool"
hostmakedepends="pkg-config gettext"
makedepends="xfce4-panel-devel"
short_desc="MPD client plugin for the Xfce4 panel"
maintainer="Peter Wang <novalazy@gmail.com>"
license="ISC"
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=0467fb4d1acd982d3c3e0b89cb41019946850524ff19ed0f658a8d56c7b7664d
checksum=a66c85f07558221c907e2e5475a28ea32a76e59577d60a4f0cc68c26cb090f7d
post_install() {
vlicense COPYING