Update konversation to 1.7.7
This commit is contained in:
parent
58f149a09e
commit
5e4960099c
@ -1,12 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2020/08/20 18:00:15 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2020/11/02 17:26:09 rsadowski Exp $
|
||||
|
||||
COMMENT = IRC client for KDE
|
||||
|
||||
V = 1.7.5
|
||||
V = 1.7.7
|
||||
DISTNAME = konversation-$V
|
||||
REVISION = 1
|
||||
|
||||
MAINTAINER = KDE porting team <openbsd-kde@googlegroups.com>
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
@ -19,11 +16,11 @@ WANTLIB += KF5Codecs KF5Completion KF5ConfigCore KF5ConfigGui
|
||||
WANTLIB += KF5ConfigWidgets KF5CoreAddons KF5Crash KF5DBusAddons
|
||||
WANTLIB += KF5Emoticons KF5GlobalAccel KF5I18n KF5IconThemes KF5IdleTime
|
||||
WANTLIB += KF5ItemViews KF5JobWidgets KF5KIOCore KF5KIOFileWidgets
|
||||
WANTLIB += KF5KIOWidgets KF5Notifications KF5NotifyConfig KF5Parts
|
||||
WANTLIB += KF5Service KF5Solid KF5SonnetUi KF5TextWidgets KF5Wallet
|
||||
WANTLIB += KF5WidgetsAddons KF5WindowSystem KF5XmlGui Qt5Concurrent
|
||||
WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets Qt5Xml
|
||||
WANTLIB += c m phonon4qt5 qca-qt5
|
||||
WANTLIB += KF5KIOGui KF5KIOWidgets KF5Notifications KF5NotifyConfig
|
||||
WANTLIB += KF5Parts KF5Service KF5Solid KF5SonnetUi KF5TextWidgets
|
||||
WANTLIB += KF5Wallet KF5WidgetsAddons KF5WindowSystem KF5XmlGui
|
||||
WANTLIB += Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets
|
||||
WANTLIB += Qt5Xml c m phonon4qt5 qca-qt5
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (konversation-1.7.5.tar.xz) = YL91MwYrX8Y6NxBUYbR3ZDf04khZ6N2u0dSMS6FHCUA=
|
||||
SIZE (konversation-1.7.5.tar.xz) = 3739392
|
||||
SHA256 (konversation-1.7.7.tar.xz) = R+wWHBOFmBqLmdKMQZ6Iskgj3AG2j7FiOJSBiXTCGKc=
|
||||
SIZE (konversation-1.7.7.tar.xz) = 3357584
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-src_irc_outputfilter_cpp,v 1.1 2020/03/14 15:12:11 rsadowski Exp $
|
||||
$OpenBSD: patch-src_irc_outputfilter_cpp,v 1.2 2020/11/02 17:26:09 rsadowski Exp $
|
||||
|
||||
Index: src/irc/outputfilter.cpp
|
||||
--- src/irc/outputfilter.cpp.orig
|
||||
+++ src/irc/outputfilter.cpp
|
||||
@@ -36,6 +36,7 @@
|
||||
@@ -37,6 +37,7 @@
|
||||
#include <QTextCodec>
|
||||
#include <QByteArray>
|
||||
#include <QTextStream>
|
||||
|
@ -1,43 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2020/03/14 15:12:11 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2020/11/02 17:26:10 rsadowski Exp $
|
||||
@bin bin/konversation
|
||||
share/applications/org.kde.konversation.desktop
|
||||
share/doc/HTML/ca/konversation/
|
||||
share/doc/HTML/ca/konversation/addchannel.png
|
||||
share/doc/HTML/ca/konversation/addnetwork_co.png
|
||||
share/doc/HTML/ca/konversation/addserver_co.png
|
||||
share/doc/HTML/ca/konversation/channel_screen_tour_co.png
|
||||
share/doc/HTML/ca/konversation/channellist_screen_co.png
|
||||
share/doc/HTML/ca/konversation/first_channel_co.png
|
||||
share/doc/HTML/ca/konversation/first_serverlist_co.png
|
||||
share/doc/HTML/ca/konversation/format-text-color.png
|
||||
share/doc/HTML/ca/konversation/highlighting_screen_co.png
|
||||
share/doc/HTML/ca/konversation/identities_adv_co.png
|
||||
share/doc/HTML/ca/konversation/identities_away_co.png
|
||||
share/doc/HTML/ca/konversation/identities_gen_co.png
|
||||
share/doc/HTML/ca/konversation/index.cache.bz2
|
||||
share/doc/HTML/ca/konversation/index.docbook
|
||||
share/doc/HTML/ca/konversation/irc_admin.png
|
||||
share/doc/HTML/ca/konversation/irc_away.png
|
||||
share/doc/HTML/ca/konversation/irc_halfop.png
|
||||
share/doc/HTML/ca/konversation/irc_normal.png
|
||||
share/doc/HTML/ca/konversation/irc_op.png
|
||||
share/doc/HTML/ca/konversation/irc_owner.png
|
||||
share/doc/HTML/ca/konversation/irc_voice.png
|
||||
share/doc/HTML/ca/konversation/led_blue_on.png
|
||||
share/doc/HTML/ca/konversation/led_green_on.png
|
||||
share/doc/HTML/ca/konversation/led_red_on.png
|
||||
share/doc/HTML/ca/konversation/led_yellow_on.png
|
||||
share/doc/HTML/ca/konversation/logviewer_co.png
|
||||
share/doc/HTML/ca/konversation/nicksonline_co.png
|
||||
share/doc/HTML/ca/konversation/nickthemes_screen_co.png
|
||||
share/doc/HTML/ca/konversation/notification_screen_co.png
|
||||
share/doc/HTML/ca/konversation/notifylist_screen_co.png
|
||||
share/doc/HTML/ca/konversation/osd_screen_co.png
|
||||
share/doc/HTML/ca/konversation/quickbuttons_screen.png
|
||||
share/doc/HTML/ca/konversation/quickconnect_screen.png
|
||||
share/doc/HTML/ca/konversation/serverlist_co.png
|
||||
share/doc/HTML/ca/konversation/urlcatcher_screen_co.png
|
||||
share/doc/HTML/ca/konversation/webbrowser_screen_co.png
|
||||
share/doc/HTML/de/konversation/
|
||||
share/doc/HTML/de/konversation/index.cache.bz2
|
||||
share/doc/HTML/de/konversation/index.docbook
|
||||
@ -206,15 +172,25 @@ share/konversation/themes/classic/irc_op.png
|
||||
share/konversation/themes/classic/irc_owner.png
|
||||
share/konversation/themes/classic/irc_voice.png
|
||||
share/konversation/themes/default/
|
||||
share/konversation/themes/default-dark/
|
||||
share/konversation/themes/default-dark/index.desktop
|
||||
share/konversation/themes/default-dark/irc_admin.svg
|
||||
share/konversation/themes/default-dark/irc_away.svg
|
||||
share/konversation/themes/default-dark/irc_away_stacked.svg
|
||||
share/konversation/themes/default-dark/irc_halfop.svg
|
||||
share/konversation/themes/default-dark/irc_normal.svg
|
||||
share/konversation/themes/default-dark/irc_op.svg
|
||||
share/konversation/themes/default-dark/irc_owner.svg
|
||||
share/konversation/themes/default-dark/irc_voice.svg
|
||||
share/konversation/themes/default/index.desktop
|
||||
share/konversation/themes/default/irc_admin.png
|
||||
share/konversation/themes/default/irc_away.png
|
||||
share/konversation/themes/default/irc_away_stacked.png
|
||||
share/konversation/themes/default/irc_halfop.png
|
||||
share/konversation/themes/default/irc_normal.png
|
||||
share/konversation/themes/default/irc_op.png
|
||||
share/konversation/themes/default/irc_owner.png
|
||||
share/konversation/themes/default/irc_voice.png
|
||||
share/konversation/themes/default/irc_admin.svg
|
||||
share/konversation/themes/default/irc_away.svg
|
||||
share/konversation/themes/default/irc_away_stacked.svg
|
||||
share/konversation/themes/default/irc_halfop.svg
|
||||
share/konversation/themes/default/irc_normal.svg
|
||||
share/konversation/themes/default/irc_op.svg
|
||||
share/konversation/themes/default/irc_owner.svg
|
||||
share/konversation/themes/default/irc_voice.svg
|
||||
share/konversation/themes/oxygen/
|
||||
share/konversation/themes/oxygen/index.desktop
|
||||
share/konversation/themes/oxygen/irc_admin.png
|
||||
@ -254,6 +230,7 @@ share/konversation/themes/square/irc_voice.png
|
||||
share/kxmlgui5/
|
||||
share/kxmlgui5/konversation/
|
||||
share/kxmlgui5/konversation/konversationui.rc
|
||||
share/locale/ar/LC_MESSAGES/konversation.mo
|
||||
share/locale/bg/LC_MESSAGES/konversation.mo
|
||||
share/locale/bs/LC_MESSAGES/konversation.mo
|
||||
share/locale/ca/LC_MESSAGES/konversation.mo
|
||||
@ -271,16 +248,21 @@ share/locale/gl/LC_MESSAGES/konversation.mo
|
||||
share/locale/he/LC_MESSAGES/konversation.mo
|
||||
share/locale/hu/LC_MESSAGES/konversation.mo
|
||||
share/locale/it/LC_MESSAGES/konversation.mo
|
||||
share/locale/ja/LC_MESSAGES/konversation.mo
|
||||
share/locale/kk/LC_MESSAGES/konversation.mo
|
||||
share/locale/km/LC_MESSAGES/konversation.mo
|
||||
share/locale/ko/LC_MESSAGES/konversation.mo
|
||||
share/locale/lt/LC_MESSAGES/konversation.mo
|
||||
share/locale/nb/LC_MESSAGES/konversation.mo
|
||||
share/locale/nds/LC_MESSAGES/konversation.mo
|
||||
share/locale/nl/LC_MESSAGES/konversation.mo
|
||||
share/locale/nn/LC_MESSAGES/konversation.mo
|
||||
share/locale/pa/LC_MESSAGES/konversation.mo
|
||||
share/locale/pl/LC_MESSAGES/konversation.mo
|
||||
share/locale/pt/LC_MESSAGES/konversation.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/konversation.mo
|
||||
share/locale/ru/LC_MESSAGES/konversation.mo
|
||||
share/locale/si/LC_MESSAGES/konversation.mo
|
||||
share/locale/sk/LC_MESSAGES/konversation.mo
|
||||
share/locale/sl/LC_MESSAGES/konversation.mo
|
||||
share/locale/sr/LC_MESSAGES/konversation.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user