You are not logged in.
pkgname=ksmoothdock
pkgver=3.5.1
pkgrel=1
pkgdesc="KSmoothDock is a desktop panel for KDE with smooth zooming"
url="http://www.kde-apps.org/content/show.php?content=6585"
license="GPL"
depends=('x-server' 'kdelibs')
source=(http://easynews.dl.sourceforge.net/sourceforge/ksmoothdock/$pkgname-$pkgver.tar.gz)
md5sums=('df2bcbbafbf0726db802c6434012eb7c')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/opt/kde
make || return 1
make prefix=$startdir/pkg/opt/kde install
}
nice little tool that really gives some eyecandy to your desktop
there's the url and I posted a screenshot a couple days back in the desktop thread so there you can see it in action
ArchLinux (x86_64) w/ kdemod
Offline
can this panel also be used in xfce4?
The impossible missions are the only ones which succeed.
Offline
I have no idea I don't run xfce4
maybe someone running xfce4 feels like testing it out and could say if it works or not!
[btw, start the program with : ksmoothdock]
ArchLinux (x86_64) w/ kdemod
Offline
I have no idea I don't run xfce4
maybe someone running xfce4 feels like testing it out and could say if it works or not![btw, start the program with : ksmoothdock]
i tested it - it works basically, but is not usable (funny rendering)
by the way:
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/opt/kde
make || return 1
make prefix=$startdir/pkg/opt/kde install
}
is better
The impossible missions are the only ones which succeed.
Offline
*thx + changed*
ArchLinux (x86_64) w/ kdemod
Offline
i tested it - it works basically, but is not usable (funny rendering)
Same thing here - thx for sharing though
Kaleph
jabber: kaleph@jabber.org
Offline