~ubuntu-branches/ubuntu/raring/powermanga/raring

« back to all changes in this revision

Viewing changes to sounds/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Gonéri Le Bouder, Cyril Brulebois, Barry deFreese
  • Date: 2008-03-19 21:32:41 UTC
  • mfrom: (1.2.4 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080319213241-sn6w3z75uppm22eq
Tags: 0.90-dfsg-1
[ Gonéri Le Bouder ]
* add desktop file, thanks Adrien Cunin (Closes: #402168)
 - powermanga.xpm moved in /usr/share/pixmaps
* call dh_desktop to run update-desktop-database

[ Cyril Brulebois ]
* Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file.

[ Barry deFreese ]
* Bump debhelper build-dep version to match compat
* Fix substvar source:Version
* Make distclean not ignore errors
* Add watch file
* Add Homepage field in control
* Remove XS- from VCS fields in control
* New Upstream Release (Closes: #447415)
  + Should now be dfsg free
  + Adds joystick support (Closes: #442322)
  + STILL NOT SURE ABOUT tlk.fnt
* Revert patches except fixing scoredir path and copyright for manpage
* Remove deprecated Encoding tag from desktop file
* Remove file extension from icon tag in desktop file
* Replace evil 'pwd' with $(CURDIR)
* Removing config.log config.status in clean target
* Convert copyright to UTF-8.
* Remove order/ dir from upstream tarball.
* Remove empty dirs from powermanga package.
* Bump Standards Version to 3.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
pkgdatadir = $(datadir)/games/powermanga/sounds
3
3
 
4
4
dist_pkgdata_DATA = \
5
 
        bonus1.wav \
6
 
        bonus2.wav \
7
 
        bonus3.wav \
8
 
        bonus4.wav \
9
 
        end.zik \
10
 
        game.zik \
11
 
        intro.zik \
12
 
        nmispec.wav \
13
 
        noselect.wav \
14
 
        ondechoc.wav \
15
 
        select.wav \
16
 
        tir1.wav \
17
 
        tir1nmi.wav \
18
 
        tir2.wav \
19
 
        tir2nmi.wav \
20
 
        tir3nmi.wav \
21
 
        tir4nmi.wav \
22
 
        vchange1.wav \
23
 
        vchange2.wav \
24
 
        xploa1.wav \
25
 
        xploa2.wav \
26
 
        xploa3.wav \
27
 
        xploa4.wav \
28
 
        xplob1.wav \
29
 
        xplob2.wav \
30
 
        xplob3.wav \
31
 
        xplob4.wav \
32
 
        xploc1.wav \
33
 
        xploc2.wav \
34
 
        xploc3.wav \
35
 
        xploc4.wav 
36
 
 
 
5
  music_congratulations.zik \
 
6
  music_game.zik \
 
7
  music_menu.zik \
 
8
  sound_big_explosion_1.wav \
 
9
  sound_big_explosion_2.wav \
 
10
  sound_big_explosion_3.wav \
 
11
  sound_big_explosion_4.wav \
 
12
  sound_circular_shock.wav \
 
13
  sound_downgrade_spaceship.wav \
 
14
  sound_enemy_fire_1.wav \
 
15
  sound_enemy_fire_2.wav \
 
16
  sound_green_gem.wav \
 
17
  sound_guardian_fire_1.wav \
 
18
  sound_guardian_fire_2.wav \
 
19
  sound_guardian_fire_3.wav \
 
20
  sound_lonely_foe.wav \
 
21
  sound_medium_explosion_1.wav \
 
22
  sound_medium_explosion_2.wav \
 
23
  sound_medium_explosion_3.wav \
 
24
  sound_medium_explosion_4.wav \
 
25
  sound_purple_gem.wav \
 
26
  sound_red_gem.wav \
 
27
  sound_select_closed_option.wav \
 
28
  sound_select_option.wav \
 
29
  sound_small_explosion_1.wav \
 
30
  sound_small_explosion_2.wav \
 
31
  sound_small_explosion_3.wav \
 
32
  sound_small_explosion_4.wav \
 
33
  sound_spaceship_fire.wav \
 
34
  sound_upgrade_spaceship.wav \
 
35
  sound_yellow_gem.wav