~ubuntu-branches/ubuntu/lucid/tuxtype/lucid-proposed

« back to all changes in this revision

Viewing changes to data/themes/espanol/images/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Holger Levsen
  • Date: 2009-11-25 13:17:11 UTC
  • mfrom: (2.1.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091125131711-nhssnv6ewxj4ubrv
Tags: 1.8.0-1
* New upstream release, quoting from the upstream changelog:
  - new music files and backgrounds contributed by Caroline Ford,
    some old sounds (the ones with suboptimal free licensing) removed -
    Tux Typing is now 100% DFSG-compliant (Closes: #400924)
  - fixed a problem that was causing the wrong key to flash in the bottom
    row of keys
  - game Instructions - simplified and reactivated cascade and laser game
    instruction scripts, fixed scripting background image so that it scales
    properly in fullscreen
  - scripting - Added some basic scripts so that new users will have a
    complete lesson set out of the box. Added a howto in the docs.
  - Sarah Frisk's word list editor from GSoC 2009 has been merged in as
    a new, somewhat "beta" feature. (Closes: #94986)
* tuxtype.postinst: Make tuxtype binary and shared wordlist directory 
  setgid games, so that wordlists can be edited and shared. This is done
  with dpkg-statoverride, so local admins can override this decission.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
44
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45
47
CONFIG_HEADER = $(top_builddir)/config.h
46
48
CONFIG_CLEAN_FILES =
 
49
CONFIG_CLEAN_VPATH_FILES =
47
50
SOURCES =
48
51
DIST_SOURCES =
49
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52
55
    *) f=$$p;; \
53
56
  esac;
54
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
57
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
58
am__install_max = 40
 
59
am__nobase_strip_setup = \
 
60
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
61
am__nobase_strip = \
 
62
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
63
am__nobase_list = $(am__nobase_strip_setup); \
 
64
  for p in $$list; do echo "$$p $$p"; done | \
 
65
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
66
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
67
    if (++n[$$2] == $(am__install_max)) \
 
68
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
69
    END { for (dir in files) print dir, files[dir] }'
 
70
am__base_list = \
 
71
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
55
73
am__installdirs = "$(DESTDIR)$(themes_espanol_imagesdir)"
56
 
dist_themes_espanol_imagesDATA_INSTALL = $(INSTALL_DATA)
57
74
DATA = $(dist_themes_espanol_images_DATA)
58
75
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59
76
ACLOCAL = @ACLOCAL@
139
156
PACKAGE_NAME = @PACKAGE_NAME@
140
157
PACKAGE_STRING = @PACKAGE_STRING@
141
158
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
159
PACKAGE_URL = @PACKAGE_URL@
142
160
PACKAGE_VERSION = @PACKAGE_VERSION@
143
161
PATH_SEPARATOR = @PATH_SEPARATOR@
144
162
PKG_CONFIG = @PKG_CONFIG@
233
251
              exit 1;; \
234
252
          esac; \
235
253
        done; \
236
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  data/themes/espanol/images/Makefile'; \
237
 
        cd $(top_srcdir) && \
238
 
          $(AUTOMAKE) --foreign  data/themes/espanol/images/Makefile
 
254
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/themes/espanol/images/Makefile'; \
 
255
        $(am__cd) $(top_srcdir) && \
 
256
          $(AUTOMAKE) --foreign data/themes/espanol/images/Makefile
239
257
.PRECIOUS: Makefile
240
258
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241
259
        @case '$?' in \
253
271
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254
272
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
255
273
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
274
$(am__aclocal_m4_deps):
256
275
install-dist_themes_espanol_imagesDATA: $(dist_themes_espanol_images_DATA)
257
276
        @$(NORMAL_INSTALL)
258
277
        test -z "$(themes_espanol_imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(themes_espanol_imagesdir)"
259
 
        @list='$(dist_themes_espanol_images_DATA)'; for p in $$list; do \
 
278
        @list='$(dist_themes_espanol_images_DATA)'; test -n "$(themes_espanol_imagesdir)" || list=; \
 
279
        for p in $$list; do \
260
280
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
261
 
          f=$(am__strip_dir) \
262
 
          echo " $(dist_themes_espanol_imagesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themes_espanol_imagesdir)/$$f'"; \
263
 
          $(dist_themes_espanol_imagesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themes_espanol_imagesdir)/$$f"; \
 
281
          echo "$$d$$p"; \
 
282
        done | $(am__base_list) | \
 
283
        while read files; do \
 
284
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(themes_espanol_imagesdir)'"; \
 
285
          $(INSTALL_DATA) $$files "$(DESTDIR)$(themes_espanol_imagesdir)" || exit $$?; \
264
286
        done
265
287
 
266
288
uninstall-dist_themes_espanol_imagesDATA:
267
289
        @$(NORMAL_UNINSTALL)
268
 
        @list='$(dist_themes_espanol_images_DATA)'; for p in $$list; do \
269
 
          f=$(am__strip_dir) \
270
 
          echo " rm -f '$(DESTDIR)$(themes_espanol_imagesdir)/$$f'"; \
271
 
          rm -f "$(DESTDIR)$(themes_espanol_imagesdir)/$$f"; \
272
 
        done
 
290
        @list='$(dist_themes_espanol_images_DATA)'; test -n "$(themes_espanol_imagesdir)" || list=; \
 
291
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
292
        test -n "$$files" || exit 0; \
 
293
        echo " ( cd '$(DESTDIR)$(themes_espanol_imagesdir)' && rm -f" $$files ")"; \
 
294
        cd "$(DESTDIR)$(themes_espanol_imagesdir)" && rm -f $$files
273
295
tags: TAGS
274
296
TAGS:
275
297
 
293
315
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
294
316
          if test -d $$d/$$file; then \
295
317
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
318
            if test -d "$(distdir)/$$file"; then \
 
319
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
320
            fi; \
296
321
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
297
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
322
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
323
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
298
324
            fi; \
299
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
325
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
300
326
          else \
301
 
            test -f $(distdir)/$$file \
302
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
327
            test -f "$(distdir)/$$file" \
 
328
            || cp -p $$d/$$file "$(distdir)/$$file" \
303
329
            || exit 1; \
304
330
          fi; \
305
331
        done
330
356
 
331
357
distclean-generic:
332
358
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
359
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
333
360
 
334
361
maintainer-clean-generic:
335
362
        @echo "This command is intended for maintainers to use"
348
375
 
349
376
html: html-am
350
377
 
 
378
html-am:
 
379
 
351
380
info: info-am
352
381
 
353
382
info-am:
356
385
 
357
386
install-dvi: install-dvi-am
358
387
 
 
388
install-dvi-am:
 
389
 
359
390
install-exec-am:
360
391
 
361
392
install-html: install-html-am
362
393
 
 
394
install-html-am:
 
395
 
363
396
install-info: install-info-am
364
397
 
 
398
install-info-am:
 
399
 
365
400
install-man:
366
401
 
367
402
install-pdf: install-pdf-am
368
403
 
 
404
install-pdf-am:
 
405
 
369
406
install-ps: install-ps-am
370
407
 
 
408
install-ps-am:
 
409
 
371
410
installcheck-am:
372
411
 
373
412
maintainer-clean: maintainer-clean-am
402
441
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
403
442
        uninstall-dist_themes_espanol_imagesDATA
404
443
 
 
444
 
405
445
# Tell versions [3.59,3.63) of GNU make to not export all variables.
406
446
# Otherwise a system limit (for SysV at least) may be exceeded.
407
447
.NOEXPORT: