~ubuntu-branches/ubuntu/saucy/sgt-puzzles/saucy

« back to all changes in this revision

Viewing changes to icons/Makefile

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings
  • Date: 2012-04-07 02:38:40 UTC
  • mfrom: (1.1.15) (3.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20120407023840-1sazcea7ic2k0ano
Tags: 9411-1
* New upstream version - closes: #666709
  - Adds Pearl puzzle
* Update German translation, thanks to Helge Kreutzmann

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies guess \
4
4
          inertia keen lightup loopy magnets map mines net netslide pattern \
5
 
          pegs range rect samegame signpost singles sixteen slant solo tents \
6
 
          towers twiddle unequal untangle
 
5
          pearl pegs range rect samegame signpost singles sixteen slant solo \
 
6
          tents towers twiddle unequal untangle
7
7
 
8
8
BASE = $(patsubst %,%-base.png,$(PUZZLES))
9
9
WEB = $(patsubst %,%-web.png,$(PUZZLES))
69
69
net-ibase.png : override CROP=193x193 113x113+0+80
70
70
netslide-ibase.png : override CROP=289x289 144x144+0+0
71
71
pattern-ibase.png : override CROP=384x384 223x223+0+0
 
72
pearl-ibase.png : override CROP=216x216 94x94+108+15
72
73
pegs-ibase.png : override CROP=263x263 147x147+116+0
73
74
range-ibase.png : override CROP=256x256 98x98+111+15
74
75
rect-ibase.png : override CROP=205x205 115x115+90+0