~ubuntu-branches/ubuntu/trusty/chemical-mime-data/trusty

« back to all changes in this revision

Viewing changes to icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale), Daniel Leidert, LI Daobing
  • Date: 2008-01-07 22:08:45 UTC
  • mfrom: (2.1.1 gutsy)
  • Revision ID: james.westby@ubuntu.com-20080107220845-35u19hg94jwjf0l1
Tags: 0.1.94-3
[ Daniel Leidert ]
* debian/chemical-mime-data.postinst: Removed. Better call dh_installmime.
* debian/chemical-mime-data.postrm: Ditto.
* debian/compat: Raise compatibility level to 5.
* debian/control: Homepage and Vcs fields transition. Added
  XS-DM-Upload-Allowed for DM status.
  (Maintainer): Set the debichem team as maintainer.
  (Standards-Version): Updated to 3.7.3 (no other changes).
  (Build-Depends): Raise debhelper version.
* debian/rules (binary-indep): Call dh_installmime to create postinst/postrm
  snippets.
* debian/watch: Slightly updated.

[ LI Daobing ]
* debian/rules: lintian doesn't like "-$(MAKE) clean", see bug#325372

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
# Document  $Id: Makefile.am,v 1.2 2006/02/17 00:54:12 dleidert Exp $
 
17
# Document  $Id: Makefile.am,v 1.3 2006/12/30 15:40:19 dleidert Exp $
18
18
# Summary   Makefile for the chemical-mime-data project.
19
19
#
20
20
# Copyright (C) 2004-2006 by Daniel Leidert.
41
41
NORMAL_UNINSTALL = :
42
42
PRE_UNINSTALL = :
43
43
POST_UNINSTALL = :
44
 
build_triplet = @build@
45
 
host_triplet = @host@
46
44
subdir = icons
47
45
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
48
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65
63
DIST_SUBDIRS = $(SUBDIRS)
66
64
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67
65
ACLOCAL = @ACLOCAL@
 
66
ALL_LINGUAS = @ALL_LINGUAS@
68
67
AMDEP_FALSE = @AMDEP_FALSE@
69
68
AMDEP_TRUE = @AMDEP_TRUE@
70
69
AMTAR = @AMTAR@
74
73
AWK = @AWK@
75
74
BOOL_FREEDESKTOP_MIME_FALSE = @BOOL_FREEDESKTOP_MIME_FALSE@
76
75
BOOL_FREEDESKTOP_MIME_TRUE = @BOOL_FREEDESKTOP_MIME_TRUE@
77
 
BOOL_GNOME_ICONS_FALSE = @BOOL_GNOME_ICONS_FALSE@
78
 
BOOL_GNOME_ICONS_TRUE = @BOOL_GNOME_ICONS_TRUE@
79
76
BOOL_GNOME_MIME_FALSE = @BOOL_GNOME_MIME_FALSE@
80
77
BOOL_GNOME_MIME_TRUE = @BOOL_GNOME_MIME_TRUE@
81
 
BOOL_GNOME_THEME_FALSE = @BOOL_GNOME_THEME_FALSE@
82
 
BOOL_GNOME_THEME_TRUE = @BOOL_GNOME_THEME_TRUE@
 
78
BOOL_HICOLOR_THEME_FALSE = @BOOL_HICOLOR_THEME_FALSE@
 
79
BOOL_HICOLOR_THEME_TRUE = @BOOL_HICOLOR_THEME_TRUE@
83
80
BOOL_KDE_MIME_FALSE = @BOOL_KDE_MIME_FALSE@
84
81
BOOL_KDE_MIME_TRUE = @BOOL_KDE_MIME_TRUE@
 
82
BOOL_PIXMAPS_FALSE = @BOOL_PIXMAPS_FALSE@
 
83
BOOL_PIXMAPS_TRUE = @BOOL_PIXMAPS_TRUE@
85
84
BOOL_UPDATE_DATABASE_FALSE = @BOOL_UPDATE_DATABASE_FALSE@
86
85
BOOL_UPDATE_DATABASE_TRUE = @BOOL_UPDATE_DATABASE_TRUE@
87
86
CATOBJEXT = @CATOBJEXT@
92
91
CONVERT = @CONVERT@
93
92
CPPFLAGS = @CPPFLAGS@
94
93
CYGPATH_W = @CYGPATH_W@
 
94
DATADIRNAME = @DATADIRNAME@
95
95
DEFS = @DEFS@
96
96
DEPDIR = @DEPDIR@
97
 
DIR_FDMIME = @DIR_FDMIME@
98
 
DIR_GNOMEMIME = @DIR_GNOMEMIME@
99
 
DIR_GNOMETHEME = @DIR_GNOMETHEME@
100
 
DIR_KDEMIME = @DIR_KDEMIME@
101
 
DIR_KDETHEME = @DIR_KDETHEME@
102
 
DIR_PIXMAPS = @DIR_PIXMAPS@
103
97
ECHO_C = @ECHO_C@
104
98
ECHO_N = @ECHO_N@
105
99
ECHO_T = @ECHO_T@
106
100
EXEEXT = @EXEEXT@
107
101
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
108
102
GMSGFMT = @GMSGFMT@
 
103
GMSGFMT_015 = @GMSGFMT_015@
109
104
HAVE_XMLLINT_FALSE = @HAVE_XMLLINT_FALSE@
110
105
HAVE_XMLLINT_TRUE = @HAVE_XMLLINT_TRUE@
111
106
INSTALL_DATA = @INSTALL_DATA@
112
107
INSTALL_PROGRAM = @INSTALL_PROGRAM@
113
108
INSTALL_SCRIPT = @INSTALL_SCRIPT@
114
109
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115
 
INTLLIBS = @INTLLIBS@
116
110
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
117
111
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
118
112
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
139
133
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
140
134
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
141
135
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
142
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
136
KDE_CONFIG = @KDE_CONFIG@
143
137
LDFLAGS = @LDFLAGS@
144
 
LIBICONV = @LIBICONV@
145
 
LIBINTL = @LIBINTL@
146
138
LIBOBJS = @LIBOBJS@
147
139
LIBS = @LIBS@
148
 
LTLIBICONV = @LTLIBICONV@
149
 
LTLIBINTL = @LTLIBINTL@
150
140
LTLIBOBJS = @LTLIBOBJS@
151
141
MAKEINFO = @MAKEINFO@
152
 
MKINSTALLDIRS = @MKINSTALLDIRS@
153
142
MSGFMT = @MSGFMT@
 
143
MSGFMT_015 = @MSGFMT_015@
154
144
MSGMERGE = @MSGMERGE@
155
145
OBJEXT = @OBJEXT@
156
146
PACKAGE = @PACKAGE@
161
151
PACKAGE_VERSION = @PACKAGE_VERSION@
162
152
PATH_SEPARATOR = @PATH_SEPARATOR@
163
153
PKG_CONFIG = @PKG_CONFIG@
164
 
POSUB = @POSUB@
165
154
RSVG = @RSVG@
166
155
SET_MAKE = @SET_MAKE@
167
156
SHELL = @SHELL@
170
159
USE_NLS = @USE_NLS@
171
160
VERSION = @VERSION@
172
161
XGETTEXT = @XGETTEXT@
 
162
XGETTEXT_015 = @XGETTEXT_015@
173
163
XMLLINT = @XMLLINT@
174
164
XMLLINT_FLAGS = @XMLLINT_FLAGS@
175
165
XSLTPROC = @XSLTPROC@
183
173
am__tar = @am__tar@
184
174
am__untar = @am__untar@
185
175
bindir = @bindir@
186
 
build = @build@
187
176
build_alias = @build_alias@
188
 
build_cpu = @build_cpu@
189
 
build_os = @build_os@
190
 
build_vendor = @build_vendor@
191
177
datadir = @datadir@
192
178
datarootdir = @datarootdir@
193
179
docdir = @docdir@
194
180
dvidir = @dvidir@
195
181
exec_prefix = @exec_prefix@
196
 
host = @host@
197
182
host_alias = @host_alias@
198
 
host_cpu = @host_cpu@
199
 
host_os = @host_os@
200
 
host_vendor = @host_vendor@
201
183
htmldir = @htmldir@
202
184
includedir = @includedir@
203
185
infodir = @infodir@
217
199
sharedstatedir = @sharedstatedir@
218
200
sysconfdir = @sysconfdir@
219
201
target_alias = @target_alias@
220
 
SUBDIRS = crystalsvg hicolor pixmaps
 
202
with_freedesktop_mime = @with_freedesktop_mime@
 
203
with_gnome_mime = @with_gnome_mime@
 
204
with_hicolor_theme = @with_hicolor_theme@
 
205
with_kde_mime = @with_kde_mime@
 
206
with_pixmaps = @with_pixmaps@
 
207
SUBDIRS = hicolor pixmaps
221
208
MAINTAINERCLEANFILES = Makefile.in
222
209
all: all-recursive
223
210