Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37899358
en ru br
ALT Linux repositórios
S:4.3.1-alt1
5.0: 1.5.1-alt2
4.1: 1.4.6-alt1
4.0: 1.3.2-alt2

Outros repositórios
Upstream:1.5.0

Group :: Som
RPM: audacious

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: audacious-0.1.2-default-alsa.patch
Download


diff -Naupr audacious-0.1.2.orig/audacious/main.c audacious-0.1.2/audacious/main.c
--- audacious-0.1.2.orig/audacious/main.c	2005-12-04 18:29:14.000000000 +0100
+++ audacious-0.1.2/audacious/main.c	2005-12-20 13:27:09.000000000 +0100
@@ -492,9 +492,9 @@ bmp_config_load(void)
         cfg.gentitle_format = g_strdup("%p - %t");
 
     if (!cfg.outputplugin) {
-#ifdef HAVE_OSS
+#ifdef HAVE_ALSA
         cfg.outputplugin = g_build_filename(PLUGIN_DIR, plugin_dir_list[0],
-                                            PLUGIN_FILENAME("OSS"), NULL);
+                                            PLUGIN_FILENAME("ALSA"), NULL);
 #else
         /* FIXME: This implicitly means the output plugin that is
          * first in the alphabet will be used (usually the disk writer
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009