@ -1,3 +1,3 @@
|
||||
|
||||
SUBDIRS = common kspell tdelibs
|
||||
SUBDIRS = common tdespell tdelibs
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
SUBDIRS = ktexteditor kscript kregexpeditor kmediaplayer kio terminal khexedit kimproxy kspeech
|
||||
SUBDIRS = tdetexteditor tdescript kregexpeditor tdemediaplayer kio terminal khexedit tdeimproxy kspeech
|
||||
|
||||
DOXYGEN_REFERENCES = tdecore tdefx tdeui kparts dcop
|
||||
DOXYGEN_REFERENCES = tdecore tdefx tdeui tdeparts dcop
|
||||
DOXYGEN_SET_RECURSIVE = YES
|
||||
include ../admin/Doxyfile.am
|
||||
|
@ -1,26 +0,0 @@
|
||||
SUBDIRS = icons
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
|
||||
noinst_HEADERS = kimproxyiface.h
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
AM_CPPFLAGS = $(all_includes)
|
||||
|
||||
messages: rc.cpp
|
||||
$(XGETTEXT) *.cpp -o $(podir)/kimproxy.pot
|
||||
|
||||
kimproxyincludedir = $(includedir)
|
||||
kimproxyinclude_HEADERS = kimproxy.h kimproxyiface.h
|
||||
|
||||
lib_LTLIBRARIES = libkimproxy.la
|
||||
libkimproxy_la_LDFLAGS = -no-undefined $(all_libraries)
|
||||
libkimproxy_la_LIBADD = $(LIB_KIO) $(LIB_QT) $(LIB_TDECORE) $(top_builddir)/dcop/libDCOP.la $(LIB_TDEUI)
|
||||
libkimproxy_la_SOURCES = kimproxy.cpp kimiface.stub kimproxyiface.skel
|
||||
|
||||
kimiface_DIR = $(top_srcdir)/interfaces/kimproxy/interface
|
||||
|
||||
include $(top_srcdir)/admin/Doxyfile.am
|
||||
DOXYGEN_REFERENCES = kabc dcop
|
||||
|
@ -1,18 +0,0 @@
|
||||
if include_ARTS
|
||||
kfileaudiopreview_subdir = kfileaudiopreview
|
||||
endif
|
||||
|
||||
SUBDIRS = . $(kfileaudiopreview_subdir)
|
||||
INCLUDES = -I$(srcdir)/.. $(all_includes)
|
||||
|
||||
lib_LTLIBRARIES = libkmediaplayer.la
|
||||
|
||||
libkmediaplayer_la_SOURCES = player.cpp playerdcopobject.skel view.cpp
|
||||
libkmediaplayer_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined
|
||||
libkmediaplayer_la_LIBADD = $(LIB_KPARTS) $(LIB_QT) $(top_builddir)/dcop/libDCOP.la $(LIB_TDEUI) $(LIB_TDECORE)
|
||||
libkmediaplayer_la_METASOURCES = AUTO
|
||||
|
||||
kmediaplayerinclude_HEADERS = player.h playerdcopobject.h view.h
|
||||
kmediaplayerincludedir = $(includedir)/kmediaplayer
|
||||
|
||||
kde_servicetypes_DATA = kmediaplayerengine.desktop kmediaplayer.desktop
|
@ -1,21 +0,0 @@
|
||||
SUBDIRS = . sample
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/kio -I$(top_srcdir) -I$(srcdir) -I$(srcdir)/.. $(all_includes)
|
||||
|
||||
#lib_LTLIBRARIES = libkscriptloader.la libkscript.la
|
||||
lib_LTLIBRARIES = libkscript.la
|
||||
#libkscriptloader_la_SOURCES = scriptloader.cpp
|
||||
#libkscriptloader_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
|
||||
#libkscriptloader_la_LIBADD = $(LIB_KPARTS)
|
||||
|
||||
libkscript_la_SOURCES = scriptmanager.cpp
|
||||
libkscript_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined
|
||||
libkscript_la_LIBADD = $(LIB_KIO) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI)
|
||||
|
||||
kscriptinclude_HEADERS = scriptinterface.h scriptclientinterface.h scriptmanager.h
|
||||
kscriptincludedir = $(includedir)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
servicetypedir = $(kde_servicetypesdir)
|
||||
servicetype_DATA = scriptinterface.desktop
|
@ -0,0 +1,26 @@
|
||||
SUBDIRS = icons
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
|
||||
noinst_HEADERS = tdeimproxyiface.h
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
AM_CPPFLAGS = $(all_includes)
|
||||
|
||||
messages: rc.cpp
|
||||
$(XGETTEXT) *.cpp -o $(podir)/tdeimproxy.pot
|
||||
|
||||
tdeimproxyincludedir = $(includedir)
|
||||
tdeimproxyinclude_HEADERS = tdeimproxy.h tdeimproxyiface.h
|
||||
|
||||
lib_LTLIBRARIES = libtdeimproxy.la
|
||||
libtdeimproxy_la_LDFLAGS = -no-undefined $(all_libraries)
|
||||
libtdeimproxy_la_LIBADD = $(LIB_KIO) $(LIB_QT) $(LIB_TDECORE) $(top_builddir)/dcop/libDCOP.la $(LIB_TDEUI)
|
||||
libtdeimproxy_la_SOURCES = tdeimproxy.cpp kimiface.stub tdeimproxyiface.skel
|
||||
|
||||
kimiface_DIR = $(top_srcdir)/interfaces/tdeimproxy/interface
|
||||
|
||||
include $(top_srcdir)/admin/Doxyfile.am
|
||||
DOXYGEN_REFERENCES = kabc dcop
|
||||
|
Before Width: | Height: | Size: 852 B After Width: | Height: | Size: 852 B |
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 549 B |
Before Width: | Height: | Size: 922 B After Width: | Height: | Size: 922 B |
Before Width: | Height: | Size: 822 B After Width: | Height: | Size: 822 B |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
@ -1,5 +1,5 @@
|
||||
/*
|
||||
kimproxyiface.cpp
|
||||
tdeimproxyiface.cpp
|
||||
|
||||
IM service library for KDE
|
||||
|
@ -0,0 +1,18 @@
|
||||
if include_ARTS
|
||||
kfileaudiopreview_subdir = kfileaudiopreview
|
||||
endif
|
||||
|
||||
SUBDIRS = . $(kfileaudiopreview_subdir)
|
||||
INCLUDES = -I$(srcdir)/.. $(all_includes)
|
||||
|
||||
lib_LTLIBRARIES = libtdemediaplayer.la
|
||||
|
||||
libtdemediaplayer_la_SOURCES = player.cpp playerdcopobject.skel view.cpp
|
||||
libtdemediaplayer_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined
|
||||
libtdemediaplayer_la_LIBADD = $(LIB_KPARTS) $(LIB_QT) $(top_builddir)/dcop/libDCOP.la $(LIB_TDEUI) $(LIB_TDECORE)
|
||||
libtdemediaplayer_la_METASOURCES = AUTO
|
||||
|
||||
tdemediaplayerinclude_HEADERS = player.h playerdcopobject.h view.h
|
||||
tdemediaplayerincludedir = $(includedir)/tdemediaplayer
|
||||
|
||||
kde_servicetypes_DATA = tdemediaplayerengine.desktop tdemediaplayer.desktop
|
@ -0,0 +1,21 @@
|
||||
SUBDIRS = . sample
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/kio -I$(top_srcdir) -I$(srcdir) -I$(srcdir)/.. $(all_includes)
|
||||
|
||||
#lib_LTLIBRARIES = libtdescriptloader.la libtdescript.la
|
||||
lib_LTLIBRARIES = libtdescript.la
|
||||
#libtdescriptloader_la_SOURCES = scriptloader.cpp
|
||||
#libtdescriptloader_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
|
||||
#libtdescriptloader_la_LIBADD = $(LIB_KPARTS)
|
||||
|
||||
libtdescript_la_SOURCES = scriptmanager.cpp
|
||||
libtdescript_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined
|
||||
libtdescript_la_LIBADD = $(LIB_KIO) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI)
|
||||
|
||||
tdescriptinclude_HEADERS = scriptinterface.h scriptclientinterface.h scriptmanager.h
|
||||
tdescriptincludedir = $(includedir)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
servicetypedir = $(kde_servicetypesdir)
|
||||
servicetype_DATA = scriptinterface.desktop
|
@ -1,10 +1,10 @@
|
||||
INCLUDES = -I$(top_srcdir)/kio -I$(top_srcdir)/interfaces -I$(srcdir) -I$(top_srcdir) -I$(top_srcdir)/interfaces/kscript $(all_includes)
|
||||
INCLUDES = -I$(top_srcdir)/kio -I$(top_srcdir)/interfaces -I$(srcdir) -I$(top_srcdir) -I$(top_srcdir)/interfaces/tdescript $(all_includes)
|
||||
|
||||
kde_module_LTLIBRARIES = libshellscript.la
|
||||
|
||||
libshellscript_la_SOURCES = shellscript.cpp
|
||||
libshellscript_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -no-undefined -avoid-version
|
||||
libshellscript_la_LIBADD = ../libkscript.la $(LIB_QT) $(LIB_TDECORE) $(top_builddir)/dcop/libDCOP.la
|
||||
libshellscript_la_LIBADD = ../libtdescript.la $(LIB_QT) $(LIB_TDECORE) $(top_builddir)/dcop/libDCOP.la
|
||||
|
||||
|
||||
METASOURCES = AUTO
|
@ -1,6 +1,6 @@
|
||||
#include "scriptmanager.h"
|
||||
#include <kparts/part.h>
|
||||
#include <kparts/componentfactory.h>
|
||||
#include <tdeparts/part.h>
|
||||
#include <tdeparts/componentfactory.h>
|
||||
#include <kapplication.h>
|
||||
#include <kdesktopfile.h>
|
||||
#include <kstandarddirs.h>
|
@ -1,8 +1,8 @@
|
||||
#ifndef _EDITOR_CHOOSER_H_
|
||||
#define _EDITOR_CHOOSER_H_
|
||||
|
||||
#include <ktexteditor/editor.h>
|
||||
#include <ktexteditor/document.h>
|
||||
#include <tdetexteditor/editor.h>
|
||||
#include <tdetexteditor/document.h>
|
||||
|
||||
#include <tqwidget.h>
|
||||
|
@ -1,2 +1,2 @@
|
||||
ktexteditorinclude_HEADERS = kde_terminal_interface.h
|
||||
ktexteditorincludedir = $(includedir)
|
||||
tdetexteditorinclude_HEADERS = kde_terminal_interface.h
|
||||
tdetexteditorincludedir = $(includedir)
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE kpartgui>
|
||||
<kpartplugin name="ktexteditor_insertfile" library="ktexteditor_insertfile" version="2">
|
||||
<kpartplugin name="tdetexteditor_insertfile" library="tdetexteditor_insertfile" version="2">
|
||||
<MenuBar>
|
||||
<Menu name="tools"><Text>&Tools</Text>
|
||||
<separator group="tools_operations" />
|
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE kpartgui>
|
||||
<kpartplugin name="ktexteditor_isearch" library="ktexteditor_isearch" version="4">
|
||||
<kpartplugin name="tdetexteditor_isearch" library="tdetexteditor_isearch" version="4">
|
||||
<MenuBar>
|
||||
<Menu name="edit"><text>&Edit</text>
|
||||
<Action name="edit_isearch" group="edit_find_merge"/>
|
@ -1,8 +0,0 @@
|
||||
<!DOCTYPE kpartgui>
|
||||
<kpartplugin name="ktexteditor_kdatatoolui" library="ktexteditor_kdatatool" version="2">
|
||||
|
||||
<Menu name="ktexteditor_popup" noMerge="1">
|
||||
<Action name="popup_dataTool" group="popup_operations"/>
|
||||
</Menu>
|
||||
|
||||
</kpartplugin>
|
@ -0,0 +1,8 @@
|
||||
<!DOCTYPE kpartgui>
|
||||
<kpartplugin name="tdetexteditor_kdatatoolui" library="tdetexteditor_kdatatool" version="2">
|
||||
|
||||
<Menu name="tdetexteditor_popup" noMerge="1">
|
||||
<Action name="popup_dataTool" group="popup_operations"/>
|
||||
</Menu>
|
||||
|
||||
</kpartplugin>
|
@ -1,18 +0,0 @@
|
||||
INCLUDES= -I$(top_srcdir)/kio/kssl -I$(top_builddir)/kio/kssl -I$(top_srcdir) $(SSL_INCLUDES) $(all_includes)
|
||||
|
||||
kde_module_LTLIBRARIES = libkcertpart.la
|
||||
|
||||
libkcertpart_la_SOURCES = kcertpart.cc
|
||||
|
||||
libkcertpart_la_LDFLAGS = $(KDE_PLUGIN) $(all_libraries)
|
||||
libkcertpart_la_LIBADD = $(LIB_KPARTS) $(LIB_QT) $(LIB_TDEUI) $(LIB_KFILE) $(LIB_TDECORE)
|
||||
libkcertpart_la_DEPENDENCIES = $(LIB_KPARTS)
|
||||
|
||||
libkcertpart_la_METASOURCES = AUTO
|
||||
|
||||
servicedir = $(kde_servicesdir)
|
||||
service_DATA = kcertpart.desktop
|
||||
|
||||
rcdir = $(kde_datadir)/kcertpart
|
||||
rc_DATA = kcertpart.rc
|
||||
|
@ -1,133 +0,0 @@
|
||||
# This file is part of the KDE libraries
|
||||
# Copyright (C) 1997 Martin Jones (mjones@kde.org)
|
||||
# (C) 1997 Torben Weis (weis@kde.org)
|
||||
|
||||
# This library is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU Library General Public
|
||||
# License as published by the Free Software Foundation; either
|
||||
# version 2 of the License, or (at your option) any later version.
|
||||
|
||||
# This library is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
# Library General Public License for more details.
|
||||
|
||||
# You should have received a copy of the GNU Library General Public License
|
||||
# along with this library; see the file COPYING.LIB. If not, write to
|
||||
# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
# Boston, MA 02110-1301, USA.
|
||||
|
||||
KDE_CXXFLAGS = $(WOVERLOADED_VIRTUAL)
|
||||
|
||||
if DOJAVA
|
||||
JAVA_SUBDIR=java
|
||||
LIBKJAVA=
|
||||
endif
|
||||
|
||||
SUBDIRS = misc dom css xml html rendering pics $(JAVA_SUBDIR) ecma . kmultipart
|
||||
|
||||
CLEANFILES = dummy.cpp
|
||||
|
||||
lib_LTLIBRARIES = libkhtml.la
|
||||
kde_module_LTLIBRARIES = libkhtmlpart.la khtmlimagepart.la
|
||||
|
||||
libkhtml_la_SOURCES = kjserrordlg.ui khtmlview.cpp khtml_part.cpp khtml_run.cpp\
|
||||
khtml_factory.cpp khtml_settings.cc khtml_events.cpp \
|
||||
khtml_ext.cpp khtml_pagecache.cpp khtml_iface.skel \
|
||||
khtml_iface.cc khtml_printsettings.cpp htmlpageinfo.ui \
|
||||
khtmlimage.cpp
|
||||
|
||||
libkhtml_la_METASOURCES = AUTO
|
||||
|
||||
include_HEADERS = khtmlview.h khtml_part.h khtml_events.h khtml_settings.h khtmldefaults.h
|
||||
|
||||
noinst_HEADERS = design.h testkhtml.h test_regression.h khtml_ext.h \
|
||||
khtml_pagecache.h khtmlimage.h khtmlpart_p.h khtml_printsettings.h \
|
||||
kjserrordlg.ui.h
|
||||
|
||||
if include_VERSION_SCRIPT
|
||||
VSCRIPT = -Wl,--version-script=$(srcdir)/libkhtml.map
|
||||
endif
|
||||
|
||||
libkhtml_la_LDFLAGS = -version-info 6:0:2 -no-undefined $(VSCRIPT) $(all_libraries)
|
||||
libkhtml_la_LIBADD = ./xml/libkhtmlxml.la ./html/libkhtmlhtml.la \
|
||||
./rendering/libkhtmlrender.la ./css/libkhtmlcss.la \
|
||||
./misc/libkhtmlmisc.la ecma/libkjs_html.la ./dom/libkhtmldom.la $(LIBKJAVA) \
|
||||
$(LIB_KPARTS) \
|
||||
$(LIBTHAI) \
|
||||
$(top_builddir)/tdeprint/libtdeprint.la \
|
||||
$(top_builddir)/kutils/libkutils.la \
|
||||
$(top_builddir)/kwallet/client/libkwalletclient.la $(top_builddir)/kjs/libkjs.la $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) $(LIB_KFILE) $(top_builddir)/dcop/libDCOP.la $(LIBJPEG) $(LIB_X11)
|
||||
|
||||
# init_libkhtml is in libkhtml.so; init_libkhtmlpart needs to be in the part
|
||||
dummy.cpp: $(srcdir)/Makefile.am
|
||||
echo '#include <tdelibs_export.h>' > $@
|
||||
echo 'extern "C" KDE_EXPORT void* init_libkhtml();' >> $@
|
||||
echo 'extern "C" KDE_EXPORT void* init_libkhtmlpart() { return init_libkhtml(); } ' >> $@
|
||||
|
||||
libkhtmlpart_la_SOURCES = dummy.cpp
|
||||
libkhtmlpart_la_LDFLAGS = -no-undefined -module $(KDE_PLUGIN) $(all_libraries)
|
||||
libkhtmlpart_la_LIBADD = libkhtml.la $(LIB_QT)
|
||||
|
||||
# init_khtmlimagefactory is in libkhtml.so; init_khtmlimagepart needs to be in the part
|
||||
imgdummy.cpp: $(srcdir)/Makefile.am
|
||||
echo '#include <tdelibs_export.h>' > $@
|
||||
echo 'extern "C" KDE_EXPORT void* init_khtmlimagefactory();' >> $@
|
||||
echo 'extern "C" KDE_EXPORT void* init_khtmlimagepart() { return init_khtmlimagefactory(); } ' >> $@
|
||||
|
||||
khtmlimagepart_la_SOURCES = imgdummy.cpp
|
||||
khtmlimagepart_la_LDFLAGS = -no-undefined -module $(KDE_PLUGIN) $(all_libraries)
|
||||
khtmlimagepart_la_LIBADD = libkhtml.la $(LIB_QT)
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/kjs -I$(top_builddir)/kjs -I$(top_srcdir)/kimgio \
|
||||
-I$(srcdir)/java -I$(top_srcdir)/dcop -I$(srcdir)/misc \
|
||||
-I$(srcdir)/dom -I$(srcdir)/xml -I$(srcdir)/html -I$(srcdir)/css \
|
||||
-I$(top_srcdir)/libltdl \
|
||||
-I$(top_srcdir)/kio/kssl -I$(top_builddir)/kio/kssl \
|
||||
-I$(top_srcdir)/tdeprint \
|
||||
-I$(top_srcdir)/interfaces \
|
||||
-I$(top_srcdir)/interfaces/kregexpeditor \
|
||||
-I$(top_srcdir)/kwallet/client \
|
||||
-I$(top_srcdir)/kutils \
|
||||
-I$(top_srcdir) $(all_includes)
|
||||
|
||||
servicedir = $(kde_servicesdir)
|
||||
service_DATA = khtml.desktop khtmlimage.desktop
|
||||
|
||||
rcdir = $(kde_datadir)/khtml
|
||||
rc_DATA = khtml.rc khtml_browser.rc khtml_popupmenu.rc
|
||||
|
||||
SRCDOC_DEST=$(kde_htmldir)/en/tdelibs/khtml
|
||||
|
||||
## generate lib documentation
|
||||
srcdoc:
|
||||
$(mkinstalldirs) $(SRCDOC_DEST)
|
||||
kdoc -H -d $(SRCDOC_DEST) tdecore \
|
||||
$(include_HEADERS) -lqt
|
||||
|
||||
EXTRA_DIST = CHANGES DESIGN README.HTMLWidget README.tags
|
||||
|
||||
parser:
|
||||
cd $(srcdir) && \
|
||||
perl scripts/makeattrs && \
|
||||
bash scripts/maketags && \
|
||||
bash scripts/makeprop
|
||||
|
||||
## test program
|
||||
check_PROGRAMS = testkhtml
|
||||
EXTRA_PROGRAMS = testkhtml_static testregression
|
||||
testkhtml_SOURCES = testkhtml.cpp domtreeview.cpp
|
||||
testkhtml_LDADD = libkhtml.la
|
||||
testkhtml_static_SOURCES = testkhtml.cpp domtreeview.cpp
|
||||
testkhtml_static_LDADD = libkhtml.la
|
||||
testkhtml_static_LDFLAGS = -static
|
||||
testregression_SOURCES = test_regression.cpp test_regression_fontoverload.cpp
|
||||
testregression_LDADD = libkhtml.la
|
||||
|
||||
DOXYGEN_REFERENCES = tdecore tdeui kio tdefx kparts
|
||||
DOXYGEN_EXCLUDE = test*.* css ecma html java kmultipart misc pics rendering test xml
|
||||
|
||||
include ../admin/Doxyfile.am
|
||||
|
||||
.PHONY: parser
|
||||
|
@ -1,17 +0,0 @@
|
||||
INCLUDES = -I$(top_srcdir)/khtml -I$(top_srcdir)/kio/httpfilter -I$(top_srcdir)/kutils $(all_includes)
|
||||
|
||||
# These are not really libraries, but modules dynamically opened.
|
||||
# So they should be installed in kde_module_dir, which is usually $kde_prefix/lib/trinity
|
||||
kde_module_LTLIBRARIES = libkmultipart.la
|
||||
|
||||
libkmultipart_la_SOURCES = kmultipart.cpp
|
||||
libkmultipart_la_LIBADD = $(LIB_KPARTS) $(top_builddir)/kio/httpfilter/libhttpfilter.la $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KFILE) $(LIBZ)
|
||||
libkmultipart_la_DEPENDENCIES = $(LIB_KPARTS)
|
||||
libkmultipart_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
|
||||
|
||||
# Automatically generate moc files
|
||||
METASOURCES = AUTO
|
||||
|
||||
# Install the .desktop file into the kde_services directory
|
||||
kde_services_DATA = kmultipart.desktop
|
||||
|
@ -1,12 +0,0 @@
|
||||
INCLUDES=$(all_includes)
|
||||
|
||||
lib_LTLIBRARIES = libkntlm.la
|
||||
METASOURCES = AUTO
|
||||
|
||||
kntlmincludedir = $(includedir)/kio
|
||||
kntlminclude_HEADERS = kntlm.h
|
||||
|
||||
libkntlm_la_SOURCES = kntlm.cpp des.cpp
|
||||
libkntlm_la_LDFLAGS = $(all_libraries) -version-info 0:0:0 -no-undefined
|
||||
libkntlm_la_LIBADD = $(LIB_TDECORE) $(LIB_QT)
|
||||
|
@ -0,0 +1,12 @@
|
||||
INCLUDES=$(all_includes)
|
||||
|
||||
lib_LTLIBRARIES = libtdentlm.la
|
||||
METASOURCES = AUTO
|
||||
|
||||
tdentlmincludedir = $(includedir)/kio
|
||||
tdentlminclude_HEADERS = tdentlm.h
|
||||
|
||||
libtdentlm_la_SOURCES = tdentlm.cpp des.cpp
|
||||
libtdentlm_la_LDFLAGS = $(all_libraries) -version-info 0:0:0 -no-undefined
|
||||
libtdentlm_la_LIBADD = $(LIB_TDECORE) $(LIB_QT)
|
||||
|
@ -1,20 +0,0 @@
|
||||
SUBDIRS = kmdi . test
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/kmdi/res -I$(top_srcdir)/kutils -I$(top_srcdir) -I$(top_srcdir)/kmdi $(all_includes)
|
||||
|
||||
lib_LTLIBRARIES = libkmdi.la
|
||||
libkmdi_la_LDFLAGS = $(all_libraries) -version-info 1:0
|
||||
libkmdi_la_LIBADD = $(LIB_KPARTS) $(top_builddir)/kutils/libkutils.la $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) $(LIB_X11)
|
||||
|
||||
libkmdi_la_SOURCES = kmdichildarea.cpp kmdichildfrm.cpp kmdichildfrmcaption.cpp \
|
||||
kmdichildview.cpp kmdimainfrm.cpp kmditaskbar.cpp kmdidockcontainer.cpp \
|
||||
kmditoolviewaccessor.cpp kmdiguiclient.cpp kmdidocumentviewtabwidget.cpp \
|
||||
kmdifocuslist.cpp
|
||||
|
||||
include_HEADERS = kmdichildarea.h kmdichildfrm.h kmdichildfrmcaption.h kmdidefines.h \
|
||||
kmdiiterator.h kmdilistiterator.h kmdimainfrm.h kmdinulliterator.h \
|
||||
kmditaskbar.h kmdichildview.h kmditoolviewaccessor.h
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
include ../admin/Doxyfile.am
|
@ -1,14 +0,0 @@
|
||||
INCLUDES = -I$(top_srcdir)/kutils -I$(top_srcdir) -I$(top_srcdir)/kmdi $(all_includes)
|
||||
|
||||
lib_LTLIBRARIES = libkmdi2.la
|
||||
libkmdi2_la_LDFLAGS = $(all_libraries) -version-info 1:0
|
||||
libkmdi2_la_LIBADD = $(LIB_KPARTS) $(top_builddir)/kutils/libkutils.la $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE)
|
||||
|
||||
libkmdi2_la_SOURCES = mainwindow.cpp dockcontainer.cpp toolviewaccessor.cpp guiclient.cpp tabwidget.cpp
|
||||
|
||||
kmdiincludedir = $(includedir)/kmdi
|
||||
kmdiinclude_HEADERS = global.h mainwindow.h toolviewaccessor.h tabwidget.h
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
include ../../admin/Doxyfile.am
|
@ -1,19 +0,0 @@
|
||||
|
||||
INCLUDES = -I$(srcdir)/.. $(all_includes)
|
||||
|
||||
# For the future: examine if condensing the tons of *_LDFLAGS variables
|
||||
# into $(all_libraries) isn't better
|
||||
AM_LDFLAGS = $(LDFLAGS_AS_NEEDED) $(LDFLAGS_NEW_DTAGS)
|
||||
|
||||
libkrandrincludedir = $(includedir)/libkrandr
|
||||
libkrandrinclude_HEADERS = randr.h lowlevel_randr.h ktimerdialog.h libkrandr.h
|
||||
|
||||
lib_LTLIBRARIES = libkrandr.la
|
||||
libkrandr_la_SOURCES = randr.cpp lowlevel_randr.c ktimerdialog.cpp libkrandr.cc
|
||||
METASOURCES = AUTO
|
||||
|
||||
libkrandr_la_LDFLAGS = $(KDE_MT_LDFLAGS) -version-info 0:95 -no-undefined
|
||||
libkrandr_la_LIBADD = $(LIBASOUND) ../tdecore/libtdecore.la $(LIB_QT) $(LIB_XRANDR)
|
||||
|
||||
DOXYGEN_REFERENCES = tdecore
|
||||
include ../admin/Doxyfile.am
|
@ -1,49 +0,0 @@
|
||||
INCLUDES = $(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
|
||||
lib_LTLIBRARIES = libkresources.la
|
||||
|
||||
libkresources_la_SOURCES = resource.cpp \
|
||||
factory.cpp \
|
||||
manageriface.skel \
|
||||
manageriface.stub \
|
||||
managerimpl.cpp \
|
||||
configwidget.cpp \
|
||||
configdialog.cpp \
|
||||
selectdialog.cpp \
|
||||
configpage.cpp
|
||||
|
||||
libkresources_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 3:0:2
|
||||
libkresources_la_LIBADD = $(LIB_TDEUI) $(LIB_KIO) $(LIB_QT) $(top_builddir)/dcop/libDCOP.la $(LIB_TDECORE)
|
||||
|
||||
kresincludedir = $(includedir)/kresources
|
||||
kresinclude_HEADERS = resource.h \
|
||||
configwidget.h \
|
||||
factory.h \
|
||||
manageriface.h \
|
||||
managerimpl.h \
|
||||
manager.h \
|
||||
selectdialog.h \
|
||||
configdialog.h \
|
||||
configpage.h
|
||||
|
||||
kde_module_LTLIBRARIES = kcm_kresources.la
|
||||
|
||||
kcm_kresources_la_SOURCES = kcmkresources.cpp
|
||||
kcm_kresources_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
||||
kcm_kresources_la_LIBADD = libkresources.la $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE)
|
||||
|
||||
|
||||
check_PROGRAMS = testresources
|
||||
|
||||
testresources_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
|
||||
testresources_LDADD = libkresources.la
|
||||
testresources_SOURCES = testresources.cpp
|
||||
|
||||
xdg_apps_DATA = kresources.desktop
|
||||
|
||||
servicetypedir = $(kde_servicetypesdir)
|
||||
servicetype_DATA = kresources_plugin.desktop kresources_manager.desktop
|
||||
|
||||
include ../admin/Doxyfile.am
|
@ -1,24 +0,0 @@
|
||||
SUBDIRS = . ui tests plugins
|
||||
METASOURCES = AUTO
|
||||
|
||||
noinst_LTLIBRARIES = libkspell2base.la
|
||||
|
||||
AM_CPPFLAGS = -DKDE_NO_COMPAT -DQT_NO_COMPAT -I$(top_srcdir)/kutils $(all_includes)
|
||||
|
||||
kspell2baseincludedir = $(includedir)/kspell2
|
||||
|
||||
kspell2baseinclude_HEADERS = settings.h filter.h \
|
||||
dictionary.h broker.h \
|
||||
backgroundchecker.h defaultdictionary.h
|
||||
|
||||
libkspell2base_la_SOURCES = settings.cpp broker.cpp \
|
||||
client.cpp filter.cpp backgroundchecker.cpp \
|
||||
backgroundthread.cpp backgroundengine.cpp \
|
||||
defaultdictionary.cpp
|
||||
|
||||
libkspell2base_la_LDFLAGS = -no-undefined $(all_libraries)
|
||||
|
||||
servicetype_DATA = kspellclient.desktop
|
||||
servicetypedir = $(kde_servicetypesdir)
|
||||
|
||||
include $(top_srcdir)/admin/Doxyfile.am
|
@ -1,17 +0,0 @@
|
||||
METASOURCES = AUTO
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/kspell2 -I$(top_srcdir) $(all_includes)
|
||||
|
||||
# For the future: examine if condensing the tons of *_LDFLAGS variables
|
||||
# into $(all_libraries) isn't better
|
||||
AM_LDFLAGS = $(LDFLAGS_AS_NEEDED) $(LDFLAGS_NEW_DTAGS)
|
||||
|
||||
kde_module_LTLIBRARIES = kspell_aspell.la
|
||||
|
||||
kspell_aspell_la_SOURCES = kspell_aspellclient.cpp kspell_aspelldict.cpp
|
||||
|
||||
kspell_aspell_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN)
|
||||
kspell_aspell_la_LIBADD = ../../ui/libkspell2.la -laspell $(LIB_QT) $(LIB_TDECORE)
|
||||
|
||||
service_DATA = kspell_aspell.desktop
|
||||
servicedir = $(kde_servicesdir)
|
@ -1,17 +0,0 @@
|
||||
METASOURCES = AUTO
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/kspell2 -I$(top_srcdir) $(all_includes)
|
||||
|
||||
# For the future: examine if condensing the tons of *_LDFLAGS variables
|
||||
# into $(all_libraries) isn't better
|
||||
AM_LDFLAGS = $(LDFLAGS_AS_NEEDED) $(LDFLAGS_NEW_DTAGS)
|
||||
|
||||
kde_module_LTLIBRARIES = kspell_hspell.la
|
||||
|
||||
kspell_hspell_la_SOURCES = kspell_hspellclient.cpp kspell_hspelldict.cpp
|
||||
|
||||
kspell_hspell_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN)
|
||||
kspell_hspell_la_LIBADD = ../../ui/libkspell2.la -lhspell -lz $(LIB_QT) $(LIB_TDECORE)
|
||||
|
||||
service_DATA = kspell_hspell.desktop
|
||||
servicedir = $(kde_servicesdir)
|
@ -1,24 +0,0 @@
|
||||
METASOURCES = AUTO
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/kspell2 -I$(top_srcdir) $(all_includes)
|
||||
|
||||
# For the future: examine if condensing the tons of *_LDFLAGS variables
|
||||
# into $(all_libraries) isn't better
|
||||
AM_LDFLAGS = $(LDFLAGS_AS_NEEDED) $(LDFLAGS_NEW_DTAGS)
|
||||
|
||||
kde_module_LTLIBRARIES = kspell_ispell.la
|
||||
|
||||
kspell_ispell_la_SOURCES = kspell_ispellclient.cpp kspell_ispelldict.cpp \
|
||||
correct.cpp \
|
||||
good.cpp \
|
||||
hash.cpp \
|
||||
lookup.cpp \
|
||||
makedent.cpp \
|
||||
tgood.cpp \
|
||||
ispell_checker.cpp
|
||||
|
||||
kspell_ispell_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN)
|
||||
kspell_ispell_la_LIBADD = ../../ui/libkspell2.la $(LIB_QT) $(LIB_TDECORE)
|
||||
|
||||
service_DATA = kspell_ispell.desktop
|
||||
servicedir = $(kde_servicesdir)
|
@ -1,24 +0,0 @@
|
||||
AM_CPPFLAGS = -DKDE_NO_COMPAT -DQT_NO_COMPAT -I$(top_srcdir)/kspell2 -I$(top_srcdir)/kspell2/ui $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
|
||||
check_PROGRAMS = test test_filter backgroundtest \
|
||||
test_dialog test_highlighter test_configdialog
|
||||
|
||||
test_SOURCES = test.cpp
|
||||
test_LDADD = ../ui/libkspell2.la $(LIB_TDECORE)
|
||||
|
||||
test_filter_SOURCES = test_filter.cpp
|
||||
test_filter_LDADD = ../ui/libkspell2.la $(LIB_TDECORE)
|
||||
|
||||
backgroundtest_SOURCES = backgroundtest.cpp
|
||||
backgroundtest_LDADD = ../ui/libkspell2.la $(LIB_TDECORE)
|
||||
|
||||
test_dialog_SOURCES = test_dialog.cpp
|
||||
test_dialog_LDADD = ../ui/libkspell2.la $(LIB_TDECORE)
|
||||
|
||||
test_highlighter_SOURCES = test_highlighter.cpp
|
||||
test_highlighter_LDADD = ../ui/libkspell2_noinst.la ../libkspell2base.la $(LIB_TDECORE) $(LIB_KPARTS) ../../kutils/libkutils.la
|
||||
|
||||
test_configdialog_SOURCES = test_configdialog.cpp
|
||||
test_configdialog_LDADD = ../ui/libkspell2_noinst.la ../libkspell2base.la $(LIB_TDECORE) $(LIB_KPARTS) ../../kutils/libkutils.la
|
@ -1,21 +0,0 @@
|
||||
METASOURCES = AUTO
|
||||
|
||||
lib_LTLIBRARIES = libkspell2.la
|
||||
# Put most of the code in a noinst lib, for the unit tests to be able to use internal classes.
|
||||
noinst_LTLIBRARIES = libkspell2_noinst.la
|
||||
|
||||
KDE_CXXFLAGS = -DKDE_NO_COMPAT -DQT_NO_COMPAT
|
||||
INCLUDES = -I$(top_srcdir)/kspell2 $(all_includes)
|
||||
|
||||
kspell2includedir = $(includedir)/kspell2
|
||||
kspell2include_HEADERS = dialog.h highlighter.h configdialog.h \
|
||||
configwidget.h
|
||||
|
||||
libkspell2_noinst_la_SOURCES = kspell2ui.ui configwidget.cpp \
|
||||
highlighter.cpp configui.ui configdialog.cpp
|
||||
|
||||
dialog.lo: kspell2ui.h
|
||||
|
||||
libkspell2_la_SOURCES = dialog.cpp
|
||||
libkspell2_la_LDFLAGS = -no-undefined -version-info 1:0:0 $(all_libraries)
|
||||
libkspell2_la_LIBADD = libkspell2_noinst.la ../libkspell2base.la ../../kutils/libkutils.la $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_KFILE)
|
@ -1,27 +0,0 @@
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
lib_LTLIBRARIES = libkunittest.la
|
||||
libkunittest_la_SOURCES = runner.cpp tester.cpp
|
||||
libkunittest_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -version-info 1:0:0
|
||||
libkunittest_la_LIBADD = $(LIB_TDECORE) $(LIB_QT)
|
||||
|
||||
libkunittestinclude_HEADERS = runner.h tester.h module.h
|
||||
libkunittestincludedir = $(includedir)/kunittest
|
||||
|
||||
bin_PROGRAMS = kunittestmodrunner
|
||||
kunittestmodrunner_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
|
||||
kunittestmodrunner_LDADD = libkunittest.la $(LIB_TDECORE)
|
||||
kunittestmodrunner_SOURCES = modrunner.cpp
|
||||
|
||||
# The check_ target makes sure we don't install the modules,
|
||||
# $(KDE_CHECK_PLUGIN) assures a shared library is created.
|
||||
check_LTLIBRARIES = kunittest_samplemodule.la
|
||||
kunittest_samplemodule_la_SOURCES = samplemodule.cpp
|
||||
kunittest_samplemodule_la_LIBADD = libkunittest.la
|
||||
kunittest_samplemodule_la_LDFLAGS = -module $(KDE_CHECK_PLUGIN) $(all_libraries)
|
||||
|
||||
check-local:
|
||||
./kunittestmodrunner
|
||||
|
||||
include ../admin/Doxyfile.am
|
@ -1,25 +0,0 @@
|
||||
|
||||
INCLUDES = -I$(srcdir)/../client $(all_includes)
|
||||
|
||||
lib_LTLIBRARIES = libkwalletbackend.la
|
||||
|
||||
libkwalletbackend_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -version-info 1:0 -no-undefined
|
||||
libkwalletbackend_la_LIBADD = $(LIB_QT) ../../tdecore/libtdecore.la
|
||||
libkwalletbackend_la_SOURCES = blockcipher.cc \
|
||||
blowfish.cc \
|
||||
cbc.cc \
|
||||
sha1.cc \
|
||||
kwalletentry.cc \
|
||||
kwalletbackend.cc
|
||||
|
||||
|
||||
libkwalletbackend_la_METASOURCES = AUTO
|
||||
|
||||
noinst_HEADERS = blowfishtables.h \
|
||||
cbc.h \
|
||||
sha1.h \
|
||||
blockcipher.h \
|
||||
kwalletentry.h \
|
||||
kwalletbackend.h \
|
||||
blowfish.h
|
||||
|
@ -1,14 +0,0 @@
|
||||
|
||||
INCLUDES= -I$(srcdir) $(all_includes)
|
||||
|
||||
lib_LTLIBRARIES = libkwalletclient.la
|
||||
|
||||
libkwalletclient_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -version-info 1:1 -no-undefined
|
||||
libkwalletclient_la_LIBADD = $(LIB_TDECORE) $(LIB_QT) $(top_builddir)/dcop/libDCOP.la
|
||||
libkwalletclient_la_SOURCES = kwallet.skel \
|
||||
kwallet.cc
|
||||
|
||||
libkwalletclient_la_METASOURCES = AUTO
|
||||
|
||||
include_HEADERS = kwallet.h kwallettypes.h
|
||||
|
@ -1,20 +0,0 @@
|
||||
AM_CPPFLAGS = -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_ASCII_CAST $(all_includes)
|
||||
|
||||
METASOURCES = AUTO
|
||||
check_PROGRAMS = kwalletasync kwalletsync kwalletboth
|
||||
|
||||
kwalletasync_SOURCES = kwalletasync.cpp kwallettest.cpp
|
||||
kwalletasync_LDFLAGS = -no-undefined $(KDE_RPATH) $(all_libraries)
|
||||
kwalletasync_LDADD = $(top_builddir)/kwallet/client/libkwalletclient.la \
|
||||
$(LIB_TDECORE) $(LIB_QT)
|
||||
|
||||
kwalletsync_SOURCES = kwalletsync.cpp
|
||||
kwalletsync_LDFLAGS = -no-undefined $(KDE_RPATH) $(all_libraries)
|
||||
kwalletsync_LDADD = $(top_builddir)/kwallet/client/libkwalletclient.la \
|
||||
$(LIB_TDECORE) $(LIB_QT)
|
||||
|
||||
kwalletboth_SOURCES = kwalletboth.cpp kwallettest.cpp
|
||||
kwalletboth_LDFLAGS = -no-undefined $(KDE_RPATH) $(all_libraries)
|
||||
kwalletboth_LDADD = $(top_builddir)/kwallet/client/libkwalletclient.la \
|
||||
$(LIB_TDECORE) $(LIB_QT)
|
||||
INCLUDES = -I$(top_srcdir)/kwallet/client
|
@ -1,5 +0,0 @@
|
||||
Tests for opening the wallet synchronously and asynchronously
|
||||
|
||||
kwalletsync - open synchronously
|
||||
kwalletasync - open asynchronously
|
||||
kwalletboth - start opening asynchronously, then, during the async call, open synchronously
|
@ -1,2 +0,0 @@
|
||||
#include "kwallettest.h"
|
||||
#include "kwallettest.moc"
|
@ -1,18 +0,0 @@
|
||||
lib_LTLIBRARIES = libkscreensaver.la
|
||||
libkscreensaver_la_SOURCES = main.cpp kscreensaver.cpp
|
||||
libkscreensaver_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_X11)
|
||||
if undefined_symbols_allowed
|
||||
libkscreensaver_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -version-info 6:0:2
|
||||
else
|
||||
libkscreensaver_la_LDFLAGS = $(all_libraries) -static
|
||||
endif
|
||||
|
||||
include_HEADERS = kscreensaver.h kscreensaver_vroot.h
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
messages:
|
||||
$(XGETTEXT) *.cpp *.h -o $(podir)/libkscreensaver.pot
|
||||
|
||||
include $(top_srcdir)/admin/Doxyfile.am
|
@ -1,7 +1,7 @@
|
||||
/* awe_sup.h - A wrapper on awe_voice.h
|
||||
This file is part of LibKMid 0.9.5
|
||||
Copyright (C) 1997,98,99,2000 Antonio Larrosa Jimenez
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libkmid.html
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libtdemid.html
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
@ -1,7 +1,7 @@
|
||||
/* dattypes.h - Some useful definitions and functions
|
||||
This file is part of LibKMid 0.9.5
|
||||
Copyright (C) 1997,98,99,2000 Antonio Larrosa Jimenez
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libkmid.html
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libtdemid.html
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
||||
License as published by the Free Software Foundation; either
|
@ -1,7 +1,7 @@
|
||||
/* gusvoices.h - struct with Gravis Ultrasound patches' names
|
||||
This file is part of LibKMid 0.9.5
|
||||
Copyright (C) 1998,99,2000 Antonio Larrosa Jimenez
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libkmid.html
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libtdemid.html
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
@ -1,7 +1,7 @@
|
||||
/* midispec.h - Some definitions to make the code more readable
|
||||
This file is part of LibKMid 0.9.5
|
||||
Copyright (C) 1997,98,99,2000 Antonio Larrosa Jimenez
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libkmid.html
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libtdemid.html
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
@ -1,7 +1,7 @@
|
||||
/* mt32togm.h - the translation map from MT32 patches to GM patches
|
||||
This file is part of LibKMid 0.9.5
|
||||
Copyright (C) 1997,98,99,2000 Antonio Larrosa Jimenez
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libkmid.html
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libtdemid.html
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
@ -1,7 +1,7 @@
|
||||
/* sndcard.h - include the OSS' soundcard.h file
|
||||
This file is part of LibKMid 0.9.5
|
||||
Copyright (C) 1997,98,99,2000 Antonio Larrosa Jimenez
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libkmid.html
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libtdemid.html
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
@ -1,11 +1,11 @@
|
||||
#include <libkmid/libkmid.h>
|
||||
#include <libtdemid/libtdemid.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
|
||||
int main (int , char **)
|
||||
{
|
||||
printf("Libkmid test2 . (C) 2000 Antonio Larrosa Jimenez . Malaga (Spain)\n");
|
||||
printf("Using libkmid from a simple C++ application\n");
|
||||
printf("Libtdemid test2 . (C) 2000 Antonio Larrosa Jimenez . Malaga (Spain)\n");
|
||||
printf("Using libtdemid from a simple C++ application\n");
|
||||
|
||||
KMidSimpleAPI::kMidInit();
|
||||
KMidSimpleAPI::kMidLoad("Kathzy.mid");
|
@ -1,12 +1,12 @@
|
||||
#include <libkmid/libkmid.h>
|
||||
#include <libkmid/deviceman.h>
|
||||
#include <libtdemid/libtdemid.h>
|
||||
#include <libtdemid/deviceman.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
|
||||
int main (int , char **)
|
||||
{
|
||||
printf("Libkmid Notes Off . (C) 2000 Antonio Larrosa Jimenez . Malaga (Spain)\n");
|
||||
printf("Using libkmid from a simple C++ application\n");
|
||||
printf("Libtdemid Notes Off . (C) 2000 Antonio Larrosa Jimenez . Malaga (Spain)\n");
|
||||
printf("Using libtdemid from a simple C++ application\n");
|
||||
|
||||
KMidSimpleAPI::kMidInit();
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* voiceman.h - The VoiceManager class handles a set of voices for synths
|
||||
This file is part of LibKMid 0.9.5
|
||||
Copyright (C) 1997,98,99,2000 Antonio Larrosa Jimenez
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libkmid.html
|
||||
LibKMid's homepage : http://www.arrakis.es/~rlarrosa/libtdemid.html
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public
|
@ -0,0 +1,18 @@
|
||||
lib_LTLIBRARIES = libtdescreensaver.la
|
||||
libtdescreensaver_la_SOURCES = main.cpp tdescreensaver.cpp
|
||||
libtdescreensaver_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_X11)
|
||||
if undefined_symbols_allowed
|
||||
libtdescreensaver_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -version-info 6:0:2
|
||||
else
|
||||
libtdescreensaver_la_LDFLAGS = $(all_libraries) -static
|
||||
endif
|
||||
|
||||
include_HEADERS = tdescreensaver.h tdescreensaver_vroot.h
|
||||
|
||||
INCLUDES = $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
|
||||
messages:
|
||||
$(XGETTEXT) *.cpp *.h -o $(podir)/libtdescreensaver.pot
|
||||
|
||||
include $(top_srcdir)/admin/Doxyfile.am
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 664 B After Width: | Height: | Size: 664 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
@ -0,0 +1,18 @@
|
||||
INCLUDES= -I$(top_srcdir)/kio/kssl -I$(top_builddir)/kio/kssl -I$(top_srcdir) $(SSL_INCLUDES) $(all_includes)
|
||||
|
||||
kde_module_LTLIBRARIES = libtdecertpart.la
|
||||
|
||||
libtdecertpart_la_SOURCES = tdecertpart.cc
|
||||
|
||||
libtdecertpart_la_LDFLAGS = $(KDE_PLUGIN) $(all_libraries)
|
||||
libtdecertpart_la_LIBADD = $(LIB_KPARTS) $(LIB_QT) $(LIB_TDEUI) $(LIB_KFILE) $(LIB_TDECORE)
|
||||
libtdecertpart_la_DEPENDENCIES = $(LIB_KPARTS)
|
||||
|
||||
libtdecertpart_la_METASOURCES = AUTO
|
||||
|
||||
servicedir = $(kde_servicesdir)
|
||||
service_DATA = tdecertpart.desktop
|
||||
|
||||
rcdir = $(kde_datadir)/tdecertpart
|
||||
rc_DATA = tdecertpart.rc
|
||||
|