


Video Apps by attendant 181 comments
Btw. I've added an ebuild for 0.4.0 into my overlay. - Apr 12 2008

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=/usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_CXX_COMPILER=/usr/bin/x86_64-pc-linux-gnu-g++ -DCMAKE_INSTALL_PREFIX=/usr -DLIB_SUFFIX=64 -DLIB_INSTALL_DIR=/usr/lib64 -DQTC_ADD_EVENT_FILTER=true /20GB/var/tmp/paludis/x11-themes/gtk-engines-qtcurve-0.57.1/work/QtCurve-Gtk2-0.57.1 - Mar 24 2008

QtCurve by CraigD 2890 comments

Audio Apps by amdfanatyk 118 comments

Audio Apps by amdfanatyk 118 comments
Btw, I've made a gentoo ebuild (live SVN), it's in my overlay... - Jun 30 2007

Wallpaper Other by Arnis 4 comments

Wallpaper Other by Ennead 4 comments

Dolphin Service Menus by labrum 230 comments

Network by Viras 122 comments
http://overlay.watzke.cz/overlay/net-analyzer/ktrafficanalyzer-0.3.4-r2.ebuild :) - Oct 14 2006

Amarok 1.x Scripts by keegancsmith 4 comments

Dolphin Service Menus by nemti 20 comments
((pass++))
instead of:
pass=$(($pass+1))
Does not matter, but second is a bit faster :D - Sep 22 2006

Utilities by smileaf 43 comments
There's no need, they are optional, see this:
http://devmanual.gentoo.org/ebuild-writing/variables/index.html - Sep 19 2006

System Software by shozaemon 38 comments
$ ./configure --prefix=$(kde-config --prefix)
$ make
# make install - Sep 09 2006

Chat & Messenging by Sho 91 comments

Utilities by kelvie 347 comments
And --use-dr-konquy; it's drkonqi ;) - Aug 08 2006

System Software by bazzs 5 comments

Utilities by StefanT 175 comments

Utilities by StefanT 175 comments

Utilities by StefanT 175 comments

Utilities by StefanT 175 comments

Utilities by StefanT 175 comments

Various KDE 1.-4. Improvements by dschrader 19 comments

Various KDE Stuff by linmain 3 comments

Utilities by phlegmatic 60 comments

System Software by rgfernandes 37 comments

Wallpaper Other by tab4by 1 comment

Karamba & Superkaramba by Jinidog 74 comments
if [ ! -z $(pidof konqueror) ]; then ... - Mar 25 2006

Karamba & Superkaramba by Jinidog 74 comments
if ps ax | grep -q konqueror; then
dcop `dcop konqueror* | head -1` konqueror-mainwindow#1 \
newTab "http://www.gentoo.org"
else
konqueror "http://www.gentoo.org"
fi - Mar 25 2006

Karamba & Superkaramba by Jinidog 74 comments

Various KDE 1.-4. Improvements by Manefesto 3 comments
- why yakuake-${PV}? ${P}!
- why #IUSE?
- s/GPL/GPL-2/g - Mar 21 2006

Full Icon Themes by RedHyena 36 comments
/bin/sh ../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/config -I../../src/core -I../../src/history -I../../src/intro -I../../src/logs -I../../src/portage -I../../src/queue -I../../src/config -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon64 -fomit-frame-pointer -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o images.lo `test -f 'images.cpp' || echo './'`images.cpp
categorieslistview.cpp:37: error: extra qualification 'CategoriesView::CategoryItem::' on member 'CategoryItem'
categorieslistview.cpp: In constructor 'CategoriesView::CategoryItem::CategoryItem(QListView*, const char*, const QString&)':
categorieslistview.cpp:45: warning: 'CategoriesView::CategoryItem::m_on' will be initialized after
categorieslistview.cpp:44: warning: 'QString CategoriesView::CategoryItem::m_id'
categorieslistview.cpp:50: warning: when initialized here
/usr/qt/3/include/private/qucom_p.h: At global scope:
/usr/qt/3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
make[3]: *** [categorieslistview.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/qt/3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
images.cpp: In member function 'QPixmap& Images::icon(int)':
images.cpp:157: warning: control reaches end of non-void function
make[3]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_rc1/work/kuroo-0.80.0_rc1/src/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_rc1/work/kuroo-0.80.0_rc1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_rc1/work/kuroo-0.80.0_rc1'
make: *** [all] Error 2
!!! ERROR: app-portage/kuroo-0.80.0_rc1 failed.
Call stack:
ebuild.sh, line 1557: Called dyn_compile
ebuild.sh, line 966: Called src_compile
ebuild.sh, line 1272: Called kde_src_compile
kde.eclass, line 111: Called kde_src_compile 'all'
kde.eclass, line 228: Called kde_src_compile 'myconf' 'configure' 'make'
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant. - Mar 13 2006

Audio Apps by parapente 40 comments