annotate plugins/Makefile.am @ 2821:0c4659cd6d32

Remove ZoneDetect .bin file from repository A Debian maintainer has pointed out that Debian does not permit .bin files in the packages they create. The ZoneDetect database file, timezone21.bin has therefore been removed from the repository. New users must download the .bin file themself if they require UTC/DST time offset. This situation exists because the ZoneDetect developer has not yet put the source code for the database generator onto GitHub - when that happens, the database file will be generated by Geeqie (using the ZoneDetect sources) during the installation procedure.
author Colin Clark <colin.clark@cclark.uk>
date Mon, 20 Aug 2018 14:34:57 +0100
parents 8bab8ac8ade0
children ed4e22060177
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1651
83b1801f03c4 ufraw-batch script
Vladimir Nadvornik <nadvornik@suse.cz>
parents: 1616
diff changeset
1 #FIXME enable or disable individual plugins from configure
83b1801f03c4 ufraw-batch script
Vladimir Nadvornik <nadvornik@suse.cz>
parents: 1616
diff changeset
2
2821
0c4659cd6d32 Remove ZoneDetect .bin file from repository
Colin Clark <colin.clark@cclark.uk>
parents: 2746
diff changeset
3 SUBDIRS = rotate symlink ufraw import geocode-parameters
1694
cc32d5e28453 make sure that automake and config.h uses the same installation paths
Vladimir Nadvornik <nadvornik@suse.cz>
parents: 1675
diff changeset
4 qq_desktoptemplatedir = $(appdir)
1502
a2262aac108a Add and install a template to be used as new editor. Need more work.
Laurent Monin <geeqie@norz.org>
parents: 1272
diff changeset
5 qq_desktoptemplate_DATA = template.desktop
1272
661e170bf4f7 read external editors from .desktop files
Vladimir Nadvornik <nadvornik@suse.cz>
parents:
diff changeset
6
1616
10a3616ff184 Add .desktop files to restore lossless jpeg rotation via editors.
Laurent Monin <geeqie@norz.org>
parents: 1571
diff changeset
7 EXTRA_DIST = $(qq_desktoptemplate_DATA)