Package Details: wmauda 0.9-2

Git Clone URL: https://aur.archlinux.org/wmauda.git (read-only, click to copy)
Package Base: wmauda
Description: Remote control dockapp for audacious
Upstream URL: http://www.netswarm.net/
Licenses: GPL
Submitter: None
Maintainer: bidulock
Last Packager: bidulock
Votes: 2
Popularity: 0.000000
First Submitted: 2009-12-21 00:48 (UTC)
Last Updated: 2015-06-11 04:32 (UTC)

Dependencies (1)

  • audacious2

Required by (0)

Sources (2)

Latest Comments

<deleted-account> commented on 2012-04-21 09:29 (UTC)

I tried to edit the makefile with -I/usr/include/gtk-1.2 -I/usr/include/glib-2.0 to force GCC into looking for the right header files and got straferG's output as a result. Unless major work is done re: include paths and dependencies, getting it to compile is going to be a long chore.

<deleted-account> commented on 2011-10-13 17:14 (UTC)

I'm unable to build wmauda... wmauda.c:126:1: error: unknown type name ‘GdkPixmap’ wmauda.c:127:1: error: unknown type name ‘GdkBitmap’ wmauda.c:128:1: error: unknown type name ‘GdkGC’ wmauda.c:129:1: error: unknown type name ‘GtkTooltips’ wmauda.c: In function ‘draw_button’: wmauda.c:201:27: error: ‘GtkWidget’ has no member named ‘window’ wmauda.c: In function ‘draw_volslider’: wmauda.c:223:30: error: ‘GtkWidget’ has no member named ‘window’ wmauda.c: In function ‘draw_seekslider’: wmauda.c:251:31: error: ‘GtkWidget’ has no member named ‘window’