~ubuntu-branches/ubuntu/karmic/xpuzzles/karmic

« back to all changes in this revision

Viewing changes to xskewb/README

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-22 16:29:42 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050822162942-tdtf178zkpd3xxdg
Tags: 7.1.3-1ubuntu1
Update {build-,}depends for xorg -> mesa transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
  X-BASED SKEWB
2
 
  =============  Skewb X widgets, V7.1
 
2
  =============  Skewb X widgets, V7.1.3
3
3
 
4
4
Primary site: ftp://ftp.tux.org/pub/tux/bagleyd/xpuzzles
5
5
Secondary site: ftp://ibiblio.org/pub/Linux/games/strategy
40
40
      configure ; make
41
41
 
42
42
    imake:
43
 
      Sometimes this is not setup correctly by the distributer ... i.e. not
 
43
      Sometimes this is not setup correctly by the distributor ... i.e. not
44
44
      my fault.  You may want to set parameters in Imakefile .
45
45
      If you have Xpm you may want to do this quick edit in the Imakefile:
46
46
        Uncomment line "#define XpmLibrary".
65
65
  There are a few install options using configure.
66
66
  make install:
67
67
    Normal installation usually in /usr/local.  The problem is that the
68
 
    file skewb.scores should be writeable by the application but not
 
68
    file skewb.scores should be writable by the application but not
69
69
    users.  It will try to fallback to reading and writing in the current
70
70
    directory.  (skewb.log is a temporary log file to keep track of
71
71
    moves, here the current directory is the default with /usr/tmp as the
124
124
 
125
125
HISTORY
126
126
 
 
127
  [Feb 8, 2005]  V7.1.3:
 
128
    Mouse wheel for Windows now works.
 
129
  [Nov 21, 2004]  V7.1.2:
 
130
    Small changes synchronizing with Java code.
127
131
  [Aug 23, 2004]  V7.1:
128
132
    Thanks to Debian maintainer Florian Ernst <florian@uni-hd.de> for
129
133
      fixing a compilation problem with X and without Motif.