net-im/neochat: update to 23.04.0
Matches the KDE Gear version. While here, hand off to the kde@ instead of me personally. Obtained from: Eric Camachat PR: 271032
This commit is contained in:
parent
e1f15a83ef
commit
12ceb53a50
3 changed files with 13 additions and 8 deletions
|
@ -1,10 +1,8 @@
|
|||
PORTNAME= neochat
|
||||
DISTVERSION= 22.11
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= KDE/stable/plasma-mobile/${DISTVERSION}
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
CATEGORIES= net-im deskutils kde kde-applications
|
||||
|
||||
MAINTAINER= adridg@FreeBSD.org
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Glossy Matrix IM client based on KDE technologies
|
||||
WWW= https://invent.kde.org/network/neochat
|
||||
|
||||
|
@ -32,5 +30,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons dbusaddons \
|
|||
syntaxhighlighting notifications qqc2-desktop-style \
|
||||
widgetsaddons windowsystem \
|
||||
ecm:build
|
||||
USE_XORG= x11
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1671383621
|
||||
SHA256 (neochat-22.11.tar.xz) = 25362be430c930ff6d964a69a19b49d53043c2789a34893c61ab00ce619ad0be
|
||||
SIZE (neochat-22.11.tar.xz) = 465660
|
||||
TIMESTAMP = 1682176005
|
||||
SHA256 (KDE/release-service/23.04.0/neochat-23.04.0.tar.xz) = ba409ae23fe27454d06cfd97529527be1676460bb3f503c7f1bdf55423aed7a8
|
||||
SIZE (KDE/release-service/23.04.0/neochat-23.04.0.tar.xz) = 565520
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
bin/neochat
|
||||
man/ca/man1/neochat.1.gz
|
||||
man/es/man1/neochat.1.gz
|
||||
man/it/man1/neochat.1.gz
|
||||
man/man1/neochat.1.gz
|
||||
man/nl/man1/neochat.1.gz
|
||||
man/tr/man1/neochat.1.gz
|
||||
man/uk/man1/neochat.1.gz
|
||||
share/applications/org.kde.neochat.desktop
|
||||
share/icons/hicolor/scalable/apps/org.kde.neochat.svg
|
||||
|
@ -16,6 +18,7 @@ share/locale/ca@valencia/LC_MESSAGES/neochat.mo
|
|||
share/locale/cs/LC_MESSAGES/neochat.mo
|
||||
share/locale/da/LC_MESSAGES/neochat.mo
|
||||
share/locale/de/LC_MESSAGES/neochat.mo
|
||||
share/locale/el/LC_MESSAGES/neochat.mo
|
||||
share/locale/en_GB/LC_MESSAGES/neochat.mo
|
||||
share/locale/es/LC_MESSAGES/neochat.mo
|
||||
share/locale/eu/LC_MESSAGES/neochat.mo
|
||||
|
@ -26,8 +29,10 @@ share/locale/ia/LC_MESSAGES/neochat.mo
|
|||
share/locale/id/LC_MESSAGES/neochat.mo
|
||||
share/locale/ie/LC_MESSAGES/neochat.mo
|
||||
share/locale/it/LC_MESSAGES/neochat.mo
|
||||
share/locale/ja/LC_MESSAGES/neochat.mo
|
||||
share/locale/ka/LC_MESSAGES/neochat.mo
|
||||
share/locale/ko/LC_MESSAGES/neochat.mo
|
||||
share/locale/lt/LC_MESSAGES/neochat.mo
|
||||
share/locale/nl/LC_MESSAGES/neochat.mo
|
||||
share/locale/nn/LC_MESSAGES/neochat.mo
|
||||
share/locale/pa/LC_MESSAGES/neochat.mo
|
||||
|
@ -43,4 +48,5 @@ share/locale/tok/LC_MESSAGES/neochat.mo
|
|||
share/locale/tr/LC_MESSAGES/neochat.mo
|
||||
share/locale/uk/LC_MESSAGES/neochat.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/neochat.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/neochat.mo
|
||||
share/metainfo/org.kde.neochat.appdata.xml
|
||||
|
|
Loading…
Reference in a new issue