Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package konversation for openSUSE:Factory checked in at 2023-11-10 12:30:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konversation (Old) and /work/SRC/openSUSE:Factory/.konversation.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konversation" Fri Nov 10 12:30:10 2023 rev:96 rq:1124610 version:23.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/konversation/konversation.changes 2023-10-12 23:41:25.247402538 +0200 +++ /work/SRC/openSUSE:Factory/.konversation.new.17445/konversation.changes 2023-11-10 12:31:31.888510032 +0100 @@ -1,0 +2,11 @@ +Tue Nov 7 17:05:04 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.3/ +- Changes since 23.08.2: + * snapcraft: set version, appstream picking up non release service version. + * snapcraft: initial import snapcraft files. + +------------------------------------------------------------------- Old: ---- konversation-23.08.2.tar.xz konversation-23.08.2.tar.xz.sig New: ---- konversation-23.08.3.tar.xz konversation-23.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konversation.spec ++++++ --- /var/tmp/diff_new_pack.42a1E8/_old 2023-11-10 12:31:33.308562590 +0100 +++ /var/tmp/diff_new_pack.42a1E8/_new 2023-11-10 12:31:33.308562590 +0100 @@ -19,7 +19,7 @@ %define kf5_version 5.105.0 %bcond_without released Name: konversation -Version: 23.08.2 +Version: 23.08.3 Release: 0 Summary: A graphical IRC client by KDE License: GPL-2.0-or-later ++++++ konversation-23.08.2.tar.xz -> konversation-23.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konversation-23.08.2/CMakeLists.txt new/konversation-23.08.3/CMakeLists.txt --- old/konversation-23.08.2/CMakeLists.txt 2023-10-10 05:20:28.000000000 +0200 +++ new/konversation-23.08.3/CMakeLists.txt 2023-11-04 12:26:50.000000000 +0100 @@ -3,7 +3,7 @@ # Release Service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KONVERSATION_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konversation-23.08.2/data/org.kde.konversation.appdata.xml new/konversation-23.08.3/data/org.kde.konversation.appdata.xml --- old/konversation-23.08.2/data/org.kde.konversation.appdata.xml 2023-10-10 05:20:28.000000000 +0200 +++ new/konversation-23.08.3/data/org.kde.konversation.appdata.xml 2023-11-04 12:26:50.000000000 +0100 @@ -689,10 +689,10 @@ <binary>konversation</binary> </provides> <releases> + <release version="1.9.23083" date="2023-11-09"/> <release version="1.9.23082" date="2023-10-12"/> <release version="1.9.23081" date="2023-09-14"/> <release version="1.9.23080" date="2023-08-24"/> - <release version="1.9.23043" date="2023-07-06"/> </releases> <custom> <value key="KDE::irc">#konversation</value> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konversation-23.08.2/po/ca@valencia/konversation.po new/konversation-23.08.3/po/ca@valencia/konversation.po --- old/konversation-23.08.2/po/ca@valencia/konversation.po 2023-10-10 05:20:28.000000000 +0200 +++ new/konversation-23.08.3/po/ca@valencia/konversation.po 2023-11-04 12:26:50.000000000 +0100 @@ -8339,13 +8339,13 @@ #: src/viewer/viewcontainer.cpp:354 #, kde-format msgid "Move Tab Right" -msgstr "Mou la pestanya a la dreta" +msgstr "Mou la pestanya cap a la dreta" #: src/mainwindow.cpp:339 src/mainwindow.cpp:351 #: src/viewer/viewcontainer.cpp:346 #, kde-format msgid "Move Tab Left" -msgstr "Mou la pestanya a l'esquerra" +msgstr "Mou la pestanya cap a l'esquerra" #: src/mainwindow.cpp:374 #, kde-format @@ -8380,7 +8380,7 @@ #: src/mainwindow.cpp:410 #, kde-format msgid "Go to Tab %1" -msgstr "Ves a la pestanya %1" +msgstr "Ves fins a la pestanya %1" #: src/mainwindow.cpp:417 #, kde-format @@ -9081,7 +9081,7 @@ #: src/urlcatcher.cpp:114 #, kde-format msgid "Copy URLs to the clipboard." -msgstr "Copia els URL al porta-retalls." +msgstr "Copia els URL a dins del porta-retalls." #: src/urlcatcher.cpp:115 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konversation-23.08.2/po/fr/konversation.po new/konversation-23.08.3/po/fr/konversation.po --- old/konversation-23.08.2/po/fr/konversation.po 2023-10-10 05:20:28.000000000 +0200 +++ new/konversation-23.08.3/po/fr/konversation.po 2023-11-04 12:26:50.000000000 +0100 @@ -2,6 +2,7 @@ # translation of konversation.po to # traduction de konversation.po en français # +# SPDX-FileCopyrightText: 2012, 2020, 2021, 2022, 2023 xavier <[email protected]> # Nicolas Ternisien <[email protected]>, 2004, 2005. # Yann Verley <[email protected]>, 2005. # Matthieu Robin <[email protected]>, 2005. @@ -12,7 +13,6 @@ # Geoffray Levasseur <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2014. # Sebastien Renard <[email protected]>, 2010, 2013. # Anne-Marie Mahfouf <[email protected]>, 2011, 2012. -# xavier <[email protected]>, 2012, 2020, 2021, 2022. # Ludovic Grossard <[email protected]>, 2012. # Johan Claude-Breuninger <[email protected]>, 2017. # Simon Depiets <[email protected]>, 2018, 2019. @@ -22,7 +22,7 @@ "Project-Id-Version: konversation\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-08-07 03:00+0000\n" -"PO-Revision-Date: 2023-03-31 19:24+0200\n" +"PO-Revision-Date: 2023-10-29 19:39+0100\n" "Last-Translator: Xavier BESNARD <[email protected]>\n" "Language-Team: fr\n" "Language: fr\n" @@ -30,7 +30,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 22.12.3\n" +"X-Generator: Lokalize 23.08.2\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -1253,8 +1253,8 @@ #, kde-format msgid "Show MOTD (Message Of The Day) message in fixed font" msgstr "" -"Afficher le message MOTD (« Message Of The Day - Le Message du Jour ») dans " -"une police à chasse fixe" +"Afficher le message « MOTD » (« Message Of The Day - Le Message du Jour ») " +"dans une police à chasse fixe" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_FixedMOTD) #: src/config/fontappearance_config.ui:79 @@ -4336,7 +4336,7 @@ #: src/identitydialog.ui:526 #, kde-format msgid "&Pre-shell command:" -msgstr "&Préligne de commande :" +msgstr "&Pré-ligne de commande :" #. i18n: ectx: property (whatsThis), widget (KLineEdit, m_sCommandEdit) #: src/identitydialog.ui:536 @@ -4377,7 +4377,7 @@ #: src/identitydialog.ui:572 #, kde-format msgid "I&dent:" -msgstr "I&dent :" +msgstr "I&ndentation :" #. i18n: ectx: property (whatsThis), widget (KLineEdit, m_loginEdit) #: src/identitydialog.ui:582 @@ -6920,7 +6920,7 @@ #, kde-format msgctxt "The command mentioned is executed in a shell prior to connecting." msgid "Running pre-connect shell command..." -msgstr "Lancement de la ligne de commande de préconnexionâ¦" +msgstr "Lancement de la ligne de commande de pré-connexionâ¦" #: src/irc/server.cpp:412 #, kde-format @@ -7808,7 +7808,7 @@ #: src/main.cpp:60 #, kde-format msgid "İsmail Dönmez" -msgstr "İsmail Dönmez" +msgstr "Ismaïl Dönmez" #: src/main.cpp:60 #, kde-format @@ -7850,7 +7850,7 @@ #: src/main.cpp:65 #, kde-format msgid "JÄdrzej Lisowski" -msgstr "JÄdrzej Lisowski" +msgstr "Jedrzej Lisowski" #: src/main.cpp:65 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konversation-23.08.2/po/gl/konversation.po new/konversation-23.08.3/po/gl/konversation.po --- old/konversation-23.08.2/po/gl/konversation.po 2023-10-10 05:20:28.000000000 +0200 +++ new/konversation-23.08.3/po/gl/konversation.po 2023-11-04 12:26:50.000000000 +0100 @@ -1027,7 +1027,7 @@ #: src/config/connectionbehavior_config.ui:208 #, kde-format msgid "Username:" -msgstr "Nome de usuario:" +msgstr "Nome de usuaria:" #. i18n: ectx: property (text), widget (QLabel, passwordLabel) #: src/config/connectionbehavior_config.ui:222 @@ -3429,10 +3429,8 @@ "You have selected %1 file to execute, are you sure you want to continue?" msgid_plural "" "You have selected %1 files to execute, are you sure you want to continue?" -msgstr[0] "" -"Escolleu %1 ficheiro para executar; está seguro de que quere continuar?" -msgstr[1] "" -"Escolleu %1 ficheiros para executar; está seguro de que quere continuar?" +msgstr[0] "Escolleu %1 ficheiro para executar; seguro que quere continuar?" +msgstr[1] "Escolleu %1 ficheiros para executar; seguro que quere continuar?" #: src/dcc/transferpanel.cpp:431 #, kde-format @@ -3955,7 +3953,7 @@ #, kde-format msgid "Are you sure you want to delete all information for this identity?" msgstr "" -"Está seguro de que quere eliminar permanentemente toda a información desta " +"Seguro que quere eliminar permanentemente toda a información desta " "identidade?" #: src/identitydialog.cpp:329 @@ -6591,7 +6589,7 @@ #, kde-format msgid "Enter username and password for IRC operator privileges:" msgstr "" -"Insira o nome de usuario e o contrasinal para obter privilexios de operador " +"Insira o nome de usuaria e o contrasinal para obter privilexios de operador " "de IRC:" #: src/irc/outputfilter.cpp:1333 @@ -7543,12 +7541,12 @@ #: src/irc/serverlistdialog.cpp:226 #, kde-format msgid "Do you really want to delete the selected entries?" -msgstr "Está seguro de que quere borrar os elementos escollidos?" +msgstr "Seguro que quere borrar os elementos escollidos?" #: src/irc/serverlistdialog.cpp:228 #, kde-format msgid "Do you really want to delete %1?" -msgstr "Está seguro de que quere borrar «%1»?" +msgstr "Seguro que quere borrar «%1»?" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_addButton) #: src/irc/serverlistdialogui.ui:23 @@ -8500,8 +8498,8 @@ "<qt>You have active DCC file transfers. Are you sure you want to quit " "<b>Konversation</b>?</qt>" msgstr "" -"<qt>Ten transferencias de ficheiros con DCC activas. Está seguro de que " -"quere saÃr do <b>Konversation</b>?</qt>" +"<qt>Ten transferencias de ficheiros con DCC activas. Seguro que quere saÃr " +"do <b>Konversation</b>?</qt>" #: src/mainwindow.cpp:610 src/mainwindow.cpp:620 #, kde-format @@ -8511,7 +8509,7 @@ #: src/mainwindow.cpp:619 #, kde-format msgid "<qt>Are you sure you want to quit <b>Konversation</b>?</qt>" -msgstr "<qt>Está seguro de que quere saÃr do <b>Konversation</b>?</qt>" +msgstr "<qt>Seguro que quere saÃr do <b>Konversation</b>?</qt>" #: src/mainwindow.cpp:656 #, kde-format @@ -9142,9 +9140,7 @@ msgid "" "You have selected more than one URL. Do you really want to open several URLs " "at once?" -msgstr "" -"Escolleu máis de un URL. Está seguro de que quere abrir varios URL a un " -"tempo?" +msgstr "Escolleu máis de un URL. Seguro que quere abrir varios URL a un tempo?" #: src/urlcatcher.cpp:231 src/urlcatcher.cpp:253 #, kde-format @@ -9158,8 +9154,7 @@ "will open for each. Do you really want to save several URLs at once?" msgstr "" "Escolleu máis de un URL. Vaise abrir un diálogo de ficheiros para cada un " -"deles para indicar o destino. Está seguro de que quere gardar varios URL a " -"un tempo?" +"deles para indicar o destino. Seguro que quere gardar varios URL a un tempo?" #: src/urlcatcher.cpp:266 src/viewer/irccontextmenus.cpp:772 #, kde-format @@ -9877,7 +9872,7 @@ msgstr "" "<qt>Está a intentar apegar unha cantidade de texto grande na charla (%1 ou " "%2). Isto pode causar a quebra de conexión ou desconexións por demasiados " -"dados enviados. Está seguro de que quere continuar?</qt>" +"dados enviados. Seguro que quere continuar?</qt>" #: src/viewer/ircinput.cpp:488 #, kde-format @@ -9949,8 +9944,8 @@ msgid "" "Do you really want to permanently discard all log information of this file?" msgstr "" -"Está seguro de que quere eliminar permanentemente toda a información de " -"rexistro deste ficheiro?" +"Seguro que quere eliminar permanentemente toda a información de rexistro " +"deste ficheiro?" #: src/viewer/logfilereader.cpp:152 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konversation-23.08.2/po/zh_CN/konversation.po new/konversation-23.08.3/po/zh_CN/konversation.po --- old/konversation-23.08.2/po/zh_CN/konversation.po 2023-10-10 05:20:28.000000000 +0200 +++ new/konversation-23.08.3/po/zh_CN/konversation.po 2023-11-04 12:26:50.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-08-07 03:00+0000\n" -"PO-Revision-Date: 2023-09-16 10:11\n" +"PO-Revision-Date: 2023-10-21 13:57\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" Binary files old/konversation-23.08.2/snap/gui/icon.png and new/konversation-23.08.3/snap/gui/icon.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konversation-23.08.2/snap/gui/org.kde.konversation.desktop new/konversation-23.08.3/snap/gui/org.kde.konversation.desktop --- old/konversation-23.08.2/snap/gui/org.kde.konversation.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/konversation-23.08.3/snap/gui/org.kde.konversation.desktop 2023-11-04 12:26:50.000000000 +0100 @@ -0,0 +1,128 @@ +[Desktop Entry] +Type=Application +Exec=konversation -qwindowtitle %c %u +Icon=konversation +X-DocPath=konversation/index.html +MimeType=x-scheme-handler/irc;x-scheme-handler/ircs; +GenericName=IRC Client +GenericName[ar]=ع٠Ù٠آÙâØ¢Ø±âØ³Ù +GenericName[be]=ÐлÑÐµÐ½Ñ IRC +GenericName[bg]=IRC ÐºÐ»Ð¸ÐµÐ½Ñ +GenericName[bs]=IRC klijent +GenericName[ca]=Client d'IRC +GenericName[ca@valencia]=Client d'IRC +GenericName[cs]=Klient IRC +GenericName[da]=IRC-klient +GenericName[de]=IRC-Programm +GenericName[el]=ΠελάÏÎ·Ï IRC +GenericName[en_GB]=IRC Client +GenericName[eo]=IRC-kliento +GenericName[es]=Cliente de IRC +GenericName[et]=IRC klient +GenericName[eu]=IRC bezeroa +GenericName[fi]=IRC-keskustelu +GenericName[fr]=Client IRC +GenericName[ga]=Cliant IRC +GenericName[gl]=Cliente de IRC +GenericName[he]=××§×× IRC +GenericName[hne]=à¤à¤à¤à¤°à¤¸à¥ à¤à¥à¤²à¤¾à¤¯à¤à¤ +GenericName[hu]=IRC kliens +GenericName[ia]=Cliente IRC +GenericName[ie]=Cliente de IRC +GenericName[it]=Client IRC +GenericName[ka]=IRC áááááá¢á +GenericName[kk]=IRC клиенÑÑ +GenericName[km]=ááá¶ááá¸áâááááá IRC +GenericName[ko]=IRC í´ë¼ì´ì¸í¸ +GenericName[lt]=IRC klientas +GenericName[mr]=IRC à¤à¥à¤°à¤¾à¤¹à¤ +GenericName[nb]=IRC-klient +GenericName[nds]=IRC-Client +GenericName[nl]=IRC-client +GenericName[nn]=IRC-klient +GenericName[pa]=IRC à¨à¨²à¨¾à¨à¨ +GenericName[pl]=Klient IRC +GenericName[pt]=Cliente de IRC +GenericName[pt_BR]=Cliente IRC +GenericName[ro]=Client IRC +GenericName[ru]=ÐÐ»Ð¸ÐµÐ½Ñ IRC +GenericName[si]=IRC +GenericName[sk]=IRC Client +GenericName[sl]=Odjemalec za IRC +GenericName[sq]=IRC Klient +GenericName[sr]=ÐРЦ клиÑÐµÐ½Ñ +GenericName[sr@ijekavian]=ÐРЦ клиÑÐµÐ½Ñ +GenericName[sr@ijekavianlatin]=IRC klijent +GenericName[sr@latin]=IRC klijent +GenericName[sv]=IRC-klient +GenericName[tr]=IRC İstemcisi +GenericName[ug]=IRC Ø®ÛØ±Ùدار٠+GenericName[uk]=ÐлÑÑÐ½Ñ IRC +GenericName[x-test]=xxIRC Clientxx +GenericName[zh_CN]=IRC 客æ·ç«¯ +GenericName[zh_TW]=IRC ç¨æ¶ç«¯ç¨å¼ +Terminal=false +Name=Konversation +Name[ar]=Ù ØØ§Ø¯Ø«Ù +Name[be]=Konversation +Name[bg]=Konversation +Name[bs]=Konverzacija +Name[ca]=Konversation +Name[ca@valencia]=Konversation +Name[cs]=Konversation +Name[da]=Konversation +Name[de]=Konversation +Name[el]=Konversation +Name[en_GB]=Konversation +Name[eo]=Konversation +Name[es]=Konversation +Name[et]=Konversation +Name[eu]=Konversation +Name[fi]=Konversation +Name[fr]=Konversation +Name[ga]=Konversation +Name[gl]=Konversation +Name[he]=Konversation +Name[hi]=à¤à¤¨à¤µà¤°à¥à¤¸à¥à¤¸à¤¨ +Name[hne]=à¤à¤¨à¤µà¤°à¥à¤¸à¥à¤¸à¤¨ +Name[hr]=Konversation +Name[hu]=Konversation +Name[ia]=Konversation +Name[ie]=Konversation +Name[it]=Konversation +Name[ka]=Konversation +Name[kk]=Konversation +Name[km]=Konversation +Name[ko]=Konversation +Name[lt]=Konversation +Name[mr]=à¤à¤à¤µà¥à¤¹à¤°à¥à¤à¥à¤¶à¤¨ +Name[nb]=Konversation +Name[nds]=Konversation +Name[nl]=Konversation +Name[nn]=Konversation +Name[pa]=à¨à©°à¨¨à¨µà¨°à¨¸à¨¼à©à¨¸à¨¼à¨¨ +Name[pl]=Konversation +Name[pt]=Konversation +Name[pt_BR]=Konversation +Name[ro]=KonversaÈie +Name[ru]=Konversation +Name[si]=à·à·à¶à¶ à·à¶¡à·à· +Name[sk]=Konversation +Name[sl]=Konversation +Name[sq]=Konversation +Name[sr]=ÐонвеÑзаÑиÑа +Name[sr@ijekavian]=ÐонвеÑзаÑиÑа +Name[sr@ijekavianlatin]=Konverzacija +Name[sr@latin]=Konverzacija +Name[sv]=Konversation +Name[tr]=Konversation +Name[ug]=Konversation +Name[uk]=Konversation +Name[x-test]=xxKonversationxx +Name[zh_CN]=Konversation +Name[zh_TW]=Konversation +Categories=Qt;KDE;Network;IRCClient; +X-KDE-ServiceTypes=DBUS/InstantMessenger +X-DBUS-StartupType=Unique +X-DBUS-ServiceName=org.kde.konversation +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konversation-23.08.2/snapcraft.yaml new/konversation-23.08.3/snapcraft.yaml --- old/konversation-23.08.2/snapcraft.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/konversation-23.08.3/snapcraft.yaml 2023-11-04 12:26:50.000000000 +0100 @@ -0,0 +1,152 @@ +# Trigger rebuild 1 +--- +name: konversation +confinement: strict +grade: stable +base: core22 +adopt-info: konversation +version: '23.08.2' +apps: + konversation: + # extensions: + # - kde-neon + common-id: org.kde.konversation.desktop + desktop: usr/share/applications/org.kde.konversation.desktop + command: usr/bin/konversation + plugs: + - desktop + - desktop-legacy + - opengl + - wayland + - x11 + - audio-playback + - unity7 + - network + - network-bind + command-chain: + - snap/command-chain/desktop-launch +assumes: +- snapd2.58.3 +compression: lzo +plugs: + desktop: + mount-host-font-cache: false + icon-themes: + interface: content + target: $SNAP/data-dir/icons + default-provider: gtk-common-themes + sound-themes: + interface: content + target: $SNAP/data-dir/sounds + default-provider: gtk-common-themes + kf5-5-110-qt-5-15-11-core22: + content: kf5-5-110-qt-5-15-11-core22-all + interface: content + default-provider: kf5-5-110-qt-5-15-11-core22 + target: $SNAP/kf5 +environment: + SNAP_DESKTOP_RUNTIME: $SNAP/kf5 + GST_PLUGIN_SCANNER: "$SNAP/kf5/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/gstreamer-1.0/" +hooks: + configure: + plugs: + - desktop + command-chain: + - snap/command-chain/hooks-configure-desktop +layout: + /usr/share/X11: + symlink: $SNAP/kf5/usr/share/X11 + "/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/alsa-lib": + symlink: "$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/alsa-lib" + "/usr/share/alsa": + symlink: "$SNAP/usr/share/alsa" +slots: + session-dbus-interface: + interface: dbus + name: org.kde.konversation + bus: session +package-repositories: +- type: apt + components: + - main + suites: + - jammy + key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D + url: http://origin.archive.neon.kde.org/user + key-server: keyserver.ubuntu.com +parts: + kde-neon: + source: /snap/snapcraft/current/share/snapcraft/extensions/desktop/kde-neon + source-type: local + plugin: make + make-parameters: + - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22 + build-snaps: + - kf5-5-110-qt-5-15-11-core22-sdk + build-environment: + - &id001 + PATH: /snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin${PATH:+:$PATH} + - &id002 + XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} + - &id003 + XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} + - &id004 + CRAFT_CMAKE_ARGS: -DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} + konversation: + after: + - kde-neon + parse-info: + - usr/share/metainfo/org.kde.konversation.appdata.xml + plugin: cmake + build-packages: + - libkf5doctools-dev + - libphonon4qt5-dev + - libphonon4qt5experimental-dev + - libqca-qt5-2-dev + stage-packages: + - libasound2 + - libasound2-data + - libasound2-plugins + - libqca-qt5-2 + - phonon4qt5 + - gstreamer1.0-alsa + - gstreamer1.0-pulseaudio + - gstreamer1.0-plugins-good + - gstreamer1.0-plugins-bad + - gstreamer1.0-plugins-ugly + - phonon4qt5-backend-gstreamer + - oxygen-sounds + source: . + source-type: local + cmake-parameters: + - "-DCMAKE_INSTALL_PREFIX=/usr" + - "-DCMAKE_BUILD_TYPE=Release" + - "-DENABLE_TESTING=OFF" + - "-DBUILD_TESTING=OFF" + - "-DKDE_SKIP_TEST_SETTINGS=ON" + - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" + - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/" + prime: + - "-usr/lib/*/cmake/*" + - "-usr/include/*" + - "-usr/share/ECM/*" + - "-usr/share/doc/*" + - "-usr/share/man/*" + - "-usr/share/icons/breeze-dark*" + - "-usr/bin/X11" + - "-usr/lib/gcc/$CRAFT_ARCH_TRIPLET/6.0.0" + - "-usr/lib/aspell/*" + - "-usr/share/lintian" + build-environment: &id005 + - *id001 + - *id002 + - *id003 + - *id004 + cleanup: + after: + - konversation + plugin: nil + override-prime: | + set -eux + #unused libs found by linter +
