--- kadu-0.6.5.2.orig/debian/rules +++ kadu-0.6.5.2/debian/rules @@ -0,0 +1,45 @@ +#!/usr/bin/make -f + +DEB_TAR_SRCDIR := kadu + +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/tarball.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/cmake.mk + +DEB_COMPRESS_EXCLUDE := AUTHORS THANKS LICENSE about-changes-tab.txt +DEB_BUILD_ARCH_OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS) + +makebuilddir/kadu:: + sh debian/extract.sh $(CURDIR) build-tree/kadu + find . -name '*.o' -delete + rm -f debian/kadu.install + cp debian/kadu.install.noalsa debian/kadu.install +ifeq ($(DEB_BUILD_ARCH_OS),linux) + cat debian/kadu.install.alsa >> debian/kadu.install +endif + +install/kadu:: + cp $(DEB_DESTDIR)/usr/share/kadu/ChangeLog debian/kadu/usr/share/doc/kadu/about-changes-tab.txt + rm -f $(DEB_DESTDIR)/usr/share/kadu/modules/data/osd_hints/License + +install/kadu-themes:: + rm -f $(DEB_DESTDIR)/usr/share/kadu/themes/sounds/ultr/license.txt + rm -f $(DEB_DESTDIR)/usr/share/kadu/themes/sounds/bns/sound.conf~ + rm -f $(DEB_DESTDIR)/usr/share/kadu/themes/emoticons/tango/license.txt + +clean:: + rm -f kadu*.cdbs-config_list + rm -f debian/kadu.install + cp debian/kadu.install.noalsa debian/kadu.install + rm -f debian/stamp-alsa + +debian/stamp-alsa: +ifeq ($(DEB_BUILD_ARCH_OS),linux) + sed -i s/module_alsa_sound=n/module_alsa_sound=m/ $(DEB_BUILDDIR)/.config +else + sed -i s/module_alsa_sound=m/module_alsa_sound=n/ $(DEB_BUILDDIR)/.config +endif + touch debian/stamp-alsa + +$(DEB_BUILDDIR)/config.status: debian/stamp-alsa --- kadu-0.6.5.2.orig/debian/kadu.menu +++ kadu-0.6.5.2/debian/kadu.menu @@ -0,0 +1,3 @@ +?package(kadu):needs="X11" section="Applications/Network/Communication"\ + title="Kadu" command="/usr/bin/kadu"\ + icon="/usr/share/pixmaps/kadu.xpm" --- kadu-0.6.5.2.orig/debian/compat +++ kadu-0.6.5.2/debian/compat @@ -0,0 +1 @@ +5 --- kadu-0.6.5.2.orig/debian/watch +++ kadu-0.6.5.2/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts="dversionmangle=s/\.ds\.\d+$//,uversionmangle=s/-(alpha|beta|rc)/~$1/" \ +http://www.kadu.net/download/stable/kadu-(.*)\.tar\.bz2 --- kadu-0.6.5.2.orig/debian/kadu.docs +++ kadu-0.6.5.2/debian/kadu.docs @@ -0,0 +1,5 @@ +debian/tmp/usr/share/kadu/AUTHORS +debian/tmp/usr/share/kadu/HISTORY +debian/tmp/usr/share/kadu/README +debian/tmp/usr/share/kadu/THANKS +debian/README.Debian --- kadu-0.6.5.2.orig/debian/kadu.install +++ kadu-0.6.5.2/debian/kadu.install @@ -0,0 +1,42 @@ +debian/kadu.desktop usr/share/applications +debian/kadu.xpm /usr/share/pixmaps +debian/tmp/usr/bin/kadu +debian/tmp/usr/lib/kadu/modules/libaccount_management.so +debian/tmp/usr/lib/kadu/modules/libadvanced_userlist.so +debian/tmp/usr/lib/kadu/modules/libantistring.so +debian/tmp/usr/lib/kadu/modules/libao_sound.so +debian/tmp/usr/lib/kadu/modules/libauto_hide.so +debian/tmp/usr/lib/kadu/modules/libautoaway.so +debian/tmp/usr/lib/kadu/modules/libautoresponder.so +debian/tmp/usr/lib/kadu/modules/libautostatus.so +debian/tmp/usr/lib/kadu/modules/libcenzor.so +debian/tmp/usr/lib/kadu/modules/libconfig_wizard.so +debian/tmp/usr/lib/kadu/modules/libdcc.so +debian/tmp/usr/lib/kadu/modules/libdefault_sms.so +debian/tmp/usr/lib/kadu/modules/libdesktop_docking.so +debian/tmp/usr/lib/kadu/modules/libdsp_sound.so +debian/tmp/usr/lib/kadu/modules/libencryption.so +debian/tmp/usr/lib/kadu/modules/libexec_notify.so +debian/tmp/usr/lib/kadu/modules/libext_sound.so +debian/tmp/usr/lib/kadu/modules/libfiledesc.so +debian/tmp/usr/lib/kadu/modules/libfiltering.so +debian/tmp/usr/lib/kadu/modules/libfirewall.so +debian/tmp/usr/lib/kadu/modules/libgg_avatars.so +debian/tmp/usr/lib/kadu/modules/libhints.so +debian/tmp/usr/lib/kadu/modules/libhistory.so +debian/tmp/usr/lib/kadu/modules/libidle.so +debian/tmp/usr/lib/kadu/modules/liblast_seen.so +debian/tmp/usr/lib/kadu/modules/libnotify.so +debian/tmp/usr/lib/kadu/modules/libparser_extender.so +debian/tmp/usr/lib/kadu/modules/libpcspeaker.so +debian/tmp/usr/lib/kadu/modules/libphonon_sound.so +debian/tmp/usr/lib/kadu/modules/libprofiles.so +debian/tmp/usr/lib/kadu/modules/libqt4_docking.so +debian/tmp/usr/lib/kadu/modules/libqt4_sound.so +debian/tmp/usr/lib/kadu/modules/libscreenshot.so +debian/tmp/usr/lib/kadu/modules/libspellchecker.so +debian/tmp/usr/lib/kadu/modules/libsms.so +debian/tmp/usr/lib/kadu/modules/libsound.so +debian/tmp/usr/lib/kadu/modules/libvoice.so +debian/tmp/usr/lib/kadu/modules/libwindow_notify.so +debian/tmp/usr/lib/kadu/modules/libword_fix.so --- kadu-0.6.5.2.orig/debian/kadu.xpm +++ kadu-0.6.5.2/debian/kadu.xpm @@ -0,0 +1,289 @@ +/* XPM */ +static char * kadu_xpm[] = { +"32 32 254 2", +" c None", +". c #E1BF01", +"+ c #DBBD00", +"@ c #EFCC00", +"# c #C2A500", +"$ c #E3C500", +"% c #F2D300", +"& c #F1D200", +"* c #726301", +"= c #CEAF01", +"- c #DDBE01", +"; c #F6D800", +"> c #F6D700", +", c #DABE00", +"' c #AF9701", +") c #D1B601", +"! c #B19F01", +"~ c #F8DE00", +"{ c #F0D600", +"] c #635801", +"^ c #B7A001", +"/ c #F4D400", +"( c #EFD200", +"_ c #B6A301", +": c #E5CD00", +"< c #FBE000", +"[ c #FCE100", +"} c #FADF00", +"| c #EBD100", +"1 c #C8AE01", +"2 c #C4A701", +"3 c #DEBC01", +"4 c #DAB801", +"5 c #DDB700", +"6 c #A88C02", +"7 c #BBA301", +"8 c #F7DD00", +"9 c #EED500", +"0 c #EFD600", +"a c #FDE300", +"b c #FEE700", +"c c #FFE700", +"d c #FEE500", +"e c #FDE200", +"f c #F9DF00", +"g c #F7DB00", +"h c #F0D100", +"i c #E5C700", +"j c #EFCE00", +"k c #EFCA00", +"l c #EDC800", +"m c #E8C200", +"n c #7A6502", +"o c #6F6101", +"p c #F7DC00", +"q c #FCE200", +"r c #FEE600", +"s c #FFEA00", +"t c #FFEA01", +"u c #FFEA02", +"v c #FFE900", +"w c #FEE400", +"x c #FBE100", +"y c #F6DA00", +"z c #EFCB00", +"A c #9C8401", +"B c #504401", +"C c #CCB601", +"D c #FFEA03", +"E c #FBEC1D", +"F c #EBF177", +"G c #F2EF51", +"H c #FFEA04", +"I c #F3EE48", +"J c #EAED73", +"K c #F7E214", +"L c #F5D600", +"M c #CDB001", +"N c #000000", +"O c #D7C100", +"P c #FDEB12", +"Q c #DFF8DF", +"R c #DAFBFF", +"S c #F0F16D", +"T c #F4EF55", +"U c #DBFBFE", +"V c #E1F5CE", +"W c #F8DF04", +"X c #F3D300", +"Y c #ECCC00", +"Z c #4C4101", +"` c #FAE000", +" . c #F5F163", +".. c #E5FCFF", +"+. c #E8F9DE", +"@. c #EBF7C2", +"#. c #F3E642", +"$. c #F0D000", +"%. c #CBAC00", +"&. c #D5BE00", +"*. c #F7F381", +"=. c #EFFDFF", +"-. c #E3F0F2", +";. c #EAF7FA", +">. c #EFFDFC", +",. c #F1FAE1", +"'. c #EEFBFD", +"). c #F5EA62", +"!. c #F7DA00", +"~. c #ECD300", +"{. c #FDF15B", +"]. c #D9DDDE", +"^. c #0C0C0C", +"/. c #323333", +"(. c #FAFBD6", +"_. c #FBF9C1", +":. c #535556", +"<. c #070707", +"[. c #C7CBCC", +"}. c #F8E642", +"|. c #D9B701", +"1. c #BD9E00", +"2. c #BEA101", +"3. c #EEC900", +"4. c #EAC700", +"5. c #B9A101", +"6. c #C7AD00", +"7. c #FFEB0C", +"8. c #DBD7AA", +"9. c #090909", +"0. c #2D2D2B", +"a. c #FFF159", +"b. c #FFF153", +"c. c #4F4F4E", +"d. c #050505", +"e. c #C7C295", +"f. c #F0CF00", +"g. c #E9C200", +"h. c #E7BF00", +"i. c #AC8E01", +"j. c #A88D01", +"k. c #DBB900", +"l. c #F3D400", +"m. c #F6D900", +"n. c #FFEB0F", +"o. c #EADC44", +"p. c #F5E42A", +"q. c #FAEA41", +"r. c #E8D95B", +"s. c #FAE213", +"t. c #EFCD00", +"u. c #EECA00", +"v. c #ECC700", +"w. c #E8C000", +"x. c #E6BE00", +"y. c #B29301", +"z. c #473C01", +"A. c #E5C200", +"B. c #F5D500", +"C. c #DAB800", +"D. c #8C7400", +"E. c #CDAA00", +"F. c #DAB400", +"G. c #362E00", +"H. c #A28A00", +"I. c #CAB000", +"J. c #6B5B01", +"K. c #0C0A00", +"L. c #625100", +"M. c #C0A700", +"N. c #E9BD00", +"O. c #EDCA00", +"P. c #EBC600", +"Q. c #2E2701", +"R. c #7D6D01", +"S. c #D99D00", +"T. c #B95A00", +"U. c #DA9E00", +"V. c #F0CE00", +"W. c #E6B700", +"X. c #C16B00", +"Y. c #B24B00", +"Z. c #C3A301", +"`. c #D4B600", +" + c #AD3B00", +".+ c #950000", +"++ c #960100", +"@+ c #9E0F00", +"#+ c #A51B00", +"$+ c #A00E00", +"%+ c #9B0000", +"&+ c #A10D00", +"*+ c #E3B100", +"=+ c #EAC400", +"-+ c #786301", +";+ c #625401", +">+ c #EFCF00", +",+ c #F2D200", +"'+ c #EDC500", +")+ c #C53200", +"!+ c #BC0000", +"~+ c #BE0000", +"{+ c #C00000", +"]+ c #C10000", +"^+ c #C50F00", +"/+ c #E29A00", +"(+ c #C8A600", +"_+ c #615201", +":+ c #E78100", +"<+ c #E54500", +"[+ c #E73B00", +"}+ c #E86200", +"|+ c #EDB600", +"1+ c #E8BF00", +"2+ c #786401", +"3+ c #C9A601", +"4+ c #E5BF00", +"5+ c #EBC700", +"6+ c #EBC500", +"7+ c #E7C000", +"8+ c #937901", +"9+ c #9C8101", +"0+ c #9A7F01", +"a+ c #D1AD01", +"b+ c #E0BB00", +"c+ c #7A6701", +"d+ c #857001", +"e+ c #D8B600", +"f+ c #E6C000", +"g+ c #B39400", +"h+ c #3B3101", +"i+ c #060500", +"j+ c #806A01", +"k+ c #C09F01", +"l+ c #A48801", +"m+ c #987E01", +"n+ c #877001", +"o+ c #292201", +"p+ c #020200", +"q+ c #3A3101", +"r+ c #B19300", +"s+ c #E2BB00", +"t+ c #282101", +"u+ c #A78A01", +"v+ c #B39401", +"w+ c #5C4C00", +"x+ c #C6A400", +"y+ c #5A4B02", +"z+ c #BE9D01", +"A+ c #826C00", +"B+ c #E4BD00", +"C+ c #987E00", +"D+ c #B79701", +"E+ c #C09F00", +" ", +" . ", +" + @ # ", +" $ % & * ", +" = - ; > , ", +" ' & ) ! ~ ~ { ] ", +" ^ / ( _ : < [ < } ~ | 1 2 3 4 5 6 ", +" 7 > 8 9 0 a b c b d e < f g h i j k l m n ", +" o p f q r s t u u t v w x ~ y / h z A B ", +" C [ r t D E F G H u I J K 8 L % M N ", +" O e v u P Q R R S T U R V W ; X Y Z ", +" ` w t H .......+.@.......#.y / $.%. ", +" &.< d t H *.=.-.;.>.,.'.-.=.).!./ h z ", +" ~.` w t H {.].^./.(._.:.<.[.}.y / $.z |.1. ", +" 2.3.4.5.6.g } e v u 7.8.9.0.a.b.c.d.e.W ; X f.k l g.h.i. ", +" j.k.z $.l.m.~ [ r t D n.o.p.H u q.r.s.8 L % t.u.v.w.h.x.y. ", +" z.A.t.% B.p f [ r s t u u t v w x ~ y / h z 3.C.D.E.h.F. ", +" G.H.I.X > 8 } [ a r c b d e < f g B.% j k l J.N K.L. ", +" N M./ ; 8 f } x [ [ < } ~ g L N.O.z 3.P.Q. ", +" R.& / L y S.T.U.V.~ p ; W.X.Y.@ u.v.Z. ", +" `.h % / / +.+++@+#+$+%+&+*+u.l =+-+ ", +" ;+@ >+h ,+'+)+!+~+{+]+^+/+u.l =+w.(+ ", +" _+3.k z t.j z :+<+[+}+|+3.v.=+1+h.h.2+ ", +" 3+4+5+l 3.u.k k k u.3.l v.6+7+8+9+h.h.0+ ", +" a+h.h.w.b+c+d+e+v.v.v.P.=+f+g+h+N i+5 h.j+ ", +" k+l+m+n+o+N N p+q+r+w.1+s+t+N u+h.v+ ", +" w+h.h.x+N y+ ", +" z+h.h.A+ ", +" B+x.C+ ", +" D+E+ ", +" ", +" "}; --- kadu-0.6.5.2.orig/debian/kadu.install.noalsa +++ kadu-0.6.5.2/debian/kadu.install.noalsa @@ -0,0 +1,42 @@ +debian/kadu.desktop usr/share/applications +debian/kadu.xpm /usr/share/pixmaps +debian/tmp/usr/bin/kadu +debian/tmp/usr/lib/kadu/modules/libaccount_management.so +debian/tmp/usr/lib/kadu/modules/libadvanced_userlist.so +debian/tmp/usr/lib/kadu/modules/libantistring.so +debian/tmp/usr/lib/kadu/modules/libao_sound.so +debian/tmp/usr/lib/kadu/modules/libauto_hide.so +debian/tmp/usr/lib/kadu/modules/libautoaway.so +debian/tmp/usr/lib/kadu/modules/libautoresponder.so +debian/tmp/usr/lib/kadu/modules/libautostatus.so +debian/tmp/usr/lib/kadu/modules/libcenzor.so +debian/tmp/usr/lib/kadu/modules/libconfig_wizard.so +debian/tmp/usr/lib/kadu/modules/libdcc.so +debian/tmp/usr/lib/kadu/modules/libdefault_sms.so +debian/tmp/usr/lib/kadu/modules/libdesktop_docking.so +debian/tmp/usr/lib/kadu/modules/libdsp_sound.so +debian/tmp/usr/lib/kadu/modules/libencryption.so +debian/tmp/usr/lib/kadu/modules/libexec_notify.so +debian/tmp/usr/lib/kadu/modules/libext_sound.so +debian/tmp/usr/lib/kadu/modules/libfiledesc.so +debian/tmp/usr/lib/kadu/modules/libfiltering.so +debian/tmp/usr/lib/kadu/modules/libfirewall.so +debian/tmp/usr/lib/kadu/modules/libgg_avatars.so +debian/tmp/usr/lib/kadu/modules/libhints.so +debian/tmp/usr/lib/kadu/modules/libhistory.so +debian/tmp/usr/lib/kadu/modules/libidle.so +debian/tmp/usr/lib/kadu/modules/liblast_seen.so +debian/tmp/usr/lib/kadu/modules/libnotify.so +debian/tmp/usr/lib/kadu/modules/libparser_extender.so +debian/tmp/usr/lib/kadu/modules/libpcspeaker.so +debian/tmp/usr/lib/kadu/modules/libphonon_sound.so +debian/tmp/usr/lib/kadu/modules/libprofiles.so +debian/tmp/usr/lib/kadu/modules/libqt4_docking.so +debian/tmp/usr/lib/kadu/modules/libqt4_sound.so +debian/tmp/usr/lib/kadu/modules/libscreenshot.so +debian/tmp/usr/lib/kadu/modules/libspellchecker.so +debian/tmp/usr/lib/kadu/modules/libsms.so +debian/tmp/usr/lib/kadu/modules/libsound.so +debian/tmp/usr/lib/kadu/modules/libvoice.so +debian/tmp/usr/lib/kadu/modules/libwindow_notify.so +debian/tmp/usr/lib/kadu/modules/libword_fix.so --- kadu-0.6.5.2.orig/debian/copyright +++ kadu-0.6.5.2/debian/copyright @@ -0,0 +1,183 @@ +This package was debianized by Patryk Cisek on +Wed, 2 May 2007 14:28:08 +0200. + +It was downloaded from http://kadu.net + +Note that there are far more contributors in Kadu that the ones listed here. + +Kadu: +Copyright © 2001-2009 Kadu Team + +agent module: +Copyright © 2007-2009 MichaÅ‚ Å»arÅ‚ok + +anonymous_check module: +Copyright © 2008-2009 PK Team, Patryk Cisek + +antistring, auto_hide, cenzor modules: +Copyright © 2007-2009 PK Team +Copyright © 2008-2009 Dorregaray + +ao_sound, exec_notify, xosd_notify modules: +Copyright © 2004-2009 Marcin Slusarz + +audacious_mediaplayer module: +Copyright © 2008-2009 Googie, RafaÅ‚ 'Vogel' Malinowski + +autostatus module: +Copyright © 2007-2009 PK Team +Copyright © 2008-2009 Dorregaray + +dcc module: +Copyright © 2004-2009 Kadu Team +Copyright © 2004-2009 RafaÅ‚ 'Vogel' Malinowski + +amarok_mediaplayer, falf_mediaplayer, filedesc, mediaplayer, screenshot +modules: +Copyright © 2004-2009 Googie + +dcopexport,filtering modules: +Copyright © 2004-2009 pinkworm + +encryption module: +Copyright © 2008-2009 Tomasz Kazmierczak + +ext_info module: +Copyright © 2004-2009 Dzwiedziu + +firewall module: +Copyright © 2005-2009 Wojtek Sulewski +Copyright © 2005-2009 Attis + +globalhotkeys module: +Copyright © 2008-2009 ultr + +iwait4u, osdhints_notify modules: +Copyright © 2005-2009 Wojtek Sulewski + +last_seen module: +Copyright © 2007-2009 PK Team +Copyright © 2008-2009 Dorregaray + +led_notify, weather modules: +Copyright © 2004-2009 Blysk + +mail module: +Copyright © 2004-2009 Michal Podsiadlik + +plus_pl_sms module: +Copyright © 2007-2009 Patryk Cisek + +mx610_notify module: +Copyright © 2007-2009 Korneliusz JarzÄ™bski + +config_wizard, desktop_docking, pcspeaker modules: +Copyright © 2004-2009 Tomasz Rostanski + +mimeTeX (used by mime_tex module): +Copyright © 2002-2009 John Forkosh Associates, Inc. + +mime_tex module: +Copyright © 2008-2009 Agnieszka Cicha +Copyright © 2007-2009 Patryk Cisek + +osdhinst_notify module: +Copyright © 2006-2009 Wojtek Sulewski (Pan Wojtas) +Copyright © 2008-2009 Dorregaray + +panelkadu module: +Copyright © 2008-2009 ultr + +parser_extender module: +Copyright © 2008-2009 Dorregaray + +powerkadu module: +powerkadu © 2007-2009 PT Team +powerkadu © 2008-2009 Dorregaray + +profiles module: +Copyright © 2006-2009 Tomasz Rostanski + +qt4_docking_notify module: +Copyright © 2007-2009 Kadu Team + +senthistory module: +Copyright © 2008-2009 ultr + +spellchecker module: +Copyright © 2004-2009 nazgul +Copyright © 2005-2009 Googie + +split_messages module: +Copyright © 2007-2009 PT Team +Copyright © 2008-2009 Dorregaray + +tabs module: +Copyright © 2005-2009 Michal Podsiadlik + +water_notify module: +Copyright © 2008-2009 Korneliusz JarzÄ™bski + +word_fix module: +Copyright © 2007-2009 PT Team +Copyright © 2008-2009 Dorregaray + +crystal16, crystal22 icon themes: +Copyright © 2004-2009 Dariusz Arciszewski +Copyright © 2004-2009 Everaldo + +nuvola16, nuvola22 icon themes: +Copyright © 2004-2009 Kadu Team +Copyright © 2004-2009 David Vignoni + +glass16, glass22 icon themes: +Copyright © 2006-2009 Mariusz Waluga + +penguins emoticons theme: +Copyright © 2006-2009 Kamil Dziedzic +Copyright © 2006-2009 Lukasz Florczak +Copyright © 2006-2009 Mariusz Waluga +Copyright © 2006-2009 Karolina Weiss +Copyright © 2006-2009 Hubert Wrzesinki + +Active members of Kadu Team (in an alphabetical order) are: +Tomasz Chilinski +Piotr Galiszewski +Rafal Malinowski +Michal Podsiadlik +Tomasz RostaÅ„ski +Adrian Smarzewski +Dawid Stawiarski + +Not anymore active members of Kadu Team (in an alphabetical order) are: +Dariusz Jagodzik +Tomasz Jarzynka +Roman Krzystyniak +Pawel Pluciennik +Marcin Slusarz + +Members of PK Team (in an alphabetical order) are: +Patryk Cisek +Googie +Graffi +Marek Kubicki +Maverick + +The Debian packaging is © 2007, Patryk Cisek and is +licensed under the GPL. + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + +On Debian GNU/Linux system, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + --- kadu-0.6.5.2.orig/debian/kadu.dirs +++ kadu-0.6.5.2/debian/kadu.dirs @@ -0,0 +1 @@ +usr/share/doc/kadu --- kadu-0.6.5.2.orig/debian/kadu.install.alsa +++ kadu-0.6.5.2/debian/kadu.install.alsa @@ -0,0 +1 @@ +debian/tmp/usr/lib/kadu/modules/libalsa_sound.so --- kadu-0.6.5.2.orig/debian/kadu-themes.install +++ kadu-0.6.5.2/debian/kadu-themes.install @@ -0,0 +1,10 @@ +debian/tmp/usr/share/kadu/themes/emoticons/gg6_compatible +debian/tmp/usr/share/kadu/themes/emoticons/tango +debian/tmp/usr/share/kadu/themes/icons/kadu05 +debian/tmp/usr/share/kadu/themes/icons/oxygen16 +debian/tmp/usr/share/kadu/themes/sounds/bns +debian/tmp/usr/share/kadu/themes/sounds/drums +debian/tmp/usr/share/kadu/themes/sounds/florkus +debian/tmp/usr/share/kadu/themes/sounds/michalsrodek +debian/tmp/usr/share/kadu/themes/sounds/percussion +debian/tmp/usr/share/kadu/themes/sounds/ultr --- kadu-0.6.5.2.orig/debian/kadu-common.install +++ kadu-0.6.5.2/debian/kadu-common.install @@ -0,0 +1,115 @@ +debian/tmp/usr/share/icons +debian/tmp/usr/share/kadu/configuration/dialog-look-chat-advanced.ui +debian/tmp/usr/share/kadu/configuration/dialog.ui +debian/tmp/usr/share/kadu/modules/configuration/advanced_userlist.ui +debian/tmp/usr/share/kadu/modules/configuration/alsa_sound.ui +debian/tmp/usr/share/kadu/modules/configuration/antistring.ui +debian/tmp/usr/share/kadu/modules/configuration/auto_hide.ui +debian/tmp/usr/share/kadu/modules/configuration/autoaway.ui +debian/tmp/usr/share/kadu/modules/configuration/autoresponder.ui +debian/tmp/usr/share/kadu/modules/configuration/autostatus.ui +debian/tmp/usr/share/kadu/modules/configuration/cenzor.ui +debian/tmp/usr/share/kadu/modules/configuration/dcc.ui +debian/tmp/usr/share/kadu/modules/configuration/default_sms.ui +debian/tmp/usr/share/kadu/modules/configuration/desktop_docking.ui +debian/tmp/usr/share/kadu/modules/configuration/dsp_sound.ui +debian/tmp/usr/share/kadu/modules/configuration/docking.ui +debian/tmp/usr/share/kadu/modules/configuration/encryption.ui +debian/tmp/usr/share/kadu/modules/configuration/ext_sound.ui +debian/tmp/usr/share/kadu/modules/configuration/filedesc.ui +debian/tmp/usr/share/kadu/modules/configuration/filtering.ui +debian/tmp/usr/share/kadu/modules/configuration/firewall.ui +debian/tmp/usr/share/kadu/modules/configuration/hints.ui +debian/tmp/usr/share/kadu/modules/configuration/history.ui +debian/tmp/usr/share/kadu/modules/configuration/notify.ui +debian/tmp/usr/share/kadu/modules/configuration/parser_extender.ui +debian/tmp/usr/share/kadu/modules/configuration/pcspeaker.ui +debian/tmp/usr/share/kadu/modules/configuration/screenshot.ui +debian/tmp/usr/share/kadu/modules/configuration/sms.ui +debian/tmp/usr/share/kadu/modules/configuration/sound.ui +debian/tmp/usr/share/kadu/modules/configuration/spellchecker.ui +debian/tmp/usr/share/kadu/modules/configuration/voice.ui +debian/tmp/usr/share/kadu/modules/configuration/word_fix.ui +debian/tmp/usr/share/kadu/modules/account_management.desc +debian/tmp/usr/share/kadu/modules/advanced_userlist.desc +debian/tmp/usr/share/kadu/modules/alsa_sound.desc +debian/tmp/usr/share/kadu/modules/autoaway.desc +debian/tmp/usr/share/kadu/modules/autoresponder.desc +debian/tmp/usr/share/kadu/modules/autostatus.desc +debian/tmp/usr/share/kadu/modules/config_wizard.desc +debian/tmp/usr/share/kadu/modules/data/antistring +debian/tmp/usr/share/kadu/modules/data/cenzor +debian/tmp/usr/share/kadu/modules/data/config_wizard +debian/tmp/usr/share/kadu/modules/data/filtering +debian/tmp/usr/share/kadu/modules/data/word_fix +debian/tmp/usr/share/kadu/modules/antistring.desc +debian/tmp/usr/share/kadu/modules/ao_sound.desc +debian/tmp/usr/share/kadu/modules/auto_hide.desc +debian/tmp/usr/share/kadu/modules/cenzor.desc +debian/tmp/usr/share/kadu/modules/dcc.desc +debian/tmp/usr/share/kadu/modules/default_sms.desc +debian/tmp/usr/share/kadu/modules/desktop_docking.desc +debian/tmp/usr/share/kadu/modules/docking.desc +debian/tmp/usr/share/kadu/modules/dsp_sound.desc +debian/tmp/usr/share/kadu/modules/encryption.desc +debian/tmp/usr/share/kadu/modules/exec_notify.desc +debian/tmp/usr/share/kadu/modules/ext_sound.desc +debian/tmp/usr/share/kadu/modules/filedesc.desc +debian/tmp/usr/share/kadu/modules/filtering.desc +debian/tmp/usr/share/kadu/modules/firewall.desc +debian/tmp/usr/share/kadu/modules/hints.desc +debian/tmp/usr/share/kadu/modules/history.desc +debian/tmp/usr/share/kadu/modules/last_seen.desc +debian/tmp/usr/share/kadu/modules/notify.desc +debian/tmp/usr/share/kadu/modules/parser_extender.desc +debian/tmp/usr/share/kadu/modules/pcspeaker.desc +debian/tmp/usr/share/kadu/modules/phonon_sound.desc +debian/tmp/usr/share/kadu/modules/profiles.desc +debian/tmp/usr/share/kadu/modules/qt4_docking.desc +debian/tmp/usr/share/kadu/modules/qt4_sound.desc +debian/tmp/usr/share/kadu/modules/sms.desc +debian/tmp/usr/share/kadu/modules/screenshot.desc +debian/tmp/usr/share/kadu/modules/sound.desc +debian/tmp/usr/share/kadu/modules/spellchecker.desc +debian/tmp/usr/share/kadu/modules/word_fix.desc +debian/tmp/usr/share/kadu/modules/translations/account_management* +debian/tmp/usr/share/kadu/modules/translations/advanced_userlist_* +debian/tmp/usr/share/kadu/modules/translations/alsa_sound* +debian/tmp/usr/share/kadu/modules/translations/antistring* +debian/tmp/usr/share/kadu/modules/translations/autoaway* +debian/tmp/usr/share/kadu/modules/translations/autoresponder* +debian/tmp/usr/share/kadu/modules/translations/autostatus* +debian/tmp/usr/share/kadu/modules/translations/cenzor* +debian/tmp/usr/share/kadu/modules/translations/config_wizard* +debian/tmp/usr/share/kadu/modules/translations/dcc* +debian/tmp/usr/share/kadu/modules/translations/default_sms* +debian/tmp/usr/share/kadu/modules/translations/desktop_docking* +debian/tmp/usr/share/kadu/modules/translations/desktop_docking* +debian/tmp/usr/share/kadu/modules/translations/docking* +debian/tmp/usr/share/kadu/modules/translations/dsp_sound* +debian/tmp/usr/share/kadu/modules/translations/encryption* +debian/tmp/usr/share/kadu/modules/translations/exec_notify* +debian/tmp/usr/share/kadu/modules/translations/ext_sound* +debian/tmp/usr/share/kadu/modules/translations/filedesc* +debian/tmp/usr/share/kadu/modules/translations/filtering* +debian/tmp/usr/share/kadu/modules/translations/firewall* +debian/tmp/usr/share/kadu/modules/translations/hints* +debian/tmp/usr/share/kadu/modules/translations/history* +debian/tmp/usr/share/kadu/modules/translations/last_seen* +debian/tmp/usr/share/kadu/modules/translations/notify* +debian/tmp/usr/share/kadu/modules/translations/parser_extender* +debian/tmp/usr/share/kadu/modules/translations/pcspeaker* +debian/tmp/usr/share/kadu/modules/translations/profiles* +debian/tmp/usr/share/kadu/modules/translations/sms* +debian/tmp/usr/share/kadu/modules/translations/screenshot* +debian/tmp/usr/share/kadu/modules/translations/sound* +debian/tmp/usr/share/kadu/modules/translations/spellchecker* +debian/tmp/usr/share/kadu/modules/translations/voice* +debian/tmp/usr/share/kadu/modules/translations/window_notify* +debian/tmp/usr/share/kadu/modules/translations/word_fix* +debian/tmp/usr/share/kadu/modules/voice.desc +debian/tmp/usr/share/kadu/modules/window_notify.desc +debian/tmp/usr/share/kadu/themes/emoticons/penguins +debian/tmp/usr/share/kadu/themes/icons/default +debian/tmp/usr/share/kadu/themes/sounds/default +debian/tmp/usr/share/kadu/translations --- kadu-0.6.5.2.orig/debian/control +++ kadu-0.6.5.2/debian/control @@ -0,0 +1,53 @@ +Source: kadu +Section: net +Priority: optional +Maintainer: Patryk Cisek +Build-Depends: cdbs (>= 0.4.23-1.1), cmake (>=2.6), autotools-dev, debhelper (>= 5), patchutils (>= 0.2.25), sharutils, bzip2, libqt4-dev, libao-dev, libsndfile1-dev (>= 1.0), libcurl3-gnutls-dev, libaudio-dev, libxtst-dev, libgadu-dev, libaspell-dev, libasound-dev, libdbus-1-dev, libqca2-dev, x11proto-scrnsaver-dev, libxss-dev, libphonon-dev +Standards-Version: 3.8.1 +Homepage: http://kadu.net + +Package: kadu +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, kadu-common (= ${source:Version}), libqca2-plugin-ossl +Recommends: kadu-external-modules (>= 0.6.5-1) +Conflicts: kadu-external-modules (< 0.6.5-1), kadu-kde-modules, kadu-gtk-modules +Replaces: kadu-kde-modules, kadu-gtk-modules +Suggests: kadu-themes +Description: Gadu-Gadu client for X11 + Gadu-Gadu is a Windows instant messenger, very popular in Poland. + Kadu is a Qt4 version for *nix systems. + . + This package provides Kadu along with modules developed by Kadu developers. + +Package: kadu-common +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: kadu-external-modules (>= 0.6.5-1) +Conflicts: kadu (< 0.6.5-1) +Suggests: kadu-themes +Description: Gadu-Gadu client for X11 + Gadu-Gadu is a Windows instant messenger, very popular in Poland. + Kadu is a Qt4 version for *nix systems. + . + This package provides data common for all architectures. + +Package: kadu-external-modules +Architecture: any +Depends: kadu (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: kadu (< 0.6.5-1) +Description: Additional modules for Kadu + Gadu-Gadu is a Windows instant messenger, very popular in Poland. + Kadu is a Qt4 version for *nix systems. + . + This package provides additional packages developed by external developers. + See README.Debian for more details. + +Package: kadu-themes +Architecture: all +Depends: ${misc:Depends} +Recommends: kadu (>= 0.5.0-1) +Description: Additional icons and emoticons for Kadu + Gadu-Gadu is a Windows instant messenger, very popular in Poland. + Kadu is a Qt4 version for *nix systems. + . + This package provides additional icons and emoticons themes for Kadu. --- kadu-0.6.5.2.orig/debian/kadu.desktop +++ kadu-0.6.5.2/debian/kadu.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Name=Kadu +Type=Application +Icon=kadu +Exec=kadu +Categories=Network;InstantMessaging;Qt; +Terminal=false +StartupNotify=true +GenericName=Gadu-Gadu Client +GenericName[pl]=Klient Gadu-Gadu +Comment=Gadu-Gadu protocol client +Comment[pl]=Klient protokoÅ‚u Gadu-Gadu --- kadu-0.6.5.2.orig/debian/kadu-dev.manpages +++ kadu-0.6.5.2/debian/kadu-dev.manpages @@ -0,0 +1 @@ +debian/manpages/kadu-config.1 --- kadu-0.6.5.2.orig/debian/extract.sh +++ kadu-0.6.5.2/debian/extract.sh @@ -0,0 +1,70 @@ +#! /bin/sh + +# $1 - $(CURDIR) +# $2 - $(DEB_BUILDDIR) + +for dir in "$1/$2/modules" "$1/$2/varia/themes/icons" "$1/$2/varia/themes/emoticons" "$1/$2/varia/themes/sounds"; do + if [ ! -d "$dir" ]; then + mkdir -p "$dir" + fi +done + +cd "$1/$2" + +cd modules +for tarball in $1/external/modules/*; do + tmp=${tarball%%.tar.*} + mod_name=${tmp##*/} + if [ ! -f "$mod_name"/spec ]; then + if [ "${tarball##*.}" = "bz2" ]; then + tar fxjk "$tarball" || /bin/true + else + tar fxzk "$tarball" || /bin/true + fi + fi +done + +cd ../varia/themes/icons +for tarball in $1/external/themes/icons/*; do + tmp=${tarball%%.tar.*} + theme_name=${tmp##*/} + if [ ! -f "$theme_name"/icons.conf ]; then + if [ "${tarball##*.}" = "bz2" ]; then + tar fxjk "$tarball" || /bin/true + else + tar fxzk "$tarball" || /bin/true + fi + fi +done + +rm -f glass16/licence glass22/licence + + +cd ../emoticons +for tarball in $1/external/themes/emoticons/*; do + tmp=${tarball%%.tar.*} + theme_name=${tmp##*/} + if [ ! -f "$theme_name/1/emots.txt" ]; then + if [ "${tarball##*.}" = "bz2" ]; then + tar fxjk "$tarball" || /bin/true + else + tar fxzk "$tarball" || /bin/true + fi + fi +done + +rm -f tango/1/license.txt + +cd ../sounds +for tarball in $1/external/themes/sounds/*; do + tmp=${tarball%%.tar.*} + theme_name=${tmp##*/} + if [ ! -f "$theme_name/sound.conf" ]; then + if [ "${tarball##*.}" = "bz2" ]; then + tar fxjk "$tarball" || /bin/true + else + tar fxzk "$tarball" || /bin/true + fi + fi +done + --- kadu-0.6.5.2.orig/debian/kadu-external-modules.install +++ kadu-0.6.5.2/debian/kadu-external-modules.install @@ -0,0 +1,100 @@ +debian/tmp/usr/lib/kadu/modules/bin/mime_tex +debian/tmp/usr/lib/kadu/modules/libagent.so +debian/tmp/usr/lib/kadu/modules/libamarok1_mediaplayer.so +debian/tmp/usr/lib/kadu/modules/libamarok2_mediaplayer.so +debian/tmp/usr/lib/kadu/modules/libanonymous_check.so +debian/tmp/usr/lib/kadu/modules/libaudacious_mediaplayer.so +debian/tmp/usr/lib/kadu/modules/libdragon_mediaplayer.so +debian/tmp/usr/lib/kadu/modules/libfalf_mediaplayer.so +debian/tmp/usr/lib/kadu/modules/libglobalhotkeys.so +debian/tmp/usr/lib/kadu/modules/libled_notify.so +debian/tmp/usr/lib/kadu/modules/libmail.so +debian/tmp/usr/lib/kadu/modules/libmediaplayer.so +debian/tmp/usr/lib/kadu/modules/libmime_tex.so +debian/tmp/usr/lib/kadu/modules/libbmpx_mediaplayer.so +debian/tmp/usr/lib/kadu/modules/libmx610_notify.so +debian/tmp/usr/lib/kadu/modules/libnextinfo.so +debian/tmp/usr/lib/kadu/modules/libosd_hints.so +debian/tmp/usr/lib/kadu/modules/libpanelkadu.so +debian/tmp/usr/lib/kadu/modules/libplus_pl_sms.so +debian/tmp/usr/lib/kadu/modules/libpowerkadu.so +debian/tmp/usr/lib/kadu/modules/libqt4_docking_notify.so +debian/tmp/usr/lib/kadu/modules/libsenthistory.so +debian/tmp/usr/lib/kadu/modules/libsplit_messages.so +debian/tmp/usr/lib/kadu/modules/libvlc_mediaplayer.so +debian/tmp/usr/lib/kadu/modules/libwater_notify.so +debian/tmp/usr/lib/kadu/modules/libweather.so +debian/tmp/usr/lib/kadu/modules/libtabs.so +debian/tmp/usr/lib/kadu/modules/libxmms2_mediaplayer.so +debian/tmp/usr/share/kadu/modules/configuration/anonymous_check.ui +debian/tmp/usr/share/kadu/modules/configuration/globalhotkeys.ui +debian/tmp/usr/share/kadu/modules/configuration/led_notify.ui +debian/tmp/usr/share/kadu/modules/configuration/mail.ui +debian/tmp/usr/share/kadu/modules/configuration/mediaplayer.ui +debian/tmp/usr/share/kadu/modules/configuration/mime_tex.ui +debian/tmp/usr/share/kadu/modules/configuration/mx610_notify.ui +debian/tmp/usr/share/kadu/modules/configuration/nextinfo.ui +debian/tmp/usr/share/kadu/modules/configuration/osd_hints.ui +debian/tmp/usr/share/kadu/modules/configuration/panelkadu.ui +debian/tmp/usr/share/kadu/modules/configuration/plus_pl_sms.ui +debian/tmp/usr/share/kadu/modules/configuration/split_messages.ui +debian/tmp/usr/share/kadu/modules/configuration/tabs.ui +debian/tmp/usr/share/kadu/modules/configuration/senthistory.ui +debian/tmp/usr/share/kadu/modules/configuration/water_notify.ui +debian/tmp/usr/share/kadu/modules/configuration/weather.ui +debian/tmp/usr/share/kadu/modules/data/mediaplayer +debian/tmp/usr/share/kadu/modules/data/mime_tex +debian/tmp/usr/share/kadu/modules/data/plus_pl_sms +debian/tmp/usr/share/kadu/modules/data/powerkadu +debian/tmp/usr/share/kadu/modules/data/osd_hints +debian/tmp/usr/share/kadu/modules/data/weather +debian/tmp/usr/share/kadu/modules/agent.desc +debian/tmp/usr/share/kadu/modules/amarok1_mediaplayer.desc +debian/tmp/usr/share/kadu/modules/amarok2_mediaplayer.desc +debian/tmp/usr/share/kadu/modules/anonymous_check.desc +debian/tmp/usr/share/kadu/modules/audacious_mediaplayer.desc +debian/tmp/usr/share/kadu/modules/bmpx_mediaplayer.desc +debian/tmp/usr/share/kadu/modules/dragon_mediaplayer.desc +debian/tmp/usr/share/kadu/modules/falf_mediaplayer.desc +debian/tmp/usr/share/kadu/modules/gg_avatars.desc +debian/tmp/usr/share/kadu/modules/globalhotkeys.desc +debian/tmp/usr/share/kadu/modules/idle.desc +debian/tmp/usr/share/kadu/modules/led_notify.desc +debian/tmp/usr/share/kadu/modules/mail.desc +debian/tmp/usr/share/kadu/modules/mediaplayer.desc +debian/tmp/usr/share/kadu/modules/mime_tex.desc +debian/tmp/usr/share/kadu/modules/mx610_notify.desc +debian/tmp/usr/share/kadu/modules/nextinfo.desc +debian/tmp/usr/share/kadu/modules/osd_hints.desc +debian/tmp/usr/share/kadu/modules/panelkadu.desc +debian/tmp/usr/share/kadu/modules/plus_pl_sms.desc +debian/tmp/usr/share/kadu/modules/powerkadu.desc +debian/tmp/usr/share/kadu/modules/qt4_docking_notify.desc +debian/tmp/usr/share/kadu/modules/vlc_mediaplayer.desc +debian/tmp/usr/share/kadu/modules/senthistory.desc +debian/tmp/usr/share/kadu/modules/split_messages.desc +debian/tmp/usr/share/kadu/modules/tabs.desc +debian/tmp/usr/share/kadu/modules/water_notify.desc +debian/tmp/usr/share/kadu/modules/weather.desc +debian/tmp/usr/share/kadu/modules/xmms2_mediaplayer.desc +debian/tmp/usr/share/kadu/modules/translations/agent* +debian/tmp/usr/share/kadu/modules/translations/anonymous_check* +debian/tmp/usr/share/kadu/modules/translations/auto_hide* +debian/tmp/usr/share/kadu/modules/translations/gg_avatars_pl* +debian/tmp/usr/share/kadu/modules/translations/globalhotkeys* +debian/tmp/usr/share/kadu/modules/translations/led_notify* +debian/tmp/usr/share/kadu/modules/translations/mail* +debian/tmp/usr/share/kadu/modules/translations/mediaplayer* +debian/tmp/usr/share/kadu/modules/translations/mime_tex* +debian/tmp/usr/share/kadu/modules/translations/mx610_notify* +debian/tmp/usr/share/kadu/modules/translations/osd_hints_pl* +debian/tmp/usr/share/kadu/modules/translations/panelkadu* +debian/tmp/usr/share/kadu/modules/translations/plus_pl_sms* +debian/tmp/usr/share/kadu/modules/translations/powerkadu* +debian/tmp/usr/share/kadu/modules/translations/qt4_docking_notify* +debian/tmp/usr/share/kadu/modules/translations/senthistory* +debian/tmp/usr/share/kadu/modules/translations/split_messages_pl* +debian/tmp/usr/share/kadu/modules/translations/tabs* +debian/tmp/usr/share/kadu/modules/translations/water_notify* +debian/tmp/usr/share/kadu/modules/translations/weather* +debian/tmp/usr/share/kadu/syntax --- kadu-0.6.5.2.orig/debian/README.Debian +++ kadu-0.6.5.2/debian/README.Debian @@ -0,0 +1,120 @@ +Kadu for Debian +--------------- + +When compiling Kadu from sources we are able to select which modules we want +to compile by editing .config file located in Kadu's source tree. This file is +than parsed by configure script (Kadu is auto-tools based). Some of these +modules are located in Kadu's source tree, and some (the ones not officially +included, or developed by external developers) are not. + +These external modules are downloaded by the configure script and than +compiled (on make) and installed (on make install). In Debian most of them are +in kadu-external-modules package. + +Currently we have following external modules modules: +* AmaroKMediaplayer: + AmaroK player support + +* AnonymousCheck: + Adds ability to automatically search for a contact in public directory in + case the interlocutor is not on our contact list. + Previously part of PowerKadu. Now it's separate module. + +* Antistring: + Antistring functionality was previously a part of PowerKadu module. Now + it's a separate one. + +* AOSound: + libao library sound module (libao works with ALSA, OSS, ESD, AIX, IRIX, NAS, + Sun, NenBSD, OpenBSD) + +* AudaciousMediaplayer: + Audacious player support + +* AutoHide: + Hides the main Kadu window after certain amount of inactivity time. + Previously part of PowerKadu. Now it's separate module. + +* AutoStatus: + Automatic status changing scheduler + +* Cenzor: + Adds ability to detect abusive messages. + Previously part of PowerKadu. Now it's separate module. + +* DCOPExport: + Exports some functions via DCOP + +* ExecNotify: + Notification by external commands module + +* FileDesc: + Description from file module + +* Filtering: + User list filtering + +* Firewall: + Protection against unwanted chats + +* GlobalHotKeys: + Adds global hotkeys support to Kadu + +* LastSeen: + Gathers information about when every single contact was last seen as + visible + +* LEDNotify: + Notification by Scroll Lock LED + +* MiastoplusaSMS: + Miasto Plusa SMS Gateway support + +* OSDHintsNotify: + Fancy notification bubbles. + +* PanelKadu: + Turns Kadu's main window into a desktop panel. + +* ParserExtender: + Adds an API to extend Kadu's parser syntax. It lets to add e. g. new + variables to info panel (like %s for status, or %i for IP). + +* PCSpeaker: + PC-Speaker support + +* PowerKadu: + Meta-module, that doesn't add any additional functionality, or changes. + Instead it's dependent of all modules, that were previously (Kadu 0.4.x, + 0.5.x) part of PowerKadu. After breaking PowerKadu into separate modules, + we (PowerKadu Team) decided to create this meta-module to add ability of + easily loading all modules, which were previously part of PowerKadu. + +* Profiles: + Profiles support - this module lets one to run several instances of Kadu for + different Gadu-Gadu accounts on the same unix account. + +* Screenshot: + Lets one do snapshots and send them in a chat window to an interlocutor(s). + +* Spellchecker: + Spellchecker for chat text. + +* SplitMessages: + The maximum length of a message is about 2000 characters in GaduGadu + protocol. This module automatically breaks long messages to several + independent ones, sent one after another. + Previously part of PowerKadu. Now it's separate module. + +* Tabs: + Tabbed chat dialog module + +* Weather: + Weather checking + +* WordFix: + Somewhat similar to Spellchecker. However instead of highlighting typos, + it automatically corrects them. + Previously part of PowerKadu. Now it's separate module. + + -- Patryk Cisek Sat, 08 Mar 2008 10:02:00 +0200 --- kadu-0.6.5.2.orig/debian/kadu.manpages +++ kadu-0.6.5.2/debian/kadu.manpages @@ -0,0 +1 @@ +debian/manpages/kadu.1 --- kadu-0.6.5.2.orig/debian/changelog +++ kadu-0.6.5.2/debian/changelog @@ -0,0 +1,252 @@ +kadu (0.6.5.2-1) unstable; urgency=low + + * New upstream release + * debian/extract.sh: Added "-k" to tar invocations to avoid overwriting + potentially patched (by debian/patches) external modules/themes + * Added encryption module -- new version gets rid of GPL vs. OpenSSL + license issue + * Updated debian/patches/02-.config.patch to include new modules + * Added new Build-Depends to compile newly added modules + * Bumped Standards-Version to 3.8.1 + + -- Patryk Cisek Sat, 02 May 2009 10:13:44 +0200 + +kadu (0.6.5.1-5) unstable; urgency=low + + * Removed debian/patches/05-default_sms-fix.patch and + debian/patches/06-saveWindowsGeometry-fix.patch -- they've alreadt been + applied upstream + * qt4_docking is now linked dynamically (Closes: #515045) + * Removed "libvlc0-dev | libvlc-dev, and xmms2-dev" from Build-Depends -- + *_mediaplayer modules in their current versions use D-Bus to communicate + players + + -- Patryk Cisek Fri, 13 Feb 2009 15:34:33 +0100 + +kadu (0.6.5.1-4) unstable; urgency=low + + * Added debian/patches/04-config_wizard_no_data_content.patch -- content of + /usr/share/kadu/modules/data/config_wizard/ should not be empty. It should + contain some .png files needed by config_wizard module. This patch fixes + the bug. + + -- Patryk Cisek Tue, 10 Feb 2009 09:53:19 +0100 + +kadu (0.6.5.1-3) unstable; urgency=low + + * Changed the order of libvlc-dev and libvlc0-dev in Build-Depends -- sbuild + failed to build the package when $check_depends_algorithm = "first-only"; + in sbuild.conf was set + + -- Patryk Cisek Sun, 08 Feb 2009 15:14:36 +0100 + +kadu (0.6.5.1-2) unstable; urgency=low + + * Moving 0.6.5.1 from experimental to unstable + + -- Patryk Cisek Mon, 02 Feb 2009 21:30:29 +0100 + +kadu (0.6.5.1-1) experimental; urgency=low + + * New upstream release + * Added some external modules: mx610_notify, qt4_docking_notify, + water_notify, weather + * Added libvlc-dev (vlc_mediaplayer module), libxmms2-dev + (xmms2_mediaplayer module) and libdbus-1-dev to Build-Depends + * Removed debian/patches/04-sound-themes-fix.patch (already applied + upstream) + + -- Patryk Cisek Mon, 26 Jan 2009 16:09:31 +0100 + +kadu (0.6.5-1) experimental; urgency=low + + * New upstream release + * kadu-kde-modules and kadu-gtk-modules have been removed, since we no + longer have any kdelibs/GTK+ dependent modules + * Removed kadu-mozilla man page, moved sounds to kadu-themes, updated + Kadu Team members list in debian/copyright -- Thanks to Piotr Galiszewski + (Kadu Team member) for submitting a patch + * Updated Kadu Team members list in debian/copyright + * Updated debian/README.source -- Kadu is now cmake based, not autotools + * Removed Tango icon theme -- its license (CC-SA 2.5) is not DFSG-compliant + * Channged (C) to © in debian/copyright + + -- Patryk Cisek Mon, 19 Jan 2009 13:18:49 +0100 + +kadu (0.6.0.2-3) unstable; urgency=high + + * Now Kadu is linked against libgadu provided by libgadu3 package, instead + of the one shipped in Kadu's tarball. This fixes CVE-2008-4776 + (Closes: #504429, #504430) + + -- Patryk Cisek Tue, 04 Nov 2008 15:37:05 +0100 + +kadu (0.6.0.2-2) unstable; urgency=low + + [ Patryk Cisek ] + * Added copyright notices to manual pages + * Backported upstream patch for miastoplusa_sms module, that makes it + work again with libcurl liked against libgnutls + + [ Piotr Ożarowski ] + * debian/watch detects all upstream releases now + + -- Patryk Cisek Sat, 13 Sep 2008 11:25:27 +0200 + +kadu (0.6.0.2-1) unstable; urgency=low + + * New upstream release + * Added debian/watch file for current stable branch (0.6.0.x) + * Added senthistory module to debian/kadu-external-modules.install + * Fixed compilation error for non-Linux ports. Since ALSA is Linux-specific, + now alsa-sound is compiled only on linux. Used dpkg-architecture in + debian/rules for that. + * Bumped Standards-Version to 3.8.0 + * Added debian/README.source + + -- Patryk Cisek Wed, 23 Jul 2008 09:54:47 +0200 + +kadu (0.6.0.1-1) unstable; urgency=low + + * New upstream release + * With this release came 3 additional external modules: autostatus, + globalhotkeys and last_seen + * Corrected names of the modules in REAME.Debian + * Added kadu-gtk-modules package. It holds modules (currently only one: + xosd_notify) dependent on libgtk + * Added kadu-common package for holding /usr/share data in architecture all + package + + -- Patryk Cisek Fri, 09 May 2008 12:10:43 +0000 + +kadu (0.6.0-1) unstable; urgency=low + + * New upstream release + * New external modules: anonymous_check, antistring, audacious_mediaplayer, + auto_hide, cenzor, osdhints_notify, panelkadu, parser_extender, + powerkadu, split_messages, word_fix + * Added debian/patches/05-audacious_mediaplayer-spec.patch to fix + compilation error in Debian + + -- Patryk Cisek Sat, 08 Mar 2008 18:59:58 +0100 + +kadu (0.6.0~rc3.1-1) unstable; urgency=low + + * Updated Glass and Tango icon themes. This is a fake upstream version + because these themes are in external/themes directory, so .orig.tar.gz + had to be changed. (Closes: #465869) + * Added copyright notices about newly added modules in debian/copyright + * Changed Architecture from any to all for kadu-dev + * Moved pcspeaker.ui from kadu.install to kadu-external-modules.install + and xosd_notify.desc from kadu-external-modules.install to kadu.install + * Removed libgadu-dev from Build-Depends + * Added debian/patches/04-icedove_email_client.patch to add a support for + IceDove mail client. (Closes: #465920) + + -- Patryk Cisek Sun, 17 Feb 2008 13:52:27 +0000 + +kadu (0.6.0~rc3-1) unstable; urgency=medium + + * New upstream release (Closes: #461677) + * Updated following external modules: mime_tex + * debian/control: + - moved Homepage: from long description to a header + - Modified Build-Depends + - Removed kadu-xmms module due to xmms removal (Closes: #461741) + - kadu conflicts with kadu-external-modules (<< 0.6.0~) (new internal + modules, see below) + - Bumped Standards-Version to 3.7.3 + * debian/extract.sh: + - Modified due to fit new external modules and themes lists + * debian/kadu-external-modules.install: + Added following modules: + - mime_tex + - agent + - Mediaplayer + - falf_mediaplayer + - mx610_notify + - water_notify.so + removed followinf modules: + - advanced_userlist (moved to kadu.install, since it's now an internal + module) + - ext_info + - iwait4u + - osdhints_notify (probably only temporally, should be back in 0.6.0) + - powerkadu + - xmms + - xosd_notify (moved to kadu.install, since it's now an internal module) + * debian/patches: + - Removed 01-libgadu_Makefile.patch - not needed any more + - 02-.config.patch updated to fit new .config file and it's list of + modules and themes. + - 03-about-dialog.patch modified to fit 0.6.0 version of Kadu. + - 04-configure_nostrip.patch modified to fit 0.6.0 version of Kadu. Also + patch file's name changed to 01-configure-nostrip.patch + * debian/rules: + - Linking statically against libgadu from Kadu sources -- version of + libgadu currently in Debian is too old -- doesn't support dcc7 needed + for dcc module. + - Removing .o files after unpacking (see mediaplayer tarball). + * external: + - updated modules and themes to their newest versions. + + -- Patryk Cisek Thu, 14 Feb 2008 08:08:00 +0000 + +kadu (0.5.0-4) unstable; urgency=low + + * debian/control + - Fixed packages dependencies to make kadu be binNMU-safe + * debian/patches/04-configure_nostrip.patch + - Added this patch to prevent from stripping binaries during linkage + time (Closes: #437250) + * debian/kadu.menu + - Section changed to Applications/Network/Communication + + -- Patryk Cisek Sun, 12 Aug 2007 19:18:48 +0200 + +kadu (0.5.0-3) unstable; urgency=low + + * kadu-dcopexport and kadu-amarok modules moved to a separate package + kadu-kde-modules due to their dependency on kdelibs. + * In copyright notices changed: "Vogel" to "RafaÅ‚ 'Vogel' Malinowski" (on + RafaÅ‚'s request) + + -- Patryk Cisek Thu, 07 Jun 2007 10:09:18 +0200 + +kadu (0.5.0-2) unstable; urgency=low + + * Just a rebuild against libcurl4-gnutls + + -- Patryk Cisek Mon, 14 May 2007 20:50:16 +0200 + +kadu (0.5.0-1) unstable; urgency=low + + * Initial release + * debian/patches: + - 01-libgadu_Makefile.patch - make distclean breaks the libgadu sources. + This patch avoids deleting libgadu/config.h.in, libgadu/configure and + libgadu/aclocal.m4 + - 02-.config.patch - This patch selects all modules and all additional + icons and emoticons themes (exceptions are encryption and mail modules, + which are not selected due to OpenSSL's license vs. GPL incompatibility) + - 03-about-dialog.patch - Originally "About..." dialog reads contents of + AUTHORS, THANKS, LICENSE and ChangeLog files from the /usr/share/kadu/ + directory. These files are moved to /usr/share/doc/kadu/ and this patch + makes "About..." dialog read from proper directory. Also ChangeLog is + installed as about-changes-tab.txt. + * debian/extract.sh: + Kadu has a mechanism called "autodownload". It's purpose is to fetch + external modules and themes (selected in .config file) by a configure + script. This is unacceptable for Debian source package, because such data + wouldn't be verifiable. external directory holds all these modules and + themes and debian/extract.sh unpacks the tarballs, overriding autodownload + mechanism. + * Voice module has to be linked against patched version of libgsm to work + properly, that's why libgsm is shipped with the module and linked + statically. + * Contents of all tabs in an "About..." dialog are read directly from + AUTHORS, THANKS, LICENSE and (after applying 03-about-dialog.patch) + about-changes-tab.txt. That's why these files cannot be gzipped. + + -- Patryk Cisek Thu, 03 May 2007 15:18:04 +0200 + --- kadu-0.6.5.2.orig/debian/README.source +++ kadu-0.6.5.2/debian/README.source @@ -0,0 +1,86 @@ +Kadu for Debian +--------------- + + +This package uses CDBS (Common Debian Build System) to unpack sources, apply +Debian-specific paches and build .deb binary packages. + +If you want to build Kadu for Debian as it is (meaning; without your own +modifications) you simply do the following: +$ mkdir ~/kadu-experimenting +$ cd ~/kadu-experimenting +$ dget http://ftp.debian.org/debian/pool/main/k/kadu/kadu_0.6.5-1.dsc + +dget is located in devscripts package, so you have to install it first. Also +.dsc file's name is dependant on Kadu's version. + +OK, now you want to unpack source package: +$ dpkg-source -x kadu_0.6.5-1.dsc + +It unpacks source package to kadu-0.6.5 directory. Inside it you have the +the following: +debian - directory containing all data files used by Debian building system +to produce .deb files +external - all additional Kadu plug-ins and icon/emoticon themes +kadu-0.6.5.tar.bz2 - original Kadu tarball (the one, that is distributed by +upstream). + +So the next step is to build it: +$ cd kadu-0.6.5 +$ dpkg-buildpackage -us -uc + +dpkg-buildpackage will unpack original tarball, apply Debian-specific patches +(see debian/patches directory), compiles and builds .deb files. If you want +to add your own modification, you probably want to experiment with sources +already patched by debian/patches diff files. To do so you have to unpack +orig tarball: +$ debian/rules pre-build + +This will unpack kadu-0.6.5.tar.bz2 to build-tree directory. Now you have to +apply paches: +$ debian/rules patch + +You probably also want to unpack all additional stuff, like plugins, themes: +$ sh debian/extract.sh `pwd` build-tree/kadu + +Now you have a build-dir/kadu directory, which contains unpacked Kadu source, +with all additional stuff and patches applied. Kadu is cmake based, so +inside build-tree/kadu: +$ cmake . -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=~/kadu-experimenting/build +$ make +$ make install + +should be enough for you to do some hacking and testing. This way you build +Kadu with debugging symbols and install it to +~/kadu-experimenting/build/bin/kadu + +To unapply all the patches, that were applied by debian/rules patch (all diff +files from debian/patches directory), you just execute: +$ debian/rules unpatch + +When you finally produce your own patch, you can add it to debian/patches +directory and when building the package the standard way (dpkg-buildpackage) +it will be automatically applied. The patch should be a unified format (-u +option of patch command). You can use -p0, -p1 and -p2. Just use the one you +prefer. + +If you want to publish your modified version, it is also a good idea to mark +it with a version change. If you have already devscripts package installed, +it's easy. Just run: +$ dch -i + +This will open an editor with debian/changelog file with a new entry for you +to fill in. When done, save it and quit. Than you may build it. But first +clean the source package (removing all the build-tree, all stamps from debian +directory): +$ fakeroot debian/rules clean + +You'll find fakeroot in fakeroot package. Now build: +$ dpkg-buildpackage -us -uc + +And you're done. Now you can delete ~/kadu-experimenting/build, since you +don't need it any more. dpkg-buildpackage has created all binary packages +(.deb files) and source package (.dsc, .diff.gz and orig.tar.gz -- the latter +is of course the same as the one downloaded by dget in the beginning). + + -- Patryk Cisek Wed, 23 Jul 2008 09:46:52 +0200 --- kadu-0.6.5.2.orig/debian/manpages/kadu-config.1 +++ kadu-0.6.5.2/debian/manpages/kadu-config.1 @@ -0,0 +1,74 @@ +.TH KADU 1 +.SH NAME +kadu-config \- script to get information about the installed version of kadu +.SH SYNOPSIS +.B kadu\-config +[\-\-prefix\fI[=DIR]\fP] [\-\-exec\-prefix\fI[=DIR]\fP] [\-\-version] +[\-\-libs] [\-\-cflags] [\-\-data\-dir] [\-\-modules\-dir] [\-\-qt\-moc\-dir] +.br +.SH DESCRIPTION +\fIkadu\-config\fP is a tool for retrieving the library/include paths +\fIkadu\fP was compiled with. Useful for folks compiling their own Kadu +modules outside the main source tree. +.PP +\fIkadu-config\fP is based on \fIxmms\-config\fP from the \fIXMMS\fP package. + +.SH OPTIONS +\fIkadu-config\fP accepts the following options: + +.TP +.B \-\-prefix\fI[=DIR]\fP +If specified, use \fIDIR\fP instead of the installation prefix that +\fIkadu\fP was built with when computing the output for the \-\-cflags and +\-\-libs options. This option is also used for the exec prefix +if \-\-exec\-prefix was not specified. This option must be specified +before any \-\-libs or \-\-cflags options. + +.TP +.B \-\-exec\-prefix\fI[=DIR]\fP +If specified, use \fIDIR\fP instead of the installation exec prefix that +\fIkadu\fP was built with when computing the output for the \-\-cflags +and \-\-libs options. This option must be specified before any +\-\-libs or \-\-cflags options. + +.TP +.B \-\-version +Print the currently installed version of \fIkadu\fP on the standard output. + +.TP +.B \-\-libs +Print the linker flags that are necessary to link \fIkadu\fP to a program. + +.TP +.B \-\-cflags +Print the compiler flags that are necessary to compile a program that uses +\fIkadu\fP. + +.TP +.B \-\-data\-dir +Print the directory that the \fIkadu\fP\'s icons, emoticons and sounds themes +are installed in. + +.TP +.B \-\-modules\-dir +Print the directory that the \fIkadu\fP\'s modules keep their description and +data files. + +.TP +.B \-\-qt\-moc\-dir +Print the directory that the \fIQt\fP\'s moc compiler is installed in. +.SH AUTHOR +\fIkadu\fP was written by Kadu Team (see /usr/share/kadu/doc/AUTHORS file for +details). +.PP +Copyright (C) 2007, 2008 Patryk Cisek +.PP +This manual page was written by Patryk Cisek +for the Debian project, based heavily on the \fIxmms-config\fP manual by +Christopher Martin and may be used by others. +This manual may be distributed under the terms of GPL license version 2, or +(at your opinion) any later version. +On Debian GNU/Linux system, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. If you're +not using Debian, you may also find full text of the license at +http://www.gnu.org/licenses/. --- kadu-0.6.5.2.orig/debian/manpages/kadu.1 +++ kadu-0.6.5.2/debian/manpages/kadu.1 @@ -0,0 +1,35 @@ +.TH KADU 1 +.SH NAME +kadu\ \- instant messenger for Gadu\-Gadu protocol +.SH SYNOPSIS +.B kadu +.SH DESCRIPTION +Gadu\-Gadu is very popular instant messenger for MS Windows in Poland. +\fIkadu\fP is Gadu\-Gadu's client for Unix-like systems. The most complete +documentations of \fBkadu\fP and related modules is at the project's home +page at: +.br +\fIhttp://www.kadu.net\fP + +.SH ENVIRONMENT +On startup \fIkadu\fP chacks if \fB$CONFIG_DIR\fP variable is set. If not, +\fIkadu\fP will use default directory (which is \fI$HOME/.kadu\fP) to store +it's configuration files. However, one may wish to run another instance of +\fIkadu\fP, for different Gadu-Gadu account, on the same system account. In +such case, one needs to set \fB$CONFIG_DIR\fP so it points to the directory +that is supposed to hold configuration files for the other account. + +.SH AUTHOR +kadu was written by Kadu Team (see /usr/share/kadu/doc/AUTHORS file for +details). +.PP +Copyright (C) 2007, 2008 Patryk Cisek +.PP +This manual page was written by Patryk Cisek , +for the Debian project (but may be used by others). It may be distributed +under the terms of GPL license version 2, or (at your opinion) any later +version. +On Debian GNU/Linux system, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. If you're +not using Debian, you may also find full text of the license at +http://www.gnu.org/licenses/. --- kadu-0.6.5.2.orig/debian/patches/01-themes-CMakeLists.txt.patch +++ kadu-0.6.5.2/debian/patches/01-themes-CMakeLists.txt.patch @@ -0,0 +1,60 @@ +diff --git a/varia/themes/emoticons/CMakeLists.txt b/varia/themes/emoticons/CMakeLists.txt +index a86beee..dca2c75 100644 +--- a/varia/themes/emoticons/CMakeLists.txt ++++ b/varia/themes/emoticons/CMakeLists.txt +@@ -10,15 +10,6 @@ if (INSTALL_EMOTICON_THEMES) + add_custom_target (emoticons_themes + DEPENDS ${INSTALL_EMOTICON_THEMES}) + +- foreach (INSTALL_EMOTICON_THEME ${INSTALL_EMOTICON_THEMES}) +- message (STATUS "Emoticon theme: " ${INSTALL_EMOTICON_THEME}) +- add_custom_command (OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/${INSTALL_EMOTICON_THEME} +- COMMAND ../../scripts/autodownload emoticon ${INSTALL_EMOTICON_THEME} +- COMMENT "Downloading emoticons theme ${INSTALL_EMOTICON_THEME}" +- WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} +- ) +- endforeach (INSTALL_EMOTICON_THEME) +- + add_dependencies (kadu emoticons_themes) + + install (DIRECTORY ${INSTALL_EMOTICON_THEMES} +diff --git a/varia/themes/icons/CMakeLists.txt b/varia/themes/icons/CMakeLists.txt +index c701ea4..9e70400 100644 +--- a/varia/themes/icons/CMakeLists.txt ++++ b/varia/themes/icons/CMakeLists.txt +@@ -10,15 +10,6 @@ if (INSTALL_ICON_THEMES) + add_custom_target (icon_themes + DEPENDS ${INSTALL_ICON_THEMES}) + +- foreach (INSTALL_ICON_THEME ${INSTALL_ICON_THEMES}) +- message (STATUS "Icon theme: " ${INSTALL_ICON_THEME}) +- add_custom_command (OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/${INSTALL_ICON_THEME} +- COMMAND ../../scripts/autodownload ARGS icon ${INSTALL_ICON_THEME} +- COMMENT "Downloading icon theme ${INSTALL_ICON_THEME}" +- WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} +- ) +- endforeach (INSTALL_ICON_THEME) +- + install (DIRECTORY ${INSTALL_ICON_THEMES} + DESTINATION share/kadu/themes/icons + PATTERN ".autodownloaded" EXCLUDE +diff --git a/varia/themes/sounds/CMakeLists.txt b/varia/themes/sounds/CMakeLists.txt +index 99d0da0..5dc69d1 100644 +--- a/varia/themes/sounds/CMakeLists.txt ++++ b/varia/themes/sounds/CMakeLists.txt +@@ -10,15 +10,6 @@ if (INSTALL_SOUND_THEMES) + add_custom_target (sound_themes + DEPENDS ${INSTALL_SOUND_THEMES}) + +- foreach (INSTALL_SOUND_THEME ${INSTALL_SOUND_THEMES}) +- message (STATUS "Sound theme: " ${INSTALL_SOUND_THEME}) +- add_custom_command (OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/${INSTALL_SOUND_THEME} +- COMMAND ../../scripts/autodownload sound ${INSTALL_SOUND_THEME} +- COMMENT "Downloading sound theme ${INSTALL_SOUND_THEMES}" +- WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} +- ) +- endforeach (INSTALL_SOUND_THEME) +- + add_dependencies (kadu sound_themes) + + install (DIRECTORY ${INSTALL_SOUND_THEMES} --- kadu-0.6.5.2.orig/debian/patches/02-.config.patch +++ kadu-0.6.5.2/debian/patches/02-.config.patch @@ -0,0 +1,415 @@ +diff --git a/.config b/.config +index 87dc1f1..0cec13e 100644 +--- a/.config ++++ b/.config +@@ -38,14 +38,14 @@ module_docking=y + # PL: (dzia³a m.in. w KDE, GNOME, Xfce, ...) + # Platform: Linux, Mac OS X, Windows + # Depends: docking +-module_qt4_docking=y ++module_qt4_docking=m + + # Description: Always on top window docking module + # PL: Modu³ s³u¿±cy symulacji dokowania przy pomocy ma³ego okna + # PL: (bez ramek i z ustawion± flag± "Zawsze na wierzchu") + # Platform: Linux, Mac OS X, Windows + # Depends: docking +-module_desktop_docking=n ++module_desktop_docking=m + + # Description: MacOS X docking module + # PL: Modu³ s³u¿±cy symulacji dokowania na MacOS X +@@ -78,14 +78,14 @@ module_hints=m + # PL: Modu³ powiadamiania o zdarzeniach za pomoc± zewnêtrznych poleceñ + # Platform: Linux, Mac OS X, Windows + # Depends: notify +-module_exec_notify=n ++module_exec_notify=m + + # Description: PC-Speaker support + # PL: Powiadamianie przy pomocy PC-Speakera + # Platform: Linux, Mac OS X, Windows + # Needs: libX11 (on Linux) + # Depends: notify +-module_pcspeaker=n ++module_pcspeaker=m + + # Description: MacOS X Growl Notification + # PL: Powiadamianie przy pomocy Growla na MacOS X +@@ -97,25 +97,25 @@ module_growl_notify=n + # PL: Modu³ powiadamiania o zdarzeniach przy pomocy dymków a'la OSD z Amaroka + # Platform: Linux, Mac OS X, Windows + # Depends: notify +-module_osd_hints=n ++module_osd_hints=m + + # Description: Notification by qt4 docking module + # PL: Powiadamianie za pomoc± modulu qt4_docking + # Platform: Linux, Mac OS X, Windows + # Depends: notify qt4_docking +-module_qt4_docking_notify=n ++module_qt4_docking_notify=m + + # Description: Notification by Water Plugin in Compiz + # PL: Modu³ powiadamiania pluginem Water w Compiz + # Platform: Linux + # Depends: notify +-module_water_notify=n ++module_water_notify=m + + # Description: Notifications by LED on Logitech mx610 mouse + # PL: Powiadomienia diodami na myszy mx610 + # Platform: Linux + # Depends: notify +-module_mx610_notify=n ++module_mx610_notify=m + + ##################### sound ########################################## + # PL: ############### d¼wiêk ######################################### +@@ -139,14 +139,14 @@ module_alsa_sound=m + # Platform: Linux (requires NAS), Mac OS X, Windows + # Needs: QtSound + # Depends: sound +-module_qt4_sound=n ++module_qt4_sound=m + + # Description: Phonon sound support + # PL: Obs³uga d¼wiêku przez Phonon + # Platform: Linux, Mac OS X, Windows + # Needs: (GStreamer on Linux, QuickTime on Mac OS X and DirectShow on Windows) + # Depends: sound +-module_phonon_sound=n ++module_phonon_sound=m + + # Description: ao library sound module (ALSA, OSS, ESD, AIX, IRIX, NAS, Sun, NenBSD, OpenBSD) + # PL: Obs³uga d¼wiêku przy pomocy biblioteki libao (która obs³uguje: +@@ -154,7 +154,7 @@ module_phonon_sound=n + # Platform: Linux + # Needs: libao + # Depends: sound +-module_ao_sound=n ++module_ao_sound=m + + # Description: Direct /dev/dsp sound support (Open Sound System) + # PL: Obs³uga d¼wiêku przez bezpo¶redni dostêp do urz±dzenia /dev/dsp (Open Sound System) +@@ -166,7 +166,7 @@ module_dsp_sound=m + # PL: Obs³uga d¼wiêku poprzez zewnêtrzn± aplikacjê + # Platform: Linux, Mac OS X, Windows + # Depends: sound +-module_ext_sound=n ++module_ext_sound=m + + # Description: Direct Show sound module (Windows only) + # PL: Obs¿uga dzwi¿ku poprzez Direct Show (tylko dla Windows) +@@ -251,88 +251,88 @@ module_autoresponder=m + # Description: Profiles support + # PL: Klikalna obs³uga profili + # Platform: Linux, Mac OS X, Windows +-module_profiles=n ++module_profiles=m + + # Description: Protection against unwanted chats + # PL: Ochrona przed "klikaczami" + # Platform: Linux, Mac OS X, Windows + # Depends: notify +-module_firewall=n ++module_firewall=m + + # Description: Antistring + # PL: Ochrona przed lancuszkami + # Platform: Linux, Mac OS X, Windows + # Depends: notify +-module_antistring=n ++module_antistring=m + + # Description: Auto hide Kadu window + # PL: Automatyczne ukrywanie okna Kadu + # Platform: Linux, Mac OS X, Windows + # Depends: docking +-module_auto_hide=n ++module_auto_hide=m + + # Description: Cenzor + # PL: Cenzor + # Platform: Linux, Mac OS X, Windows + # Depends: notify +-module_cenzor=n ++module_cenzor=m + + # Description: Display Gadu Avatars in Kadu + # PL: Umozliwia wyswietlanie awatarow GG w Kadu + # Platform: Linux, Mac OS X, Windows +-module_gg_avatars=n ++module_gg_avatars=m + + # Description: Extends Kadu Parser + # PL: Rozszerza mozliwosci Parsera Kadu + # Platform: Linux, Mac OS X, Windows +-module_parser_extender=n ++module_parser_extender=m + + # Description: Automaticaly split too long messages + # PL: Automatyczne dzielenie zbyt dlugich wiadomosci + # Platform: Linux, Mac OS X, Windows +-module_split_messages=n ++module_split_messages=m + + # Description: Automatic word replacement + # PL: Automatyczna zamiana slow + # Platform: Linux, Mac OS X, Windows +-module_word_fix=n ++module_word_fix=m + + # Description: Autostatus + # PL: Automatyczne zmiany statusu + # Platform: Linux, Mac OS X, Windows +-module_autostatus=n ++module_autostatus=m + + # Description: Last status infos + # PL: Informacje o ostatnich statusach kontaktów + # Platform: Linux, Mac OS X, Windows +-module_last_seen=n ++module_last_seen=m + + # Description: + # PL: Dodaje mo¿liwo¶æ zaznaczenia fragmentu ekranu i wys³ania obrazka z jego zawarto¶ci± + # Platform: Linux +-module_screenshot=n ++module_screenshot=m + + # Description: Description from file module + # PL: Obs³uga statusów pobieranych z pliku + # Platform: Linux, Mac OS X, Windows +-module_filedesc=n ++module_filedesc=m + + # Description: User list filtering + # PL: Filtrowanie listy kontaktów + # Platform: Linux, Mac OS X, Windows +-module_filtering=n ++module_filtering=m + + # Description: Spellchecking in chat window + # PL: Sprawdzanie b³êdów pisowni w oknie rozmowy + # Platform: Linux, Mac OS X, Windows + # Needs: libaspell +-module_spellchecker=n ++module_spellchecker=m + + # Description: Echo module (only example!) + # PL: Modu³ automatycznej odpowiedzi z przedrostkiem "KADU ECHO: " + # PL: (to tylko przyk³ad jak siê pisze modu³y do Kadu) + # Platform: Linux, Mac OS X, Windows +-module_echo=n ++module_echo=m + + ############################################# EXTERNAL ########################################################################### + # PL: ####################################### ZEWNÊTRZNE ######################################################################### +@@ -357,37 +357,37 @@ module_echo=n + # Description: Puts your current song in description + # PL: Wstawia tytu³ aktualnie s³uchanej piosenki do opisu + # Platform: Linux, Mac OS X, Windows +-module_mediaplayer=n ++module_mediaplayer=m + + # Description: Amarok 1.x support for mediaplayer + # PL: Wsparcie dla Amarok w mediaplayer + # Platform: Linux +-module_amarok1_mediaplayer=n ++module_amarok1_mediaplayer=m + + # Description: Amarok 2 support for mediaplayer + # PL: Wsparcie dla Amarok 2 w mediaplayer + # Platform: Linux +-module_amarok2_mediaplayer=n ++module_amarok2_mediaplayer=m + + # Description: Audacious support for mediaplayer + # PL: Wsparcie dla Audacious w mediaplayer + # Platform: Linux +-module_audacious_mediaplayer=n ++module_audacious_mediaplayer=m + + # Description: BMPx support for mediaplayer + # PL: Wsparcie dla BMPx w mediaplayer + # Platform: Linux +-module_bmpx_mediaplayer=n ++module_bmpx_mediaplayer=m + + # Description: Dragon Player support for mediaplayer + # PL: Wsparcie dla Dragon Player w mediaplayer + # Platform: Linux +-module_dragon_mediaplayer=n ++module_dragon_mediaplayer=m + + # Description: FALF support for mediaplayer + # PL: Wsparcie dla FALF w mediaplayer + # Platform: Linux +-module_falf_mediaplayer=n ++module_falf_mediaplayer=m + + # Description: iTunes support for mediaplayer + # PL: Wsparcie dla iTunes w mediaplayer +@@ -397,7 +397,7 @@ module_itunes_mediaplayer=n + # Description: VLC support for mediaplayer + # PL: Wsparcie dla VLC w mediaplayer + # Platform: Linux +-module_vlc_mediaplayer=n ++module_vlc_mediaplayer=m + + # Description: XMMS support for mediaplayer + # PL: Wsparcie dla XMMS w mediaplayer +@@ -407,12 +407,12 @@ module_xmms_mediaplayer=n + # Description: XMMS2 support for mediaplayer + # PL: Wsparcie dla XMMS2 w mediaplayer + # Platform: Linux +-module_xmms2_mediaplayer=n ++module_xmms2_mediaplayer=m + + # Description: List of people, that you don't have on list, but they have you + # PL: List osób, jakich nie masz na li¶cie, ale które maj± Ciebie + # Platform: Linux, Mac OS X, Windows +-module_agent=n ++module_agent=m + + # Description: Idle time counter + # PL: Odmierzacz czasu bezczynnosci +@@ -424,66 +424,66 @@ module_idle=m + # Platform: Linux + # Needs: libcurl, libssl + # Depends: sms +-module_plus_pl_sms=n ++module_plus_pl_sms=m + + # Description: Tabbed chat dialog module + # PL: Modu³ okna rozmowy z zak³adkami + # Platform: Linux, Mac OS X, Windows +-module_tabs=n ++module_tabs=m + + # Description: Notifications by Scroll Lock LED + # PL: Powiadomiania diod± Scroll Lock + # Platform: Linux + # Needs: libX11 + # Depends: notify +-module_led_notify=n ++module_led_notify=m + + # Description: Mail checking module + # PL: Modu³ do sprawdzana poczty + # Platform: Linux + # Depends: notify +-module_mail=n ++module_mail=m + + # Description: TeX formula support + # PL: Wsparcie dla formu³ TeX-owych + # Platform: Linux +-module_mime_tex=n ++module_mime_tex=m + + # Description: Makes a panel from Kadu main window + # PL: Zamienia Kadu w panel na skraju ekranu + # Platform: Linux +-module_panelkadu=n ++module_panelkadu=m + + # Description: Automatic lookup of an interlocutor in public directory + # PL: Automatyczne wyszukiwanie nieznajomych rozmówców w publicznym katalogu + # Platform: Linux, Mac OS X, Windows +-module_anonymous_check=n ++module_anonymous_check=m + + # Description: PowerKadu + # PL: PowerKadu + # Depends: anonymous_check antistring auto_hide autostatus cenzor gg_avatars parser_extender split_messages word_fix + # Platform: Linux, Mac OS X, Windows +-module_powerkadu=n ++module_powerkadu=m + + # Description: Adds global hotkeys support to Kadu + # PL: Dodaje do Kadu obs³ugê skrótów globalnych + # Platform: Linux +-module_globalhotkeys=n ++module_globalhotkeys=m + + # Description: Adds history of sent messages to chat windows + # PL: Dodaje historiê wys³anych wiadomo¶ci do okien rozmowy + # Platform: Linux, Mac OS X, Windows +-module_senthistory=n ++module_senthistory=m + + # Desctiption: Weather checking + # PL: Sprawdzanie pogody + # Platform: Linux, Mac OS X, Windows + # Depends: notify +-module_weather=n ++module_weather=m + + # Description: New ext_info module providing extended contact information support + # PL: Nowy modu³ ext_info wprowadzaj±cy obs³ugê dodatkowych informacji o kontaktach +-module_nextinfo=n ++module_nextinfo=m + + ############################################# ICONS ########################################################################### + # PL: ####################################### IKONY ########################################################################### +@@ -508,19 +508,19 @@ module_nextinfo=n + icons_default=y + + # Description: Default theme from kadu 0.5.x +-icons_kadu05=n ++icons_kadu05=y + + # Description: Glass 16x16 icons made by Mariusz Waluga +-icons_glass16=y ++icons_glass16=n + + # Description: Glass 22x22 icons made by Mariusz Waluga +-icons_glass22=y ++icons_glass22=n + + # Desctiption: Tango 16x16 icons made by BlotoPosniegowe + icons_tango16=n + + # Description: Oxygen 16x16 icons maintained by Piotr Pelzowski +-icons_oxygen16=n ++icons_oxygen16=y + + ########################################### EMOTICONS ######################################################################### + # PL: ##################################### EMOTIKONY ######################################################################### +@@ -540,11 +540,11 @@ emoticons_penguins=y + + # Description: Old Gadu-Gadu 6.x emoticons + # PL: Kompatybilne ze star± wersj± Gadu-Gadu 6.x +-emoticons_gg6_compatible=n ++emoticons_gg6_compatible=y + + # Description: Tango emoticons, some copied from penguins theme + # PL: Emotki Tango, czê¶æ wziêta z penguins +-emoticons_tango=n ++emoticons_tango=y + + ########################################### SOUNDS ############################################################################ + # PL: ##################################### D¬WIÊKI ########################################################################### +@@ -562,14 +562,14 @@ emoticons_tango=n + # PL: Standardowy zestaw d¼wiêków dostêpny razem ze ¼ród³ami Kadu + sound_default=y + +-sound_bns=n ++sound_bns=y + +-sound_drums=n ++sound_drums=y + +-sound_florkus=n ++sound_florkus=y + +-sound_michalsrodek=n ++sound_michalsrodek=y + +-sound_percussion=n ++sound_percussion=y + +-sound_ultr=n ++sound_ultr=y --- kadu-0.6.5.2.orig/debian/patches/03-about-dialog.patch +++ kadu-0.6.5.2/debian/patches/03-about-dialog.patch @@ -0,0 +1,25 @@ +diff --git a/kadu-core/about.cpp b/kadu-core/about.cpp +index 4795993..c1606c7 100644 +--- a/kadu-core/about.cpp ++++ b/kadu-core/about.cpp +@@ -108,7 +108,7 @@ About::About(QWidget *parent) + tb_changelog->setReadOnly(true); + tb_changelog->setFrameStyle(QFrame::StyledPanel | QFrame::Plain); + tb_changelog->setWordWrapMode(QTextOption::NoWrap); +- tb_changelog->setText(loadFile("ChangeLog")); ++ tb_changelog->setText(loadFile("about-changes-tab.txt")); + + // add tabs + tw_about->addTab(tb_authors, tr("A&uthors")); +@@ -164,7 +164,10 @@ QString About::loadFile(const QString &name) + { + kdebugf(); + +- QFile file(dataPath("kadu/" + name)); ++ QString fullName = ("COPYING" == name ? ++ "/usr/share/common-licenses/GPL-2" : ++ "/usr/share/doc/kadu/" + name); ++ QFile file(fullName); + if (!file.open(QIODevice::ReadOnly)) + { + kdebugm(KDEBUG_ERROR, "About::loadFile(%s) cannot open file\n", qPrintable(name));