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

Bug#573526: mozart: Please support Renesas SH(sh4)



Source: mozart
Version: 1.4.0-3
Severity: important
Tags: patch
User: debian-sh4@superh.org
Usertags: sh4
X-Debbugs-CC: debian-superh@lists.debian.org

Hi,

I am now trying to run Debian on Renesas SH(sh4) CPU.
 http://buildd.debian-ports.org/status/architecture.php?suite=unstable&a=sh4

Current pakcage does not support Renesash sh4.
 http://buildd.debian-ports.org/fetch.php?pkg=mozart&arch=sh4&ver=1.4.0-3&stamp=1268224641&file=log&as=raw

mozart package can build and work with attached on sh4.
Could you apply patch?

Best regards,
 Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
--- a/share/bin/ozplatform	2010-03-12 12:46:20.000000000 +0900
+++ b/share/bin/ozplatform	2010-03-12 12:45:59.000000000 +0900
@@ -47,6 +47,8 @@
    # so far: userspace is 32 bit on sparc64
    sparc64\ Linux\ *)   OZARCH=linux-sparc
    ;;
+   sh*\ Linux\ *)   OZARCH=linux-sparc
+   ;;
    9000/7*HP-UX*)	OZARCH=hpux-700
    ;;
    *IRIX\ 5*)	        OZARCH=irix5-`/bin/uname -p`
--- a/debian/control	2010-03-12 12:45:26.000000000 +0900
+++ b/debian/control	2010-03-12 12:44:58.000000000 +0900
@@ -10,7 +10,7 @@
 Build-Depends: debhelper (>> 7.0.0), bison (>= 1.25), flex-old (>= 2.5.3), ghostscript, libgdbm-dev, libgmp3-dev, m4, netpbm, sp, tcl8.4-dev, texlive, texlive-pstricks, tk8.4-dev, zlib1g-dev, emacs23 | emacs22 | xemacs21
 
 Package: mozart
-Architecture: hppa i386 m68k mipsel mips powerpc sparc s390 arm armeb armel kfreebsd-i386
+Architecture: hppa i386 m68k mipsel mips powerpc sparc s390 arm armeb armel kfreebsd-i386 sh4
 Depends: ${shlibs:Depends}, ${misc:Depends}, emacs23 | emacsen
 Conflicts: mozart-contrib, mozart-doc-html
 Suggests: mozart-doc, mozart-stdlib, mozart-gtk, mime-support (>= 3.18)

Reply to: