Public bug reported:
http://launchpadlibrarian.net/10558450/buildlog_ubuntu-
hardy-i386.tuxguitar_0.9.1-3_MANUALDEPWAIT.txt.gz (Link to the build
log)
Tuxguitar isn't building because:
"E: Package libswt-gtk-3.2-java has no installation candidate
Package libswt-gtk-3.2-java is not available, but is referred to by another
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
apt-get failed."
However, ubuntu has libswt3.2-gtk-java in it's repositories when i tried
replacing it with that in debian/control the build fails because it
can't import the swt libraries. I suspect that this happens because, the
library installs itself to /usr/lib/java/ when make expects to find them
in /usr/share/java.
I can't simply change the makefile because that would break the other
dependency "libitext-java" which is in /usr/share/java as tuxguitar
expects it to be
The relevant snip from GNUmakefile:
# dependencies
JAR_DIR?=/usr/share/java/
SWT_JAR?=${JAR_DIR}swt.jar
ITEXT_JAR?=${JAR_DIR}itext.jar
** Affects: tuxguitar (Ubuntu)
Importance: Undecided
Status: New
--
Tuxguitar isn't building, missing dependency
https://bugs.launchpad.net/bugs/176736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs