annotate Makefile.am @ 1783:b0352818977b

Allow to switch to fullscreen mode using LIRC. Imagine the following situation (which happened to me several times) : you want to see photos from your bed or your sofa so you launch geeqie and go to the right directory, then you take your remote control and sit comfortably far from your keyboard and mouse. And when you want to begin to watch photos, you realize you forgot to enable full screen! You have to stand up and to go until your computer and come back, whereas you could have done it with your remote control. Patch by Bernard Massot.
author zas_
date Tue, 05 Jan 2010 17:49:50 +0000
parents a7f7b9c0050c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
b3e0e515fabf Initial revision
gqview
parents:
diff changeset
1 ## Process this file with automake to produce Makefile.in.
b3e0e515fabf Initial revision
gqview
parents:
diff changeset
2
1454
fbd02e4d709e Preliminary support for doxygen: make doxygen-doc will create documentation from sources in doc/doxygen directory.
zas_
parents: 1272
diff changeset
3 include $(top_srcdir)/aminclude.am
fbd02e4d709e Preliminary support for doxygen: make doxygen-doc will create documentation from sources in doc/doxygen directory.
zas_
parents: 1272
diff changeset
4
1272
e0e12512cde2 read external editors from .desktop files
nadvornik
parents: 528
diff changeset
5 SUBDIRS = src po doc plugins
e0e12512cde2 read external editors from .desktop files
nadvornik
parents: 528
diff changeset
6 DIST_SUBDIRS = src po doc plugins
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
7
197
e3f10b6046ab more renames
nadvornik
parents: 8
diff changeset
8 man_MANS = geeqie.1
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
9
484
35991929975d fixed instalation of doc files
nadvornik
parents: 197
diff changeset
10 readmedir = @readmedir@
528
bf9c9e37adf4 Added LIRC patch written by Matteo Beniamino
nadvornik
parents: 484
diff changeset
11 readme_DATA = README COPYING ChangeLog TODO README.lirc
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
12
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
13 desktopdir = $(datadir)/applications
1648
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1615
diff changeset
14 desktop_in_files = geeqie.desktop.in
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1615
diff changeset
15 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1615
diff changeset
16 @INTLTOOL_DESKTOP_RULE@
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
17
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
18 icondir = $(datadir)/pixmaps
197
e3f10b6046ab more renames
nadvornik
parents: 8
diff changeset
19 icon_DATA = geeqie.png
1
b3e0e515fabf Initial revision
gqview
parents:
diff changeset
20
4
e149abcda4eb Syncing to 0.8.1
gqview
parents: 1
diff changeset
21 EXTRA_DIST = \
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
22 $(readme_DATA) \
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
23 $(desktop_DATA) \
1684
a14d7bfe666c add desktop.in files to the tarball
nadvornik
parents: 1648
diff changeset
24 $(desktop_in_files) \
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents: 4
diff changeset
25 $(icon_DATA) \
197
e3f10b6046ab more renames
nadvornik
parents: 8
diff changeset
26 geeqie.spec.in \
1615
b1c5c5e4826d added doxygen.conf
nadvornik
parents: 1454
diff changeset
27 geeqie.1 \
b1c5c5e4826d added doxygen.conf
nadvornik
parents: 1454
diff changeset
28 doxygen.conf
1
b3e0e515fabf Initial revision
gqview
parents:
diff changeset
29
197
e3f10b6046ab more renames
nadvornik
parents: 8
diff changeset
30 dist-hook: geeqie.spec
e3f10b6046ab more renames
nadvornik
parents: 8
diff changeset
31 cp $(top_builddir)/geeqie.spec $(distdir)
4
e149abcda4eb Syncing to 0.8.1
gqview
parents: 1
diff changeset
32
1774
a7f7b9c0050c build documentation with gnome-doc-tool in makefile
nadvornik
parents: 1684
diff changeset
33 DISTCLEANFILES = config.report