Page MenuHomeFreeBSD

D16812.diff
No OneTemporary

D16812.diff

Index: head/deskutils/Makefile
===================================================================
--- head/deskutils/Makefile
+++ head/deskutils/Makefile
@@ -172,6 +172,7 @@
SUBDIR += lumina-screenshot
SUBDIR += lumina-textedit
SUBDIR += lumina-xdg-entry
+ SUBDIR += lxqt-notificationd
SUBDIR += mat
SUBDIR += mate-notification-daemon
SUBDIR += mate-utils
Index: head/deskutils/lxqt-notificationd/Makefile
===================================================================
--- head/deskutils/lxqt-notificationd/Makefile
+++ head/deskutils/lxqt-notificationd/Makefile
@@ -0,0 +1,26 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME= lxqt-notificationd
+PORTVERSION= 0.13.0
+CATEGORIES= deskutils
+MASTER_SITES= LXQT
+
+MAINTAINER= jsm@FreeBSD.org
+COMMENT= LXQt notification daemon
+
+LICENSE= LGPL21+
+
+USES= cmake:outsource compiler:c++11-lib gettext kde:5 lxqt qt:5 \
+ pkgconfig tar:xz
+USE_QT= buildtools_build qmake_build dbus core gui \
+ linguisttools svg widgets x11extras xml
+USE_KDE= windowsystem
+USE_LXQT= buildtools lxqt
+
+PLIST_FILES= bin/lxqt-config-notificationd \
+ bin/lxqt-notificationd \
+ etc/xdg/autostart/lxqt-notifications.desktop \
+ share/applications/lxqt-config-notificationd.desktop
+
+.include <bsd.port.mk>
Index: head/deskutils/lxqt-notificationd/distinfo
===================================================================
--- head/deskutils/lxqt-notificationd/distinfo
+++ head/deskutils/lxqt-notificationd/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1527328598
+SHA256 (lxqt/lxqt-notificationd-0.13.0.tar.xz) = a69d18a0307c5a18826c2bd0a110f3862d23fece07c64bfc7e187af8f66a10d0
+SIZE (lxqt/lxqt-notificationd-0.13.0.tar.xz) = 32364
Index: head/deskutils/lxqt-notificationd/pkg-descr
===================================================================
--- head/deskutils/lxqt-notificationd/pkg-descr
+++ head/deskutils/lxqt-notificationd/pkg-descr
@@ -0,0 +1,4 @@
+lxqt-notificationd is a daemon enabling applications to display
+notifications in pop-up windows on desktops.
+
+WWW: http://lxqt.org/

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 6:00 PM (16 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15544454
Default Alt Text
D16812.diff (2 KB)

Event Timeline