Package: sooperlooper Version: 1.0.8c-2 Severity: wishlist Tags: patch Hi!
sooperlooper currently uses WxWindows 2.4 as its graphical toolkit.
This version in now severely outdated and relies on the old (and ugly)
GTK+ 1.2.
I have successfully built sooperlooper 1.0.8c against WxWidgets 2.6.
Unfortunately, I lack the proper hardware to test if the resulting
package runs correctly.
You'll find a very simple patch attached which only changes the
Build-Depends in order to build against libwxgtk2.6 instead of
libwxgtk2.4.
Cheers,
--
Jérémy Bobbio .''`.
[EMAIL PROTECTED] : :Ⓐ : # apt-get install anarchism
`. `'`
`-
diff -u sooperlooper-1.0.8c/debian/control sooperlooper-1.0.8c/debian/control --- sooperlooper-1.0.8c/debian/control +++ sooperlooper-1.0.8c/debian/control @@ -2,7 +2,7 @@ Section: sound Priority: optional Maintainer: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), cdbs, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack0.100.0-dev | libjack-dev, liblo-dev, libsigc++-1.2-dev, libwxgtk2.4-dev, libxml2-dev, libsndfile1-dev, libncurses5-dev, libsamplerate-dev +Build-Depends: debhelper (>= 4.0.0), cdbs, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack0.100.0-dev | libjack-dev, liblo-dev, libsigc++-1.2-dev, libwxgtk2.6-dev, libxml2-dev, libsndfile1-dev, libncurses5-dev, libsamplerate-dev Standards-Version: 3.7.2 Package: sooperlooper
signature.asc
Description: Digital signature

