View | Details | Raw Unified | Return to bug 229302 | Differences between
and this patch

Collapse All | Expand All

(-)deskutils/lxqt-notificationd/Makefile (+21 lines)
Line 0 Link Here
1
# Created by: Olivier Duchateau
2
# $FreeBSD$
3
4
PORTNAME=	lxqt-notificationd
5
PORTVERSION=	0.13.0
6
CATEGORIES=	deskutils
7
MASTER_SITES=	LXQT
8
9
MAINTAINER=	jesper@schmitz.computer
10
COMMENT=	LXQt notification daemon
11
12
LICENSE=	LGPL21+
13
14
USES=	cmake:outsource compiler:c++11-lib gettext kde:5 lxqt \
15
	pkgconfig tar:xz
16
USE_QT5=	buildtools_build qmake_build dbus core gui \
17
	linguisttools svg widgets x11extras xml
18
USE_KDE=	windowsystem
19
USE_LXQT=	buildtools lxqt
20
21
.include <bsd.port.mk>
(-)deskutils/lxqt-notificationd/distinfo (+3 lines)
Line 0 Link Here
1
TIMESTAMP = 1527328598
2
SHA256 (lxqt/lxqt-notificationd-0.13.0.tar.xz) = a69d18a0307c5a18826c2bd0a110f3862d23fece07c64bfc7e187af8f66a10d0
3
SIZE (lxqt/lxqt-notificationd-0.13.0.tar.xz) = 32364
(-)deskutils/lxqt-notificationd/pkg-descr (+3 lines)
Line 0 Link Here
1
LXQt notification daemon and library.
2
3
WWW: http://lxqt.org/
(-)deskutils/lxqt-notificationd/pkg-plist (+4 lines)
Line 0 Link Here
1
bin/lxqt-config-notificationd
2
bin/lxqt-notificationd
3
etc/xdg/autostart/lxqt-notifications.desktop
4
share/applications/lxqt-config-notificationd.desktop

Return to bug 229302