COMMENT= X11-based MP3 player with nice graphical interface
USE_GNOME= gtk12 esound
NO_STAGE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
--- x11amp/playlist.c.orig 1999-04-14 05:26:35.000000000 +0900
+++ x11amp/playlist.c 2013-11-24 13:04:58.000000000 +0900
@@ -224,7 +224,7 @@
}
g_list_free(list);
playlist_generate_shuffle_list();
- return;
+ return 0;
g_free(temp);
if(dir=opendir(path))