From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/mpg123
Date: Tue, 28 Aug 2007 11:18:11 -0700 (PDT) [thread overview]
Message-ID: <20070828181811.8200EA45BC@busybox.net> (raw)
Author: ulf
Date: 2007-08-28 11:18:10 -0700 (Tue, 28 Aug 2007)
New Revision: 19713
Log:
Remove mpg123 patch from current build, full removal pending
Added:
trunk/buildroot/package/mpg123/mpg123-0.59r-cross.patch
Modified:
trunk/buildroot/package/mpg123/mpg123.mk
Changeset:
Copied: trunk/buildroot/package/mpg123/mpg123-0.59r-cross.patch (from rev 19712, trunk/buildroot/package/mpg123/mpg123-cross.patch)
===================================================================
--- trunk/buildroot/package/mpg123/mpg123-0.59r-cross.patch (rev 0)
+++ trunk/buildroot/package/mpg123/mpg123-0.59r-cross.patch 2007-08-28 18:18:10 UTC (rev 19713)
@@ -0,0 +1,44 @@
+diff -ruN mpg123-0.59r.orig/Makefile mpg123-0.59r/Makefile
+--- mpg123-0.59r.orig/Makefile 1999-06-15 22:39:06.000000000 +0200
++++ mpg123-0.59r/Makefile 2006-12-14 15:52:44.000000000 +0100
+@@ -103,14 +103,14 @@
+ mpg123-make
+
+ linux:
+- $(MAKE) CC=gcc LDFLAGS= \
++ $(MAKE) LDFLAGS= \
+ OBJECTS='decode_i386.o dct64_i386.o decode_i586.o \
+ audio_oss.o term.o' \
+ CFLAGS='-DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX \
+ -DREAD_MMAP -DOSS -DTERM_CONTROL\
+- -Wall -O2 -m486 \
++ -Wall \
+ -fomit-frame-pointer -funroll-all-loops \
+- -finline-functions -ffast-math' \
++ -finline-functions -ffast-math $(CFLAGS)' \
+ mpg123-make
+
+ linux-3dnow:
+@@ -246,6 +246,22 @@
+ -finline-functions -ffast-math' \
+ mpg123-make
+
++linux-bigend:
++ $(MAKE) LDFLAGS= OBJECTS='decode.o dct64.o audio_oss.o' \
++ CFLAGS+='-DREAL_IS_FLOAT -DLINUX -DREAD_MMAP \
++ -DOSS -DOSS_BIG_ENDIAN -Wall \
++ -fomit-frame-pointer -funroll-loops \
++ -finline-functions -ffast-math $(CFLAGS)' \
++ mpg123-make
++
++linux-littleend:
++ $(MAKE) LDFLAGS= OBJECTS='decode.o dct64.o audio_oss.o' \
++ CFLAGS='-DREAL_IS_FLOAT -DLINUX -DREAD_MMAP \
++ -DOSS -Wall \
++ -fomit-frame-pointer -funroll-loops \
++ -finline-functions -ffast-math $(CFLAGS)' \
++ mpg123-make
++
+ linux-sajber:
+ @ $(MAKE) FRONTEND=sajberplay-make linux-frontend
+
Modified: trunk/buildroot/package/mpg123/mpg123.mk
===================================================================
--- trunk/buildroot/package/mpg123/mpg123.mk 2007-08-28 12:41:56 UTC (rev 19712)
+++ trunk/buildroot/package/mpg123/mpg123.mk 2007-08-28 18:18:10 UTC (rev 19713)
@@ -23,7 +23,7 @@
$(MPG123_DIR)/.unpacked: $(DL_DIR)/$(MPG123_SOURCE)
$(MPG123_CAT) $(DL_DIR)/$(MPG123_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- toolchain/patch-kernel.sh $(MPG123_DIR) package/mpg123/ mpg123\*.patch
+ toolchain/patch-kernel.sh $(MPG123_DIR) package/mpg123/ mpg123-$(MPG123_VERSION)\*.patch
$(CONFIG_UPDATE) $(MPG123_DIR)/build
touch $@
next reply other threads:[~2007-08-28 18:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-28 18:18 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-09-23 14:24 [Buildroot] svn commit: trunk/buildroot/package/mpg123 ulf at uclibc.org
2007-08-28 19:36 ulf at uclibc.org
2007-08-01 8:54 ulf at uclibc.org
2007-07-28 17:05 ulf at uclibc.org
2007-07-30 9:50 ` Bernhard Fischer
2007-05-31 15:42 jacmet at uclibc.org
2006-12-14 16:03 aldot at uclibc.org
2006-12-14 15:55 aldot at uclibc.org
2006-12-14 16:06 ` Ulrich Hecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070828181811.8200EA45BC@busybox.net \
--to=ulf@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox