Update to xfce4-mpc 0.5.0, ported to Gtk3
This commit is contained in:
parent
9f83ad34c6
commit
d9ccdbeffa
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2015/03/16 20:41:26 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2016/11/01 15:28:30 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 mpd client panel plugin
|
||||
|
||||
XFCE_VERSION= 0.4.5
|
||||
XFCE_VERSION= 0.5.0
|
||||
XFCE_PLUGIN= mpc
|
||||
|
||||
# BSD-ISC
|
||||
@ -11,15 +11,16 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
MODULES= x11/xfce4
|
||||
|
||||
CONFIGURE_ARGS= --without-libmpd
|
||||
LIB_DEPENDS += x11/xfce4/exo
|
||||
MODXFCE_WANTLIB= xfce4panel-2.0
|
||||
|
||||
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender atk-1.0 cairo exo-1 expat fontconfig pcre
|
||||
WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 m pango-1.0
|
||||
WANTLIB += Xrandr Xrender atk-1.0 cairo expat fontconfig pcre
|
||||
WANTLIB += freetype gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread-stubs
|
||||
WANTLIB += xcb xcb-render xcb-shm xfce4util z xcb-util xfce4ui-1
|
||||
WANTLIB += xcb xcb-render xcb-shm xfce4util z xcb-util xfce4ui-2
|
||||
WANTLIB += ICE SM X11-xcb ffi startup-notification-1
|
||||
WANTLIB += harfbuzz pthread graphite2
|
||||
WANTLIB += atk-bridge-2.0 atspi cairo-gobject dbus-1 epoxy gdk-3 gtk-3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-mpc-plugin-0.4.5.tar.bz2) = 5x9XookVxXRZ1s4O7u4dCTT1I8DtCDFYw9Ozg2/Ab88=
|
||||
SIZE (xfce4/xfce4-mpc-plugin-0.4.5.tar.bz2) = 284335
|
||||
SHA256 (xfce4/xfce4-mpc-plugin-0.5.0.tar.bz2) = 8TIJFq4xEuaCVpllKlAs6/p4uwBsZJtC09Mx3+V7bLA=
|
||||
SIZE (xfce4/xfce4-mpc-plugin-0.5.0.tar.bz2) = 282688
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2015/03/16 20:41:26 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2016/11/01 15:28:30 landry Exp $
|
||||
lib/xfce4/panel/plugins/libmpc.so
|
||||
share/locale/ar/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
share/locale/ast/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
@ -18,6 +18,7 @@ share/locale/he/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
share/locale/hr/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
share/locale/is/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-mpc-plugin.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user