Drop autotools support

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
drop/autotools
Michele Calgaro 4 weeks ago
parent 857d724cef
commit 61e4b7d784
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

3
.gitmodules vendored

@ -1,3 +0,0 @@
[submodule "admin"]
path = admin
url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin

@ -1,17 +0,0 @@
bin_PROGRAMS = kmfiptinterface
INCLUDES = $(all_includes)
kmfiptinterface_LDFLAGS = -module $(all_libraries) $(KDE_RPATH)
kmfiptinterface_LDADD = $(LIB_TDEIO)
kmfiptinterface_SOURCES = main.cpp kmfiptinterface.cpp iptchecker.cpp kmfiptinterface.skel
noinst_HEADERS = kmfiptinterface.h iptchecker.h
METASOURCES = AUTO
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/dcoptest.pot
service_DATA = kmfiptinterface.desktop
servicedir = $(kde_servicesdir)

@ -1,22 +0,0 @@
INCLUDES= -I$(srcdir)/../kmyfirewall/core -I$(srcdir)/../kmyfirewall/kmfwidgets -I$(srcdir)/../kmyfirewall/interfaces $(all_includes)
METASOURCES = AUTO
bin_PROGRAMS = kmfsystray
kmfsystray_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kmfsystray_LDADD = ../kmyfirewall/core/libkmfcore.la ../kmyfirewall/kmfwidgets/libkmfwidgets.la $(LIB_TDEUI) $(LIB_TDEPARTS)
kmfsystray_DATA = kmfsystray.desktop
kmfsystraydir = $(kde_datadir)/kicker/applets
messages: rc.cpp
$(EXTRACTRC) `find . -name \*.ui -o -name \*.rc` > rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kmfsystray.pot
kmfsystray_SOURCES = kmfsystray.cpp app.cpp mainwidget.cpp \
mainwidget_designer.ui details.cpp details_designer.ui kmfiptwatcher.cpp main.cpp

@ -1,5 +0,0 @@
SUBDIRS = kmyfirewall pics templates doc translations
EXTRA_DIST = kmyfirewall.kdevprj admin AUTHORS COPYING ChangeLog INSTALL README TODO kmyfirewall.lsm kmyfirewall.spec
AUTOMAKE_OPTIONS = foreign

@ -1 +0,0 @@
Subproject commit e9976e36f6fd5f3f646442b2ef9d29ef42e7a0a6

@ -1,237 +0,0 @@
/* config.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if you have the <Carbon/Carbon.h> header file. */
#undef HAVE_CARBON_CARBON_H
/* Define if you have the CoreAudio API */
#undef HAVE_COREAUDIO
/* Define to 1 if you have the <crt_externs.h> header file. */
#undef HAVE_CRT_EXTERNS_H
/* Defines if your system has the crypt function */
#undef HAVE_CRYPT
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define if you have libjpeg */
#undef HAVE_LIBJPEG
/* Define if you have libpng */
#undef HAVE_LIBPNG
/* Define if you have a working libpthread (will enable threaded code) */
#undef HAVE_LIBPTHREAD
/* Define if you have libz */
#undef HAVE_LIBZ
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define if your system needs _NSGetEnviron to set up the environment */
#undef HAVE_NSGETENVIRON
/* Define if you have res_init */
#undef HAVE_RES_INIT
/* Define if you have the res_init prototype */
#undef HAVE_RES_INIT_PROTO
/* Define if you have a STL implementation by SGI */
#undef HAVE_SGI_STL
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define if you have strlcat */
#undef HAVE_STRLCAT
/* Define if you have the strlcat prototype */
#undef HAVE_STRLCAT_PROTO
/* Define if you have strlcpy */
#undef HAVE_STRLCPY
/* Define if you have the strlcpy prototype */
#undef HAVE_STRLCPY_PROTO
/* Define to 1 if you have the <sys/bitypes.h> header file. */
#undef HAVE_SYS_BITYPES_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
/* Suffix for lib directories */
#undef KDELIBSUFF
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* The size of `char *', as computed by sizeof. */
#undef SIZEOF_CHAR_P
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT
/* The size of `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T
/* The size of `unsigned long', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_LONG
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Defined if compiling without arts */
#undef WITHOUT_ARTS
/*
* jpeg.h needs HAVE_BOOLEAN, when the system uses boolean in system
* headers and I'm too lazy to write a configure test as long as only
* unixware is related
*/
#ifdef _UNIXWARE
#define HAVE_BOOLEAN
#endif
/*
* AIX defines FD_SET in terms of bzero, but fails to include <strings.h>
* that defines bzero.
*/
#if defined(_AIX)
#include <strings.h>
#endif
#if defined(HAVE_NSGETENVIRON) && defined(HAVE_CRT_EXTERNS_H)
# include <sys/time.h>
# include <crt_externs.h>
# define environ (*_NSGetEnviron())
#endif
#if !defined(HAVE_RES_INIT_PROTO)
#ifdef __cplusplus
extern "C" {
#endif
int res_init(void);
#ifdef __cplusplus
}
#endif
#endif
#if !defined(HAVE_STRLCAT_PROTO)
#ifdef __cplusplus
extern "C" {
#endif
unsigned long strlcat(char*, const char*, unsigned long);
#ifdef __cplusplus
}
#endif
#endif
#if !defined(HAVE_STRLCPY_PROTO)
#ifdef __cplusplus
extern "C" {
#endif
unsigned long strlcpy(char*, const char*, unsigned long);
#ifdef __cplusplus
}
#endif
#endif
/*
* On HP-UX, the declaration of vsnprintf() is needed every time !
*/
#if !defined(HAVE_VSNPRINTF) || defined(hpux)
#if __STDC__
#include <stdarg.h>
#include <stdlib.h>
#else
#include <varargs.h>
#endif
#ifdef __cplusplus
extern "C"
#endif
int vsnprintf(char *str, size_t n, char const *fmt, va_list ap);
#ifdef __cplusplus
extern "C"
#endif
int snprintf(char *str, size_t n, char const *fmt, ...);
#endif
#if defined(__SVR4) && !defined(__svr4__)
#define __svr4__ 1
#endif
/* type to use in place of socklen_t if not defined */
#undef kde_socklen_t
/* type to use in place of socklen_t if not defined (deprecated, use
kde_socklen_t) */
#undef ksize_t

@ -1,2 +0,0 @@
./admin/configure.in.min
configure.in.in

@ -1,11 +0,0 @@
#MIN_CONFIG(3.2)
KDE_ENABLE_HIDDEN_VISIBILITY
#dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __tdevelop[noopt]__
#dnl CFLAGS="$NOOPT_CFLAGS" dnl __tdevelop[noopt]__
#dnl CXXFLAGS="$CXXFLAGS $USE_EXCEPTIONS" dnl __tdevelop[exc]__
#dnl KDE_NEED_FLEX dnl __tdevelop__
#dnl AC_PROG_YACC dnl __tdevelop__

@ -1,2 +0,0 @@
SUBDIRS = en man

@ -1,3 +0,0 @@
KDE_LANG = en
KDE_DOCS = kmyfirewall

@ -1 +0,0 @@
man_MANS = kmyfirewall.1

@ -1,42 +0,0 @@
SUBDIRS = core kmfwidgets installer ipteditor compilers genericinterface \
ruleoptionplugins
# set the include path for X, TQt and TDE
INCLUDES = -I$(srcdir)/core -I$(srcdir)/ipteditor -I./ipteditor -I$(srcdir)/genericinterface -Ikmfwidgets $(all_includes)
METASOURCES = AUTO
#########################################################################
# APPLICATION SECTION
#########################################################################
bin_PROGRAMS = kmyfirewall
kmyfirewall_SOURCES = kmfconfigdialog.cpp kmyfirewall.cpp main.cpp
kmyfirewall_LDFLAGS = -no-undefined $(KDE_RPATH) $(all_libraries) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kmyfirewall_LDADD = kmfwidgets/libkmfwidgets.la \
core/libkmfcore.la $(LIB_TDEPARTS)
# this is where the desktop file will go
xdg_apps_DATA = kmyfirewall.desktop
# this is where the shell's XML-GUI resource file goes
shellrcdir = $(kde_datadir)/kmyfirewall
shellrc_DATA = kmyfirewallui.rc
mimedir = $(kde_mimedir)/application
mime_DATA = kmfrs.desktop kmfgrs.desktop kmfnet.desktop kmfpkg.desktop
kde_conf_DATA = kmyfirewallrc
EXTRA_DIST = main.cpp kmyfirewall.cpp kmyfirewall.h kmyfirewalldoc.cpp kmyfirewalldoc.h kmyfirewallui.rc kmyfirewall.desktop lo32-app-kmyfirewall.png lo16-app-kmyfirewall.png firewall_uninstall.png kmfchainedit.cpp kmfchainedit.h kmfconfig.cpp kmfconfig.h kmfnewchaindlg.cpp kmfnewchaindlg.h kmyfirewallconfigdialog.ui kmyfirewallnewdocument.ui kmyfirewallrc kmfconfignewhost.cpp kmfconfignewhost.h kmyfirewallconfignewhost.ui kmfchecklistoutput.cpp kmfchecklistoutput.h kmferrorhandler.cpp kmferrorhandler.h kmfinstall.sh
messages: rc.cpp
LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o -name \*.hpp -o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp -o -name \*.C`; \
if test -n "$$LIST"; then \
$(XGETTEXT) $$LIST -o $(podir)/kmyfirewall.pot; \
fi
noinst_HEADERS = kmyfirewall.h version.h

@ -1,6 +0,0 @@
SUBDIRS = iptables
# SUBDIRS = iptables pf
partdesktopdir = $(kde_servicetypesdir)
partdesktop_DATA = kmfcompilerplugin.desktop

@ -1,15 +0,0 @@
INCLUDES = $(all_includes) -I../../core -I../../kmfwidgets -I../../libkmfplugins
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfcompiler_ipt.la
libkmfcompiler_ipt_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) \
$(all_libraries) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfcompiler_ipt_la_SOURCES = kmfiptablescompiler.cpp kmfiptablesscriptgenerator.cpp kmfiptablesdocumentconverter.cpp
libkmfcompiler_ipt_la_LIBADD = \
$(LIB_TDEPARTS) ../../kmfwidgets/libkmfwidgets.la ../../core/libkmfcore.la
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfcompiler_ipt.desktop
pluginsdir = $(kde_datadir)/kmyfirewall/kpartplugins
plugins_DATA = kmfiptablescompiler.rc
noinst_HEADERS = kmfiptablesscriptgenerator.h kmfiptablesdocumentconverter.h

@ -1,13 +0,0 @@
INCLUDES = $(all_includes) -l../../core
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfcompiler_pf.la
libkmfcompiler_pf_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
libkmfcompiler_pf_la_SOURCES = kmfpfcompiler.cpp kmfpfscriptgenerator.cpp
libkmfcompiler_pf_la_LIBADD = \
$(LIB_TDEPARTS) ../../kmfwidgets/libkmfwidgets.la ../../core/libkmfcore.la
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfcompiler_pf.desktop
pluginsdir = $(kde_datadir)/kmyfirewall/kpartplugins
plugins_DATA = kmfpfcompiler.rc

@ -1,94 +0,0 @@
INCLUDES = $(all_includes)
METASOURCES = AUTO
kde_kcfg_DATA = kmfconfig.kcfg
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/protocols/
$(INSTALL_DATA) $(srcdir)/kmfprotocollibrary.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/protocols/kmfprotocollibrary.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/protocols/kmfprotocollibrary.xml
lib_LTLIBRARIES = libkmfcore.la
libkmfcore_la_LDFLAGS = -no-undefined $(KDE_RPATH) $(all_libraries)
libkmfcore_la_SOURCES = ipaddress.cpp \
iptable.cpp \
iptchain.cpp \
iptrule.cpp \
iptruleoption.cpp \
kmfapp.cpp \
kmfappstate.cpp \
kmfcheckinput.cpp \
kmfcompilerinterface.cpp \
kmfconfig.kcfgc \
kmfdoc.cpp \
kmferror.cpp \
kmferrorhandler.cpp \
kmfgenericdoc.cpp \
kmfinstallerinterface.cpp \
kmfiptdoc.cpp \
kmfnethost.cpp \
kmfnetwork.cpp \
kmfnetzone.cpp \
kmfnetzonelist.cpp \
kmfplugin.cpp \
kmfpluginfactory.cpp \
kmfprotocol.cpp \
kmfprotocolcategory.cpp \
kmfprotocollibrary.cpp \
kmfprotocolusage.cpp \
kmfruleeditinterface.cpp \
kmfruleoptioneditinterface.cpp \
kmfrulesetdoc.cpp \
kmfruletargetoptioneditinterface.cpp \
kmftargetconfig.cpp \
kmftarget.cpp \
kmftransaction.cpp \
kmfundoengine.cpp \
kmyfirewallinterface.cpp \
kprocesswrapper.cpp \
netfilterobject.cpp \
xmlnames.cpp
libkmfcoreincludedir = $(includedir)/kmyfirewall/core/
libkmfcore_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TDEIO) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI)
libkmfcoreinclude_HEADERS = ipaddress.h \
iptable.h \
iptchain.h \
iptrule.h \
iptruleoption.h \
kmfapp.h \
kmfappstate.h \
kmfcheckinput.h \
kmfcompilerinterface.h \
kmfdoc.h \
kmferror.h \
kmferrorhandler.h \
kmfgenericdoc.h \
kmfinstallerinterface.h \
kmfiptdoc.h \
kmfnethost.h \
kmfnetwork.h \
kmfnetzone.h \
kmfnetzonelist.h \
kmfplugin.h \
kmfpluginfactory.h \
kmfprotocol.h \
kmfprotocolcategory.h \
kmfprotocollibrary.h \
kmfprotocolusage.h \
kmfruleeditinterface.h \
kmfruleoptioneditinterface.h \
kmfrulesetdoc.h \
kmfruletargetoptioneditinterface.h \
kmftargetconfig.h \
kmftarget.h \
kmftransaction.h \
kmfundoengine.h \
kmyfirewallinterface.h \
kprocesswrapper.h \
netfilterobject.h \
xmlnames.h

@ -1,22 +0,0 @@
INCLUDES = $(all_includes) -I../core -I../ipteditor -I../kmfwidgets
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfgenericinterfacepart.la
partrcdir = $(kde_datadir)/kmfgenericinterfacepart
partrc_DATA = kmfgenericinterfacepartui.rc
libkmfgenericinterfacepart_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfgenericinterfacepart_la_LIBADD = \
$(LIB_TDEPARTS) ../kmfwidgets/libkmfwidgets.la ../core/libkmfcore.la
libkmfgenericinterfacepart_la_SOURCES = kmfgenericinterface.cpp \
kmfgenericinterface_part.cpp kmfgenericinterfaceprotocol.cpp kmfgenericinterfacenat.cpp \
kmfgenericinterfacehost.cpp kmfgenericinterfacelogging.cpp kmyfirewallgenericinterfacelogging.ui \
kmfgenericinterfaceicmp.cpp kmyfirewallgenericinterfaceicmp.ui \
kmyfirewallgenericinterfacehostwidget.ui kmyfirewallgenericinterfacenatwidget.ui \
kmyfirewallgenericinterfaceprotocolwidget.ui
noinst_HEADERS = kmfgenericinterface.h kmfgenericinterface_part.h \
kmfgenericinterfaceprotocol.h kmfgenericinterfacenat.h kmfgenericinterfacehost.h \
kmfgenericinterfacelogging.h kmfgenericinterfaceicmp.h

@ -1,23 +0,0 @@
SUBDIRS = linux
# SUBDIRS = linux openbsd
INCLUDES = $(all_includes) -I$(srcdir)/../core -I../kmfwidgets -I$(srcdir)/../kmfwidgets
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfinstallerplugin.la
pluginsdir = $(kde_datadir)/kmyfirewall/kpartplugins
plugins_DATA = kmfinstallerpluginui.rc
partdesktopdir = $(kde_servicetypesdir)
partdesktop_DATA = kmfinstallerplugin.desktop
libkmfinstallerplugin_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfinstallerplugin_la_SOURCES = kmfinstallerplugin.cpp
noinst_HEADERS = kmfinstallerplugin.h
libkmfinstallerplugin_la_LIBADD = \
../kmfwidgets/libkmfwidgets.la ../core/libkmfcore.la $(LIB_TDEPARTS)
templatedir = $(kde_datadir)/kmyfirewall/
template_DATA = README.InstallerPackage.txt

@ -1,17 +0,0 @@
INCLUDES = $(all_includes) -I../../core -I../../kmfwidgets -I../../libkmfplugins
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfinstaller_linux.la
libkmfinstaller_linux_la_LDFLAGS = -module -no-undefined $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) $(KDE_PLUGIN) \
$(all_libraries)
libkmfinstaller_linux_la_SOURCES = kmfiptinstaller.cpp
libkmfinstaller_linux_la_LIBADD = \
../../kmfwidgets/libkmfwidgets.la ../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfiptinstaller.h
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfinstaller_linux.desktop
# Install script
scriptdir = $(kde_datadir)/kmyfirewall/scripts/installer/linux
script_DATA = kmfinstall.sh kmfpkginstall.sh installpackage.sh autoconfighelper.sh

@ -1,18 +0,0 @@
INCLUDES = $(all_includes) -I../../core -I../../kmfwidgets -I../../libkmfplugins
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfinstaller_openbsd.la
libkmfinstaller_openbsd_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) \
$(all_libraries)
libkmfinstaller_openbsd_la_SOURCES = kmfpfinstaller.cpp
libkmfinstaller_openbsd_la_LIBADD = \
../../kmfwidgets/libkmfwidgets.la ../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfpfinstaller.h
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfinstaller_openbsd.desktop
# Install script
scriptdir = $(kde_datadir)/kmyfirewall/scripts/installer/openbsd
script_DATA = autoconfighelper.sh
# kmfinstall.sh kmfpkginstall.sh installpackage.sh

@ -1,34 +0,0 @@
# set the include path for X, TQt and TDE
INCLUDES = $(all_includes) -I../kmfwidgets -I../core
METASOURCES = AUTO
#########################################################################
# KPART SECTION
#########################################################################
# this is where the desktop file will go
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfipteditorpart.desktop
# this is where the part's XML-GUI resource file goes
partrcdir = $(kde_datadir)/kmfipteditorpart
partrc_DATA = kmfipteditorpartui.rc
kde_module_LTLIBRARIES = libkmfipteditorpart.la
libkmfipteditorpart_la_SOURCES = kmfchainedit.cpp kmfnewchaindlg.cpp kmfruleedit.cpp kmfipteditorpart.cpp kmyfirewallchaineditor.ui kmyfirewallchaineditornewchain.ui kmyfirewallruleeditor.ui
noinst_HEADERS = kmfchainedit.h kmfnewchaindlg.h kmfruleedit.h kmfipteditorpart.h
libkmfipteditorpart_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfipteditorpart_la_LIBADD = \
$(LIB_TDEPARTS) ../kmfwidgets/libkmfwidgets.la ../core/libkmfcore.la
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_frag_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_frag_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_frag_option.xml

@ -1,38 +0,0 @@
INCLUDES = $(all_includes) -I$(srcdir)/../core -I../core -I../ipteditor -I../genericinterface
METASOURCES = AUTO
lib_LTLIBRARIES = libkmfwidgets.la
libkmfwidgets_la_LDFLAGS = -no-undefined $(all_libraries)
libkmfwidgets_la_LIBADD = \
$(LIB_TDEPARTS) ../core/libkmfcore.la
libkmfwidgets_la_SOURCES = kmfchecklistitem.cpp kmfchecklistoutput.cpp \
kmfdocumentinfo.cpp kmfgenericinterfaceeditprotocol.cpp kmfgenericinterfaceeditprotocol.h \
kmfhostwidget.cpp kmfinterfacewidget.cpp kmfiptdocoptions.cpp kmfiptdocview.cpp \
kmfipv4addresswidget.cpp kmflistview.cpp kmflistviewitem.cpp kmfmainwindow.cpp \
kmfmultiportwidget.cpp kmfmynetworkwidget.cpp kmfnethostpropertieswidget.cpp \
kmfnetworkwidget.cpp kmfnewdocdlg.cpp kmfobjectinfo.cpp kmfportwidget.cpp kmfprocout.cpp \
kmfprotocollistview.cpp kmfprotocolpropertieswidget.cpp kmftqtdesignerplugin.cpp \
kmfselectactivetarget.cpp kmfselectinterface.cpp kmfsystemsettingslinux.cpp \
kmftemplatechooser.cpp kmftransactionlog.cpp kmyfirewalldocumentinfo.ui \
kmyfirewallgenericinterfaceeditprotocolwidget.ui kmyfirewallhostwidget.ui kmyfirewallinterfacewidget.ui \
kmyfirewalliptdocoptions.ui kmyfirewallipv4adddresswidget.ui kmyfirewallmultiportwidget.ui \
kmyfirewallmynetworkwidget.ui kmyfirewallnethostproperties.ui kmyfirewallnetworkwidget.ui \
kmyfirewallnewdocument.ui kmyfirewallobjectinfo.ui kmyfirewallportwidget.ui \
kmyfirewallprotocollistview.ui kmyfirewallprotocolpropertieswidget.ui kmyfirewallselectactivetarget.ui \
kmyfirewallselectinterface.ui kmyfirewallsystemsettingslinux.ui kmyfirewalltemplatechooser.ui \
kmyfirewalltransactionlog.ui
libkmfwidgetsincludedir = $(includedir)/kmyfirewall/kmfwidgets/
libkmfwidgetsinclude_HEADERS = kmfprocout.h kmflistview.h kmflistviewitem.h \
kmfmultiportwidget.h kmfportwidget.h kmfchecklistoutput.h kmfnewdocdlg.h kmfchecklistitem.h \
kmfmainwindow.h kmfnetworkwidget.h kmfiptdocoptions.h \
kmfobjectinfo.h kmyfirewallselectinterface.h
noinst_HEADERS = kmfdocumentinfo.h kmfhostwidget.h kmfinterfacewidget.h \
kmfipv4addresswidget.h kmfmynetworkwidget.h kmfnethostpropertieswidget.h kmfprotocollistview.h \
kmfprotocolpropertieswidget.h kmftqtdesignerplugin.h kmfselectactivetarget.h kmfsystemsettingslinux.h \
kmftemplatechooser.h kmftransactionlog.h

@ -1,5 +0,0 @@
# INCLUDES = -I../kmfwidgets $(all_includes)
METASOURCES = AUTO
partdesktopdir = $(kde_servicetypesdir)
partdesktop_DATA = kmfruleoptionedit.desktop kmfruletargetoptionedit.desktop
SUBDIRS = interface_option ip_option limit_option mac_option protocol_option state_option tos_option nat_target_option custom_option tos_target_option log_target_option mark_target_option

@ -1,22 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruleoptionedit_custom.la
libkmfruleoptionedit_custom_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruleoptionedit_custom_la_LIBADD = \
$(LIB_TDEPARTS) ../../core/libkmfcore.la
noinst_HEADERS = kmfruleoptioneditcustom.h kmfruleeditcustomopt.h
libkmfruleoptionedit_custom_la_SOURCES = kmfruleoptioneditcustom.cpp kmfruleeditcustomopt.cpp kmyfirewallruleeditorcustomrule.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruleoptionedit_custom.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_custom_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_custom_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_custom_option.xml

@ -1,26 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruleoptionedit_interface.la
libkmfruleoptionedit_interface_la_LDFLAGS = -module -no-undefined \
$(all_libraries) $(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruleoptionedit_interface_la_LIBADD = \
$(LIB_TDEPARTS) ../../core/libkmfcore.la
noinst_HEADERS = kmfruleeditorinterface.h kmfruleoptioneditinterface.h
libkmfruleoptionedit_interface_la_SOURCES = kmyfirewallruleeditorinterface.ui kmfruleeditorinterface.cpp kmfruleoptioneditinterface.cpp
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruleoptionedit_interface.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_interface_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_interface_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_interface_option.xml

@ -1,24 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruleoptionedit_ip.la
libkmfruleoptionedit_ip_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruleoptionedit_ip_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruleoptioneditip.h kmfruleeditip.h
libkmfruleoptionedit_ip_la_SOURCES = kmfruleoptioneditip.cpp kmfruleeditip.cpp kmyfirewallruleeditorip.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruleoptionedit_ip.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_ip_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_ip_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_ip_option.xml

@ -1,23 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruleoptionedit_limit.la
libkmfruleoptionedit_limit_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruleoptionedit_limit_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruleoptioneditlimit.h kmfruleeditorlimit.h
libkmfruleoptionedit_limit_la_SOURCES = kmfruleoptioneditlimit.cpp kmfruleeditorlimit.cpp kmyfirewallruleeditorlimit.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruleoptionedit_limit.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_limit_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_limit_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_limit_option.xml

@ -1,21 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruletargetoptionedit_log.la
libkmfruletargetoptionedit_log_la_LDFLAGS = -module -no-undefined \
$(all_libraries) $(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruletargetoptionedit_log_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruletargetoptioneditlog.h kmfruleedittargetlog.h
libkmfruletargetoptionedit_log_la_SOURCES = kmfruletargetoptioneditlog.cpp kmfruleedittargetlog.cpp kmyfirewallruleeditortargetlog.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruletargetoptionedit_log.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_target_log_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_target_log_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_target_log_option.xml

@ -1,21 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruleoptionedit_mac.la
libkmfruleoptionedit_mac_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruleoptionedit_mac_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruleoptioneditmac.h kmfruleeditmac.h
libkmfruleoptionedit_mac_la_SOURCES = kmfruleoptioneditmac.cpp kmfruleeditmac.cpp kmyfirewallruleeditormac.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruleoptionedit_mac.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_mac_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_mac_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_mac_option.xml

@ -1,21 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruletargetoptionedit_mark.la
libkmfruletargetoptionedit_mark_la_LDFLAGS = -module -no-undefined \
$(all_libraries) $(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruletargetoptionedit_mark_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruletargetoptioneditmark.h kmfruleedittargetmark.h
libkmfruletargetoptionedit_mark_la_SOURCES = kmfruletargetoptioneditmark.cpp kmfruleedittargetmark.cpp kmyfirewallruleeditortargetmark.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruletargetoptionedit_mark.desktop
install-data-local:
$(INSTALL_DATA) $(srcdir)/kmfruleoption_target_mark_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_target_mark_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_target_mark_option.xml

@ -1,22 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruletargetoptionedit_nat.la
libkmfruletargetoptionedit_nat_la_LDFLAGS = -module -no-undefined \
$(all_libraries) $(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruletargetoptionedit_nat_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruletargetoptioneditnat.h kmfruleeditortargetnat.h
libkmfruletargetoptionedit_nat_la_SOURCES = kmfruletargetoptioneditnat.cpp kmfruleeditortargetnat.cpp kmyfirewallruleeditortargetnat.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruletargetoptionedit_nat.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_target_nat_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_target_nat_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_target_nat_option.xml

@ -1,25 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruleoptionedit_protocol.la
libkmfruleoptionedit_protocol_la_LDFLAGS = -module -no-undefined \
$(all_libraries) $(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruleoptionedit_protocol_la_LIBADD = \
../../kmfwidgets/libkmfwidgets.la ../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruleoptioneditprotocol.h kmfruleeditorprotocol.h
libkmfruleoptionedit_protocol_la_SOURCES = kmfruleoptioneditprotocol.cpp kmfruleeditorprotocol.cpp kmyfirewallruleeditorprotocol.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruleoptionedit_protocol.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_protocol_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_protocol_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_protocol_option.xml

@ -1,23 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruleoptionedit_state.la
libkmfruleoptionedit_state_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruleoptionedit_state_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruleoptioneditstate.h kmfruleeditorstate.h
libkmfruleoptionedit_state_la_SOURCES = kmyfirewallruleeditorstate.ui kmfruleoptioneditstate.cpp kmfruleeditorstate.cpp
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruleoptionedit_state.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_state_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_state_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_state_option.xml

@ -1,24 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruleoptionedit_tos.la
libkmfruleoptionedit_tos_la_LDFLAGS = -module -no-undefined $(all_libraries) \
$(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruleoptionedit_tos_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruleoptionedittos.h kmfruleeditortos.h
libkmfruleoptionedit_tos_la_SOURCES = kmfruleoptionedittos.cpp kmfruleeditortos.cpp kmyfirewallruleeditortos.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruleoptionedit_tos.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_tos_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_tos_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_tos_option.xml

@ -1,22 +0,0 @@
INCLUDES = $(all_includes) -I../../kmfwidgets -I../../ipteditor
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkmfruletargetoptionedit_tos.la
libkmfruletargetoptionedit_tos_la_LDFLAGS = -module -no-undefined \
$(all_libraries) $(KDE_PLUGIN) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
libkmfruletargetoptionedit_tos_la_LIBADD = \
../../core/libkmfcore.la $(LIB_TDEPARTS)
noinst_HEADERS = kmfruletargetoptionedittos.h kmfruleeditortos.h
libkmfruletargetoptionedit_tos_la_SOURCES = kmfruletargetoptionedittos.cpp kmfruleeditortos.cpp kmyfirewallruleeditortos.ui
partdesktopdir = $(kde_servicesdir)
partdesktop_DATA = kmfruletargetoptionedit_tos.desktop
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/
$(INSTALL_DATA) $(srcdir)/kmfruleoption_target_tos_reject_option.xml $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_target_tos_reject_option.xml
uninstall-local:
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/ruleoptions/kmfruleoption_target_tos_reject_option.xml

@ -1,134 +0,0 @@
EXTRA_DIST = reject.png target.png kmyfirewall-64.png kmyfirewall-48.png kmyfirewall-32.png kmyfirewall-22.png kmyfirewall-16.png kmyfirewall-48-lo.png kmyfirewall-32-lo.png kmyfirewall-16-lo.png rule-16.png rule-22.png rule-32.png rule-48.png rule-64.png
install-data-local:
# App icons
$(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall-64.png $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kmyfirewall.png
$(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall-48.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kmyfirewall.png
$(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall-32.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kmyfirewall.png
$(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall-22.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kmyfirewall.png
$(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall-16.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kmyfirewall.png
$(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/48x48/apps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall-48-lo.png $(DESTDIR)$(kde_icondir)/locolor/48x48/apps/kmyfirewall.png
$(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall-32-lo.png $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/kmyfirewall.png
$(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall-16-lo.png $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/kmyfirewall.png
$(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps/
$(INSTALL_DATA) $(srcdir)/kmyfirewall.xpm $(DESTDIR)$(datadir)/pixmaps/kmyfirewall.xpm
# Internal icons
# KMFyFirewall
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/
$(INSTALL_DATA) $(srcdir)/kmf_snapshot_generic_interface.png $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/kmf_snapshot_generic_interface.png
$(INSTALL_DATA) $(srcdir)/kmf_snapshot_iptables_interface.png $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/kmf_snapshot_iptables_interface.png
$(INSTALL_DATA) $(srcdir)/reject.png $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/reject.png
$(INSTALL_DATA) $(srcdir)/target.png $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/target.png
$(INSTALL_DATA) $(srcdir)/splash.png $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/splash.png
$(INSTALL_DATA) $(srcdir)/splash_cut.png $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/splash_cut.png
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/22x22/actions/
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/32x32/actions/
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/48x48/actions/
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/64x64/actions/
$(INSTALL_DATA) $(srcdir)/rule-16.png $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/rule.png
$(INSTALL_DATA) $(srcdir)/rule-22.png $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/22x22/actions/rule.png
$(INSTALL_DATA) $(srcdir)/rule-32.png $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/32x32/actions/rule.png
$(INSTALL_DATA) $(srcdir)/rule-48.png $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/48x48/actions/rule.png
$(INSTALL_DATA) $(srcdir)/rule-64.png $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/64x64/actions/rule.png
$(INSTALL_DATA) $(srcdir)/user_defined-16.png $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/user_defined.png
$(INSTALL_DATA) $(srcdir)/builtin-16.png $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/builtin.png
$(INSTALL_DATA) $(srcdir)/table-16.png $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/table.png
# KMFSysTray
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmfsystray/pics/
$(INSTALL_DATA) $(srcdir)/reject.png $(DESTDIR)$(kde_datadir)/kmfsystray/pics/reject.png
$(INSTALL_DATA) $(srcdir)/target.png $(DESTDIR)$(kde_datadir)/kmfsystray/pics/target.png
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/16x16/actions/
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/22x22/actions/
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/32x32/actions/
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/48x48/actions/
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/64x64/actions/
$(INSTALL_DATA) $(srcdir)/rule-16.png $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/16x16/actions/rule.png
$(INSTALL_DATA) $(srcdir)/rule-22.png $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/22x22/actions/rule.png
$(INSTALL_DATA) $(srcdir)/rule-32.png $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/32x32/actions/rule.png
$(INSTALL_DATA) $(srcdir)/rule-48.png $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/48x48/actions/rule.png
$(INSTALL_DATA) $(srcdir)/rule-64.png $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/64x64/actions/rule.png
$(INSTALL_DATA) $(srcdir)/user_defined-16.png $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/16x16/actions/user_defined.png
$(INSTALL_DATA) $(srcdir)/builtin-16.png $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/16x16/actions/builtin.png
$(INSTALL_DATA) $(srcdir)/table-16.png $(DESTDIR)$(kde_datadir)/kmfsystray/icons/hicolor/16x16/actions/table.png
uninstall-local:
-rm -f $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kmyfirewall.png
-rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kmyfirewall.png
-rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kmyfirewall.png
-rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kmyfirewall.png
-rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kmyfirewall.png
-rm -f $(DESTDIR)$(kde_icondir)/locolor/48x48/apps/kmyfirewall.png
-rm -f $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/kmyfirewall.png
-rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/kmyfirewall.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/kmf_snapshot_generic_interface.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/kmf_snapshot_iptables_interface.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/reject.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/target.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/splash.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/pics/splash_cut.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/rule.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/22x22/actions/rule.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/32x32/actions/rule.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/48x48/actions/rule.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/64x64/actions/rule.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/user_defined.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/builtin.png
-rm -f $(DESTDIR)$(kde_datadir)/kmyfirewall/icons/hicolor/16x16/actions/table.png
-rm -rf $(DESTDIR)$(kde_datadir)/kmyfirewall/pics
-rm -rf $(DESTDIR)$(kde_datadir)/kmyfirewall/icons
####### tdevelop will overwrite this part!!! (end)############
# These paths are KDE specific. Use them:
# kde_appsdir Where your application's menu entry (.desktop) should go to.
# kde_icondir Where your icon should go to - better use KDE_ICON.
# kde_sounddir Where your sounds should go to.
# kde_htmldir Where your docs should go to. (contains lang subdirs)
# kde_datadir Where you install application data. (Use a subdir)
# kde_locale Where translation files should go to. (contains lang subdirs)
# kde_cgidir Where cgi-bin executables should go to.
# kde_confdir Where config files should go to (system-wide ones with default values).
# kde_mimedir Where mimetypes .desktop files should go to.
# kde_servicesdir Where services .desktop files should go to.
# kde_servicetypesdir Where servicetypes .desktop files should go to.
# kde_toolbardir Where general toolbar icons should go to (deprecated, use KDE_ICON).
# kde_wallpaperdir Where general wallpapers should go to.
# kde_templatesdir Where templates for the "New" menu (Konqueror/KDesktop) should go to.
# kde_bindir Where executables should go to. Use bin_PROGRAMS or bin_SCRIPTS.
# kde_libdir Where shared libraries should go to. Use lib_LTLIBRARIES.
# kde_moduledir Where modules (e.g. parts) should go to. Use kde_module_LTLIBRARIES.
# kde_styledir Where TQt/TDE widget styles should go to.
# kde_designerdir Where TQt Designer plugins should go to.

@ -1,7 +0,0 @@
KMFIPTInterface
KMFSysTray
doc
kmyfirewall
pics
templates
translations

@ -1,9 +0,0 @@
EXTRA_DIST = workstation_template.tkmfrs
templatedir = $(kde_datadir)/kmyfirewall/templates
template_DATA = 02_workstation_template.tkmfgrs \
02_workstation_template.tkmfrs \
03_nat_router_template.tkmfgrs \
03_nat_router_template.tkmfrs \
04_web_server_template.tkmfgrs \
04_web_server_template.tkmfrs

@ -1 +0,0 @@
SUBDIRS = messages

@ -1 +0,0 @@
SUBDIRS = kmyfirewall kmfsystray
Loading…
Cancel
Save