~ubuntu-branches/ubuntu/lucid/tuxguitar/lucid-updates

« back to all changes in this revision

Viewing changes to TuxGuitar-alsa/build.xml

  • Committer: Bazaar Package Importer
  • Author(s): Philippe Coval
  • Date: 2009-04-25 19:49:27 UTC
  • mfrom: (1.1.3 upstream) (2.1.7 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090425194927-pblqed0zxp0pmyeq
Tags: 1.1-1
* New Upstream Release (Closes: #489859) (LP: #366476)
* Merged patch : tuxguitar_1.0.dak-1ubuntu1.patch
* debian/README.txt
  - suggests to install tuxguitar-jsa

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
        <property name="build.jar" value="tuxguitar-alsa.jar" />
12
12
        
13
13
        <property name="service.class" value="org.herac.tuxguitar.gui.system.plugins.TGPlugin" />
14
 
        <property name="service.provider" value="org.herac.tuxguitar.player.impl.midiport.alsa.MidiPortProviderPlugin" />
 
14
        <property name="service.provider" value="org.herac.tuxguitar.player.impl.midiport.alsa.MidiOutputPortProviderPlugin" />
15
15
        
16
16
        <path id="class.path">
17
17
                <pathelement location="${path.tuxguitar}"/>