the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: kdeartwork3
Version: 3.5.10
Revision: 1
Description: KDE - additional artwork
License: GPL/LGPL
Maintainer: Benjamin Reed
Depends: <<
kde-extra-sounds (>= %v-%r),
kde-extra-themes (>= %v-%r),
kde-extra-wallpapers (>= %v-%r),
kde-icons-classic (>= %v-%r),
kde-icons-kids (>= %v-%r),
kde-icons-ikons (>= %v-%r),
kde-icons-locolor (>= %v-%r),
kde-icons-slick (>= %v-%r),
kde-emoticons (>= %v-%r),
kworldclock-maps (>= %v-%r),
kde-extra-screensavers (>= %v-%r)
<<
BuildDepends: <<
arts-dev (>= 1.5.10-1),
audiofile (>= 0.2.6-11),
autoconf (>= 2.60-1),
cctools-single-module,
esound,
expat1,
fink (>= 0.28.0-1),
freetype219 (>= 2.3.7-7),
gettext-bin,
gettext-tools,
glib2-dev (>= 2.14.0-1),
kdebase3-unified-dev (>= %v-1),
kdelibs3-unified-dev (>= %v-1),
kworldclock (>= %v-1),
libart2 (>= 2.3.19-1),
libgettext3-dev,
libiconv-dev,
libidn,
libjpeg,
libogg,
libmad,
libpng3 (>= 1.2.8-1),
libvorbis0,
pkgconfig (>= 0.22-3),
qt3 (>= 3.3.8-1027),
xscreensaver (>= 4.21-1),
unsermake (>= 0.4-0.20060316.1),
x11-dev,
xmkmf
<<
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/kdeartwork-%v.tar.bz2
Source-MD5: 6e6f089dc0f1dabb0f138641600d0b59
Source2: mirror:custom:kde-admindir/kde-admindir-1605.tar.bz2
Source2-MD5: e2dccadc3d36718ef9a7e3c7789e2bdf
Source2ExtractDir: kdeartwork-%v
SourceDirectory: kdeartwork-%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/*
find . -name Makefile.am | xargs perl -pi -e 's/(_(LIBADD|LDADD)\s*=.*)/\1 \$(LIB_QT) \$(LIB_KDECORE)/'
<<
PatchFile: %n.patch
PatchFile-MD5: 1a5986e22f9d0ec08f4bd001eb5b50ab
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
./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
rm -rf %i/share/icons/locolor/16x16/apps/kbabel.png
rm -rf %i/share/icons/locolor/32x32/apps/kbabel.png
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
touch %i/share/doc/installed-packages/%N-base
<<
DocFiles: README
SplitOff: <<
Package: kde-extra-themes
Description: KDE - extra window styles and themes
Depends: <<
%N-base (>= %v-%r),
kdebase3-unified-shlibs (>= %v-1)
<<
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: <<
lib/kde3/kwin*
lib/kde3/kstyle*
lib/kde3/plugins/styles
share/apps/kstyle/themes
share/apps/kwin
<<
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
<<
<<
SplitOff10: <<
Package: kde-extra-screensavers
Description: KDE - extra screensavers
Depends: <<
xscreensaver,
%N-base (>= %v-%r)
<<
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: <<
bin/kxs*
bin/*.kss
share/applnk/System/ScreenSavers
share/apps/kfiresaver
share/apps/kscreensaver
<<
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
<<
<<
SplitOff11: <<
Package: kde-emoticons
Description: KDE - emoticons
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
kdelibs3,
kdelibs3-ssl,
kdelibs3-unified
<<
Recommends: %N (>= %v-%r)
Files: share/emoticons
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
<<
<<
SplitOff12: <<
Package: %N-base
Description: KDE - kdeartwork 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
<<
<<
SplitOff2: <<
Package: kworldclock-maps
Description: KDE - extra maps for kworldclock
Depends: <<
kworldclock (>= %v-1),
%N-base (>= %v-%r)
<<
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: share/apps/kworldclock
Homepage: http://docs.kde.org/en/3.3/kdetoys/kworldclock/
DescDetail: <<
KWorldClock is an application that shows which parts of the world
are currently experiencing daylight, and which parts are currently
in night. It also shows the current time in a range of cities
around the world. This package contains extra maps for the
KWorldClock application.
<<
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: kde-icons-classic
Description: KDE - "Classic" icon set
Depends: %N-base (>= %v-%r)
Recommends: %N (>= %v-%r)
Files: share/icons/kdeclassic
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: kde-icons-kids
Description: KDE - "Kids" icon set
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: share/icons/kids
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: kde-icons-locolor
Description: KDE - "Locolor" icon set
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: share/icons/Locolor
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: kde-icons-ikons
Description: KDE - "iKons" icon set
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: share/icons/ikons
Homepage: http://www.kde-look.org/content/show.php?content=602
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: kde-icons-slick
Description: KDE - "slick" icon set
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: share/icons/slick
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: kde-extra-sounds
Description: KDE - extra sounds for startup and logout
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: share/sounds
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
<<
<<
SplitOff9: <<
Package: kde-extra-wallpapers
Description: KDE - extra wallpaper images
Depends: %N-base (>= %v-%r)
Replaces: %N (<< %v-%r)
Recommends: %N (>= %v-%r)
Files: share/wallpapers
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
<<
Homepage: http://www.kde.org/
DescDetail: <<
Install kdeartwork3 if you would like to install all of the kdeartwork
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 kdeartwork-3.5.10/kscreensaver/kxsconfig/Makefile.am kdeartwork-3.5.10-new/kscreensaver/kxsconfig/Makefile.am
--- kdeartwork-3.5.10/kscreensaver/kxsconfig/Makefile.am 2005-09-10 04:14:49.000000000 -0400
+++ kdeartwork-3.5.10-new/kscreensaver/kxsconfig/Makefile.am 2010-07-24 16:45:19.000000000 -0400
@@ -2,7 +2,7 @@
INCLUDES = $(all_includes)
kxsconfig_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-kxsconfig_LDADD = $(LIB_KIO) -lXt
+kxsconfig_LDADD = $(LIB_KIO) -lXt $(LIB_KDEUI)
kxsrun_LDFLAGS = $(KDE_RPATH) $(all_libraries)
kxsrun_LDADD = $(LIB_KIO)
diff -Nurd kdeartwork-3.5.10/kwin-styles/glow/Makefile.am kdeartwork-3.5.10-new/kwin-styles/glow/Makefile.am
--- kdeartwork-3.5.10/kwin-styles/glow/Makefile.am 2005-09-10 04:14:44.000000000 -0400
+++ kdeartwork-3.5.10-new/kwin-styles/glow/Makefile.am 2010-07-24 16:30:11.000000000 -0400
@@ -7,7 +7,7 @@
kwin3_glow_la_SOURCES = glowclient.cpp glowbutton.cpp
kwin3_glow_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-kwin3_glow_la_LIBADD = $(LIB_KDECORE) -lkdecorations
+kwin3_glow_la_LIBADD = $(LIB_KDECORE) -lkdecorations -lkdefx
METASOURCES = AUTO
noinst_HEADERS = glowclient.h glowbutton.h resources.h
diff -Nurd kdeartwork-3.5.10/kwin-styles/glow/config/Makefile.am kdeartwork-3.5.10-new/kwin-styles/glow/config/Makefile.am
--- kdeartwork-3.5.10/kwin-styles/glow/config/Makefile.am 2005-09-10 04:14:44.000000000 -0400
+++ kdeartwork-3.5.10-new/kwin-styles/glow/config/Makefile.am 2010-07-24 16:40:00.000000000 -0400
@@ -4,7 +4,7 @@
kwin_glow_config_la_SOURCES = glowconfigdialog.cpp
kwin_glow_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-kwin_glow_config_la_LIBADD = $(LIB_KDEUI)
+kwin_glow_config_la_LIBADD = $(LIB_KDEUI) -lkdefx
METASOURCES = AUTO
noinst_HEADERS = glowconfigdialog.h
diff -Nurd kdeartwork-3.5.10/kwin-styles/kde1/Makefile.am kdeartwork-3.5.10-new/kwin-styles/kde1/Makefile.am
--- kdeartwork-3.5.10/kwin-styles/kde1/Makefile.am 2005-09-10 04:14:43.000000000 -0400
+++ kdeartwork-3.5.10-new/kwin-styles/kde1/Makefile.am 2010-07-24 16:31:29.000000000 -0400
@@ -5,7 +5,7 @@
kwin3_kde1_la_SOURCES = kde1client.cpp
kwin3_kde1_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-kwin3_kde1_la_LIBADD = -lkdecorations
+kwin3_kde1_la_LIBADD = -lkdecorations -lkdefx
METASOURCES = AUTO
noinst_HEADERS = kde1client.h
diff -Nurd kdeartwork-3.5.10/kwin-styles/kstep/Makefile.am kdeartwork-3.5.10-new/kwin-styles/kstep/Makefile.am
--- kdeartwork-3.5.10/kwin-styles/kstep/Makefile.am 2005-09-10 04:14:43.000000000 -0400
+++ kdeartwork-3.5.10-new/kwin-styles/kstep/Makefile.am 2010-07-24 16:31:12.000000000 -0400
@@ -6,7 +6,7 @@
kwin3_kstep_la_SOURCES = nextclient.cpp
kwin3_kstep_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
#kwin_kstep_la_LDFLAGS = $(all_libraries) -avoid-version -module $(KDE_RPATH) $(KDE_MT_LDFLAGS)
-kwin3_kstep_la_LIBADD = $(LIB_KDEUI) -lkdecorations
+kwin3_kstep_la_LIBADD = $(LIB_KDEUI) -lkdecorations -lkdefx
METASOURCES = AUTO
noinst_HEADERS = nextclient.h
diff -Nurd kdeartwork-3.5.10/kwin-styles/smooth-blend/client/Makefile.am kdeartwork-3.5.10-new/kwin-styles/smooth-blend/client/Makefile.am
--- kdeartwork-3.5.10/kwin-styles/smooth-blend/client/Makefile.am 2008-02-13 04:35:59.000000000 -0500
+++ kdeartwork-3.5.10-new/kwin-styles/smooth-blend/client/Makefile.am 2010-07-24 16:32:23.000000000 -0400
@@ -13,7 +13,7 @@
kde_module_LTLIBRARIES = kwin3_smoothblend.la
kwin3_smoothblend_la_SOURCES = smoothblend.cc
-kwin3_smoothblend_la_LIBADD = -lkdecorations
+kwin3_smoothblend_la_LIBADD = -lkdecorations -lkdefx
kwin3_smoothblend_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -lkdecore -module
kwin3_smoothblend_la_METASOURCES = AUTO
diff -Nurd kdeartwork-3.5.10/kwin-styles/system/Makefile.am kdeartwork-3.5.10-new/kwin-styles/system/Makefile.am
--- kdeartwork-3.5.10/kwin-styles/system/Makefile.am 2005-09-10 04:14:43.000000000 -0400
+++ kdeartwork-3.5.10-new/kwin-styles/system/Makefile.am 2010-07-24 16:33:24.000000000 -0400
@@ -6,7 +6,7 @@
kwin3_system_la_SOURCES = systemclient.cpp
kwin3_system_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
#kwin_system_la_LDFLAGS = $(all_libraries) -avoid-version -module $(KDE_RPATH) $(KDE_MT_LDFLAGS)
-kwin3_system_la_LIBADD = $(LIB_KDEUI) -lkdecorations
+kwin3_system_la_LIBADD = $(LIB_KDEUI) -lkdecorations -lkdefx
METASOURCES = AUTO
noinst_HEADERS = systemclient.h