the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: kdewebdev3
Version: 3.5.10
Revision: 1
Description: KDE - Web Development Tools
License: GPL/LGPL
Maintainer: Benjamin Reed
Depends: <<
kfilereplace (>= %v-%r),
kimagemapeditor (>= %v-%r),
klinkstatus (>= %v-%r),
kommander (>= %v-%r),
kxsldbg (>= %v-%r),
quanta (>= %v-%r)
<<
BuildDepends: <<
arts-dev (>= 1.5.10-1),
autoconf (>= 2.60-1),
cctools-single-module,
expat1,
fink (>= 0.28.0-1),
freetype219 (>= 2.3.7-7),
gettext-tools,
kdelibs3-unified-dev (>= %v-1),
kdesdk3-dev (>= %v-1),
libart2 (>= 2.3.19-1),
libgettext3-dev,
libiconv-dev,
libidn,
libjpeg,
libpng3 (>= 1.2.8-1),
libxml2,
libxslt,
pcre,
pkgconfig (>= 0.22-3),
qt3 (>= 3.3.8-1027),
unsermake (>= 0.4-0.20060316.1),
x11-dev,
xmkmf
<<
Conflicts: %N (<< %v-%r)
Replaces: %N (<< %v-%r)
GCC: 4.0
CustomMirror: <<
Primary: http://ranger.users.finkproject.org/distfiles
eur-NL: http://ranger.users.finkproject.org/distfiles
nam-US: http://ranger.befunk.com/fink
nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
nam-CA: http://www.southofheaven.net/befunk
<<
Source: mirror:kde:stable/%v/src/kdewebdev-%v.tar.bz2
Source-MD5: 7188f351158ca5a7613c3de4a6854b37
Source2: mirror:custom:kde-admindir/kde-admindir-1605.tar.bz2
Source2-MD5: e2dccadc3d36718ef9a7e3c7789e2bdf
Source2ExtractDir: kdewebdev-%v
SourceDirectory: kdewebdev-%v
PatchScript: <<
%{default_script}
perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*
<<
PatchFile: %n.patch
PatchFile-MD5: 3a54c8c0e20fa6242d0a51404eb45eb1
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
ConfigureParams: --with-distribution='Fink/Mac OS X'
CompileScript: <<
#!/bin/sh -ev
export PREFIX="%p" USE_UNSERMAKE=1
. ./environment-helper.sh
./build-helper.sh cvs %N %v %r make -f admin/Makefile.common cvs
./build-helper.sh configure %N %v %r ./configure %c $CONFIGURE_PARAMS
perl -pi -e 's,-fvisibility=hidden -fvisibility-inlines-hidden,,g' Makefile
./build-helper.sh make %N %v %r unsermake $UNSERMAKEFLAGS
<<
InstallScript: <<
#!/bin/sh -ev
export PREFIX="%p" USE_UNSERMAKE=1
. ./environment-helper.sh
./build-helper.sh install %N %v %r unsermake -p -j1 install DESTDIR=%d
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
touch %i/share/doc/installed-packages/%N-base
<<
DocFiles: AUTHORS COPYING ChangeLog INSTALL README
SplitOff: <<
Package: %N-dev
Description: KDE - kdewebdev development headers and libraries
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
BuildDependsOnly: true
Files: <<
include
lib/*.la
lib/libkommanderplugin.dylib
lib/libkommanderwidget.dylib
lib/libkommanderwidgets.dylib
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff2: <<
Package: kfilereplace
Description: KDE - String replacement utility
Depends: <<
%N-base (>= %v-%r),
cervisia (>= %v-1)
<<
Replaces: <<
quanta,
%N (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kfilereplace
lib/kde3/*kfilereplace*
share/applications/kde/kfilereplace*
share/apps/kfilereplacepart
share/apps/kfilereplace
share/doc/kde/en/kfilereplace
share/icons/hicolor/22x22/apps/kfilereplace*
share/icons/hicolor/32x32/apps/kfilereplace*
share/icons/hicolor/48x48/apps/kfilereplace*
share/services/kfilereplace*
<<
Homepage: http://kfilereplace.sourceforge.net/
DescDetail: <<
KFileReplace is a KDE utility which replace some strings with others in a
lot of files in an only operation. Then it's very easy to update some URLs,
filenames, etc. which are written in all files of a project.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff3: <<
Package: kimagemapeditor
Description: KDE - Edit HTML image maps
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: <<
bin/kimagemapeditor
lib/kde3/*kimagemap*
share/applications/kde/kimagemapeditor*
share/apps/kimagemapeditor
share/icons/hicolor/16x16/apps/kimagemapeditor*
share/icons/hicolor/32x32/apps/kimagemapeditor*
share/icons/hicolor/48x48/apps/kimagemapeditor*
share/icons/locolor/16x16/apps/kimagemapeditor*
share/icons/locolor/32x32/apps/kimagemapeditor*
share/services/kimagemapeditorpart.desktop
<<
Homepage: http://www.nongnu.org/kimagemap/index.html
DescDetail: <<
KImageMapEditor is a tool for Linux/KDE that allows you to edit image maps
of HTML files. It can be fully integrated with Quanta since it is based
on KPart technology.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff4: <<
Package: klinkstatus
Description: KDE - Web site link checker
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: <<
bin/klinkstatus
lib/kde3/*klinkstatus*
share/applications/kde/klinkstatus*
share/apps/klinkstatus*
share/config.kcfg/klinkstatus.kcfg
share/doc/kde/en/klinkstatus
share/icons/crystalsvg/16x16/actions/bug*
share/icons/hicolor/128x128/apps/klinkstatus*
share/icons/hicolor/16x16/apps/klinkstatus*
share/icons/hicolor/22x22/apps/klinkstatus*
share/icons/hicolor/32x32/apps/klinkstatus*
share/icons/hicolor/48x48/apps/klinkstatus*
share/icons/hicolor/64x64/apps/klinkstatus*
share/services/klinkstatus_part.desktop
<<
Homepage: http://linkstatus.paradigma.co.pt/
DescDetail: <<
LinkStatus is an Open Source tool for checking links in a web page.
It can search by depth, domain or both. On a domain search it's also
possible to choose the search depth of URL's with foreign domain.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff5: <<
Package: kommander
Description: KDE - Dialog box creator
Depends: %N-base (>= %v-%r)
Replaces: <<
quanta (<< 3.3.1-1),
%N (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kmdr-*
lib/libkommander*
lib/kde3/libkommander_part*
share/applications/kde/kmdr-editor*
share/applnk/.hidden/kmdr-executor*
share/apps/katepart/syntax/kommander*
share/apps/kdevappwizard
share/apps/kmdr-editor
share/apps/kommander
share/doc/kde/en/kommander
share/icons/crystalsvg/128x128/apps/kommander*
share/icons/crystalsvg/16x16/apps/kommander*
share/icons/crystalsvg/22x22/apps/kommander*
share/icons/crystalsvg/32x32/apps/kommander*
share/icons/crystalsvg/64x64/apps/kommander*
share/mimelnk/application/x-kommander.desktop
share/services/kommander_part.desktop
<<
Shlibs: <<
%p/lib/libkommanderplugin.0.dylib 1.0.0 kommander (>= 3.5.0-1)
%p/lib/libkommanderwidget.0.dylib 1.0.0 kommander (>= 3.5.0-1)
%p/lib/libkommanderwidgets.0.dylib 1.0.0 kommander (>= 3.5.0-1)
<<
Homepage: http://quanta.sourceforge.net/main2.php?snapfile=snap02
DescDetail: <<
Kommander is essentially two programs, an editor to build the dialogs
and an executor to run them. You can run the editor with the command
"kmdr-editor" and the executor with "kmdr-executor dialog.kmdr". The
core idea is that any widget can have text associated and that the
dialog can create strings to echo, command lines, DCOP interactions
and can even include shell scripting.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff6: <<
Package: kxsldbg
Description: KDE - XML stylesheet debugger
Depends: %N-base (>= %v-%r)
Replaces: <<
quanta (<< 3.3.1-1),
%N (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kxsldbg
bin/xsldbg
lib/kde3/*xsldbg*
share/applications/kde/kxsldbg*
share/apps/kxsldbg*
share/doc/kde/en/*xsldbg*
share/icons/hicolor/16x16/actions/1downarrow*
share/icons/hicolor/22x22/actions/1downarrow*
share/icons/hicolor/16x16/actions/configure*
share/icons/hicolor/22x22/actions/configure*
share/icons/hicolor/16x16/actions/exit*
share/icons/hicolor/22x22/actions/exit*
share/icons/hicolor/16x16/actions/hash*
share/icons/hicolor/16x16/actions/mark*
share/icons/hicolor/16x16/actions/next*
share/icons/hicolor/22x22/actions/next*
share/icons/hicolor/16x16/actions/run*
share/icons/hicolor/22x22/actions/run*
share/icons/hicolor/16x16/actions/step*
share/icons/hicolor/22x22/actions/step*
share/icons/hicolor/16x16/actions/xsldbg*
share/icons/hicolor/22x22/actions/xsldbg*
share/services/kxsldbg_part.desktop
<<
DescDetail: <<
KXsldbg is a debugger for XSLT scripts. It includes a graphical
user interface, and can be run as a standalone application or as
an embedded KDE part.
XSLT is an XML language for defining transformations of XML files
from XML to some other arbitrary format, such as XML, HTML, plain
text, etc., using standard XSLT stylesheets.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff7: <<
Package: quanta
Description: KDE - HTML Editor
Depends: <<
%N-base (>= %v-%r),
tidy
<<
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Suggests: kdiff3
Files: <<
bin/quanta
lib/kde3/*quanta*
share/applications/kde/quanta*
share/apps/kafkapart
share/apps/quanta
share/doc/kde/en/quanta
share/icons/hicolor/16x16/apps/quanta*
share/icons/hicolor/22x22/apps/quanta*
share/icons/hicolor/32x32/apps/quanta*
share/icons/hicolor/48x48/apps/quanta*
share/mimelnk/application/x-webprj.desktop
share/services/quanta*.desktop
share/servicetypes/quanta*.desktop
share/man/man1/quanta*
<<
Homepage: http://quanta.sourceforge.net/
DescDetail: <<
Quanta Plus is a web development tool for the K Desktop
Environment. Quanta is designed for quick web development
and is rapidly becoming a mature editor with a number of
great features.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff8: <<
Package: %N-base
Description: KDE - kdewebdev base package
Depends: kdebase3-unified (>= %v-1)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: share/doc/installed-packages/%N-base
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
PostInstScript: <<
if [ -x "%p/bin/kde-update-caches.sh" ]; then
%p/bin/kde-update-caches.sh >/dev/null 2>&1 || :
fi
<<
DescDetail: <<
Various web development applications for KDE.
Install the kdewebdev3 package if you want to install all of the
kdewebdev packages.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------
To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ Startup ]--------------------------------------------------------
Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.
NOTE: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
diff -Nurd kdewebdev-3.5.10/kfilereplace/Makefile.am kdewebdev-3.5.10-new/kfilereplace/Makefile.am
--- kdewebdev-3.5.10/kfilereplace/Makefile.am 2007-05-14 03:54:02.000000000 -0400
+++ kdewebdev-3.5.10-new/kfilereplace/Makefile.am 2010-07-26 05:11:49.000000000 -0400
@@ -22,7 +22,7 @@
commandengine.cpp configurationclasses.cpp
libkfilereplacepart_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
-libkfilereplacepart_la_LIBADD = $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KHTML)
+libkfilereplacepart_la_LIBADD = $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KHTML) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -lDCOP
messages: rc.cpp
$(XGETTEXT) *.cpp *.h -o $(podir)/kfilereplace.pot
@@ -39,5 +39,5 @@
shellrc_DATA = kfilereplaceui.rc
bin_PROGRAMS = kfilereplace
kfilereplace_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-kfilereplace_LDADD = $(LIB_KPARTS)
+kfilereplace_LDADD = $(LIB_KPARTS) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI)
kfilereplace_SOURCES = kfilereplace.cpp main.cpp
diff -Nurd kdewebdev-3.5.10/kimagemapeditor/Makefile.am kdewebdev-3.5.10-new/kimagemapeditor/Makefile.am
--- kdewebdev-3.5.10/kimagemapeditor/Makefile.am 2005-09-10 04:23:17.000000000 -0400
+++ kdewebdev-3.5.10-new/kimagemapeditor/Makefile.am 2010-07-26 05:08:38.000000000 -0400
@@ -39,10 +39,10 @@
libkimagemapeditor_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
-libkimagemapeditor_la_LIBADD = libkimagemapeditorcommon.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KHTML)
+libkimagemapeditor_la_LIBADD = libkimagemapeditorcommon.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KHTML) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI)
kimagemapeditor_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-kimagemapeditor_LDADD = libkimagemapeditorcommon.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KHTML)
+kimagemapeditor_LDADD = libkimagemapeditorcommon.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KHTML) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -lDCOP
# set the include path for X, qt and KDE
INCLUDES= $(all_includes)
diff -Nurd kdewebdev-3.5.10/klinkstatus/src/Makefile.am kdewebdev-3.5.10-new/klinkstatus/src/Makefile.am
--- kdewebdev-3.5.10/klinkstatus/src/Makefile.am 2006-10-01 13:29:42.000000000 -0400
+++ kdewebdev-3.5.10-new/klinkstatus/src/Makefile.am 2010-07-26 05:05:49.000000000 -0400
@@ -18,7 +18,7 @@
# the application source, library search path, and link libraries
klinkstatus_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-klinkstatus_LDADD = $(LIB_KPARTS)
+klinkstatus_LDADD = $(LIB_KPARTS) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI)
xdg_apps_DATA = klinkstatus.desktop
@@ -37,7 +37,7 @@
libklinkstatuspart_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
libklinkstatuspart_la_LIBADD = ui/settings/libsettings.la \
ui/libui.la engine/libengine.la \
- parser/libparser.la utils/libutils.la $(LIB_KPARTS) $(LIB_KFILE)
+ parser/libparser.la utils/libutils.la $(LIB_KPARTS) $(LIB_KFILE) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -lDCOP
# this is where the desktop file will go
partdesktopdir = $(kde_servicesdir)
diff -Nurd kdewebdev-3.5.10/kommander/editor/Makefile.am kdewebdev-3.5.10-new/kommander/editor/Makefile.am
--- kdewebdev-3.5.10/kommander/editor/Makefile.am 2008-02-13 04:39:07.000000000 -0500
+++ kdewebdev-3.5.10-new/kommander/editor/Makefile.am 2010-07-26 05:03:14.000000000 -0400
@@ -13,7 +13,7 @@
kmdr_editor_LDADD = $(top_builddir)/kommander/factory/libkommanderfactory.la \
$(top_builddir)/kommander/widget/libkommanderwidget.la \
$(top_builddir)/kommander/widgets/libkommanderwidgets.la \
- $(top_builddir)/kommander/plugin/libkommanderplugin.la -lktexteditor
+ $(top_builddir)/kommander/plugin/libkommanderplugin.la -lktexteditor $(LIB_KPARTS)
# which sources should be compiled for kmdr_editor
kmdr_editor_SOURCES = actiondnd.cpp actioneditorimpl.cpp \
diff -Nurd kdewebdev-3.5.10/kommander/plugin/Makefile.am kdewebdev-3.5.10-new/kommander/plugin/Makefile.am
--- kdewebdev-3.5.10/kommander/plugin/Makefile.am 2008-02-13 04:39:07.000000000 -0500
+++ kdewebdev-3.5.10-new/kommander/plugin/Makefile.am 2010-07-26 03:45:31.000000000 -0400
@@ -7,7 +7,7 @@
libkommanderplugin_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined
# the libraries to link against.
-libkommanderplugin_la_LIBADD = $(LIB_KDEUI) $(LIB_QT)
+libkommanderplugin_la_LIBADD = $(LIB_KDEUI) $(LIB_QT) $(LIB_KDECORE)
libkommanderplugin_la_SOURCES = kommanderplugin.cpp specialinformation.cpp
diff -Nurd kdewebdev-3.5.10/kommander/widget/Makefile.am kdewebdev-3.5.10-new/kommander/widget/Makefile.am
--- kdewebdev-3.5.10/kommander/widget/Makefile.am 2008-08-19 14:15:10.000000000 -0400
+++ kdewebdev-3.5.10-new/kommander/widget/Makefile.am 2010-07-26 03:47:03.000000000 -0400
@@ -7,7 +7,7 @@
libkommanderwidget_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined
# the libraries to link against.
-libkommanderwidget_la_LIBADD = $(top_builddir)/kommander/factory/libkommanderfactory.la $(LIB_KIO) $(LIB_KDEUI) $(LIB_QT)
+libkommanderwidget_la_LIBADD = $(top_builddir)/kommander/factory/libkommanderfactory.la $(LIB_KIO) $(LIB_KDEUI) $(LIB_QT) -lDCOP
libkommanderwidget_la_SOURCES = expression.cpp function.cpp functionlib.cpp \
invokeclass.cpp kmdrmainwindow.cpp kommanderfunctions.cpp kommanderwidget.cpp \
diff -Nurd kdewebdev-3.5.10/kxsldbg/Makefile.am kdewebdev-3.5.10-new/kxsldbg/Makefile.am
--- kdewebdev-3.5.10/kxsldbg/Makefile.am 2005-09-10 04:23:17.000000000 -0400
+++ kdewebdev-3.5.10-new/kxsldbg/Makefile.am 2010-07-26 04:59:41.000000000 -0400
@@ -3,7 +3,7 @@
kxsldbg_SOURCES = kxsldbg.cpp main.cpp kxsldbgif.skel
noinst_HEADERS = kxsldbg.h
kxsldbg_DEPENDENCIES = ./kxsldbgpart/libqtnotfier/libqtnotfier.la ./kxsldbgpart/libkxsldbgcommon.la ./kxsldbgpart/libxsldbg/libxsldbg.la
-kxsldbg_LDADD = ./kxsldbgpart/libqtnotfier/libqtnotfier.la ./kxsldbgpart/libkxsldbgcommon.la ./kxsldbgpart/libxsldbg/libxsldbg.la $(LIB_KDEUI) $(LIBXSLT_LIBS) $(LIBXML_LIBS) $(LIB_KPARTS)
+kxsldbg_LDADD = ./kxsldbgpart/libqtnotfier/libqtnotfier.la ./kxsldbgpart/libkxsldbgcommon.la ./kxsldbgpart/libxsldbg/libxsldbg.la $(LIB_KDEUI) $(LIBXSLT_LIBS) $(LIBXML_LIBS) $(LIB_KPARTS) $(LIB_QT) $(LIB_KDECORE) -lDCOP
SUBDIRS = kxsldbgpart
@@ -18,7 +18,7 @@
xsldbg_DEPENDENCIES = kxsldbgpart/libxsldbg/libxsldbg.la
# use of configure defined libraries
-xsldbg_LDADD = kxsldbgpart/libxsldbg/libxsldbg.la $(LIBXSLT_LIBS) $(LIBXML_LIBS) $(LIB_KDEUI)
+xsldbg_LDADD = kxsldbgpart/libxsldbg/libxsldbg.la $(LIBXSLT_LIBS) $(LIBXML_LIBS) $(LIB_KDEUI) $(LIB_QT) $(LIB_KDECORE)
#
# the library search path.
xsldbg_LDFLAGS = $(all_libraries) $(XSLDBG_EXTRA_LIBS)
diff -Nurd kdewebdev-3.5.10/kxsldbg/kxsldbgpart/Makefile.am kdewebdev-3.5.10-new/kxsldbg/kxsldbgpart/Makefile.am
--- kdewebdev-3.5.10/kxsldbg/kxsldbgpart/Makefile.am 2005-09-10 04:23:16.000000000 -0400
+++ kdewebdev-3.5.10-new/kxsldbg/kxsldbgpart/Makefile.am 2010-07-26 05:02:02.000000000 -0400
@@ -16,7 +16,7 @@
libkxsldbgpart_la_LDFLAGS = -module $(KDE_PLUGIN) -lkatepartinterfaces $(all_libraries) $(XSLDBG_EXTRA_LIBS)
-libkxsldbgpart_la_LIBADD = libkxsldbgcommon.la $(LIB_KPARTS)
+libkxsldbgpart_la_LIBADD = libkxsldbgcommon.la $(LIB_KPARTS) $(LIB_QT) $(LIB_KDECORE) -lDCOP $(LIB_KDEUI) $(LIB_KIO) -lktexteditor
# this is where the desktop file will go
diff -Nurd kdewebdev-3.5.10/quanta/components/debugger/dbgp/Makefile.am kdewebdev-3.5.10-new/quanta/components/debugger/dbgp/Makefile.am
--- kdewebdev-3.5.10/quanta/components/debugger/dbgp/Makefile.am 2005-09-10 04:22:57.000000000 -0400
+++ kdewebdev-3.5.10-new/quanta/components/debugger/dbgp/Makefile.am 2010-07-26 04:19:05.000000000 -0400
@@ -5,7 +5,7 @@
quantadebuggerdbgp_la_SOURCES = quantadebuggerdbgp.cpp dbgpsettingss.ui \
dbgpsettings.cpp dbgpnetwork.cpp qbytearrayfifo.cpp
quantadebuggerdbgp_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
-quantadebuggerdbgp_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS)
+quantadebuggerdbgp_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS) $(LIB_QT) $(LIB_KDECORE) $(LIB_KIO) $(LIB_KDEUI)
kde_services_DATA = quantadebuggerdbgp.desktop
INCLUDES = -I$(top_srcdir)/quanta/components/debugger \
diff -Nurd kdewebdev-3.5.10/quanta/components/debugger/gubed/Makefile.am kdewebdev-3.5.10-new/quanta/components/debugger/gubed/Makefile.am
--- kdewebdev-3.5.10/quanta/components/debugger/gubed/Makefile.am 2005-09-10 04:22:56.000000000 -0400
+++ kdewebdev-3.5.10-new/quanta/components/debugger/gubed/Makefile.am 2010-07-26 04:12:26.000000000 -0400
@@ -4,7 +4,7 @@
quantadebuggergubed_la_SOURCES = gubedsettingss.ui quantadebuggergubed.cpp gubedsettings.cpp
quantadebuggergubed_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
-quantadebuggergubed_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS)
+quantadebuggergubed_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI)
kde_services_DATA = quantadebuggergubed.desktop
INCLUDES = -I$(top_srcdir)/quanta/components/debugger \
diff -Nurd kdewebdev-3.5.10/quanta/src/Makefile.am kdewebdev-3.5.10-new/quanta/src/Makefile.am
--- kdewebdev-3.5.10/quanta/src/Makefile.am 2005-09-10 04:23:00.000000000 -0400
+++ kdewebdev-3.5.10-new/quanta/src/Makefile.am 2010-07-26 04:57:32.000000000 -0400
@@ -30,7 +30,7 @@
$(top_builddir)/quanta/utility/libutility.la \
$(top_builddir)/lib/libquantamodule.la \
-lkatepartinterfaces $(LIB_KNEWSTUFF) $(LIB_KAFKA) $(LIB_CVSSERVICE) \
- $(LIB_KMDI) $(LIBXML_LIBS) $(LIBXSLT_LIBS) $(LIB_KABC) $(LIB_KSPELL) $(LIB_KHTML)
+ $(LIB_KMDI) $(LIBXML_LIBS) $(LIBXSLT_LIBS) $(LIB_KABC) $(LIB_KSPELL) $(LIB_KHTML) $(LIB_QT) $(LIB_KDECORE) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KPARTS) -lDCOP -lktexteditor -lkdefx
# $(top_builddir)/lib/compatibility/libcompat.la
AM_CPPFLAGS = -I$(top_srcdir)/quanta/dialogs \