Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37745640
en ru br
Репозитории ALT
S:4.3.1-alt1
5.1: 2.2-alt0.M50P.1
4.1: 1.4.6-alt1
4.0: 1.3.2-alt2
www.altlinux.org/Changes

Другие репозитории
Upstream:1.5.0

Группа :: Звук
Пакет: audacious

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: audacious-0.1.2-default-alsa.patch
Скачать


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
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin