dAmn Interoperability Project — READ-ONLY ARCHIVE

 [FrontPage]

KDeviant

About

The KDeviant client provides a Qt based client to allow *nix, windows and users to use dAmn chat. Coding was started by Rob and continued by BZed.

News

2004-12-18: KDeviant 0.1.7 Windows (free and native)!!!! released (radiositysg)
2004-11-31: KDeviant 0.1.5 source released
2004-11-31: KDeviant 0.1.5 / MacOSX released
2004-11-30: KDeviant 0.1.5 / Cygwin released (moeffju)
2004-10-10: first macosx version of KDeviant
2004-10-05: new cygwin version with pchat-support
2004-09-29: first cygwin version of KDeviant
2004-09-17: KDeviant 0.0.8 released - older versions will be disconnected!!!
2004-08-27: KDeviant 0.0.6 released
2004-08-21: KDeviant 0.0.5 released
2004-08-15: KDeviant 0.0.4 released
2004-08-14: KDeviant 0.0.3 released
2004-08-12: Beta 2 released
2004-08-11: Beta 1 released

Screenshots

[WWW] ~damnhack - you'll find several screenshots in the gallery

License

KDeviant is released under the GPL, a copy of which can be found here: [WWW] http://www.gnu.org/copyleft/gpl.html

Download

Tarball

[WWW] http://www.student.informatik.tu-darmstadt.de/~zeimetz/kdeviant/kdeviant.tar.gz (actual version: 0.1.5)

Public Subversion (svn) Repository

svn checkout svn://moeffju.net/damn/kdeviant

Tarball (bleeding edge from svn, updated every full hour)

[WWW] http://www.student.informatik.tu-darmstadt.de/~zeimetz/kdeviant/kdeviant-svn.tar.gz

if you want to know the changes, take a look at the svn log

[WWW] http://www.student.informatik.tu-darmstadt.de/~zeimetz/kdeviant/log

Windows-version (binary)

[WWW] http://www.student.informatik.tu-darmstadt.de/~zeimetz/kdeviant/kdeviant_win.rar (last version: 2004-12-18)

Cygwin-version (binary, dynamically linked)
MacOSX-Version (binary, statically linked)

[WWW] http://www.student.informatik.tu-darmstadt.de/~zeimetz/kdeviant/kdeviant-macosx.tar.gz (last version: 2004-10-31)

  • extract the tar.gz in /Applications. After that you should be able to start it from finder like every other application.

  • many thanks to [WWW] *jetpack

HowTo

To build the client:

   wget http://www.student.informatik.tu-darmstadt.de/~zeimetz/kdeviant/kdeviant.tar.gz
   tar zxv kdeviant.tar.gz
   cd kdeviant
   ./build.sh

    (Use http://www.student.informatik.tu-darmstadt.de/~zeimetz/kdeviant/kdeviant-svn.tar.gz if you want the latest code from svn without using svn. Then you have to untar kdeviant-svn.tar.gz)

To start the client:

   ./kdeviant.sh

Notes:

Make sure you have QMAKESPEC set correctly (in FreeBSD it would probably be freebsd-g++), as well as QTDIR. On my system it was /usr/X11R6

[fluffy@aiko ~/custom/kdeviant]$ export QMAKESPEC=freebsd-g++
[fluffy@aiko ~/custom/kdeviant]$ export QTDIR=/usr/X11R6
[fluffy@aiko ~/custom/kdeviant]$ ./build.sh
[fluffy@aiko ~/custom/kdeviant]$ ./kdeviant.sh

Changelog

KDeviant Version 0.0.9 to 0.1.5 Provided by Bernd Zeimetz <[MAILTO] deviantart@bzed.de>

KDeviant Version 0.0.8

KDeviant Version 0.0.7

KDeviant Version 0.0.6

KDeviant Version 0.0.5

KDeviant Version 0.0.4

KDeviant Version 0.0.3

KDeviant Version 0.0.2

KDeviant Version 0.0.1


2013-03-28 12:59