mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-mpc-plugin: update to 0.5.5.
This commit is contained in:
parent
06bcf04df6
commit
225c23454e
2 changed files with 2 additions and 15 deletions
|
@ -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'
|
# Template file for 'xfce4-mpc-plugin'
|
||||||
pkgname=xfce4-mpc-plugin
|
pkgname=xfce4-mpc-plugin
|
||||||
version=0.5.4
|
version=0.5.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Peter Wang <novalazy@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
|
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"
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a66c85f07558221c907e2e5475a28ea32a76e59577d60a4f0cc68c26cb090f7d
|
checksum=4ce7d77667a263ee9916c0cab2a733b17e3bd65705cd4ed5cec3cbde6e7298cf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue