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

« back to all changes in this revision

Viewing changes to data/themes/euskara/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_euskara_imagesdir)"
56
 
dist_themes_euskara_imagesDATA_INSTALL = $(INSTALL_DATA)
57
74
DATA = $(dist_themes_euskara_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@
235
253
              exit 1;; \
236
254
          esac; \
237
255
        done; \
238
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  data/themes/euskara/images/Makefile'; \
239
 
        cd $(top_srcdir) && \
240
 
          $(AUTOMAKE) --foreign  data/themes/euskara/images/Makefile
 
256
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/themes/euskara/images/Makefile'; \
 
257
        $(am__cd) $(top_srcdir) && \
 
258
          $(AUTOMAKE) --foreign data/themes/euskara/images/Makefile
241
259
.PRECIOUS: Makefile
242
260
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243
261
        @case '$?' in \
255
273
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256
274
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
257
275
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
276
$(am__aclocal_m4_deps):
258
277
install-dist_themes_euskara_imagesDATA: $(dist_themes_euskara_images_DATA)
259
278
        @$(NORMAL_INSTALL)
260
279
        test -z "$(themes_euskara_imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(themes_euskara_imagesdir)"
261
 
        @list='$(dist_themes_euskara_images_DATA)'; for p in $$list; do \
 
280
        @list='$(dist_themes_euskara_images_DATA)'; test -n "$(themes_euskara_imagesdir)" || list=; \
 
281
        for p in $$list; do \
262
282
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
263
 
          f=$(am__strip_dir) \
264
 
          echo " $(dist_themes_euskara_imagesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themes_euskara_imagesdir)/$$f'"; \
265
 
          $(dist_themes_euskara_imagesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themes_euskara_imagesdir)/$$f"; \
 
283
          echo "$$d$$p"; \
 
284
        done | $(am__base_list) | \
 
285
        while read files; do \
 
286
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(themes_euskara_imagesdir)'"; \
 
287
          $(INSTALL_DATA) $$files "$(DESTDIR)$(themes_euskara_imagesdir)" || exit $$?; \
266
288
        done
267
289
 
268
290
uninstall-dist_themes_euskara_imagesDATA:
269
291
        @$(NORMAL_UNINSTALL)
270
 
        @list='$(dist_themes_euskara_images_DATA)'; for p in $$list; do \
271
 
          f=$(am__strip_dir) \
272
 
          echo " rm -f '$(DESTDIR)$(themes_euskara_imagesdir)/$$f'"; \
273
 
          rm -f "$(DESTDIR)$(themes_euskara_imagesdir)/$$f"; \
274
 
        done
 
292
        @list='$(dist_themes_euskara_images_DATA)'; test -n "$(themes_euskara_imagesdir)" || list=; \
 
293
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
294
        test -n "$$files" || exit 0; \
 
295
        echo " ( cd '$(DESTDIR)$(themes_euskara_imagesdir)' && rm -f" $$files ")"; \
 
296
        cd "$(DESTDIR)$(themes_euskara_imagesdir)" && rm -f $$files
275
297
tags: TAGS
276
298
TAGS:
277
299
 
295
317
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
296
318
          if test -d $$d/$$file; then \
297
319
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
320
            if test -d "$(distdir)/$$file"; then \
 
321
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
322
            fi; \
298
323
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
299
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
324
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
325
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
300
326
            fi; \
301
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
327
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
302
328
          else \
303
 
            test -f $(distdir)/$$file \
304
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
329
            test -f "$(distdir)/$$file" \
 
330
            || cp -p $$d/$$file "$(distdir)/$$file" \
305
331
            || exit 1; \
306
332
          fi; \
307
333
        done
332
358
 
333
359
distclean-generic:
334
360
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
361
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
335
362
 
336
363
maintainer-clean-generic:
337
364
        @echo "This command is intended for maintainers to use"
350
377
 
351
378
html: html-am
352
379
 
 
380
html-am:
 
381
 
353
382
info: info-am
354
383
 
355
384
info-am:
358
387
 
359
388
install-dvi: install-dvi-am
360
389
 
 
390
install-dvi-am:
 
391
 
361
392
install-exec-am:
362
393
 
363
394
install-html: install-html-am
364
395
 
 
396
install-html-am:
 
397
 
365
398
install-info: install-info-am
366
399
 
 
400
install-info-am:
 
401
 
367
402
install-man:
368
403
 
369
404
install-pdf: install-pdf-am
370
405
 
 
406
install-pdf-am:
 
407
 
371
408
install-ps: install-ps-am
372
409
 
 
410
install-ps-am:
 
411
 
373
412
installcheck-am:
374
413
 
375
414
maintainer-clean: maintainer-clean-am
404
443
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
405
444
        uninstall-dist_themes_euskara_imagesDATA
406
445
 
 
446
 
407
447
# Tell versions [3.59,3.63) of GNU make to not export all variables.
408
448
# Otherwise a system limit (for SysV at least) may be exceeded.
409
449
.NOEXPORT: