You are not logged in.

#51 2006-01-09 15:24:51

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: KDE Eye Candy

It IS just supposed to be eye-candy dude smile

Offline

#52 2006-01-10 17:23:12

Machiavelli
Member
Registered: 2005-08-24
Posts: 92

Re: KDE Eye Candy

Can we have another repo for apps then? smile

Offline

#53 2006-01-10 20:29:26

pbw
Member
From: Barrie ON, Canada
Registered: 2005-06-01
Posts: 65

Re: KDE Eye Candy

yes, it's called the AUR. What application do you want/need?

And nice Dager.. i have a couple favourites i dont believe are included here yet. i'll double check the thread and post them if that's the case.

Offline

#54 2006-01-11 11:27:23

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: KDE Eye Candy

pbw - I am hosting a binary repo..which the AUR isn't...Mach is asking about a binary repo for KDE apps which aren't eye-candy.  Stating the obvious but there we go smile

Offline

#55 2006-02-01 14:24:56

jaboua
Member
Registered: 2005-11-05
Posts: 634

Re: KDE Eye Candy

OK my turn - be gentle it's my first PKGBUILD... It's for the qtcurve style, http://www.kde-look.org/content/show.php?content=5065

Here's the package:
http://home.no/jaboua/Pacman/kdestyle-q … pkg.tar.gz

Here's the PKGBUILD:

pkgname=kdestyle-qtcurve
pkgver=0.27.1
pkgrel=1
pkgdesc="A widget set for GTK1/GTK2/KDE"
url="http://www.kde-look.org/content/show.php?content=5065"
license="GPL"
depends=('kdelibs' 'qt')
makedepends=('')
install=
source=(http://www.cpdrummond.freeuk.com/QtCurve-0.27.1.tar.gz)
md5sums=('0d6030921d685cce8594171f416f67ca')

build() {
  cd $startdir/src/QtCurve-$pkgver
  ./configure
  make || return 1
  make prefix=$startdir/pkg/opt/kde install
}

Offline

#56 2006-04-16 10:43:02

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: KDE Eye Candy

Added all recent contributions

Offline

#57 2006-04-16 14:09:52

RaLX
Member
Registered: 2005-10-17
Posts: 54

Re: KDE Eye Candy

Hi Dibble, please check this
load_pkg: missing package name in /var/cache/pacman/pkg/kdestyle-tiblit-1.2-1.pkg.tar.gz

Offline

#58 2006-04-16 14:22:23

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: KDE Eye Candy

Fixing it now

Offline

#59 2006-04-16 22:09:02

McQueen
Member
From: Arizona
Registered: 2006-03-20
Posts: 387

Re: KDE Eye Candy

Having an issue with some of the kde-decors:

Retrieving Sources...
==>     Downloading 11460-kwin-activeheart-1.1.tar.bz2
--17:04:15--  http://kde-look.org/content/files/11460-kwin-activeheart-1.1.tar.bz2
           => `11460-kwin-activeheart-1.1.tar.bz2'
Resolving kde-look.org... 80.190.240.90
Connecting to kde-look.org|80.190.240.90|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.kde-look.org [following]
<snip>
==> ERROR: Failed to download 11460-kwin-activeheart-1.1.tar.bz2
==> Aborting...

/path/to/Truth

Offline

#60 2006-04-22 03:39:04

soloport
Member
Registered: 2005-03-01
Posts: 442

Re: KDE Eye Candy

The announcement on the Planet has a link that's broken.  Don't know if it's my ISP or what, but that link takes me right to the dreadded www.microsoft.com

Does this happen for anyone else?  (quick, before dtw fixes) :-/

[edit] look for "KDE Eye Candy" heading, of course

Offline

#61 2006-04-22 07:34:39

rdoggsv
Member
From: /home
Registered: 2005-06-24
Posts: 79
Website

Re: KDE Eye Candy

soloport wrote:

The announcement on the Planet has a link that's broken.  Don't know if it's my ISP or what, but that link takes me right to the dreadded www.microsoft.com

Does this happen for anyone else?  (quick, before dtw fixes) :-/

[edit] look for "KDE Eye Candy" heading, of course

same here , teh http://http//bbs.archlinux.org/viewtopic.php?t=15912&highlight= , turns out in mickey mouse soft page  :oops:

even if you fix it to http//bbs.archlinux.org/viewtopic.php?t=15912 , it ends on the same road LOL

Offline

#62 2006-04-22 08:36:48

Machiavelli
Member
Registered: 2005-08-24
Posts: 92

Re: KDE Eye Candy

there naturally shouldn't be the extra "http//" in the link. it looks like a honest mistake.  big_smile

Offline

#63 2006-04-22 11:25:57

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: KDE Eye Candy

:LOL: - I'll try and fix that later wink

Offline

#64 2006-04-28 01:15:20

NecroRomancist
Member
Registered: 2005-01-02
Posts: 53

Re: KDE Eye Candy

The version of kbfx on the repo is 4.7.3.As anyone managed to compile the latest version fromhttp://www.kbfx.org ? I'm trying to compile it but it doesn't seem to find libkio sad

Offline

#65 2006-04-29 20:27:06

Saturnus
Member
Registered: 2005-07-24
Posts: 22

Re: KDE Eye Candy

Offline

#66 2006-04-30 16:52:57

NecroRomancist
Member
Registered: 2005-01-02
Posts: 53

Re: KDE Eye Candy

Thanks  smile

Offline

#67 2006-05-01 22:09:00

eNTi
Member
Registered: 2006-04-30
Posts: 109

Re: KDE Eye Candy

sorry, i'm relativly new to arch. i've just installed a theme from the kdei repos, but i can't seem to find it. what do i need to do?

Offline

#68 2006-05-04 21:45:20

RaLX
Member
Registered: 2005-10-17
Posts: 54

Re: KDE Eye Candy

eNTi wrote:

sorry, i'm relativly new to arch. i've just installed a theme from the kdei repos, but i can't seem to find it. what do i need to do?

I suppose you installed a KDE Style, search it in Control Center -> Themes -> Style

Offline

#69 2006-05-14 07:47:26

Komodo
Member
From: Oxford, UK
Registered: 2005-11-03
Posts: 674

Re: KDE Eye Candy

Excellent effort, many thanks Machiavelli and dtw wink

KMetabar doesn't work for me:

.
.
.
Good - your configure finished. Start make now

cd . && /bin/sh /var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/admin/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar'
Making all in doc
make[2]: Entering directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/doc'
Making all in .
make[3]: Entering directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/doc'
Making all in en
make[3]: Entering directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/doc/en'
/opt/kde/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/doc/en'
make[2]: Leaving directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/doc'
Making all in po
make[2]: Entering directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/po'
Making all in src
make[2]: Entering directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/src'
/opt/qt/bin/moc ./kmetabar.h -o kmetabar.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.  -I/opt/kde/include/arts   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -march=i686 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT kmetabar.lo -MD -MP -MF ".deps/kmetabar.Tpo" -c -o kmetabar.lo kmetabar.cpp; 
        then mv -f ".deps/kmetabar.Tpo" ".deps/kmetabar.Plo"; else rm -f ".deps/kmetabar.Tpo"; exit 1; fi
/opt/kde/include/arts/iomanager.h:93: warning: 'class Arts::IONotify' has virtual functions but non-virtual destructor
/opt/kde/include/arts/iomanager.h:112: warning: 'class Arts::TimeNotify' has virtual functions but non-virtual destructor
/opt/kde/include/arts/notification.h:54: warning: 'class Arts::NotificationClient' has virtual functions but non-virtual destructor
/opt/kde/include/arts/startupmanager.h:42: warning: 'class Arts::StartupClass' has virtual functions but non-virtual destructor
/opt/kde/include/arts/factory.h:45: warning: 'class Arts::Factory' has virtual functions but non-virtual destructor
/opt/kde/include/arts/idlfilereg.h:41: warning: 'class Arts::IDLFileReg' has virtual functions but non-virtual destructor
/opt/kde/include/arts/datapacket.h:43: warning: 'class Arts::GenericDataChannel' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h:44: warning: 'class Arts::GenericAsyncStream' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h: In instantiation of 'Arts::AsyncStream<float>':
/opt/kde/include/arts/asyncstream.h:87:   instantiated from here
/opt/kde/include/arts/asyncstream.h:63: warning: 'class Arts::AsyncStream<float>' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h:88: warning: 'class Arts::FloatAsyncStream' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h: In instantiation of 'Arts::AsyncStream<unsigned>':
/opt/kde/include/arts/asyncstream.h:94:   instantiated from here
/opt/kde/include/arts/asyncstream.h:63: warning: 'class Arts::AsyncStream<unsigned>' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h:95: warning: 'class Arts::ByteAsyncStream' has virtual functions but non-virtual destructor
/opt/qt/bin/moc ./kmetabar_widget.h -o kmetabar_widget.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.  -I/opt/kde/include/arts   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -march=i686 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT kmetabar_widget.lo -MD -MP -MF ".deps/kmetabar_widget.Tpo" -c -o kmetabar_widget.lo kmetabar_widget.cpp; 
        then mv -f ".deps/kmetabar_widget.Tpo" ".deps/kmetabar_widget.Plo"; else rm -f ".deps/kmetabar_widget.Tpo"; exit 1; fi
/opt/kde/include/arts/iomanager.h:93: warning: 'class Arts::IONotify' has virtual functions but non-virtual destructor
/opt/kde/include/arts/iomanager.h:112: warning: 'class Arts::TimeNotify' has virtual functions but non-virtual destructor
/opt/kde/include/arts/notification.h:54: warning: 'class Arts::NotificationClient' has virtual functions but non-virtual destructor
/opt/kde/include/arts/startupmanager.h:42: warning: 'class Arts::StartupClass' has virtual functions but non-virtual destructor
/opt/kde/include/arts/factory.h:45: warning: 'class Arts::Factory' has virtual functions but non-virtual destructor
/opt/kde/include/arts/idlfilereg.h:41: warning: 'class Arts::IDLFileReg' has virtual functions but non-virtual destructor
/opt/kde/include/arts/datapacket.h:43: warning: 'class Arts::GenericDataChannel' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h:44: warning: 'class Arts::GenericAsyncStream' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h: In instantiation of 'Arts::AsyncStream<float>':
/opt/kde/include/arts/asyncstream.h:87:   instantiated from here
/opt/kde/include/arts/asyncstream.h:63: warning: 'class Arts::AsyncStream<float>' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h:88: warning: 'class Arts::FloatAsyncStream' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h: In instantiation of 'Arts::AsyncStream<unsigned>':
/opt/kde/include/arts/asyncstream.h:94:   instantiated from here
/opt/kde/include/arts/asyncstream.h:63: warning: 'class Arts::AsyncStream<unsigned>' has virtual functions but non-virtual destructor
/opt/kde/include/arts/asyncstream.h:95: warning: 'class Arts::ByteAsyncStream' has virtual functions but non-virtual destructor
kmetabar_widget.cpp: In constructor 'MetabarWidget::MetabarWidget(QWidget*, const char*)':
kmetabar_widget.cpp:144: error: no matching function for call to 'KURLLabel::setSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType)'
/opt/kde/include/kurllabel.h:169: note: candidates are: virtual void KURLLabel::setSizePolicy(QSizePolicy)
kmetabar_widget.cpp:179: error: no matching function for call to 'KURLLabel::setSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType)'
/opt/kde/include/kurllabel.h:169: note: candidates are: virtual void KURLLabel::setSizePolicy(QSizePolicy)
kmetabar_widget.cpp:186: error: no matching function for call to 'KURLLabel::setSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType)'
/opt/kde/include/kurllabel.h:169: note: candidates are: virtual void KURLLabel::setSizePolicy(QSizePolicy)
kmetabar_widget.cpp:193: error: no matching function for call to 'KURLLabel::setSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType)'
/opt/kde/include/kurllabel.h:169: note: candidates are: virtual void KURLLabel::setSizePolicy(QSizePolicy)
kmetabar_widget.cpp:200: error: no matching function for call to 'KURLLabel::setSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType)'
/opt/kde/include/kurllabel.h:169: note: candidates are: virtual void KURLLabel::setSizePolicy(QSizePolicy)
kmetabar_widget.cpp: In member function 'void MetabarWidget::updateSingleInfo(const KFileItem&)':
kmetabar_widget.cpp:636: error: no matching function for call to 'KURLLabel::setSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType)'
/opt/kde/include/kurllabel.h:169: note: candidates are: virtual void KURLLabel::setSizePolicy(QSizePolicy)
kmetabar_widget.cpp: At global scope:
kmetabar_widget.cpp:1118: warning: unused parameter 'url'
kmetabar_widget.cpp:1124: warning: unused parameter 'url'
kmetabar_widget.cpp:1142: warning: unused parameter 'url'
kmetabar_widget.cpp:1179: warning: unused parameter 'url'
kmetabar_widget.cpp: In member function 'void MetabarWidget::loadActionList()':
kmetabar_widget.cpp:1804: error: no matching function for call to 'KURLLabel::setSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType)'
/opt/kde/include/kurllabel.h:169: note: candidates are: virtual void KURLLabel::setSizePolicy(QSizePolicy)
kmetabar_widget.cpp: In member function 'void MetabarWidget::paintFrames(QFrame*)':
kmetabar_widget.cpp:1826: warning: passing 'double' for argument 2 to 'QPixmap::QPixmap(int, int, int, QPixmap::Optimization)'
kmetabar_widget.cpp:1827: warning: passing 'double' for argument 2 to 'QPixmap::QPixmap(int, int, int, QPixmap::Optimization)'
make[2]: *** [kmetabar_widget.lo] Error 1
make[2]: Leaving directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/local/kdeimprov-kmetabar/src/kmetabar-0.2-beta2/kmetabar'
make: *** [all] Error 2
==> ERROR: Build Failed.  Aborting...

Also, how the hell do you get KSmoothDock to remember its settings? Pacman -Ql tells me there's only a binary installed, and indeed when I run it and change any preferences, it forgets them upon closure and re-execution sad

EDIT: It remembers settings if I run it as root.. suggestions for how to overcome this would be much appreciated smile

EDIT 2 : Using the PKGBUILD for KSmoothDock from aur gave far better results than the one I got from one of your repositories; all the icons were installed, so was the rc file, allowing me to save settings. An entry was also added to the KDE launch menu, which didn't happen with your PKGBUILD :shock:


.oO Komodo Dave Oo.

Offline

#70 2006-05-16 16:58:44

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: KDE Eye Candy

Lipstik 2.1 with vistesque patch... I missed this, so here it is:

pkgname=kdestyle-lipstik-vistesque
pkgver=2.1
pkgrel=1
pkgdesc="Lipstik is a fast clean style for KDE3 with many options to tune your desktop look. This version has the Vistesque-patch applied."
url="http://www.kde-look.org/content/show.php?content=35729"
license="GPL"
depends=('kdeartwork')
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(ftp://62.76.7.24/pub/Gentoo/distfiles/18223-lipstik-$pkgver.tar.bz2 
        http://www.kde-look.org/content/files/35729-lipstik-$pkgver-Vistesque-Ekaaty.patch)
md5sums=('0f7e576c615511d26209889e92aeb5c8' '12ce2c00967f5c8e4001c414b8644ad2')

build() {
        cd $startdir/src/lipstik-$pkgver
        patch -p1 -i ../35729-lipstik-2.1-Vistesque-Ekaaty.patch || return 1
         ./configure --prefix=`kde-config --prefix`
        make || return 1
        make DESTDIR=$startdir/pkg install
}

This is my first attempt to make a PKGBUILD, so please tell me if something is wrong...

Greetings

Funkyou


want a modular and tweaked KDE for arch? try kdemod

Offline

#71 2006-05-16 17:30:40

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: KDE Eye Candy

funkyou wrote:

Lipstik 2.1 with vistesque patch... I missed this, so here it is:

pkgname=kdestyle-lipstik-vistesque
pkgver=2.1
pkgrel=1
pkgdesc="Lipstik is a fast clean style for KDE3 with many options to tune your desktop look. This version has the Vistesque-patch applied."
url="http://www.kde-look.org/content/show.php?content=35729"
license="GPL"
depends=('kdeartwork')
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(ftp://62.76.7.24/pub/Gentoo/distfiles/18223-lipstik-$pkgver.tar.bz2 
        http://www.kde-look.org/content/files/35729-lipstik-$pkgver-Vistesque-Ekaaty.patch)
md5sums=('0f7e576c615511d26209889e92aeb5c8' '12ce2c00967f5c8e4001c414b8644ad2')

build() {
        cd $startdir/src/lipstik-$pkgver
        patch -p1 -i ../35729-lipstik-2.1-Vistesque-Ekaaty.patch || return 1
         ./configure --prefix=`kde-config --prefix`
        make || return 1
        make DESTDIR=$startdir/pkg install
}

This is my first attempt to make a PKGBUILD, so please tell me if something is wrong...

Greetings

Funkyou

Does the patch make it look like vista?  And do you need to use Gentoo as the source for the tarball?  Otherwise it looks good.

Offline

#72 2006-05-16 17:58:19

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: KDE Eye Candy

Thx dtw,

yes, the patch adds an extra background color to the menubars which make them look a little like vista....

Since lipstik 2.2 is released some time ago and the patch does not work with with this version, i cannot download lipstik 2.1 from the official source because it has been replaced wth the 2.2 version. So i had to use this source from gentoo... Tell me if there is a better way to get it...

-EDIT- Check it out here: http://www.kde-look.org/content/show.php?content=33522


want a modular and tweaked KDE for arch? try kdemod

Offline

#73 2006-05-16 18:04:32

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: KDE Eye Candy

Ahhhh - ok - maybe we can fix the patch?

Offline

#74 2006-05-17 12:41:46

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: KDE Eye Candy

Didn't even look at that :oops:

Offline

#75 2006-05-17 15:59:45

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: KDE Eye Candy

Ahhhh - ok - maybe we can fix the patch?

Maybe... But i cannot do it, i have no clue how to do this  roll

funkyou: 'kdeartwork' is not needed as dependency but kdebase is.

Oki, i will change this...


-EDIT- Changes applied and uploaded to AUR...


want a modular and tweaked KDE for arch? try kdemod

Offline

Board footer

Powered by FluxBB