diff options
author | adam <adam@pkgsrc.org> | 2007-10-14 07:51:18 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-10-14 07:51:18 +0000 |
commit | 4dde7ce03501d41a2f5639ec1d7b43db39f5022b (patch) | |
tree | e25618a2742b12e0497b6b35d5c99f5f12a5c527 /chat | |
parent | 691706f6c8cff801fdd7b50f96a61601c9468fe9 (diff) | |
download | pkgsrc-4dde7ce03501d41a2f5639ec1d7b43db39f5022b.tar.gz |
Changes 0.5.0:
* Fixed memory leak after unsuccessful attemt to load a module
* Better compatibility with Qt3
* Pthreads detection under FreeBSD
* Library detection under MacOSX
* More..
Diffstat (limited to 'chat')
-rw-r--r-- | chat/kadu/Makefile | 5 | ||||
-rw-r--r-- | chat/kadu/PLIST | 628 | ||||
-rw-r--r-- | chat/kadu/distinfo | 12 | ||||
-rw-r--r-- | chat/kadu/patches/patch-ab | 55 | ||||
-rw-r--r-- | chat/kadu/patches/patch-ad | 31 |
5 files changed, 392 insertions, 339 deletions
diff --git a/chat/kadu/Makefile b/chat/kadu/Makefile index 5c1331d3b7e..5759e0b4710 100644 --- a/chat/kadu/Makefile +++ b/chat/kadu/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2007/01/07 12:25:54 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2007/10/14 07:51:18 adam Exp $ -DISTNAME= kadu-0.4.3 -PKGREVISION= 5 +DISTNAME= kadu-0.5.0 CATEGORIES= chat MASTER_SITES= http://www.kadu.net/download/stable/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/kadu/PLIST b/chat/kadu/PLIST index 631cbf93734..294fe279db2 100644 --- a/chat/kadu/PLIST +++ b/chat/kadu/PLIST @@ -1,19 +1,39 @@ -@comment $NetBSD: PLIST,v 1.5 2006/02/16 18:07:44 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/10/14 07:51:19 adam Exp $ bin/kadu bin/kadu-config bin/kadu-mozilla include/kadu/about.h +include/kadu/action.h include/kadu/chat.h +include/kadu/chat_colors.h +include/kadu/chat_manager.h +include/kadu/chat_manager_slots.h +include/kadu/chat_message.h +include/kadu/chat_styles.h +include/kadu/color_selector.h include/kadu/config_dialog.h include/kadu/config_file.h +include/kadu/custom_input.h include/kadu/debug.h +include/kadu/dnshandler.h +include/kadu/dockarea.h include/kadu/emoticons.h include/kadu/expimp.h +include/kadu/gadu-private.h include/kadu/gadu.h +include/kadu/gadu_images_manager.h +include/kadu/gadu_rich_text.h +include/kadu/groups_manager.h include/kadu/history.h +include/kadu/html_document.h +include/kadu/http_client.h +include/kadu/icons_manager.h include/kadu/ignore.h include/kadu/kadu-config.h include/kadu/kadu.h +include/kadu/kadu_parser.h +include/kadu/kadu_splitter.h +include/kadu/kadu_text_browser.h include/kadu/message_box.h include/kadu/misc.h include/kadu/modules.h @@ -31,6 +51,7 @@ include/kadu/modules/file_transfer.h include/kadu/modules/hint.h include/kadu/modules/hint_manager.h include/kadu/modules/hint_manager_slots.h +include/kadu/modules/migration.h include/kadu/modules/notify.h include/kadu/modules/notify_slots.h include/kadu/modules/player_external.h @@ -46,16 +67,38 @@ include/kadu/modules/voice.h include/kadu/modules/window_notify.h include/kadu/modules/wizard.h include/kadu/modules/x11_docking.h -include/kadu/pending_events.h include/kadu/pending_msgs.h include/kadu/personal_info.h +include/kadu/protocol.h +include/kadu/protocols_manager.h include/kadu/search.h include/kadu/status.h include/kadu/tabbar.h +include/kadu/themes.h +include/kadu/toolbar.h +include/kadu/toolbutton.h include/kadu/updates.h include/kadu/userbox.h +include/kadu/usergroup.h include/kadu/userinfo.h +include/kadu/userlist-private.h include/kadu/userlist.h +include/kadu/userlistelement.h +lib/kadu/modules/account_management.so +lib/kadu/modules/autoaway.so +lib/kadu/modules/autoresponder.so +lib/kadu/modules/config_wizard.so +lib/kadu/modules/dcc.so +lib/kadu/modules/default_sms.so +lib/kadu/modules/dsp_sound.so +lib/kadu/modules/encryption.so +lib/kadu/modules/ext_sound.so +lib/kadu/modules/hints.so +lib/kadu/modules/migration.so +lib/kadu/modules/sms.so +lib/kadu/modules/voice.so +lib/kadu/modules/window_notify.so +lib/kadu/modules/x11_docking.so share/applnk/Internet/kadu.desktop share/kadu/AUTHORS share/kadu/COPYING @@ -64,13 +107,9 @@ share/kadu/HISTORY share/kadu/README share/kadu/THANKS share/kadu/modules/account_management.desc -share/kadu/modules/account_management.so share/kadu/modules/autoaway.desc -share/kadu/modules/autoaway.so share/kadu/modules/autoresponder.desc -share/kadu/modules/autoresponder.so share/kadu/modules/config_wizard.desc -share/kadu/modules/config_wizard.so share/kadu/modules/data/config_wizard/joi/brak.jpg share/kadu/modules/data/config_wizard/ronk2/Blocking.png share/kadu/modules/data/config_wizard/ronk2/Busy (d.).png @@ -86,21 +125,15 @@ share/kadu/modules/data/config_wizard/ronk2/mobile.png share/kadu/modules/data/config_wizard/ronk2/tlo.jpg share/kadu/modules/data/config_wizard/ronk2/tux.png share/kadu/modules/dcc.desc -share/kadu/modules/dcc.so share/kadu/modules/default_sms.desc -share/kadu/modules/default_sms.so share/kadu/modules/docking.desc share/kadu/modules/dsp_sound.desc -share/kadu/modules/dsp_sound.so share/kadu/modules/encryption.desc -share/kadu/modules/encryption.so share/kadu/modules/ext_sound.desc -share/kadu/modules/ext_sound.so share/kadu/modules/hints.desc -share/kadu/modules/hints.so +share/kadu/modules/migration.desc share/kadu/modules/notify.desc share/kadu/modules/sms.desc -share/kadu/modules/sms.so share/kadu/modules/sound.desc share/kadu/modules/translations/account_management_de.qm share/kadu/modules/translations/account_management_fr.qm @@ -146,6 +179,10 @@ share/kadu/modules/translations/hints_de.qm share/kadu/modules/translations/hints_fr.qm share/kadu/modules/translations/hints_it.qm share/kadu/modules/translations/hints_pl.qm +share/kadu/modules/translations/migration_de.qm +share/kadu/modules/translations/migration_fr.qm +share/kadu/modules/translations/migration_it.qm +share/kadu/modules/translations/migration_pl.qm share/kadu/modules/translations/notify_de.qm share/kadu/modules/translations/notify_fr.qm share/kadu/modules/translations/notify_it.qm @@ -171,280 +208,292 @@ share/kadu/modules/translations/x11_docking_fr.qm share/kadu/modules/translations/x11_docking_it.qm share/kadu/modules/translations/x11_docking_pl.qm share/kadu/modules/voice.desc -share/kadu/modules/voice.so share/kadu/modules/window_notify.desc -share/kadu/modules/window_notify.so share/kadu/modules/x11_docking.desc -share/kadu/modules/x11_docking.so -share/kadu/themes/emoticons/gadu-gadu/1/8P.gif -share/kadu/themes/emoticons/gadu-gadu/1/8P_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/beksa.gif -share/kadu/themes/emoticons/gadu-gadu/1/beksa_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/bije.gif -share/kadu/themes/emoticons/gadu-gadu/1/bije_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/brawa.gif -share/kadu/themes/emoticons/gadu-gadu/1/brawa_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/buja_w_oblokach.gif -share/kadu/themes/emoticons/gadu-gadu/1/buja_w_oblokach_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/bukiet.gif -share/kadu/themes/emoticons/gadu-gadu/1/bukiet_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/chatownik.gif -share/kadu/themes/emoticons/gadu-gadu/1/chatownik_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/cmok.gif -share/kadu/themes/emoticons/gadu-gadu/1/cmok_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/dobani.gif -share/kadu/themes/emoticons/gadu-gadu/1/dostal.gif -share/kadu/themes/emoticons/gadu-gadu/1/dostal_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/dresiarz.gif -share/kadu/themes/emoticons/gadu-gadu/1/dresiarz_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/drink.gif -share/kadu/themes/emoticons/gadu-gadu/1/drink_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/emots.txt -share/kadu/themes/emoticons/gadu-gadu/1/fuck.gif -share/kadu/themes/emoticons/gadu-gadu/1/fuck_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/gafa.gif -share/kadu/themes/emoticons/gadu-gadu/1/gafa_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/gazeta.gif -share/kadu/themes/emoticons/gadu-gadu/1/gazeta_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/gool.gif -share/kadu/themes/emoticons/gadu-gadu/1/gool_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/gra.gif -share/kadu/themes/emoticons/gadu-gadu/1/gra_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/heej.gif -share/kadu/themes/emoticons/gadu-gadu/1/heej_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/hmmm.gif -share/kadu/themes/emoticons/gadu-gadu/1/hmmm_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/jablko.gif -share/kadu/themes/emoticons/gadu-gadu/1/je_pizze.gif -share/kadu/themes/emoticons/gadu-gadu/1/je_pizze_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/kawa.gif -share/kadu/themes/emoticons/gadu-gadu/1/krecka_dostal.gif -share/kadu/themes/emoticons/gadu-gadu/1/krecka_dostal_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/kwiatek.gif -share/kadu/themes/emoticons/gadu-gadu/1/lol.gif -share/kadu/themes/emoticons/gadu-gadu/1/milosc.gif -share/kadu/themes/emoticons/gadu-gadu/1/mruga.gif -share/kadu/themes/emoticons/gadu-gadu/1/mruga_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/mutny.gif -share/kadu/themes/emoticons/gadu-gadu/1/niee.gif -share/kadu/themes/emoticons/gadu-gadu/1/niee_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/nonono.gif -share/kadu/themes/emoticons/gadu-gadu/1/nonono_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/obiad.gif -share/kadu/themes/emoticons/gadu-gadu/1/obiad_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/ok.gif -share/kadu/themes/emoticons/gadu-gadu/1/okularnik.gif -share/kadu/themes/emoticons/gadu-gadu/1/okularnik_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/olaboga.gif -share/kadu/themes/emoticons/gadu-gadu/1/olaboga_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/onajego.gif -share/kadu/themes/emoticons/gadu-gadu/1/onajego_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/pada.gif -share/kadu/themes/emoticons/gadu-gadu/1/pada_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/palacz.gif -share/kadu/themes/emoticons/gadu-gadu/1/palacz_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/papa.gif -share/kadu/themes/emoticons/gadu-gadu/1/papa_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/piwko2.gif -share/kadu/themes/emoticons/gadu-gadu/1/piwko2_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/prezent.gif -share/kadu/themes/emoticons/gadu-gadu/1/prysznic.gif -share/kadu/themes/emoticons/gadu-gadu/1/prysznic_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/puknijsie.gif -share/kadu/themes/emoticons/gadu-gadu/1/puknijsie_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/rotfl.gif -share/kadu/themes/emoticons/gadu-gadu/1/rotfl_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/serce.gif -share/kadu/themes/emoticons/gadu-gadu/1/serducho.gif -share/kadu/themes/emoticons/gadu-gadu/1/serducho_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/smutny.gif -share/kadu/themes/emoticons/gadu-gadu/1/smutny_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/snieg.gif -share/kadu/themes/emoticons/gadu-gadu/1/snieg_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/spioch.gif -share/kadu/themes/emoticons/gadu-gadu/1/spioch_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/szampan.gif -share/kadu/themes/emoticons/gadu-gadu/1/szampan_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/telefon.gif -share/kadu/themes/emoticons/gadu-gadu/1/telefon_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/tiaaa.gif -share/kadu/themes/emoticons/gadu-gadu/1/tiaaa_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/tort.gif -share/kadu/themes/emoticons/gadu-gadu/1/tort_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/usta.gif -share/kadu/themes/emoticons/gadu-gadu/1/wanna.gif -share/kadu/themes/emoticons/gadu-gadu/1/wanna_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/wc.gif -share/kadu/themes/emoticons/gadu-gadu/1/wc_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/wesoly.gif -share/kadu/themes/emoticons/gadu-gadu/1/wesoly_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/winko.gif -share/kadu/themes/emoticons/gadu-gadu/1/wstydnis.gif -share/kadu/themes/emoticons/gadu-gadu/1/wstydnis_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/z_jezorem.gif -share/kadu/themes/emoticons/gadu-gadu/1/z_jezorem_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/zab.gif -share/kadu/themes/emoticons/gadu-gadu/1/zab_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/zakochany.gif -share/kadu/themes/emoticons/gadu-gadu/1/zakochany_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/zdziwko.gif -share/kadu/themes/emoticons/gadu-gadu/1/zdziwko_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/zegar.gif -share/kadu/themes/emoticons/gadu-gadu/1/zegar_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/ziew.gif -share/kadu/themes/emoticons/gadu-gadu/1/ziew_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/zly.gif -share/kadu/themes/emoticons/gadu-gadu/1/zly_na.gif -share/kadu/themes/emoticons/gadu-gadu/1/zniesmaczony.gif -share/kadu/themes/emoticons/gadu-gadu/2/3m_sie.gif -share/kadu/themes/emoticons/gadu-gadu/2/3m_sie_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/aniolek.gif -share/kadu/themes/emoticons/gadu-gadu/2/aniolek_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/boje_sie.gif -share/kadu/themes/emoticons/gadu-gadu/2/boje_sie_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/boks.gif -share/kadu/themes/emoticons/gadu-gadu/2/boks_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/calus.gif -share/kadu/themes/emoticons/gadu-gadu/2/calus_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/cfaniak.gif -share/kadu/themes/emoticons/gadu-gadu/2/cfaniak_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/chytry.GIF -share/kadu/themes/emoticons/gadu-gadu/2/chytry_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/cisza.gif -share/kadu/themes/emoticons/gadu-gadu/2/cisza_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/cmok.GIF -share/kadu/themes/emoticons/gadu-gadu/2/cmok_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/co.gif -share/kadu/themes/emoticons/gadu-gadu/2/co_jest.gif -share/kadu/themes/emoticons/gadu-gadu/2/co_jest_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/co_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/czarodziej.gif -share/kadu/themes/emoticons/gadu-gadu/2/czas.GIF -share/kadu/themes/emoticons/gadu-gadu/2/czas_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/czytaj.gif -share/kadu/themes/emoticons/gadu-gadu/2/czytaj_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/diabelek.gif -share/kadu/themes/emoticons/gadu-gadu/2/diabelek_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/dupa.gif -share/kadu/themes/emoticons/gadu-gadu/2/dupa_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/emots.txt -share/kadu/themes/emoticons/gadu-gadu/2/faja.GIF -share/kadu/themes/emoticons/gadu-gadu/2/faja_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/ganja.gif -share/kadu/themes/emoticons/gadu-gadu/2/ganja_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/glaszcze.gif -share/kadu/themes/emoticons/gadu-gadu/2/glaszcze_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/glupek.gif -share/kadu/themes/emoticons/gadu-gadu/2/glupek2.gif -share/kadu/themes/emoticons/gadu-gadu/2/glupek2_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/hahaha.gif -share/kadu/themes/emoticons/gadu-gadu/2/hahaha_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/jem.gif -share/kadu/themes/emoticons/gadu-gadu/2/jem_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/jezyk1.GIF -share/kadu/themes/emoticons/gadu-gadu/2/jezyk1_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/jezyk2.GIF -share/kadu/themes/emoticons/gadu-gadu/2/jezyk2_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/jupi.gif -share/kadu/themes/emoticons/gadu-gadu/2/jupi_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/killer.gif -share/kadu/themes/emoticons/gadu-gadu/2/killer_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/klotnia.gif -share/kadu/themes/emoticons/gadu-gadu/2/klotnia_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/krzywy.gif -share/kadu/themes/emoticons/gadu-gadu/2/kwasny.GIF -share/kadu/themes/emoticons/gadu-gadu/2/list.gif -share/kadu/themes/emoticons/gadu-gadu/2/list_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/lol.gif -share/kadu/themes/emoticons/gadu-gadu/2/lol_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/menu.gif -share/kadu/themes/emoticons/gadu-gadu/2/nauka.gif -share/kadu/themes/emoticons/gadu-gadu/2/nauka_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/nie.gif -share/kadu/themes/emoticons/gadu-gadu/2/nie_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/nie_powiem.gif -share/kadu/themes/emoticons/gadu-gadu/2/oczko.GIF -share/kadu/themes/emoticons/gadu-gadu/2/oczko2.GIF -share/kadu/themes/emoticons/gadu-gadu/2/oczko2_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/oczko_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/oczy.gif -share/kadu/themes/emoticons/gadu-gadu/2/oczy_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/ok.GIF -share/kadu/themes/emoticons/gadu-gadu/2/ok2.GIF -share/kadu/themes/emoticons/gadu-gadu/2/ok2_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/ok_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/paker.gif -share/kadu/themes/emoticons/gadu-gadu/2/paker_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/papa.GIF -share/kadu/themes/emoticons/gadu-gadu/2/papa_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/peace.gif -share/kadu/themes/emoticons/gadu-gadu/2/peace_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/pisze.gif -share/kadu/themes/emoticons/gadu-gadu/2/pisze_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/piwo.GIF -share/kadu/themes/emoticons/gadu-gadu/2/piwo_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/placze.GIF -share/kadu/themes/emoticons/gadu-gadu/2/placze_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/pomocy.gif -share/kadu/themes/emoticons/gadu-gadu/2/pomocy_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/przytul.gif -share/kadu/themes/emoticons/gadu-gadu/2/przytul_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/pytajnik.GIF -share/kadu/themes/emoticons/gadu-gadu/2/pytajnik_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/rotfl.GIF -share/kadu/themes/emoticons/gadu-gadu/2/rotfl_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/roza.GIF -share/kadu/themes/emoticons/gadu-gadu/2/roza_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/sciana.gif -share/kadu/themes/emoticons/gadu-gadu/2/sciana_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/serduszka.gif -share/kadu/themes/emoticons/gadu-gadu/2/serduszka2.gif -share/kadu/themes/emoticons/gadu-gadu/2/serduszka2_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/serduszka_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/sex.GIF -share/kadu/themes/emoticons/gadu-gadu/2/sex_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/slonko.gif -share/kadu/themes/emoticons/gadu-gadu/2/slonko_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/smutny.GIF -share/kadu/themes/emoticons/gadu-gadu/2/smutny_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/soczek.GIF -share/kadu/themes/emoticons/gadu-gadu/2/soczek_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/spie.GIF -share/kadu/themes/emoticons/gadu-gadu/2/spie_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/spoko.gif -share/kadu/themes/emoticons/gadu-gadu/2/spoko_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/stop.gif -share/kadu/themes/emoticons/gadu-gadu/2/stop_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/tancze.gif -share/kadu/themes/emoticons/gadu-gadu/2/tancze_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/telefon.GIF -share/kadu/themes/emoticons/gadu-gadu/2/telefon_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/tuptup.gif -share/kadu/themes/emoticons/gadu-gadu/2/tuptup_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/uczen.gif -share/kadu/themes/emoticons/gadu-gadu/2/uczen_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/uscisk.gif -share/kadu/themes/emoticons/gadu-gadu/2/uscisk_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/usmiech.GIF -share/kadu/themes/emoticons/gadu-gadu/2/usmiech2.GIF -share/kadu/themes/emoticons/gadu-gadu/2/usmiech2_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/usmiech_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/wow.GIF -share/kadu/themes/emoticons/gadu-gadu/2/wow_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/wsciekly.GIF -share/kadu/themes/emoticons/gadu-gadu/2/wsciekly_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/wykrzyknik.gif -share/kadu/themes/emoticons/gadu-gadu/2/wykrzyknik_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/ysz.GIF -share/kadu/themes/emoticons/gadu-gadu/2/ysz_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/zawstydzony.GIF -share/kadu/themes/emoticons/gadu-gadu/2/zawstydzony_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/zeby.GIF -share/kadu/themes/emoticons/gadu-gadu/2/zeby_na.GIF -share/kadu/themes/emoticons/gadu-gadu/2/zly.gif -share/kadu/themes/emoticons/gadu-gadu/2/zly_na.gif -share/kadu/themes/emoticons/gadu-gadu/2/zygi.gif -share/kadu/themes/emoticons/gadu-gadu/2/zygi_na.gif +share/kadu/themes/emoticons/penguins/3m_sie.gif +share/kadu/themes/emoticons/penguins/8p.gif +share/kadu/themes/emoticons/penguins/_3m_sie.gif +share/kadu/themes/emoticons/penguins/_8p.gif +share/kadu/themes/emoticons/penguins/_aniolek.gif +share/kadu/themes/emoticons/penguins/_aparat.gif +share/kadu/themes/emoticons/penguins/_beczy.gif +share/kadu/themes/emoticons/penguins/_bezradny.gif +share/kadu/themes/emoticons/penguins/_bije.gif +share/kadu/themes/emoticons/penguins/_boisie.gif +share/kadu/themes/emoticons/penguins/_boks.gif +share/kadu/themes/emoticons/penguins/_buja_w_oblokach.gif +share/kadu/themes/emoticons/penguins/_bukiet.gif +share/kadu/themes/emoticons/penguins/_buziak.gif +share/kadu/themes/emoticons/penguins/_buzki.gif +share/kadu/themes/emoticons/penguins/_chatownik.gif +share/kadu/themes/emoticons/penguins/_chytry.gif +share/kadu/themes/emoticons/penguins/_cisza.gif +share/kadu/themes/emoticons/penguins/_cmok.gif +share/kadu/themes/emoticons/penguins/_co.gif +share/kadu/themes/emoticons/penguins/_co_jest.gif +share/kadu/themes/emoticons/penguins/_cwaniak.gif +share/kadu/themes/emoticons/penguins/_czarodziej.gif +share/kadu/themes/emoticons/penguins/_czytaj.gif +share/kadu/themes/emoticons/penguins/_diabelek.gif +share/kadu/themes/emoticons/penguins/_dobani.gif +share/kadu/themes/emoticons/penguins/_dokuczacz.gif +share/kadu/themes/emoticons/penguins/_dostal.gif +share/kadu/themes/emoticons/penguins/_dresiarz.gif +share/kadu/themes/emoticons/penguins/_drink.gif +share/kadu/themes/emoticons/penguins/_dupa.gif +share/kadu/themes/emoticons/penguins/_figielek.gif +share/kadu/themes/emoticons/penguins/_foch.gif +share/kadu/themes/emoticons/penguins/_gafa.gif +share/kadu/themes/emoticons/penguins/_ganja.gif +share/kadu/themes/emoticons/penguins/_gazeta.gif +share/kadu/themes/emoticons/penguins/_glaszcze.gif +share/kadu/themes/emoticons/penguins/_glupek.gif +share/kadu/themes/emoticons/penguins/_glupek2.gif +share/kadu/themes/emoticons/penguins/_gool.gif +share/kadu/themes/emoticons/penguins/_gra.gif +share/kadu/themes/emoticons/penguins/_haha.gif +share/kadu/themes/emoticons/penguins/_hahaha.gif +share/kadu/themes/emoticons/penguins/_hejka.gif +share/kadu/themes/emoticons/penguins/_hura.gif +share/kadu/themes/emoticons/penguins/_je_pizze.gif +share/kadu/themes/emoticons/penguins/_jem.gif +share/kadu/themes/emoticons/penguins/_jezyk.gif +share/kadu/themes/emoticons/penguins/_jezyk_oko.gif +share/kadu/themes/emoticons/penguins/_kawa.gif +share/kadu/themes/emoticons/penguins/_killer.gif +share/kadu/themes/emoticons/penguins/_klotnia.gif +share/kadu/themes/emoticons/penguins/_kotek.gif +share/kadu/themes/emoticons/penguins/_krecka_dostal.gif +share/kadu/themes/emoticons/penguins/_krzyk.gif +share/kadu/themes/emoticons/penguins/_kwiatek.gif +share/kadu/themes/emoticons/penguins/_list.gif +share/kadu/themes/emoticons/penguins/_lol2.gif +share/kadu/themes/emoticons/penguins/_luzik.gif +share/kadu/themes/emoticons/penguins/_milczek.gif +share/kadu/themes/emoticons/penguins/_milosc.gif +share/kadu/themes/emoticons/penguins/_mniam.gif +share/kadu/themes/emoticons/penguins/_muza.gif +share/kadu/themes/emoticons/penguins/_mysli.gif +share/kadu/themes/emoticons/penguins/_nauka.gif +share/kadu/themes/emoticons/penguins/_nerwus.gif +share/kadu/themes/emoticons/penguins/_nie.gif +share/kadu/themes/emoticons/penguins/_obiad.gif +share/kadu/themes/emoticons/penguins/_oczko.gif +share/kadu/themes/emoticons/penguins/_oklasky.gif +share/kadu/themes/emoticons/penguins/_okok.gif +share/kadu/themes/emoticons/penguins/_okularnik.gif +share/kadu/themes/emoticons/penguins/_olaboga.gif +share/kadu/themes/emoticons/penguins/_onajego.gif +share/kadu/themes/emoticons/penguins/_pada.gif +share/kadu/themes/emoticons/penguins/_paker.gif +share/kadu/themes/emoticons/penguins/_palacz.gif +share/kadu/themes/emoticons/penguins/_paluszkiem.gif +share/kadu/themes/emoticons/penguins/_papa.gif +share/kadu/themes/emoticons/penguins/_papa2.gif +share/kadu/themes/emoticons/penguins/_peace.gif +share/kadu/themes/emoticons/penguins/_pies.gif +share/kadu/themes/emoticons/penguins/_piwko2.gif +share/kadu/themes/emoticons/penguins/_piwo.gif +share/kadu/themes/emoticons/penguins/_placze.gif +share/kadu/themes/emoticons/penguins/_plask.gif +share/kadu/themes/emoticons/penguins/_plotki.gif +share/kadu/themes/emoticons/penguins/_pocieszacz.gif +share/kadu/themes/emoticons/penguins/_pomocy.gif +share/kadu/themes/emoticons/penguins/_prezent.gif +share/kadu/themes/emoticons/penguins/_prosi.gif +share/kadu/themes/emoticons/penguins/_prysznic.gif +share/kadu/themes/emoticons/penguins/_puknijsie.gif +share/kadu/themes/emoticons/penguins/_pytajnik.gif +share/kadu/themes/emoticons/penguins/_rotfl.gif +share/kadu/themes/emoticons/penguins/_rzygi.gif +share/kadu/themes/emoticons/penguins/_sciana.gif +share/kadu/themes/emoticons/penguins/_serducho.gif +share/kadu/themes/emoticons/penguins/_serduszka.gif +share/kadu/themes/emoticons/penguins/_sex.gif +share/kadu/themes/emoticons/penguins/_slonko.gif +share/kadu/themes/emoticons/penguins/_smutny.gif +share/kadu/themes/emoticons/penguins/_snieg.gif +share/kadu/themes/emoticons/penguins/_soczek.gif +share/kadu/themes/emoticons/penguins/_spadaj.gif +share/kadu/themes/emoticons/penguins/_spie.gif +share/kadu/themes/emoticons/penguins/_spioch.gif +share/kadu/themes/emoticons/penguins/_stop.gif +share/kadu/themes/emoticons/penguins/_stres.gif +share/kadu/themes/emoticons/penguins/_szampan.gif +share/kadu/themes/emoticons/penguins/_szok.gif +share/kadu/themes/emoticons/penguins/_tak.gif +share/kadu/themes/emoticons/penguins/_tancze.gif +share/kadu/themes/emoticons/penguins/_telefon.gif +share/kadu/themes/emoticons/penguins/_tort.gif +share/kadu/themes/emoticons/penguins/_tuptup.gif +share/kadu/themes/emoticons/penguins/_uczen.gif +share/kadu/themes/emoticons/penguins/_uoeee.gif +share/kadu/themes/emoticons/penguins/_uscisk.gif +share/kadu/themes/emoticons/penguins/_usmiech.gif +share/kadu/themes/emoticons/penguins/_w8.gif +share/kadu/themes/emoticons/penguins/_wanna.gif +share/kadu/themes/emoticons/penguins/_wc.gif +share/kadu/themes/emoticons/penguins/_wnerw.gif +share/kadu/themes/emoticons/penguins/_wsciekly.gif +share/kadu/themes/emoticons/penguins/_wykrzyknik.gif +share/kadu/themes/emoticons/penguins/_wysmiewacz.gif +share/kadu/themes/emoticons/penguins/_yyyy.gif +share/kadu/themes/emoticons/penguins/_zab.gif +share/kadu/themes/emoticons/penguins/_zacieszacz.gif +share/kadu/themes/emoticons/penguins/_zakochany.gif +share/kadu/themes/emoticons/penguins/_zakupy.gif +share/kadu/themes/emoticons/penguins/_zalamka.gif +share/kadu/themes/emoticons/penguins/_zawstydzony.gif +share/kadu/themes/emoticons/penguins/_zeby.gif +share/kadu/themes/emoticons/penguins/_zegar.gif +share/kadu/themes/emoticons/penguins/_ziew.gif +share/kadu/themes/emoticons/penguins/_zlezkawoku.gif +share/kadu/themes/emoticons/penguins/_zly.gif +share/kadu/themes/emoticons/penguins/_zmeczony.gif +share/kadu/themes/emoticons/penguins/aniolek.gif +share/kadu/themes/emoticons/penguins/aparat.gif +share/kadu/themes/emoticons/penguins/beczy.gif +share/kadu/themes/emoticons/penguins/bezradny.gif +share/kadu/themes/emoticons/penguins/bije.gif +share/kadu/themes/emoticons/penguins/boisie.gif +share/kadu/themes/emoticons/penguins/boks.gif +share/kadu/themes/emoticons/penguins/buja_w_oblokach.gif +share/kadu/themes/emoticons/penguins/bukiet.gif +share/kadu/themes/emoticons/penguins/buziak.gif +share/kadu/themes/emoticons/penguins/buzki.gif +share/kadu/themes/emoticons/penguins/chatownik.gif +share/kadu/themes/emoticons/penguins/chytry.gif +share/kadu/themes/emoticons/penguins/cisza.gif +share/kadu/themes/emoticons/penguins/cmok.gif +share/kadu/themes/emoticons/penguins/co.gif +share/kadu/themes/emoticons/penguins/co_jest.gif +share/kadu/themes/emoticons/penguins/cwaniak.gif +share/kadu/themes/emoticons/penguins/czarodziej.gif +share/kadu/themes/emoticons/penguins/czytaj.gif +share/kadu/themes/emoticons/penguins/diabelek.gif +share/kadu/themes/emoticons/penguins/dobani.gif +share/kadu/themes/emoticons/penguins/dokuczacz.gif +share/kadu/themes/emoticons/penguins/dostal.gif +share/kadu/themes/emoticons/penguins/dresiarz.gif +share/kadu/themes/emoticons/penguins/drink.gif +share/kadu/themes/emoticons/penguins/dupa.gif +share/kadu/themes/emoticons/penguins/emots.txt +share/kadu/themes/emoticons/penguins/figielek.gif +share/kadu/themes/emoticons/penguins/foch.gif +share/kadu/themes/emoticons/penguins/gafa.gif +share/kadu/themes/emoticons/penguins/ganja.gif +share/kadu/themes/emoticons/penguins/gazeta.gif +share/kadu/themes/emoticons/penguins/glaszcze.gif +share/kadu/themes/emoticons/penguins/glupek.gif +share/kadu/themes/emoticons/penguins/glupek2.gif +share/kadu/themes/emoticons/penguins/gool.gif +share/kadu/themes/emoticons/penguins/gra.gif +share/kadu/themes/emoticons/penguins/haha.gif +share/kadu/themes/emoticons/penguins/hahaha.gif +share/kadu/themes/emoticons/penguins/hejka.gif +share/kadu/themes/emoticons/penguins/hura.gif +share/kadu/themes/emoticons/penguins/jablko.gif +share/kadu/themes/emoticons/penguins/je_pizze.gif +share/kadu/themes/emoticons/penguins/jem.gif +share/kadu/themes/emoticons/penguins/jezyk.gif +share/kadu/themes/emoticons/penguins/jezyk_oko.gif +share/kadu/themes/emoticons/penguins/kawa.gif +share/kadu/themes/emoticons/penguins/killer.gif +share/kadu/themes/emoticons/penguins/klotnia.gif +share/kadu/themes/emoticons/penguins/kotek.gif +share/kadu/themes/emoticons/penguins/krecka_dostal.gif +share/kadu/themes/emoticons/penguins/krzyk.gif +share/kadu/themes/emoticons/penguins/krzywy.gif +share/kadu/themes/emoticons/penguins/kwiatek.gif +share/kadu/themes/emoticons/penguins/list.gif +share/kadu/themes/emoticons/penguins/lol2.gif +share/kadu/themes/emoticons/penguins/luzik.gif +share/kadu/themes/emoticons/penguins/milczek.gif +share/kadu/themes/emoticons/penguins/milosc.gif +share/kadu/themes/emoticons/penguins/mniam.gif +share/kadu/themes/emoticons/penguins/muza.gif +share/kadu/themes/emoticons/penguins/mysli.gif +share/kadu/themes/emoticons/penguins/nauka.gif +share/kadu/themes/emoticons/penguins/nerwus.gif +share/kadu/themes/emoticons/penguins/nie.gif +share/kadu/themes/emoticons/penguins/nie_powiem.gif +share/kadu/themes/emoticons/penguins/obiad.gif +share/kadu/themes/emoticons/penguins/oczko.gif +share/kadu/themes/emoticons/penguins/oklasky.gif +share/kadu/themes/emoticons/penguins/okok.gif +share/kadu/themes/emoticons/penguins/okularnik.gif +share/kadu/themes/emoticons/penguins/olaboga.gif +share/kadu/themes/emoticons/penguins/onajego.gif +share/kadu/themes/emoticons/penguins/pada.gif +share/kadu/themes/emoticons/penguins/paker.gif +share/kadu/themes/emoticons/penguins/palacz.gif +share/kadu/themes/emoticons/penguins/paluszkiem.gif +share/kadu/themes/emoticons/penguins/papa.gif +share/kadu/themes/emoticons/penguins/papa2.gif +share/kadu/themes/emoticons/penguins/peace.gif +share/kadu/themes/emoticons/penguins/pies.gif +share/kadu/themes/emoticons/penguins/piwko2.gif +share/kadu/themes/emoticons/penguins/piwo.gif +share/kadu/themes/emoticons/penguins/placze.gif +share/kadu/themes/emoticons/penguins/plask.gif +share/kadu/themes/emoticons/penguins/plotki.gif +share/kadu/themes/emoticons/penguins/pocieszacz.gif +share/kadu/themes/emoticons/penguins/pomocy.gif +share/kadu/themes/emoticons/penguins/prezent.gif +share/kadu/themes/emoticons/penguins/prosi.gif +share/kadu/themes/emoticons/penguins/prysznic.gif +share/kadu/themes/emoticons/penguins/puknijsie.gif +share/kadu/themes/emoticons/penguins/pytajnik.gif +share/kadu/themes/emoticons/penguins/readme.txt +share/kadu/themes/emoticons/penguins/rotfl.gif +share/kadu/themes/emoticons/penguins/roza.gif +share/kadu/themes/emoticons/penguins/rzygi.gif +share/kadu/themes/emoticons/penguins/sciana.gif +share/kadu/themes/emoticons/penguins/serducho.gif +share/kadu/themes/emoticons/penguins/serduszka.gif +share/kadu/themes/emoticons/penguins/sex.gif +share/kadu/themes/emoticons/penguins/slonko.gif +share/kadu/themes/emoticons/penguins/smutny.gif +share/kadu/themes/emoticons/penguins/snieg.gif +share/kadu/themes/emoticons/penguins/soczek.gif +share/kadu/themes/emoticons/penguins/spadaj.gif +share/kadu/themes/emoticons/penguins/spie.gif +share/kadu/themes/emoticons/penguins/spioch.gif +share/kadu/themes/emoticons/penguins/stop.gif +share/kadu/themes/emoticons/penguins/stres.gif +share/kadu/themes/emoticons/penguins/szampan.gif +share/kadu/themes/emoticons/penguins/szok.gif +share/kadu/themes/emoticons/penguins/tak.gif +share/kadu/themes/emoticons/penguins/tancze.gif +share/kadu/themes/emoticons/penguins/telefon.gif +share/kadu/themes/emoticons/penguins/tort.gif +share/kadu/themes/emoticons/penguins/tuptup.gif +share/kadu/themes/emoticons/penguins/uczen.gif +share/kadu/themes/emoticons/penguins/uoeee.gif +share/kadu/themes/emoticons/penguins/uscisk.gif +share/kadu/themes/emoticons/penguins/usmiech.gif +share/kadu/themes/emoticons/penguins/usta.gif +share/kadu/themes/emoticons/penguins/w8.gif +share/kadu/themes/emoticons/penguins/wanna.gif +share/kadu/themes/emoticons/penguins/wc.gif +share/kadu/themes/emoticons/penguins/wnerw.gif +share/kadu/themes/emoticons/penguins/wsciekly.gif +share/kadu/themes/emoticons/penguins/wykrzyknik.gif +share/kadu/themes/emoticons/penguins/wysmiewacz.gif +share/kadu/themes/emoticons/penguins/yyyy.gif +share/kadu/themes/emoticons/penguins/zab.gif +share/kadu/themes/emoticons/penguins/zacieszacz.gif +share/kadu/themes/emoticons/penguins/zakochany.gif +share/kadu/themes/emoticons/penguins/zakupy.gif +share/kadu/themes/emoticons/penguins/zalamka.gif +share/kadu/themes/emoticons/penguins/zawstydzony.gif +share/kadu/themes/emoticons/penguins/zeby.gif +share/kadu/themes/emoticons/penguins/zegar.gif +share/kadu/themes/emoticons/penguins/ziew.gif +share/kadu/themes/emoticons/penguins/zlezkawoku.gif +share/kadu/themes/emoticons/penguins/zly.gif +share/kadu/themes/emoticons/penguins/zmeczony.gif +share/kadu/themes/emoticons/penguins/zniesmaczony.gif share/kadu/themes/icons/default/abouticon.png share/kadu/themes/icons/default/abouticon16.png share/kadu/themes/icons/default/add.png @@ -503,6 +552,7 @@ share/kadu/themes/icons/default/manageignored16.png share/kadu/themes/icons/default/manusricon.png share/kadu/themes/icons/default/mergeuserlist.png share/kadu/themes/icons/default/message.png +share/kadu/themes/icons/default/message_anim.gif share/kadu/themes/icons/default/mobile.png share/kadu/themes/icons/default/modmanager.png share/kadu/themes/icons/default/msgbox_warning.png @@ -555,10 +605,13 @@ share/kadu/translations/qt_en.qm share/kadu/translations/qt_fr.qm share/kadu/translations/qt_it.qm share/kadu/translations/qt_pl.qm +share/pixmaps/kadu-128.png share/pixmaps/kadu-16.png share/pixmaps/kadu-22.png share/pixmaps/kadu-24.png +share/pixmaps/kadu-256.png share/pixmaps/kadu-48.png +share/pixmaps/kadu-64.png share/pixmaps/kadu.png @unexec ${RMDIR} %D/share/applnk/Internet 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/share/applnk 2>/dev/null || ${TRUE} @@ -567,9 +620,7 @@ share/pixmaps/kadu.png @dirrm share/kadu/themes/sounds @dirrm share/kadu/themes/icons/default @dirrm share/kadu/themes/icons -@dirrm share/kadu/themes/emoticons/gadu-gadu/2 -@dirrm share/kadu/themes/emoticons/gadu-gadu/1 -@dirrm share/kadu/themes/emoticons/gadu-gadu +@dirrm share/kadu/themes/emoticons/penguins @dirrm share/kadu/themes/emoticons @dirrm share/kadu/themes @dirrm share/kadu/modules/translations @@ -577,7 +628,6 @@ share/pixmaps/kadu.png @dirrm share/kadu/modules/data/config_wizard/joi @dirrm share/kadu/modules/data/config_wizard @dirrm share/kadu/modules/data -@dirrm share/kadu/modules/bin @dirrm share/kadu/modules @dirrm share/kadu @dirrm include/kadu/modules diff --git a/chat/kadu/distinfo b/chat/kadu/distinfo index 39c92fb59e8..a91dc96dd5e 100644 --- a/chat/kadu/distinfo +++ b/chat/kadu/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.11 2006/12/01 20:55:12 rillig Exp $ +$NetBSD: distinfo,v 1.12 2007/10/14 07:51:19 adam Exp $ -SHA1 (kadu-0.4.3.tar.bz2) = 6236137270dfb7f1b028309cf5e3142f5f15c924 -RMD160 (kadu-0.4.3.tar.bz2) = e7de2e95e72ba9b6235695428daad97f9992b04a -Size (kadu-0.4.3.tar.bz2) = 1181830 bytes +SHA1 (kadu-0.5.0.tar.bz2) = 8483d68c954c83baa9c3c73eecb808a20bd90b31 +RMD160 (kadu-0.5.0.tar.bz2) = c852af54a5c1a75235c8016f7e287e2f0fa0fd5e +Size (kadu-0.5.0.tar.bz2) = 1310892 bytes SHA1 (patch-aa) = 326e786f46223121de946294a647289f1c190b87 -SHA1 (patch-ab) = 2766aaf6593f096fb37f41a2722d36cbe0e30bba +SHA1 (patch-ab) = 23fab80a4ce43c1e51d5cb59fe001aa6a28d7ca3 SHA1 (patch-ac) = 91c66b6810d3452217b084d23d2ea67b19681963 -SHA1 (patch-ad) = fdd2d0375d3238383f3e34cbb0a6b1bf6908981e +SHA1 (patch-ad) = d14a2956b1153ac479bcb2b0e1afc89b501059f9 SHA1 (patch-ae) = 96b523aa3629e2dfc87d6d543ee122dca8512517 SHA1 (patch-af) = 8526a01cecdd6c32c7a9a6931cd0bfa8ca89415c diff --git a/chat/kadu/patches/patch-ab b/chat/kadu/patches/patch-ab index f67cc2eb0ee..924d7dd81c5 100644 --- a/chat/kadu/patches/patch-ab +++ b/chat/kadu/patches/patch-ab @@ -1,25 +1,17 @@ -$NetBSD: patch-ab,v 1.8 2006/01/22 00:11:27 adam Exp $ +$NetBSD: patch-ab,v 1.9 2007/10/14 07:51:19 adam Exp $ ---- configure.orig 2005-10-02 14:06:30.000000000 +0200 +--- configure.orig 2007-01-01 12:34:49.000000000 +0100 +++ configure -@@ -4281,13 +4281,13 @@ done - ################## - - -- echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 --echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 -+ echo "$as_me:$LINENO: checking for pthread_create in ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}" >&5 -+echo $ECHO_N "checking for pthread_create in ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}... $ECHO_C" >&6 - if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then +@@ -4999,7 +4999,7 @@ if test "${ac_cv_lib_pthread_pthread_cre echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-lpthread $LIBS" -+LIBS="${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} $LIBS" ++LIBS="${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -4348,8 +4348,8 @@ echo "${ECHO_T}$ac_cv_lib_pthread_pthrea +@@ -5073,8 +5073,8 @@ echo "${ECHO_T}$ac_cv_lib_pthread_pthrea if test $ac_cv_lib_pthread_pthread_create = yes; then PTHREAD_CPPFLAGS= @@ -30,35 +22,44 @@ $NetBSD: patch-ab,v 1.8 2006/01/22 00:11:27 adam Exp $ else -@@ -9549,12 +9549,12 @@ echo "$as_me: error: libgadu.h not found - fi - rm -f conftest.err conftest.$ac_objext conftest.$ac_ext +@@ -11263,12 +11263,12 @@ fi + + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - GADU_LIBS=-lgadu + GADU_LIBS="-lgadu -lssl -lcrypto ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}" - echo "$as_me:$LINENO: checking if libgadu is in system directories" >&5 - echo $ECHO_N "checking if libgadu is in system directories... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking if libgadu is in system directories" >&5 + echo $ECHO_N "checking if libgadu is in system directories... $ECHO_C" >&6; } save_CFLAGS="$CFLAGS" -- CFLAGS="$CFLAGS -lgadu" -+ CFLAGS="$CFLAGS ${GADU_LIBS}" +- CFLAGS="$CFLAGS -lgadu -lstdc++ -lm" ++ CFLAGS="$CFLAGS ${GADU_LIBS} -lstdc++ -lm" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -9919,7 +9919,11 @@ echo "$as_me: error: $mod download faile - echo "$as_me:$LINENO: checking if lib$lib is in system directories" >&5 - echo $ECHO_N "checking if lib$lib is in system directories... $ECHO_C" >&6 +@@ -11694,7 +11694,7 @@ echo "$as_me: error: $mod download faile + echo "MODULE_CONFIGURE_CMD: $MODULE_CONFIGURE_CMD" && \ + echo -e "all:\n\t cd ..; make module_$mod; cd $mod\n\ninstall:\n\tcd ..; make module_$mod install_$mod; cd $mod\n\nclean:\n\trm -f *.o *.d *.so *.a *_moc.cpp .final.d .final.cpp.o .final.c.o\n\ndistclean: clean\n\trm -f .cxxflags .ldflags .final.cpp .final.c translations/*.qm\n" > modules/$mod/Makefile && \ + +- if test $enable_final == yes; then \ ++ if test $enable_final = yes; then \ + for src in $MODULE_SOURCES; do \ + if test "`echo $src | sed 's/.*\.\(.*\)$/\1/'`" == "cpp"; then \ + echo "#include \"$src\"" >> modules/$mod/.final2.cpp; \ +@@ -11738,7 +11738,11 @@ echo "$as_me: error: $mod download faile + { echo "$as_me:$LINENO: checking if lib$lib is in system directories" >&5 + echo $ECHO_N "checking if lib$lib is in system directories... $ECHO_C" >&6; } save_CFLAGS="$CFLAGS" + if [ x$lib = xssl ]; then -+ CFLAGS="$CFLAGS $MODULE_LDFLAGS -l$lib -lcrypto" ++ CFLAGS="$CFLAGS $MODULE_LDFLAGS -l$lib -lcrypto" + else - CFLAGS="$CFLAGS $MODULE_LDFLAGS -l$lib" + CFLAGS="$CFLAGS $MODULE_LDFLAGS -l$lib -lstdc++ -lm" + fi cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -10053,7 +10057,7 @@ fi - rm -f conftest.err conftest.$ac_objext \ +@@ -11898,7 +11902,7 @@ fi + rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext \ - MODULE_LDFLAGS="$MODULE_LDFLAGS -l$lib"; \ diff --git a/chat/kadu/patches/patch-ad b/chat/kadu/patches/patch-ad index fc01bcf366b..35cdd2d9983 100644 --- a/chat/kadu/patches/patch-ad +++ b/chat/kadu/patches/patch-ad @@ -1,15 +1,18 @@ -$NetBSD: patch-ad,v 1.3 2006/01/22 00:12:37 adam Exp $ +$NetBSD: patch-ad,v 1.4 2007/10/14 07:51:20 adam Exp $ ---- modules/Makefile.in.orig 2006-01-21 18:30:58.000000000 +0000 -+++ modules/Makefile.in 2006-01-21 18:31:53.000000000 +0000 -@@ -295,9 +295,7 @@ - if test -d translations; then \ - cd translations && \ - for trans in *.ts; do \ -- if [ ! -e $${trans//\ts/qm} ] || test $$trans -nt $${trans//\ts/qm}; then \ -- $(QT_LRELEASE_DIR)/lrelease $$trans; \ -- fi; \ -+ $(QT_LRELEASE_DIR)/lrelease $$trans; \ - done && \ - cd ..; \ - fi && \ +--- modules/Makefile.in.orig 2006-11-11 19:51:13.000000000 +0100 ++++ modules/Makefile.in +@@ -541,12 +541,7 @@ $(module_targets): + if test -d translations; then \ + cd translations && \ + for trans in *.ts; do \ +- qm=`echo $${trans} | sed "s/\.ts/\.qm/"` && \ +- if [ ! -e $${qm} -o $$trans -nt $${qm} ]; then \ +- echo compiling translation file $$trans; \ +- echo $(QT_LRELEASE_DIR)/lrelease $$trans >> ../../$(LOGFILE); \ +- $(QT_LRELEASE_DIR)/lrelease $$trans; \ +- fi; \ ++ $(QT_LRELEASE_DIR)/lrelease $$trans; \ + done && \ + cd ..; \ + fi && \ |