~ubuntu-branches/ubuntu/oneiric/kdelibs/oneiric

« back to all changes in this revision

Viewing changes to kate/part/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2010-10-15 19:20:42 UTC
  • mfrom: (1.1.19 sid)
  • Revision ID: james.westby@ubuntu.com-20101015192042-jv1fhj33n4f5b398
Tags: 4:3.5.10.dfsg.1-5ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - make sure control and control.in are in sync
  - --with-distribution="Kubuntu (`lsb_release --codename --short`)
    $(DEB_VERSION)"
  - binary-install/kdelibs-data installs aboutkde-kubuntu.png.uu and
    cr*-device-system.png.uu
  - don't build-dep on libgamin-dev, libfam-dev
  - stop kdelibs4-dev depending on gamin/fam
  - don't install .svgz icons, docs or all_languages in kdelibs-data.install
  - rosetta support in rules common-install-prehook-impl:: [and
    common-post-build-arch:: ?] and include debian/kubuntu-desktop-i18n/
  - build-dep on: gettext-kde, kdesdk-scripts, lsb-release, base-files, sudo
  - cdbs build-dep 0.4.41ubuntu2
  - kdelibs4-dev depends on gettext-kde, kdesdk-scripts
  - copy debian/icons over
  - Make kdelibs4c2a depend on launchpad-integration, sudo.  Recommends on
    xdg-user-dirs
  - Remove 19_debianize_useragent.diff (changed to
    kubuntu_19_debianize_useragent.diff) s/Debian/Kubuntu
  - remove kdelibs4c2a depends on menu-xdg
  - include kubuntu_01_kdepot.diff and kde.pot in debian/patches/common
  - use a local copy of kde.mk without the common-install-prehook-impl::
    rule; edit debian-qt-kde.mk to include debian/cdbs/kde.mk
  - build with --with-sudo-kdesu-backend and build-dep on sudo and make
    kdelibs4c2a depend on sudo
  - kdelibs-data.install : Add nzb mimetype
  - Make kdelibs4-dev replace more recent kdelibs4c2a for overlapping files
  - remove /usr/bin/preparetips, arts files and ksvntopng from
    kdelibs4-dev.install
  - Drop the package kdelibs4-doc completely. It contained API documentation
    which is now obsolete, but still available via api.kde.org.
  - make sure control and control.in are in sync
  - in debian/rule remove .pot files outside .po directory
  - 97_automake_cleanup.diff becomes kubuntu_97_automake_cleanup.diff
  - Remove libarts1-dev from build-depends and kdelibs4-dev depends from
    control.in
* Drop kubuntu_98_fix_khc_invocation.diff, replaced by
  68_support_khelpcenter4.diff
* Drop kubuntu_97_automake_cleanup.diff, replaced by 97_automake_cleanup.diff
* Re-add security_05_XMLHttpRequest_vulnerability.diff which has been
  accidentally dropped
* Fix FTBFS, in debian/rules:
  - Add -Wl,--add-needed to LDFLAGS
  - Disable parallel building

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
@KDE_USE_FINAL_TRUE@libkate_la_OBJECTS = $(libkate_la_final_OBJECTS)
90
90
am__DEPENDENCIES_1 =
91
91
libkatepart_la_DEPENDENCIES = libkate.la \
92
 
        ../interfaces/libkatepartinterfaces.la \
93
 
        $(top_builddir)/kdeprint/libkdeprint.la \
 
92
        ../interfaces/libkatepartinterfaces.la $(am__DEPENDENCIES_1) \
94
93
        $(top_builddir)/kutils/libkutils.la \
95
 
        $(top_builddir)/kjs/libkjs.la $(am__DEPENDENCIES_1)
 
94
        $(top_builddir)/kjs/libkjs.la $(am__DEPENDENCIES_1) \
 
95
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
96
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
97
        $(top_builddir)/interfaces/ktexteditor/libktexteditor.la \
 
98
        $(am__DEPENDENCIES_1) $(top_builddir)/dcop/libDCOP.la
96
99
am_libkatepart_la_OBJECTS = dummy.lo
97
100
#>- libkatepart_la_OBJECTS = $(am_libkatepart_la_OBJECTS)
98
101
#>+ 1
109
112
#>+ 1
110
113
testkateregression_OBJECTS = test_regression.$(OBJEXT)
111
114
am__DEPENDENCIES_2 = libkate.la ../interfaces/libkatepartinterfaces.la \
112
 
        $(top_builddir)/kdeprint/libkdeprint.la \
113
 
        $(top_builddir)/kutils/libkutils.la \
114
 
        $(top_builddir)/kjs/libkjs.la $(am__DEPENDENCIES_1)
 
115
        $(am__DEPENDENCIES_1) $(top_builddir)/kutils/libkutils.la \
 
116
        $(top_builddir)/kjs/libkjs.la $(am__DEPENDENCIES_1) \
 
117
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
118
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
119
        $(top_builddir)/interfaces/ktexteditor/libktexteditor.la \
 
120
        $(am__DEPENDENCIES_1) $(top_builddir)/dcop/libDCOP.la
115
121
testkateregression_DEPENDENCIES = $(am__DEPENDENCIES_2)
116
122
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/dcop -I$(top_builddir)/kdecore -I$(top_builddir)/kio/kssl -I$(top_builddir)/kjs
117
123
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
155
161
AUTODIRS = @AUTODIRS@
156
162
AUTOHEADER = @AUTOHEADER@
157
163
AUTOMAKE = @AUTOMAKE@
 
164
AVAHI_CFLAGS = @AVAHI_CFLAGS@
 
165
AVAHI_LIBS = @AVAHI_LIBS@
158
166
AWK = @AWK@
159
167
CC = @CC@
160
168
CCDEPMODE = @CCDEPMODE@
176
184
DOXYGEN = @DOXYGEN@
177
185
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
178
186
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
 
187
DSYMUTIL = @DSYMUTIL@
179
188
ECHO = @ECHO@
180
189
ECHO_C = @ECHO_C@
181
190
ECHO_N = @ECHO_N@
269
278
LIBXSLT_RPATH = @LIBXSLT_RPATH@
270
279
LIBZ = @LIBZ@
271
280
LIB_CUPS = @LIB_CUPS@
272
 
LIB_DNSSD = @LIB_DNSSD@
273
281
LIB_EXR = @LIB_EXR@
274
282
LIB_IDN = @LIB_IDN@
275
283
LIB_JASPER = @LIB_JASPER@
297
305
LIB_POLL = @LIB_POLL@
298
306
LIB_QPE = @LIB_QPE@
299
307
LIB_QT = @LIB_QT@
 
308
LIB_QT_EXT = @LIB_QT_EXT@
300
309
LIB_SMB = @LIB_SMB@
301
310
LIB_X11 = @LIB_X11@
302
311
LIB_XEXT = @LIB_XEXT@
306
315
LUA = @LUA@
307
316
LUA_INCLUDES = @LUA_INCLUDES@
308
317
LUA_LIBS = @LUA_LIBS@
 
318
MAINT = @MAINT@
309
319
MAKEINFO = @MAKEINFO@
310
320
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
311
321
MCOPIDL = @MCOPIDL@
315
325
MKDIR_P = @MKDIR_P@
316
326
MOC = @MOC@
317
327
MSGFMT = @MSGFMT@
 
328
NMEDIT = @NMEDIT@
318
329
NOOPT_CFLAGS = @NOOPT_CFLAGS@
319
330
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
320
331
OBJEXT = @OBJEXT@
334
345
QT_INCLUDES = @QT_INCLUDES@
335
346
QT_LDFLAGS = @QT_LDFLAGS@
336
347
RANLIB = @RANLIB@
 
348
SED = @SED@
337
349
SET_MAKE = @SET_MAKE@
338
350
SHELL = @SHELL@
339
351
SSL_INCLUDES = @SSL_INCLUDES@
384
396
docdir = @docdir@
385
397
dvidir = @dvidir@
386
398
exec_prefix = @exec_prefix@
 
399
have_pkg_config = @have_pkg_config@
387
400
host = @host@
388
401
host_alias = @host_alias@
389
402
host_cpu = @host_cpu@
441
454
target_cpu = @target_cpu@
442
455
target_os = @target_os@
443
456
target_vendor = @target_vendor@
 
457
top_build_prefix = @top_build_prefix@
444
458
top_builddir = @top_builddir@
445
459
top_srcdir = @top_srcdir@
446
460
x_includes = @x_includes@
475
489
  kateluaindentscript.cpp katedocument_skel.cpp
476
490
 
477
491
libkatepart_la_SOURCES = dummy.cpp
478
 
libkatepart_la_LIBADD = libkate.la ../interfaces/libkatepartinterfaces.la $(top_builddir)/kdeprint/libkdeprint.la $(top_builddir)/kutils/libkutils.la $(top_builddir)/kjs/libkjs.la $(LUA_LIBS)
 
492
libkatepart_la_LIBADD = libkate.la ../interfaces/libkatepartinterfaces.la $(LIB_KDEPRINT) $(top_builddir)/kutils/libkutils.la $(top_builddir)/kjs/libkjs.la $(LUA_LIBS) $(LIB_QT) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_KPARTS) $(top_builddir)/interfaces/ktexteditor/libktexteditor.la $(LIB_KFILE) $(top_builddir)/dcop/libDCOP.la
479
493
libkatepart_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
480
494
INCLUDES = -I../interfaces -I$(top_srcdir) -I$(top_srcdir)/kdeprint -I$(top_srcdir)/interfaces  -I$(top_srcdir)/interfaces/kregexpeditor -I$(top_srcdir)/kdefx -I$(top_srcdir)/kutils -I$(top_builddir)/kjs $(LUA_INCLUDES) $(all_includes)
481
495
#>- METASOURCES = AUTO
490
504
 
491
505
.SUFFIXES:
492
506
.SUFFIXES: .cpp .lo .o .obj
493
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
507
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
494
508
#>-     @for dep in $?; do \
495
509
#>-       case '$(am__configure_deps)' in \
496
510
#>-         *$$dep*) \
528
542
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
529
543
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
530
544
 
531
 
$(top_srcdir)/configure:  $(am__configure_deps)
 
545
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
532
546
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
533
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
547
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
534
548
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
535
549
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
536
550
        @$(NORMAL_INSTALL)
945
959
mocs: katecodecompletion.moc
946
960
 
947
961
#>+ 3
 
962
katefiletype.moc: $(srcdir)/katefiletype.h
 
963
        $(MOC) $(srcdir)/katefiletype.h -o katefiletype.moc
 
964
 
 
965
#>+ 2
 
966
mocs: katefiletype.moc
 
967
 
 
968
#>+ 3
948
969
katedocument.moc: $(srcdir)/katedocument.h
949
970
        $(MOC) $(srcdir)/katedocument.h -o katedocument.moc
950
971
 
952
973
mocs: katedocument.moc
953
974
 
954
975
#>+ 3
955
 
katefiletype.moc: $(srcdir)/katefiletype.h
956
 
        $(MOC) $(srcdir)/katefiletype.h -o katefiletype.moc
957
 
 
958
 
#>+ 2
959
 
mocs: katefiletype.moc
960
 
 
961
 
#>+ 3
962
976
katetemplatehandler.moc: $(srcdir)/katetemplatehandler.h
963
977
        $(MOC) $(srcdir)/katetemplatehandler.h -o katetemplatehandler.moc
964
978
 
987
1001
mocs: test_regression.moc
988
1002
 
989
1003
#>+ 3
 
1004
katedocumenthelpers.moc: $(srcdir)/katedocumenthelpers.h
 
1005
        $(MOC) $(srcdir)/katedocumenthelpers.h -o katedocumenthelpers.moc
 
1006
 
 
1007
#>+ 2
 
1008
mocs: katedocumenthelpers.moc
 
1009
 
 
1010
#>+ 3
990
1011
katedialogs.moc: $(srcdir)/katedialogs.h
991
1012
        $(MOC) $(srcdir)/katedialogs.h -o katedialogs.moc
992
1013
 
994
1015
mocs: katedialogs.moc
995
1016
 
996
1017
#>+ 3
997
 
katedocumenthelpers.moc: $(srcdir)/katedocumenthelpers.h
998
 
        $(MOC) $(srcdir)/katedocumenthelpers.h -o katedocumenthelpers.moc
999
 
 
1000
 
#>+ 2
1001
 
mocs: katedocumenthelpers.moc
1002
 
 
1003
 
#>+ 3
1004
1018
kateviewhelpers.moc: $(srcdir)/kateviewhelpers.h
1005
1019
        $(MOC) $(srcdir)/kateviewhelpers.h -o kateviewhelpers.moc
1006
1020
 
1086
1100
 
1087
1101
#>+ 3
1088
1102
clean-metasources:
1089
 
        -rm -f  katecodecompletion.moc katedocument.moc katefiletype.moc katetemplatehandler.moc kateviewinternal.moc kateschema.moc test_regression.moc katedialogs.moc katedocumenthelpers.moc kateviewhelpers.moc kateprinter.moc katehighlight.moc kateview.moc katesearch.moc katecodefoldinghelpers.moc katebuffer.moc katespell.moc katesupercursor.moc kateautoindent.moc katearbitraryhighlight.moc katebookmarks.moc
 
1103
        -rm -f  katecodecompletion.moc katefiletype.moc katedocument.moc katetemplatehandler.moc kateviewinternal.moc kateschema.moc test_regression.moc katedocumenthelpers.moc katedialogs.moc kateviewhelpers.moc kateprinter.moc katehighlight.moc kateview.moc katesearch.moc katecodefoldinghelpers.moc katebuffer.moc katespell.moc katesupercursor.moc kateautoindent.moc katearbitraryhighlight.moc katebookmarks.moc
1090
1104
 
1091
1105
#>+ 2
1092
1106
KDE_DIST=katetextline.h kateindentscriptabstracts.h kateviewhelpers.h kateschema.h test_regression.h kateview.h katespell.h katearbitraryhighlight.h kateviewinternal.h kateundo.h katedocument.h katecodefoldinghelpers.h katecodecompletion.h katekeyinterceptorfunctor.h katecmds.h katefactory.h Makefile.in katejscript.h kateautoindent.h katebuffer.h katedocumenthelpers.h katerenderer.h katehighlight.h kateconfig.h kateluaindentscript.h katesyntaxdocument.h katesearch.h kateprinter.h katecursor.h kateattribute.h katetemplatehandler.h katebookmarks.h katedialogs.h configure.in.in katefiletype.h katefont.h katelinerange.h Makefile.am katesupercursor.h 
1138
1152
 
1139
1153
 
1140
1154
#>+ 11
1141
 
libkate_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/katesearch.cpp $(srcdir)/katebuffer.cpp $(srcdir)/katecmds.cpp $(srcdir)/kateundo.cpp $(srcdir)/katecursor.cpp $(srcdir)/katedialogs.cpp $(srcdir)/katedocument.cpp $(srcdir)/katefactory.cpp $(srcdir)/katehighlight.cpp $(srcdir)/katesyntaxdocument.cpp $(srcdir)/katetextline.cpp $(srcdir)/kateview.cpp $(srcdir)/kateconfig.cpp $(srcdir)/kateviewhelpers.cpp $(srcdir)/katecodecompletion.cpp $(srcdir)/katedocumenthelpers.cpp $(srcdir)/katecodefoldinghelpers.cpp $(srcdir)/kateviewinternal.cpp $(srcdir)/katebookmarks.cpp $(srcdir)/kateprinter.cpp $(srcdir)/katefont.cpp $(srcdir)/katelinerange.cpp $(srcdir)/katesupercursor.cpp $(srcdir)/katearbitraryhighlight.cpp $(srcdir)/katerenderer.cpp $(srcdir)/kateattribute.cpp $(srcdir)/kateautoindent.cpp $(srcdir)/katefiletype.cpp $(srcdir)/kateschema.cpp $(srcdir)/katetemplatehandler.cpp $(srcdir)/katejscript.cpp  katejscript.lut.h $(srcdir)/katespell.cpp $(srcdir)/kateindentscriptabstracts.cpp $(srcdir)/kateluaindentscript.cpp katedocument_skel.cpp  katecodecompletion.moc katefiletype.moc katedocument.moc katetemplatehandler.moc kateviewinternal.moc kateschema.moc katedialogs.moc katedocumenthelpers.moc kateviewhelpers.moc kateprinter.moc katehighlight.moc kateview.moc katesearch.moc katecodefoldinghelpers.moc katebuffer.moc katespell.moc katesupercursor.moc kateautoindent.moc katearbitraryhighlight.moc katebookmarks.moc
 
1155
libkate_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/katesearch.cpp $(srcdir)/katebuffer.cpp $(srcdir)/katecmds.cpp $(srcdir)/kateundo.cpp $(srcdir)/katecursor.cpp $(srcdir)/katedialogs.cpp $(srcdir)/katedocument.cpp $(srcdir)/katefactory.cpp $(srcdir)/katehighlight.cpp $(srcdir)/katesyntaxdocument.cpp $(srcdir)/katetextline.cpp $(srcdir)/kateview.cpp $(srcdir)/kateconfig.cpp $(srcdir)/kateviewhelpers.cpp $(srcdir)/katecodecompletion.cpp $(srcdir)/katedocumenthelpers.cpp $(srcdir)/katecodefoldinghelpers.cpp $(srcdir)/kateviewinternal.cpp $(srcdir)/katebookmarks.cpp $(srcdir)/kateprinter.cpp $(srcdir)/katefont.cpp $(srcdir)/katelinerange.cpp $(srcdir)/katesupercursor.cpp $(srcdir)/katearbitraryhighlight.cpp $(srcdir)/katerenderer.cpp $(srcdir)/kateattribute.cpp $(srcdir)/kateautoindent.cpp $(srcdir)/katefiletype.cpp $(srcdir)/kateschema.cpp $(srcdir)/katetemplatehandler.cpp $(srcdir)/katejscript.cpp  katejscript.lut.h $(srcdir)/katespell.cpp $(srcdir)/kateindentscriptabstracts.cpp $(srcdir)/kateluaindentscript.cpp katedocument_skel.cpp  katecodecompletion.moc katedocument.moc katefiletype.moc katetemplatehandler.moc kateviewinternal.moc kateschema.moc katedocumenthelpers.moc katedialogs.moc kateviewhelpers.moc kateprinter.moc katehighlight.moc kateview.moc katesearch.moc katecodefoldinghelpers.moc katebuffer.moc katespell.moc katesupercursor.moc kateautoindent.moc katearbitraryhighlight.moc katebookmarks.moc
1142
1156
        @echo 'creating libkate_la.all_cpp.cpp ...'; \
1143
1157
        rm -f libkate_la.all_cpp.files libkate_la.all_cpp.final; \
1144
1158
        echo "#define KDE_USE_FINAL 1" >> libkate_la.all_cpp.final; \
1216
1230
katefiletype.o: katefiletype.moc 
1217
1231
kateautoindent.lo: kateautoindent.moc 
1218
1232
katecodefoldinghelpers.o: katecodefoldinghelpers.moc 
 
1233
kateviewinternal.lo: kateviewinternal.moc 
1219
1234
katedialogs.lo: katedialogs.moc 
1220
 
kateviewinternal.lo: kateviewinternal.moc