You are not logged in.

#1 2004-10-13 10:02:29

Mith
Member
From: out there
Registered: 2004-10-05
Posts: 163

[new] Kdesmoothdock 3.5.1

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 smile
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

http://www.kde-apps.org/content/show.php?content=6585


ArchLinux (x86_64) w/ kdemod

Offline

#2 2004-10-13 10:13:27

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [new] Kdesmoothdock 3.5.1

can this panel also be used in xfce4?


The impossible missions are the only ones which succeed.

Offline

#3 2004-10-13 10:47:13

Mith
Member
From: out there
Registered: 2004-10-05
Posts: 163

Re: [new] Kdesmoothdock 3.5.1

I have no idea smile 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

#4 2004-10-13 11:16:48

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [new] Kdesmoothdock 3.5.1

Mith wrote:

I have no idea smile 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

#5 2004-10-13 11:43:08

Mith
Member
From: out there
Registered: 2004-10-05
Posts: 163

Re: [new] Kdesmoothdock 3.5.1

*thx + changed*


ArchLinux (x86_64) w/ kdemod

Offline

#6 2004-10-13 12:35:31

KalephOne
Member
From: Fortaleza, Brasil
Registered: 2004-04-02
Posts: 99

Re: [new] Kdesmoothdock 3.5.1

dp wrote:

i tested it - it works basically, but is not usable (funny rendering)

Same thing here - thx for sharing though  big_smile


Kaleph
jabber: kaleph@jabber.org

Offline

Board footer

Powered by FluxBB