Package: hipo
Version: 0.6.1-2
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: mono2transition

Hi,

James Westby has produced a patch in Ubuntu for the Mono 2.0
transition[0] that is ongoing in Jaunty and experimental. The patch
for hipo is attached to this report.

  * Mono 2.0 transtition.
    - Build depend on mono-devel instead of mono-gmcs so that csc is
      available.
    - Add MCS=/usr/bin/csc to confiugure arguments so that csc is used as
      the compiler.

Please consider applying it.

Thanks a lot,
Iain.

[0] http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition

-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500, 
'intrepid-backports'), (500, 'intrepid')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-9-generic (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u hipo-0.6.1/debian/rules hipo-0.6.1/debian/rules
--- hipo-0.6.1/debian/rules
+++ hipo-0.6.1/debian/rules
@@ -13,7 +13,8 @@
        --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
        --prefix=/usr --mandir=\$${prefix}/share/man \
        --infodir=\$${prefix}/share/info \
-       --disable-scrollkeeper
+       --disable-scrollkeeper \
+       MCS=/usr/bin/csc
 
 patch: patch-stamp
 patch-stamp:
diff -u hipo-0.6.1/debian/control hipo-0.6.1/debian/control
--- hipo-0.6.1/debian/control
+++ hipo-0.6.1/debian/control
@@ -1,9 +1,9 @@
 Source: hipo
 Priority: optional
 Section: sound
 Maintainer: Arthur Loiret <arthur.loi...@gmail.com>
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: autotools-dev, libxml-parser-perl, gnome-doc-utils, 
cli-common-dev (>= 0.4.4), mono-gmcs (>= 1.1.8) | c-sharp-2.0-compiler, 
libglib2.0-dev, libgtk2.0-cil, libglade2.0-cil, libgnome2.0-cil, libipod-cil 
(>= 0.8.0), libipodui-cil (>= 0.8.0), libipoddevice-dev, libtaglib2.0-cil, 
libndesk-dbus-glib1.0-cil
+Build-Depends-Indep: autotools-dev, libxml-parser-perl, gnome-doc-utils, 
cli-common-dev (>= 0.4.4), mono-devel, libglib2.0-dev, libgtk2.0-cil, 
libglade2.0-cil, libgnome2.0-cil, libipod-cil (>= 0.8.0), libipodui-cil (>= 
0.8.0), libipoddevice-dev, libtaglib2.0-cil, libndesk-dbus-glib1.0-cil
 Standards-Version: 3.7.3
 Homepage: http://www.gnome.org/projects/hipo
 Vcs-Git: git://git.madism.org/~arthur/hipo.git
diff -u hipo-0.6.1/debian/changelog hipo-0.6.1/debian/changelog

Reply via email to