xfce4-mpc-plugin: update to 0.5.5.
This commit is contained in:
parent
06bcf04df6
commit
225c23454e
|
@ -1,13 +0,0 @@
|
|||
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>
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xfce4-mpc-plugin'
|
||||
pkgname=xfce4-mpc-plugin
|
||||
version=0.5.4
|
||||
version=0.5.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config gettext"
|
||||
|
@ -10,7 +10,7 @@ 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=a66c85f07558221c907e2e5475a28ea32a76e59577d60a4f0cc68c26cb090f7d
|
||||
checksum=4ce7d77667a263ee9916c0cab2a733b17e3bd65705cd4ed5cec3cbde6e7298cf
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue