Author: pebender
Date: Mon Jan 19 19:07:15 2009
New Revision: 4292

Added:
     
trunk/gar-minimyth/script/utils/alsa-utils/files/alsa-utils-1.0.19.patch.gar
Removed:
    trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/files/
    trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/files/
    trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/files/
     
trunk/gar-minimyth/script/utils/alsa-utils/files/alsa-utils-1.0.18-disable_xmlto.patch
     
trunk/gar-minimyth/script/utils/alsa-utils/files/alsa-utils-1.0.18.patch.gar
Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    trunk/gar-minimyth/html/minimyth/index.html
    trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/Makefile
    trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/checksums
    trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/Makefile
    trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/checksums
    trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/Makefile
    trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/checksums
    trunk/gar-minimyth/script/lib/alsa-lib/Makefile
    trunk/gar-minimyth/script/lib/alsa-lib/checksums
     
trunk/gar-minimyth/script/meta/minimyth/files/source/lists/minimyth-lib-list
    trunk/gar-minimyth/script/utils/alsa-utils/Makefile
    trunk/gar-minimyth/script/utils/alsa-utils/checksums

Log:
- Updated packages
     kernel-2.6.26/alsa-driver
     kernel-2.6.27/alsa-driver
     kernel-2.6.28/alsa-driver
     lib/alsa-lib
     utils/alsa-utils



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Mon Jan 19  
19:07:15 2009
@@ -125,10 +125,14 @@
      Updated emulators/stella.
      Updated gtk/glib.
      Updated gtk/gtk+.
+    Updated kernel-2.6.26/alsa-driver.
+    Updated kernel-2.6.27/alsa-driver.
      Updated kernel-2.6.27/linux.
+    Updated kernel-2.6.28/alsa-driver.
      Updated kernel-2.6.28/linux.
      Updated kernel-headers/linux-headers-2.6.27.
      Updated kernel-headers/linux-headers-2.6.28.
+    Updated lib/alsa-lib.
      Updated lib/bluez.
      Updated lib/freetype.
      Updated lib/libxml2.
@@ -137,6 +141,7 @@
      Updated perl/perl-libwww-perl.
      Reverted system/lcdproc (breaks imonlcd).
      Updated system/lirc.
+    Updated utils/alsa-utils.
      Updated utils/pciutils.
      Updated X11/vdpinfo.
      Updated xorg-7.3/xf86-video-intel.

Modified: trunk/gar-minimyth/html/minimyth/index.html
==============================================================================
--- trunk/gar-minimyth/html/minimyth/index.html (original)
+++ trunk/gar-minimyth/html/minimyth/index.html Mon Jan 19 19:07:15 2009
@@ -113,9 +113,9 @@
              <li>
                <a href="http://www.kernel.org/";>Linux</a>  
<strong>2.6.26.8</strong> with patches to add
                <ul>
-                <li><a href="http://www.alsa-project.org/";>ALSA</a>  
<strong>1.0.18a</strong></li>
+                <li><a href="http://www.alsa-project.org/";>ALSA</a>  
<strong>1.0.19</strong></li>
                  <li><a  
href="http://squashfs.sourceforge.net/";>Squashfs</a>  
<strong>3.4</strong></li>
-                <li><a  
href="http://www.filesystems.org/project-unionfs.html";>Unionfs</a>  
<strong>2.5</strong></li>
+                <li><a  
href="http://www.filesystems.org/project-unionfs.html";>Unionfs</a>  
<strong>2.5.1</strong></li>
                </ul>
              </li>
            </ul>

Modified: trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/Makefile
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/Makefile        
(original)
+++ trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/Makefile        Mon Jan 
19  
19:07:15 2009
@@ -1,10 +1,9 @@
  GARNAME = alsa-driver
-GARVERSION = 1.0.18a
+GARVERSION = 1.0.19
  CATEGORIES = kernel-2.6.26
  MASTER_SITES  = ftp://ftp.alsa-project.org/pub/driver/
  MASTER_SITES += ftp://ftp.alsa-project.org/pub/testing/
  DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = $(DISTNAME)-fix_resume_hda_intel.patch
  LICENSE = LGPL2_1

  DESCRIPTION =

Modified: trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/checksums       
(original)
+++ trunk/gar-minimyth/script/kernel-2.6.26/alsa-driver/checksums       Mon Jan 
 
19 19:07:15 2009
@@ -1,2 +1 @@
-b3c2745e06e2d5fc8029ee25f86110b1  download/alsa-driver-1.0.18a.tar.bz2
-069eabe42fd23369c60b22206533254a   
download/alsa-driver-1.0.18a-fix_resume_hda_intel.patch
+7045d69c49e70bb88278b8015d5eb509  download/alsa-driver-1.0.19.tar.bz2

Modified: trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/Makefile
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/Makefile        
(original)
+++ trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/Makefile        Mon Jan 
19  
19:07:15 2009
@@ -1,10 +1,9 @@
  GARNAME = alsa-driver
-GARVERSION = 1.0.18a
+GARVERSION = 1.0.19
  CATEGORIES = kernel-2.6.27
  MASTER_SITES  = ftp://ftp.alsa-project.org/pub/driver/
  MASTER_SITES += ftp://ftp.alsa-project.org/pub/testing/
  DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = $(DISTNAME)-fix_resume_hda_intel.patch
  LICENSE = LGPL2_1

  DESCRIPTION =

Modified: trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/checksums       
(original)
+++ trunk/gar-minimyth/script/kernel-2.6.27/alsa-driver/checksums       Mon Jan 
 
19 19:07:15 2009
@@ -1,2 +1 @@
-b3c2745e06e2d5fc8029ee25f86110b1  download/alsa-driver-1.0.18a.tar.bz2
-069eabe42fd23369c60b22206533254a   
download/alsa-driver-1.0.18a-fix_resume_hda_intel.patch
+7045d69c49e70bb88278b8015d5eb509  download/alsa-driver-1.0.19.tar.bz2

Modified: trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/Makefile
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/Makefile        
(original)
+++ trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/Makefile        Mon Jan 
19  
19:07:15 2009
@@ -1,10 +1,9 @@
  GARNAME = alsa-driver
-GARVERSION = 1.0.18a
+GARVERSION = 1.0.19
  CATEGORIES = kernel-2.6.28
  MASTER_SITES  = ftp://ftp.alsa-project.org/pub/driver/
  MASTER_SITES += ftp://ftp.alsa-project.org/pub/testing/
  DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = $(DISTNAME)-fix_resume_hda_intel.patch
  LICENSE = LGPL2_1

  DESCRIPTION =

Modified: trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/checksums
==============================================================================
--- trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/checksums       
(original)
+++ trunk/gar-minimyth/script/kernel-2.6.28/alsa-driver/checksums       Mon Jan 
 
19 19:07:15 2009
@@ -1,2 +1 @@
-b3c2745e06e2d5fc8029ee25f86110b1  download/alsa-driver-1.0.18a.tar.bz2
-069eabe42fd23369c60b22206533254a   
download/alsa-driver-1.0.18a-fix_resume_hda_intel.patch
+7045d69c49e70bb88278b8015d5eb509  download/alsa-driver-1.0.19.tar.bz2

Modified: trunk/gar-minimyth/script/lib/alsa-lib/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/alsa-lib/Makefile     (original)
+++ trunk/gar-minimyth/script/lib/alsa-lib/Makefile     Mon Jan 19 19:07:15 2009
@@ -1,5 +1,5 @@
  GARNAME = alsa-lib
-GARVERSION = 1.0.18
+GARVERSION = 1.0.19
  CATEGORIES = lib
  MASTER_SITES = ftp://ftp.alsa-project.org/pub/lib/
  DISTFILES = $(DISTNAME).tar.bz2

Modified: trunk/gar-minimyth/script/lib/alsa-lib/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/alsa-lib/checksums    (original)
+++ trunk/gar-minimyth/script/lib/alsa-lib/checksums    Mon Jan 19 19:07:15  
2009
@@ -1 +1 @@
-de60df7541fafe8c6a3397e0f105ff0e  download/alsa-lib-1.0.18.tar.bz2
+73db3666c211e5fb023bb77450cf430d  download/alsa-lib-1.0.19.tar.bz2

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/lists/minimyth-lib-list
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/lists/minimyth-lib-list    
 
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/lists/minimyth-lib-list    
 
Mon Jan 19 19:07:15 2009
@@ -115,6 +115,18 @@
  modules/*/kernel/sound/pci/ca0106/snd-ca0106.ko
  modules/*/kernel/sound/pci/emu10k1/snd-emu10k1.ko
  modules/*/kernel/sound/pci/hda/snd-hda-intel.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-analog.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-atihdmi.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-idt.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-intelhdmi.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-nvhdmi.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
+modules/*/kernel/sound/pci/hda/snd-hda-codec-via.ko
+modules/*/kernel/sound/pci/hda/snd-hda-intel.ko
  modules/*/kernel/sound/pci/ice1712/snd-ice1724.ko
  modules/*/kernel/sound/pci/snd-atiixp.ko
  modules/*/kernel/sound/pci/snd-cmipci.ko

Modified: trunk/gar-minimyth/script/utils/alsa-utils/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/alsa-utils/Makefile (original)
+++ trunk/gar-minimyth/script/utils/alsa-utils/Makefile Mon Jan 19 19:07:15  
2009
@@ -1,9 +1,9 @@
  GARNAME = alsa-utils
-GARVERSION = 1.0.18
+GARVERSION = 1.0.19
  CATEGORIES = utils
  MASTER_SITES = ftp://ftp.alsa-project.org/pub/utils/
  DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = $(DISTNAME)-disable_xmlto.patch $(DISTNAME).patch.gar
+PATCHFILES = $(DISTNAME).patch.gar
  LICENSE = GPL2

  DESCRIPTION =
@@ -17,8 +17,13 @@
  INSTALL_SCRIPTS   = $(WORKSRC)/Makefile

  CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
+       --enable-nls \
        --disable-rpath \
        --disable-alsatest \
+       --enable-alsamixer \
+       --enable-alsaconf \
+       --disable-xmlto \
+       --enable-largefile \
        --with-gnu-ld \
        --with-curses=ncursesw


Modified: trunk/gar-minimyth/script/utils/alsa-utils/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/alsa-utils/checksums        (original)
+++ trunk/gar-minimyth/script/utils/alsa-utils/checksums        Mon Jan 19  
19:07:15 2009
@@ -1,3 +1,2 @@
-0a6b26d27cc2adfd591d91d8c155fdb7  download/alsa-utils-1.0.18.tar.bz2
-be737ea055fc2e80ffd56a9ca843d82e   
download/alsa-utils-1.0.18-disable_xmlto.patch
-6a00503c59feb29e3ed3a044480f03b4  download/alsa-utils-1.0.18.patch.gar
+5ff0379c707c1a29083233edc9ab4e06  download/alsa-utils-1.0.19.tar.bz2
+585c7be7f787e6a4dc44b8d6f79d6eb7  download/alsa-utils-1.0.19.patch.gar

Added:  
trunk/gar-minimyth/script/utils/alsa-utils/files/alsa-utils-1.0.19.patch.gar
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/utils/alsa-utils/files/alsa-utils-1.0.19.patch.gar    
 
Mon Jan 19 19:07:15 2009
@@ -0,0 +1,80 @@
+diff -Naur alsa-utils-1.0.19-old/configure alsa-utils-1.0.19-new/configure
+--- alsa-utils-1.0.19-old/configure    2009-01-19 03:24:24.000000000 -0800
++++ alsa-utils-1.0.19-new/configure    2009-01-19 11:03:27.000000000 -0800
+@@ -7411,8 +7411,8 @@
+ fi
+
+   if test "$curseslib" = "ncursesw"; then
+-    # Extract the first word of "ncursesw5-config", so it can be a  
program name with args.
+-set dummy ncursesw5-config; ac_word=$2
++    # Extract the first word  
of "@GAR_DESTDIR@@GAR_bindir@/ncursesw5-config", so it can be a program  
name with args.
++set dummy @GAR_DESTDIR@@GAR_bindir@/ncursesw5-config; ac_word=$2
+ { echo "$as_me:$LINENO: checking for $ac_word" >&5
+ echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
+ if test "${ac_cv_prog_ncursesw5_config+set}" = set; then
+@@ -7450,8 +7450,8 @@
+
+     if test "$ncursesw5_config" = "yes"; then
+       CURSESINC="<ncurses.h>"
+-      CURSESLIB=`ncursesw5-config --libs`
+-      CURSES_CFLAGS=`ncursesw5-config --cflags`
++      cursesli...@gar_destdir@@GAR_bindir@/ncursesw5-config --libs`
++      curses_cflag...@gar_destdir@@GAR_bindir@/ncursesw5-config --cflags`
+       curseslib="ncursesw"
+     else
+       { echo "$as_me:$LINENO: checking for initscr in -lncursesw" >&5
+@@ -7538,8 +7538,8 @@
+     fi
+   fi
+   if test "$curseslib" = "ncurses" -o "$curseslib" = "auto"; then
+-    # Extract the first word of "ncurses5-config", so it can be a program  
name with args.
+-set dummy ncurses5-config; ac_word=$2
++    # Extract the first word  
of "@GAR_DESTDIR@@GAR_bindir@/ncurses5-config", so it can be a program name  
with args.
++set dummy @GAR_DESTDIR@@GAR_bindir@/ncurses5-config; ac_word=$2
+ { echo "$as_me:$LINENO: checking for $ac_word" >&5
+ echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
+ if test "${ac_cv_prog_ncurses5_config+set}" = set; then
+@@ -7577,8 +7577,8 @@
+
+     if test "$ncurses5_config" = "yes"; then
+       CURSESINC="<ncurses.h>"
+-      CURSESLIB=`ncurses5-config --libs`
+-      CURSES_CFLAGS=`ncurses5-config --cflags`
++      cursesli...@gar_destdir@@GAR_bindir@/ncurses5-config --libs`
++      curses_cflag...@gar_destdir@@GAR_bindir@/ncurses5-config --cflags`
+       curseslib="ncurses"
+     else
+       { echo "$as_me:$LINENO: checking for initscr in -lncurses" >&5
+diff -Naur alsa-utils-1.0.19-old/configure.in  
alsa-utils-1.0.19-new/configure.in
+--- alsa-utils-1.0.19-old/configure.in 2009-01-19 03:24:19.000000000 -0800
++++ alsa-utils-1.0.19-new/configure.in 2009-01-19 11:03:27.000000000 -0800
+@@ -71,11 +71,11 @@
+     curseslib="$withval",
+     curseslib="auto")
+   if test "$curseslib" = "ncursesw"; then
+-    AC_CHECK_PROG([ncursesw5_config], [ncursesw5-config], [yes])
++    AC_CHECK_PROG([ncursesw5_config],  
[...@gar_destdir@@GAR_bindir@/ncursesw5-config], [yes])
+     if test "$ncursesw5_config" = "yes"; then
+       CURSESINC="<ncurses.h>"
+-      CURSESLIB=`ncursesw5-config --libs`
+-      CURSES_CFLAGS=`ncursesw5-config --cflags`
++      cursesli...@gar_destdir@@GAR_bindir@/ncursesw5-config --libs`
++      curses_cflag...@gar_destdir@@GAR_bindir@/ncursesw5-config --cflags`
+       curseslib="ncursesw"
+     else
+       AC_CHECK_LIB(ncursesw, initscr,
+@@ -83,11 +83,11 @@
+     fi
+   fi
+   if test "$curseslib" = "ncurses" -o "$curseslib" = "auto"; then
+-    AC_CHECK_PROG([ncurses5_config], [ncurses5-config], [yes])
++    AC_CHECK_PROG([ncurses5_config],  
[...@gar_destdir@@GAR_bindir@/ncurses5-config], [yes])
+     if test "$ncurses5_config" = "yes"; then
+       CURSESINC="<ncurses.h>"
+-      CURSESLIB=`ncurses5-config --libs`
+-      CURSES_CFLAGS=`ncurses5-config --cflags`
++      cursesli...@gar_destdir@@GAR_bindir@/ncurses5-config --libs`
++      curses_cflag...@gar_destdir@@GAR_bindir@/ncurses5-config --cflags`
+       curseslib="ncurses"
+     else
+       AC_CHECK_LIB(ncurses, initscr,

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to