diff --git a/kde/core/base/kde-base-desc.xml b/kde/core/base/kde-base-desc.xml new file mode 100644 index 0000000000..073321e19b --- /dev/null +++ b/kde/core/base/kde-base-desc.xml @@ -0,0 +1,92 @@ + +Contents + +Major programs in kdebase include +kdesktop, +kaddressbook, +kappfinder, +kcontrol, +kdeprint, +kdm, +kfind, +khelpcenter, +khotkeys, +kicker, +klipper, +kmenuedit, +konqueror, +konsole, +kscreensaver and +ktip + + + + +Description + +kdesktop +kdesktop is the program that handles desktop +icons, popup menus, and the +screensaver system. + +kaddressbook +kaddressbook is a simple +addressbook. + +kappfinder +kappfinderis an utility to add +non-KDE applications to K-menu. + +kcontrol +kcontrolis KDE Control +Center. + +kdeprint +kdeprint provides Print job +administration. + +kdm +kdm is the KDE Display +manager (a +replacement for xdm. + +kfind +kfind is an utility to find +files. + +khelpcenter +khelpcenter is the KDE help +tool. + +khotkeys +khotkeys handles hot keys for +KDE. + +kicker +kicker is the KDE control +panel. + +klipper +klipper is a clipboard utility. + +kmenuedit +kmenuedit is an utility to rearrange or add +items to the K-menu. + +konqueror +konqueror is a filesystem and Web +browser. + +konsole +konsole is a highly configurable X terminal +emulator. + +kscreensaver +kscreensaver is a program to set up +screensavers. + +ktip +ktip is a wizard to provide hints and +KDE information. + + diff --git a/kde/core/base/kde-base-exp.xml b/kde/core/base/kde-base-exp.xml new file mode 100644 index 0000000000..330ce41490 --- /dev/null +++ b/kde/core/base/kde-base-exp.xml @@ -0,0 +1,11 @@ + +Command explanations + +--disable-lametest : Do not search for and use +lame support. This package provides MP3 encoding. +Omit this option if +you installed lame. + +--with-shadow : Use shadow password +support. + diff --git a/kde/core/base/kde-base-inst.xml b/kde/core/base/kde-base-inst.xml new file mode 100644 index 0000000000..d89d95acd7 --- /dev/null +++ b/kde/core/base/kde-base-inst.xml @@ -0,0 +1,17 @@ + +Installation of <application>kdebase</application> + +Check to see if /lib/libmisc.la +exists. If not, run: +ln -sf /usr/lib/libmisc.la +/lib/libmisc.la + + +Install kdebase with: +./configure --prefix=&kde-dir; --disable-debug \ + --disable-dependency-tracking --disable-lametest --with-shadow && +make && +make install + + diff --git a/kde/core/base/kde-base-intro.xml b/kde/core/base/kde-base-intro.xml new file mode 100644 index 0000000000..af8733030a --- /dev/null +++ b/kde/core/base/kde-base-intro.xml @@ -0,0 +1,33 @@ + +Introduction to <application>kdebase</application> + +kdebase is the second mandatory package +(besides kdelibs) for +the K Desktop Environment. It provides various applications and +infrastructure files +and libraries. + +Package information + +Download (HTTP): +Download (FTP): +Download size: &kde-base-size; +Estimated Disk space required: +&kde-base-buildsize; +Estimated build time: +&kde-base-time; + + +<application>kdebase</application> dependencies +Recommended +, , , and +Optional + and + + + diff --git a/kde/core/base/kde-base.ent b/kde/core/base/kde-base.ent new file mode 100644 index 0000000000..a4a420078b --- /dev/null +++ b/kde/core/base/kde-base.ent @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/kde/core/kde-base.xml b/kde/core/kde-base.xml new file mode 100644 index 0000000000..1a0e17b352 --- /dev/null +++ b/kde/core/kde-base.xml @@ -0,0 +1,9 @@ + +kdebase-&kde-version; + +&kde-base-intro; +&kde-base-inst; +&kde-base-exp; +&kde-base-desc; + + diff --git a/kde/core/libs/kde-libs-inst.xml b/kde/core/libs/kde-libs-inst.xml index cf5b023000..1f7df62daf 100644 --- a/kde/core/libs/kde-libs-inst.xml +++ b/kde/core/libs/kde-libs-inst.xml @@ -10,8 +10,7 @@ have been validated. Install kdelibs with: ./configure --prefix=&kde-dir; --disable-debug \ - --disable-dependency-tracking --with-alsa --enable-fast-malloc=full -&& + --disable-dependency-tracking --with-alsa --enable-fast-malloc=full && make && make install diff --git a/kde/inst/kde-base.xml b/kde/inst/kde-base.xml deleted file mode 100644 index 07940115b8..0000000000 --- a/kde/inst/kde-base.xml +++ /dev/null @@ -1,146 +0,0 @@ - -kdebase-&kde-version; - - -Introduction to <application>kdebase</application> - -kdebase is the second mandatory package (besides kdelibs) for -the K Desktop Environment. It provides various applications and infrastructure files -and libraries. - -Package information - -Download (HTTP): -Download (FTP): -Download size: &kde-base-size; -Estimated Disk space required: &kde-base-buildsize; -Estimated build time: &kde-base-time; - - -<application>kdebase</application> dependencies -Recommended -, , , and -Optional - and - - - - - -Installation of <application>kdebase</application> - -Check to see if /lib/libmisc.la -exists. If not, run: -ln -sf /usr/lib/libmisc.la /lib/libmisc.la - - -Install kdebase with: -./configure --prefix=&kde-dir; --disable-debug \ - --disable-dependency-tracking --disable-lametest --with-shadow && -make && -make install - - - - -Command explanations - ---disable-lametest : Do not search for and use -lame support. This package provides MP3 encoding. Omit this option if -you installed lame. - ---with-shadow : Use shadow password -support. - - - -Contents - -Major programs in kdebase include -kdesktop, -kaddressbook, -kappfinder, -kcontrol, -kdeprint, -kdm, -kfind, -khelpcenter, -khotkeys, -kicker, -klipper, -kmenuedit, -konqueror, -konsole, -kscreensaver and -ktip - - - - -Description - -kdesktop -kdesktop is the program that handles desktop icons, popup menus, and the -screensaver system. - -kaddressbook -kaddressbook is a simple addressbook. - -kappfinder -kappfinderis an utility to add -non-KDE applications to K-menu. - -kcontrol -kcontrolis KDE Control -Center. - -kdeprint -kdeprint provides Print job administration. - -kdm -kdm is the KDE Display manager (a -replacement for xdm. - -kfind -kfind is an utility to find files. - -khelpcenter -khelpcenter is the KDE help -tool. - -khotkeys -khotkeys handles hot keys for -KDE. - -kicker -kicker is the KDE control -panel. - -klipper -klipper is a clipboard utility. - -kmenuedit -kmenuedit is an utility to rearrange or add -items to the K-menu. - -konqueror -konqueror is a filesystem and Web browser. - -konsole -konsole is a highly configurable X terminal -emulator. - -kscreensaver -kscreensaver is a program to set up -screensavers. - -ktip -ktip is a wizard to provide hints and -KDE information. - - - - diff --git a/kde/kde.ent b/kde/kde.ent index 09c6acdbba..b028fb581c 100644 --- a/kde/kde.ent +++ b/kde/kde.ent @@ -10,8 +10,10 @@ + %kde-core-arts; %kde-libs; +%kde-base; @@ -27,13 +29,6 @@ --> - - - - - - -