[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#110832: marked as done ([PATCH] mpg123 support for Debian HPPA/Linux)



Your message dated Sat, 01 Sep 2001 15:00:03 -0400
with message-id <E15dFzv-0006S0-00@auric.debian.org>
and subject line Bug#110832: fixed in mpg123 0.59r-9
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Aug 2001 21:05:18 +0000
>From deller@gmx.de Fri Aug 31 16:05:18 2001
Return-path: <deller@gmx.de>
Received: from mail.gmx.net [213.165.64.20] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 15cvTa-0001k9-00; Fri, 31 Aug 2001 16:05:18 -0500
Received: (qmail 27192 invoked by uid 0); 31 Aug 2001 21:03:21 -0000
Received: from pd90403b2.dip.t-dialin.net (HELO there) (217.4.3.178)
  by mail.gmx.net (mp003-rz3) with SMTP; 31 Aug 2001 21:03:21 -0000
Content-Type: text/plain;
  charset="iso-8859-1"
From: Helge Deller <deller@gmx.de>
To: submit@bugs.debian.org
Subject: [PATCH] mpg123 support for Debian HPPA/Linux
Date: Fri, 31 Aug 2001 23:03:07 +0200
X-Mailer: KMail [version 1.3.5]
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-Id: <E15cvTa-0001k9-00@master.debian.org>
Delivered-To: submit@bugs.debian.org

Package: mpg123
Version: 0.59r-8

mpg123 isn't yet available on Debian/HPPA/Linux since
it didn't compiled on this architecture yet.
Could someone of you Debian-maintainers please apply the 
following (tested) patch (on top of the debian mpg123 patches) which should 
let mpg123 build cleanly for HPPA too ?

Thanks in advance,
Helge

diff -ur mpg123-0.59r.org/Makefile mpg123-0.59r/Makefile
--- mpg123-0.59r.org/Makefile	Thu Aug 30 22:03:26 2001
+++ mpg123-0.59r/Makefile	Fri Aug 31 22:41:47 2001
@@ -59,6 +59,7 @@
 	@echo "make linux-alpha    make with minor changes for ALPHA-Linux"
 	@echo "make linux-ppc      LinuxPPC or MkLinux for the PowerPC"
 	@echo "make linux-m68k     Linux/m68k (Amiga, Atari) using OSS"
+	@echo "make linux-hppa     Linux/hppa HP-PARISC using OSS"
 	@echo "make linux-nas      Linux, output to Network Audio System"
 	@echo "make linux-sparc    Linux/Sparc"
 	@echo "make linux-sajber   Linux, build binary for Sajber Jukebox frontend"
@@ -234,6 +235,14 @@
 	$(MAKE) CC=gcc  LDFLAGS= \
 		OBJECTS='decode.o dct64.o audio_sun.o' \
 		CFLAGS='-DREAL_IS_FLOAT -DUSE_MMAP -DSPARCLINUX -Wall -O2 \
+			-fomit-frame-pointer -funroll-all-loops \
+			-finline-functions -ffast-math' \
+		mpg123-make
+
+linux-hppa:
+	$(MAKE) CC=gcc  LDFLAGS= \
+		OBJECTS='decode.o dct64.o audio_oss.o' \
+		CFLAGS='-DREAL_IS_FLOAT -DUSE_MMAP -DLINUX -Wall -O2 \
 			-fomit-frame-pointer -funroll-all-loops \
 			-finline-functions -ffast-math' \
 		mpg123-make
diff -ur mpg123-0.59r.org/debian/control mpg123-0.59r/debian/control
--- mpg123-0.59r.org/debian/control	Thu Aug 30 22:03:26 2001
+++ mpg123-0.59r/debian/control	Fri Aug 31 22:43:09 2001
@@ -6,7 +6,7 @@
 Build-Depends: libesd0-dev [i386 alpha powerpc], libaudiofile-dev [i386 alpha powerpc], libasound0.4-dev [i386], nas-dev [i386]
 
 Package: mpg123
-Architecture: i386 alpha powerpc m68k arm sparc
+Architecture: i386 alpha powerpc m68k arm sparc hppa
 Depends: ${shlibs:Depends}
 Provides: mp3-decoder
 Description: MPEG layer 1/2/3 audio player
diff -ur mpg123-0.59r.org/debian/rules mpg123-0.59r/debian/rules
--- mpg123-0.59r.org/debian/rules	Thu Aug 30 22:03:26 2001
+++ mpg123-0.59r/debian/rules	Fri Aug 31 22:39:56 2001
@@ -10,6 +10,7 @@
 ARCH_m68k:=-m68k
 ARCH_arm:=-arm
 ARCH_sparc:=-sparc
+ARCH_hppa:=-hppa
 
 TYPE_oss:=
 TYPE_oss-i486:=-i486
@@ -25,6 +26,7 @@
 TARGETS_m68k:=mpg123-oss
 TARGETS_arm:=mpg123-oss
 TARGETS_sparc:=mpg123-oss
+TARGETS_hppa:=mpg123-oss
 
 PKGNAME_mpg123-oss:=mpg123
 PKGNAME_mpg123-oss-i486:=mpg123-oss-i486

---------------------------------------
Received: (at 110832-close) by bugs.debian.org; 1 Sep 2001 19:17:41 +0000
>From troup@auric.debian.org Sat Sep 01 14:17:41 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15dGGz-0003nm-00; Sat, 01 Sep 2001 14:17:41 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 15dFzv-0006S0-00; Sat, 01 Sep 2001 15:00:03 -0400
From: Colin Watson <cjwatson@debian.org>
To: 110832-close@bugs.debian.org
X-Katie: $Revision: 1.57 $
Subject: Bug#110832: fixed in mpg123 0.59r-9
Message-Id: <E15dFzv-0006S0-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sat, 01 Sep 2001 15:00:03 -0400
Delivered-To: 110832-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
mpg123, which has been installed in the Debian FTP archive:

mpg123-esd_0.59r-9_i386.deb
  to pool/non-free/m/mpg123/mpg123-esd_0.59r-9_i386.deb
mpg123_0.59r-9.diff.gz
  to pool/non-free/m/mpg123/mpg123_0.59r-9.diff.gz
mpg123-oss-3dnow_0.59r-9_i386.deb
  to pool/non-free/m/mpg123/mpg123-oss-3dnow_0.59r-9_i386.deb
mpg123-nas_0.59r-9_i386.deb
  to pool/non-free/m/mpg123/mpg123-nas_0.59r-9_i386.deb
mpg123_0.59r-9.dsc
  to pool/non-free/m/mpg123/mpg123_0.59r-9.dsc
mpg123-oss-i486_0.59r-9_i386.deb
  to pool/non-free/m/mpg123/mpg123-oss-i486_0.59r-9_i386.deb
mpg123_0.59r-9_i386.deb
  to pool/non-free/m/mpg123/mpg123_0.59r-9_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 110832@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated mpg123 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  1 Sep 2001 00:12:46 +0100
Source: mpg123
Binary: mpg123-nas mpg123-esd mpg123-oss-i486 mpg123-alsa mpg123 mpg123-oss-3dnow
Architecture: source i386
Version: 0.59r-9
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 mpg123     - MPEG layer 1/2/3 audio player
 mpg123-esd - MPEG layer 1/2/3 audio player with Esound support
 mpg123-nas - MPEG layer 1/2/3 audio player with NAS support
 mpg123-oss-3dnow - MPEG layer 1/2/3 audio player for 3DNow! machines
 mpg123-oss-i486 - MPEG layer 1/2/3 audio player for i486 machines
Closes: 110832
Changes: 
 mpg123 (0.59r-9) unstable; urgency=low
 .
   * Debian QA upload.
   * Apply patch from Helge Deller <deller@gmx.de> to allow building on hppa
     (closes: #110832).
Files: 
 6e5645bfabf815a14ced0c3c85e0c1c0 806 non-free/sound optional mpg123_0.59r-9.dsc
 520a06852025236ad2a6c53596b04233 8918 non-free/sound optional mpg123_0.59r-9.diff.gz
 a178b4c56a739b90793b207efe52c115 79188 non-free/sound optional mpg123_0.59r-9_i386.deb
 3c6d7692f3edbfb9894a2a4d0fa46c9a 78070 non-free/sound optional mpg123-esd_0.59r-9_i386.deb
 25c0fc9a29ed43343b7fa18cae38bd03 80348 non-free/sound optional mpg123-nas_0.59r-9_i386.deb
 0f1a49c71b25dde106ebaef5782cf46e 85258 non-free/sound optional mpg123-oss-i486_0.59r-9_i386.deb
 6778986c61013ddf73eb8300fce0b3a8 78812 non-free/sound optional mpg123-oss-3dnow_0.59r-9_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7kCVP9t0zAhD6TNERAr6KAJ0VEKh0B2IsCIYggA8b3G8sH1ap1ACfXzZi
W5mkkgq/jbsK5JNei5KdGVE=
=Wjkj
-----END PGP SIGNATURE-----



Reply to: