View | Details | Raw Unified | Return to bug 271032
Collapse All | Expand All

(-)net-im/neochat/Makefile (-4 / +3 lines)
Lines 1-8 Link Here
1
PORTNAME=	neochat
1
PORTNAME=	neochat
2
DISTVERSION=	22.11
2
DISTVERSION=	${KDE_APPLICATIONS_VERSION}
3
PORTREVISION=	2
3
CATEGORIES=	net-im deskutils kde kde-applications
4
CATEGORIES=	net-im
5
MASTER_SITES=	KDE/stable/plasma-mobile/${DISTVERSION}
6
4
7
MAINTAINER=	adridg@FreeBSD.org
5
MAINTAINER=	adridg@FreeBSD.org
8
COMMENT=	Glossy Matrix IM client based on KDE technologies
6
COMMENT=	Glossy Matrix IM client based on KDE technologies
Lines 32-36 USE_KDE= auth codecs completion config configwidgets coreaddons dbusaddons \ Link Here
32
		syntaxhighlighting notifications qqc2-desktop-style \
30
		syntaxhighlighting notifications qqc2-desktop-style \
33
		widgetsaddons windowsystem \
31
		widgetsaddons windowsystem \
34
		ecm:build
32
		ecm:build
33
USE_XORG=	x11
35
34
36
.include <bsd.port.mk>
35
.include <bsd.port.mk>
(-)net-im/neochat/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1671383621
1
TIMESTAMP = 1682176005
2
SHA256 (neochat-22.11.tar.xz) = 25362be430c930ff6d964a69a19b49d53043c2789a34893c61ab00ce619ad0be
2
SHA256 (KDE/release-service/23.04.0/neochat-23.04.0.tar.xz) = ba409ae23fe27454d06cfd97529527be1676460bb3f503c7f1bdf55423aed7a8
3
SIZE (neochat-22.11.tar.xz) = 465660
3
SIZE (KDE/release-service/23.04.0/neochat-23.04.0.tar.xz) = 565520
(-)net-im/neochat/pkg-plist (+6 lines)
Lines 1-8 Link Here
1
bin/neochat
1
bin/neochat
2
man/ca/man1/neochat.1.gz
2
man/ca/man1/neochat.1.gz
3
man/es/man1/neochat.1.gz
3
man/es/man1/neochat.1.gz
4
man/it/man1/neochat.1.gz
4
man/man1/neochat.1.gz
5
man/man1/neochat.1.gz
5
man/nl/man1/neochat.1.gz
6
man/nl/man1/neochat.1.gz
7
man/tr/man1/neochat.1.gz
6
man/uk/man1/neochat.1.gz
8
man/uk/man1/neochat.1.gz
7
share/applications/org.kde.neochat.desktop
9
share/applications/org.kde.neochat.desktop
8
share/icons/hicolor/scalable/apps/org.kde.neochat.svg
10
share/icons/hicolor/scalable/apps/org.kde.neochat.svg
Lines 16-21 share/locale/ca@valencia/LC_MESSAGES/neochat.mo Link Here
16
share/locale/cs/LC_MESSAGES/neochat.mo
18
share/locale/cs/LC_MESSAGES/neochat.mo
17
share/locale/da/LC_MESSAGES/neochat.mo
19
share/locale/da/LC_MESSAGES/neochat.mo
18
share/locale/de/LC_MESSAGES/neochat.mo
20
share/locale/de/LC_MESSAGES/neochat.mo
21
share/locale/el/LC_MESSAGES/neochat.mo
19
share/locale/en_GB/LC_MESSAGES/neochat.mo
22
share/locale/en_GB/LC_MESSAGES/neochat.mo
20
share/locale/es/LC_MESSAGES/neochat.mo
23
share/locale/es/LC_MESSAGES/neochat.mo
21
share/locale/eu/LC_MESSAGES/neochat.mo
24
share/locale/eu/LC_MESSAGES/neochat.mo
Lines 26-33 share/locale/ia/LC_MESSAGES/neochat.mo Link Here
26
share/locale/id/LC_MESSAGES/neochat.mo
29
share/locale/id/LC_MESSAGES/neochat.mo
27
share/locale/ie/LC_MESSAGES/neochat.mo
30
share/locale/ie/LC_MESSAGES/neochat.mo
28
share/locale/it/LC_MESSAGES/neochat.mo
31
share/locale/it/LC_MESSAGES/neochat.mo
32
share/locale/ja/LC_MESSAGES/neochat.mo
29
share/locale/ka/LC_MESSAGES/neochat.mo
33
share/locale/ka/LC_MESSAGES/neochat.mo
30
share/locale/ko/LC_MESSAGES/neochat.mo
34
share/locale/ko/LC_MESSAGES/neochat.mo
35
share/locale/lt/LC_MESSAGES/neochat.mo
31
share/locale/nl/LC_MESSAGES/neochat.mo
36
share/locale/nl/LC_MESSAGES/neochat.mo
32
share/locale/nn/LC_MESSAGES/neochat.mo
37
share/locale/nn/LC_MESSAGES/neochat.mo
33
share/locale/pa/LC_MESSAGES/neochat.mo
38
share/locale/pa/LC_MESSAGES/neochat.mo
Lines 43-46 share/locale/tok/LC_MESSAGES/neochat.mo Link Here
43
share/locale/tr/LC_MESSAGES/neochat.mo
48
share/locale/tr/LC_MESSAGES/neochat.mo
44
share/locale/uk/LC_MESSAGES/neochat.mo
49
share/locale/uk/LC_MESSAGES/neochat.mo
45
share/locale/zh_CN/LC_MESSAGES/neochat.mo
50
share/locale/zh_CN/LC_MESSAGES/neochat.mo
51
share/locale/zh_TW/LC_MESSAGES/neochat.mo
46
share/metainfo/org.kde.neochat.appdata.xml
52
share/metainfo/org.kde.neochat.appdata.xml

Return to bug 271032