


Amarok 2.x Scripts by GojaN 8 comments
Thank You ! - May 23 2011

Video Apps by DirkVdb 56 comments
http://harrys-home.gmxhome.de/ffmpegthumbnailer_2.0.0-1_i386.deb
After installing that the new version of kffmpegthumbnailer works well.
Thanks for your great work !
Regards
Harry
- Jan 07 2010
http://sidux.com
for kde 3.5.10. It's not a "checkinstall" gimmick, but made with the debian package build system elaboratively. Should work with (K)ubuntu too.
Pick it up here:
http://harrys-home.gmxhome.de/kshowmail_3.3.1-1_i386.deb
Thx
Harry - Mar 16 2009
The Debian Package Build System denominates *all* packages for x86-systems with xxx-yyy_i386.deb, not devided into _i386, _i486, _i586 etc.
So you can use my package; it's been made with and works under i686 CPU, debian unstable (sid).
Harry
- Mar 01 2009

Utilities by spiros2907 40 comments
It's a great and very usefull app -
so I made a package for debian unstable (aka "sid") with Qt: 3.3.8b / KDE: 3.5.9
You can pick it up here:
http://harrys-home.gmxhome.de/gwenrename_1.1-beta4-1_i386.deb
- Mar 10 2008

Utilities by spiros2907 40 comments
It's a great and very usefull app -
so I made a package for debian unstable (aka "sid") with Qt: 3.3.8b / KDE: 3.5.9
You can pick it up here:
http://harrys-home.gmxhome.de/gwenrename_1.1-beta4-1_i386.deb
- Mar 10 2008
make
make all-recursive
make[1]: Entering directory `/home/eric/kwine-startmenu-0.1'
Making all in doc
make[2]: Entering directory `/home/eric/kwine-startmenu-0.1/doc'
Making all in .
make[3]: Entering directory `/home/eric/kwine-startmenu-0.1/doc'
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Leaving directory `/home/eric/kwine-startmenu-0.1/doc'
Making all in en
make[3]: Entering directory `/home/eric/kwine-startmenu-0.1/doc/en'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/eric/kwine-startmenu-0.1/doc/en'
make[2]: Leaving directory `/home/eric/kwine-startmenu-0.1/doc'
Making all in po
make[2]: Entering directory `/home/eric/kwine-startmenu-0.1/po'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/eric/kwine-startmenu-0.1/po'
Making all in src
make[2]: Entering directory `/home/eric/kwine-startmenu-0.1/src'
source='kwine_startmenu.cpp' object='kwine_startmenu.lo' libtool=yes \
depfile='.deps/kwine_startmenu.Plo' tmpdepfile='.deps/kwine_startmenu.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I//usr/include/wine/windows/ -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 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kwine_startmenu.lo `test -f 'kwine_startmenu.cpp' || echo './'`kwine_startmenu.cpp
kwine_startmenu.h:53: error: extra qualification 'KWineMenu::' on member 'loadicon'
kwine_startmenu.cpp: In member function 'bool KWineMenu::loadicon(const QString&, QPixmap&)':
kwine_startmenu.cpp:73: warning: unused variable 'size'
kwine_startmenu.cpp: At global scope:
kwine_startmenu.cpp:106: warning: unused parameter 'icon'
make[2]: *** [kwine_startmenu.lo] Fehler 1
make[2]: Leaving directory `/home/eric/kwine-startmenu-0.1/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/eric/kwine-startmenu-0.1'
make: *** [all] Fehler 2
Greets ! - Aug 05 2006
make
make all-recursive
make[1]: Entering directory `/home/eric/kwine-startmenu-0.1'
Making all in doc
make[2]: Entering directory `/home/eric/kwine-startmenu-0.1/doc'
Making all in .
make[3]: Entering directory `/home/eric/kwine-startmenu-0.1/doc'
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Leaving directory `/home/eric/kwine-startmenu-0.1/doc'
Making all in en
make[3]: Entering directory `/home/eric/kwine-startmenu-0.1/doc/en'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/eric/kwine-startmenu-0.1/doc/en'
make[2]: Leaving directory `/home/eric/kwine-startmenu-0.1/doc'
Making all in po
make[2]: Entering directory `/home/eric/kwine-startmenu-0.1/po'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/eric/kwine-startmenu-0.1/po'
Making all in src
make[2]: Entering directory `/home/eric/kwine-startmenu-0.1/src'
source='kwine_startmenu.cpp' object='kwine_startmenu.lo' libtool=yes \
depfile='.deps/kwine_startmenu.Plo' tmpdepfile='.deps/kwine_startmenu.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I//usr/include/wine/windows/ -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 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kwine_startmenu.lo `test -f 'kwine_startmenu.cpp' || echo './'`kwine_startmenu.cpp
kwine_startmenu.h:53: error: extra qualification 'KWineMenu::' on member 'loadicon'
kwine_startmenu.cpp: In member function 'bool KWineMenu::loadicon(const QString&, QPixmap&)':
kwine_startmenu.cpp:73: warning: unused variable 'size'
kwine_startmenu.cpp: At global scope:
kwine_startmenu.cpp:106: warning: unused parameter 'icon'
make[2]: *** [kwine_startmenu.lo] Fehler 1
make[2]: Leaving directory `/home/eric/kwine-startmenu-0.1/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/eric/kwine-startmenu-0.1'
make: *** [all] Fehler 2
Greets ! - Aug 05 2006
Thanx, it's a great little app - with less power consumtion than the knemo-plotter needs !
To return the favour I made a debian package which you can find here:
http://harrys-home.gmxhome.de/knetstats_1.6-1_i386.deb
Made (and tested only) on a Debian Unstable Box (Kanotix) with KDE 3.5.3. - Jun 30 2006
Thanx, it's a great little app - with less power consumtion than the knemo-plotter needs !
To return the favour I made a debian package which you can find here:
http://harrys-home.gmxhome.de/knetstats_1.6-1_i386.deb
Made (and tested only) on a Debian Unstable Box (Kanotix) with KDE 3.5.3. - Jun 30 2006
Looks and works great, even the dht- and upnp-feature!
To return the favour I made a debian package for all non-ubuntu-users. Pick it up here:
http://harrys-home.gmxhome.de/ktorrent_2.0beta1-1_i386.deb
Made (and tested only) on a Debian (Unstable) Box with KDE 3.5.2.
Greetz! - May 21 2006

Utilities by mchavezg 12 comments
A great little app !
To return the favour I made a debian package, which you can find here:
http://harrys-home.gmxhome.de/kmysignature_0.5.-1_i386.deb
Made (and tested only) on a Debian Unstable Box with KDE 3.5.2. - Apr 23 2006

Various KDE 1.-4. Improvements by LaFleche 25 comments
A cool applet !
I made a package for Debian (unstable / KDE 3.5.2). Download it here:
http://harrys-home.gmxhome.de/minipager3d_0.2.3-1_i386.deb - Mar 31 2006

System Software by jaegerschnitzel 61 comments
You can download it from:
http://harrys-home.gmxhome.de/komparator_0.3-1_i386.deb - Mar 01 2006

Various KDE 1.-4. Improvements by kenws 360 comments
I made a package for debian unstable / kde 3.5 :
http://harrys-home.gmxhome.de/cpuinfo_0.3-1_i386.deb - Jan 23 2006
thank you !
I like the adjustment of opacity and the mousewheel navigation is funny.
'Cause an icon size of 32x32 ist *very* ugly on my desk (1280x1024) the following hack (in /src ) changed it to 16x16:
kommando.cpp, line 36: navbutton(this,16,"navbutton"),
roundbutton.h, line 32: RoundButton( QWidget* parent=0, int rad= 16, const char* name= 0, WFlags f = 0);
I made a debian 'Sid' package that works very well.
Thanks again ! - Nov 15 2005

System Software by bmesing 8 comments
Thanx. - Sep 30 2005