kdebase-split: added split pkgbuild
parent
c011c01df1
commit
eb9765cac3
@ -0,0 +1,216 @@
|
||||
# Maintainer: Pawel 'l0ner' Soltys <pwslts@gmail.com>
|
||||
# Contributor: Calvin Morrison <mutantturkey@gmail.com>
|
||||
|
||||
pkgname=('trinity-kdebase' 'trinity-kdm' 'trinity-konsole' 'trinity-kate' 'trinity-konqueror')
|
||||
pkgver=3513
|
||||
pkgrel=5
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.trinitydesktop.org'
|
||||
license=('GPL')
|
||||
groups=('trinity-base')
|
||||
pkgdesc="Trinity Desktop Enviroment base components"
|
||||
depends=('trinity-kdelibs')
|
||||
makedepends=('pkgconfig' 'cmake' 'autoconf' 'imake' 'xorg-bdftopcf' 'smbclient'
|
||||
'libraw1394' 'libxtst' 'libxkbfile' 'hal')
|
||||
confilicts=('kdemod3-kdebase')
|
||||
options=('libtool')
|
||||
source=('http://mirror.ets.kth.se/trinity/releases/3.5.13/kdebase-3.5.13.tar.gz'
|
||||
'patches.tar.bz2'
|
||||
'xsession.patch'
|
||||
'arch-kdeshutdown.png'
|
||||
'kdm-default-face.png'
|
||||
'agent-shutdown.sh'
|
||||
'agent-startup.sh'
|
||||
'kdm-trinity'
|
||||
'trinity.desktop')
|
||||
md5sums=('d1f7e1f94eeb46b981fe1ba144179840'
|
||||
'327e4d68bd1fc4d29bdb273e81f90415'
|
||||
'895f5d7351aa73ba1f57b0ad27081d69'
|
||||
'bb3004513d703d6b72ce70aa240af3a3'
|
||||
'e6afdd7ca60c4c59b851135785347e75'
|
||||
'18e8d01124b19f7df2937c06e177bf7f'
|
||||
'c963ef6e37c9051119972a58c67f05fb'
|
||||
'376d85d213cf3c04cb0912e5cccd68bd'
|
||||
'1418e45fea5a9738544cbd264c36373b')
|
||||
|
||||
build() {
|
||||
cd $srcdir/kdebase
|
||||
|
||||
msg "Setting PATH, CMAKE and Trinity Environment variables"
|
||||
# Source the QT and TDE profile
|
||||
[ "$QTDIR" = "" ] && . /etc/profile.d/qt3.sh
|
||||
[ "$TDEDIR" = "" ] && . /etc/profile.d/trinity.sh
|
||||
|
||||
#export CMAKE_PREFIX_PATH=${QTDIR}:${TDEDIR}
|
||||
#export CMAKE_INCLUDE_PATH=${TDEDIR}/include/dbus-1-tqt/:${TDEDIR}/include/dbus-1.0/:${TDEDIR}/include:${TDEDIR}/include/libkrandr
|
||||
#export LD_LIBRARY_PATH=${TDEDIR}/lib:${TDEDIR}/lib/trinity:${QTDIR}/lib:$LD_LIBRARY_PATH
|
||||
#export PKG_CONFIG_PATH=${TDEDIR}/lib/pkgconfig:${QTDIR}/lib/pkgconfig:$PKG_CONFIG_PATH
|
||||
|
||||
msg "Patching..."
|
||||
for patch in $srcdir/patches/*.patch; do
|
||||
_p=`basename $patch`
|
||||
msg "Applying patch $_p.."
|
||||
patch -Np0 -i $patch
|
||||
done
|
||||
|
||||
#Compatibility with kde3 and kde4
|
||||
#sed -ie 's/applications-merged/tde-applications-merged/g' applnk/CMakeLists.txt
|
||||
|
||||
msg "Creating out-of-source build directory: ${srcdir}/build"
|
||||
mkdir -p ../build
|
||||
cd ../build
|
||||
|
||||
msg "Starting cmake..."
|
||||
cmake ${srcdir}/kdebase \
|
||||
-DCMAKE_INSTALL_PREFIX=${TDEDIR} \
|
||||
-DSYSCONF_INSTALL_DIR=/etc \
|
||||
-DWITH_XFIXES=ON \
|
||||
-DWITH_XCOMPOSITE=ON \
|
||||
-DWITH_XCURSOR=ON \
|
||||
-DWITH_XRANDR=ON \
|
||||
-DWITH_XRENDER=ON \
|
||||
-DWITH_XDAMAGE=ON \
|
||||
-DWITH_SHADOW=ON \
|
||||
-DWITH_XDMCP=ON \
|
||||
-DWITH_XINERAMA=ON \
|
||||
-DWITH_XEXT=ON \
|
||||
-DWITH_PAM=ON \
|
||||
-DWITH_HAL=ON \
|
||||
-DWITH_ARTS=ON \
|
||||
-DWITH_SASL=ON \
|
||||
-DWITH_OPENEXR=ON \
|
||||
-DWITH_SAMBA=ON \
|
||||
-DWITH_LIBUSB=ON \
|
||||
-DWITH_LDAP=ON \
|
||||
-DWITH_LIBRAW1394=ON \
|
||||
-DWITH_I8K=ON \
|
||||
-DBUILD_ALL=ON
|
||||
make
|
||||
|
||||
}
|
||||
|
||||
package_trinity-kdebase() {
|
||||
pkgname='trinity-kdebase'
|
||||
pkgdesc='Trinity Desktop Enviroment'
|
||||
depends=('trinity-dbus-tqt' 'hal'
|
||||
'libxtst' 'libraw1394')
|
||||
#'xorg-server' 'xorg-xset' 'xorg-xsetroot' 'xorg-xprop' 'xorg-xmessage' 'xorg-xinit'
|
||||
optdepends=('desktop-file-utils: Command line utilities for working with desktop entries'
|
||||
'pciutils: PCI bus configuration space access library and tools'
|
||||
'xscreensaver: Screen saver and locker for the X Window System'
|
||||
'xorg-fonts-75dpi: X.org 75dpi fonts collection'
|
||||
'samba: file sharing over SMB')
|
||||
install='trinity-kdebase.install'
|
||||
|
||||
msg "Packaging - $pkgname-$pkgver"
|
||||
_splitfolders="applnk drkonqi kappfinder kcheckpass kcminit kcontrol
|
||||
kdcop kdebugdialog kdeeject kdepasswd kdeprint kdesktop
|
||||
kdesu kdialog kfind khelpcenter khotkeys kicker kioslave
|
||||
klipper kmenuedit knetattach kpager kpersonalizer kreadconfig
|
||||
krootbacking kscreensaver ksmserver ksplashml kstart ksysguard
|
||||
ksystraycmd ktip kwin l10n kxkb nsplugins pics tqt3integration
|
||||
tsak doc/faq doc/glossary doc/kcontrol doc/kdcop
|
||||
doc/kdebugdialog doc/kdeprint doc/kdesu doc/kfind
|
||||
doc/khelpcenter doc/kicker doc/kinfocenter doc/kioslave
|
||||
doc/klipper doc/kmenuedit doc/knetattach doc/kompmgr doc/kpager
|
||||
doc/ksplashml doc/ksysguard doc/kxkb doc/quickstart
|
||||
doc/userguide doc/visualdict"
|
||||
for _dir in $_splitfolders; do
|
||||
cd ${srcdir}/build/$_dir
|
||||
make DESTDIR="$pkgdir" install
|
||||
done
|
||||
|
||||
# install X11 session file
|
||||
install -d -m755 ${pkgdir}/etc/X11/sessions
|
||||
install -m755 ${srcdir}/trinity.desktop ${pkgdir}/etc/X11/sessions/trinity.desktop
|
||||
|
||||
# create the starttrinity link
|
||||
# do we need this? wouldn't be better to rename startkde script
|
||||
# to starttrinity? Well, whathever.
|
||||
ln -sf ${pkgdir}$TDEDIR/bin/startkde ${pkgdir}$TDEDIR/bin/starttrinity
|
||||
|
||||
# install mkpamserv script, so we can auto-generate pam.d configs in post_install()
|
||||
install -D -m755 ${srcdir}/kdebase/mkpamserv ${pkgdir}${TDEDIR}/bin/mkpamserv
|
||||
|
||||
# dbus config file. I don't know if we need this, since directory listed
|
||||
# in the config file doens't exist. Maybe this should be provided by dbus bindings?
|
||||
# No, after riconsidering I'm not gonna provide it unless it's required.
|
||||
|
||||
# Install nice arch logo to use in the shutdown dialog
|
||||
install -D -m 644 $srcdir/arch-kdeshutdown.png ${pkgdir}$TDEDIR/share/apps/ksmserver/pics/shutdownkonq.png
|
||||
|
||||
# add startup/shutdown agents for ssh and gpg-agent
|
||||
install -m644 -D $srcdir/agent-startup.sh ${pkgdir}$TDEDIR/env/agent-startup.sh
|
||||
install -m755 -D $srcdir/agent-shutdown.sh ${pkgdir}$TDEDIR/shutdown/agent-shutdown.sh
|
||||
|
||||
# fix kde icons for gnome by creating symlinks
|
||||
mkdir -p ${pkgdir}$TDEDIR/share/icons/gnome/{128x128,64x64,32x32,16x16,48x48,22x22,scalable}
|
||||
mkdir -p ${pkgdir}$TDEDIR/share/icons/crystalsvg/{128x128/apps,64x64/apps,32x32/apps,16x16/apps,48x48/apps,22x22/apps,scalable/apps}
|
||||
cd ${pkgdir}$TDEDIR/share/icons/gnome/
|
||||
for i in *; do
|
||||
cd $i
|
||||
ln -sf ../../crystalsvg/$i/apps/ apps
|
||||
cd ..
|
||||
done
|
||||
|
||||
}
|
||||
|
||||
package_trinity-kdm() {
|
||||
pkgname='trinity-kdm'
|
||||
pkgdesc="Trinity Display Manager"
|
||||
|
||||
msg "Packaging - $pkgname-$pkgver"
|
||||
_splitfolders="kdm kdmlib doc/kdm"
|
||||
for _dir in $_splitfolders; do
|
||||
cd ${srcdir}/build/$_dir
|
||||
make DESTDIR="$pkgdir" install
|
||||
done
|
||||
|
||||
# update the Xsession file, this resolves problem with kdm dropping back
|
||||
# to the login screen
|
||||
patch -N ${pkgdir}${TDEDIR}/share/config/kdm/Xsession < ${srcdir}/xsession.patch
|
||||
|
||||
# install kdm rc.d script. We need this to start kdm from rc.d
|
||||
install -D -m755 ${srcdir}/kdm-trinity "${pkgdir}"/etc/rc.d/kdm-trinity
|
||||
|
||||
# Add image for default user avatar. This removes kdm complains about missing
|
||||
# default avatar from kdm.log
|
||||
install -D -m 644 $srcdir/kdm-default-face.png ${pkgdir}$TDEDIR/share/apps/kdm/faces/.default.face.icon
|
||||
install -D -m 644 $srcdir/kdm-default-face.png ${pkgdir}$TDEDIR/share/apps/kdm/pics/users/arch-kdm.png
|
||||
}
|
||||
|
||||
package_trinity-konsole() {
|
||||
pkgname='trinity-konsole'
|
||||
pkgdesc="Trinity - an X termnal emulator"
|
||||
|
||||
msg "Packaging - $pkgname-$pkgver"
|
||||
_splitfolders="konsole doc/konsole"
|
||||
for _dir in $_splitfolders; do
|
||||
cd ${srcdir}/build/$_dir
|
||||
make DESTDIR="$pkgdir" install
|
||||
done
|
||||
}
|
||||
|
||||
package_trinity-kate() {
|
||||
pkgnmae='trinity-kate'
|
||||
pkgdesc="Trinity - A fast texteditor with an Emacs-style document interface"
|
||||
|
||||
msg "Packaging - $pkgname-$pkgver"
|
||||
_splitfolders="kate doc/kate doc/kwrite"
|
||||
for _dir in $_splitfolders; do
|
||||
cd ${srcdir}/build/$_dir
|
||||
make DESTDIR="$pkgdir" install
|
||||
done
|
||||
}
|
||||
|
||||
package_trinity-konqueror() {
|
||||
pkgname='trinity-kate'
|
||||
pkgdesc="Trinity Swiss Army file and web browser."
|
||||
|
||||
msg "Packaging - $pkgname-$pkgver"
|
||||
_splitfolders="konqueror libkonq doc/konqueror"
|
||||
for _dir in $_splitfolders; do
|
||||
cd ${srcdir}/build/$_dir
|
||||
make DESTDIR="$pkgdir" install
|
||||
done
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# This file is executed at kde shutdown.
|
||||
# Uncomment the following lines to kill the agents
|
||||
# that were started at session startup.
|
||||
|
||||
if [ "${GPG_AGENT_INFO}" ]; then
|
||||
kill $(echo ${GPG_AGENT_INFO} | cut -d':' -f 2) >/dev/null 2>&1
|
||||
fi
|
||||
#
|
||||
if [ "${SSH_AGENT_PID}" ]; then
|
||||
ssh-agent -k
|
||||
fi
|
@ -0,0 +1,19 @@
|
||||
# Agents startup file
|
||||
#
|
||||
# This file is sourced at kde startup, so that
|
||||
# the environment variables set here are available
|
||||
# throughout the session.
|
||||
|
||||
# Uncomment the following lines to start gpg-agent
|
||||
# and/or ssh-agent at kde startup.
|
||||
# If you do so, do not forget to uncomment the respective
|
||||
# lines in KDEDIR/shutdown/agent-shutdown.sh to
|
||||
# properly kill the agents when the session ends.
|
||||
|
||||
if [ -x /usr/bin/gpg-agent ]; then
|
||||
eval "$(/usr/bin/gpg-agent --daemon)"
|
||||
fi
|
||||
#
|
||||
if [ -x /usr/bin/ssh-agent ]; then
|
||||
eval "$(/usr/bin/ssh-agent -s)"
|
||||
fi
|
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
@ -0,0 +1,40 @@
|
||||
#!/bin/bash
|
||||
|
||||
# general config
|
||||
. /etc/rc.conf
|
||||
. /etc/rc.d/functions
|
||||
|
||||
PID=`pidof -o %PPID /opt/trinity/bin/kdm`
|
||||
case "$1" in
|
||||
start)
|
||||
#Check for running kdm, start when not running
|
||||
stat_busy "Starting TDM Desktop Manager"
|
||||
[ -z "$PID" ] && /opt/trinity/bin/kdm &> /dev/null
|
||||
if [ $? -gt 0 ]; then
|
||||
stat_fail
|
||||
else
|
||||
echo $PID > /var/run/kdm.pid
|
||||
add_daemon kdm-trinity
|
||||
stat_done
|
||||
fi
|
||||
;;
|
||||
stop)
|
||||
stat_busy "Stopping TDM Desktop Manager"
|
||||
[ ! -z "$PID" ] && kill $PID &> /dev/null
|
||||
if [ $? -gt 0 ]; then
|
||||
stat_fail
|
||||
else
|
||||
rm_daemon kdm-trinity
|
||||
stat_done
|
||||
fi
|
||||
;;
|
||||
restart)
|
||||
$0 stop
|
||||
sleep 1
|
||||
$0 start
|
||||
;;
|
||||
*)
|
||||
echo "usage: $0 {start|stop|restart}"
|
||||
;;
|
||||
esac
|
||||
exit 0
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,19 @@
|
||||
post_install() {
|
||||
ldconfig &> /dev/null
|
||||
mkpamserv trinity
|
||||
echo "Please remember that you can change your kdesu backend from su to sudo"
|
||||
echo "by adding following lines to your ~/.trinity/share/kdesurc or to the"
|
||||
echo "$TDEDIR/share/config/kdesurc:"
|
||||
echo "[super-user-command]"
|
||||
echo "super-user-command=sudo"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
ldconfig &> /dev/null
|
||||
rm /etc/pam.d/trinity
|
||||
}
|
||||
|
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=XSession
|
||||
Exec=/opt/trinity/bin/startkde
|
||||
TryExec=/opt/trinity/bin/startkde
|
||||
Name=Trinity
|
||||
Comment=The Trinity Desktop Environment. A powerful Open Source graphical desktop environment
|
||||
|
@ -0,0 +1,28 @@
|
||||
--- /mnt/archlinux/opt/trinity/share/config/kdm/Xsession 2011-12-08 13:08:43.000000000 +0100
|
||||
+++ /opt/kde3/share/config/kdm/Xsession 2011-09-24 14:52:28.000000000 +0200
|
||||
@@ -43,4 +43,24 @@
|
||||
;;
|
||||
esac
|
||||
# invoke global X session script
|
||||
-. /etc/X11/Xsession
|
||||
+
|
||||
+
|
||||
+ case $session in
|
||||
+ "")
|
||||
+ exec xmessage -center -buttons OK:0 -default OK "Sorry, $DESKTOP_SESSION is no valid session."
|
||||
+ ;;
|
||||
+ failsafe)
|
||||
+ exec ck-launch-session xterm -geometry 80x24-0-0
|
||||
+ ;;
|
||||
+ custom)
|
||||
+ exec ck-launch-session $HOME/.xsession
|
||||
+ ;;
|
||||
+ default)
|
||||
+ exec ck-launch-session /opt/trinity/bin/startkde
|
||||
+ ;;
|
||||
+ *)
|
||||
+ eval exec ck-launch-session "$session"
|
||||
+ ;;
|
||||
+ esac
|
||||
+ exec xmessage -center -buttons OK:0 -default OK "Sorry, cannot execute $session. Check $DESKTOP_SESSION.desktop."
|
||||
+
|
Loading…
Reference in New Issue