Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2019 00:26:02 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505316 - in head/devel: . snorenotify
Message-ID:  <201906290026.x5T0Q2qV022792@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Jun 29 00:26:01 2019
New Revision: 505316
URL: https://svnweb.freebsd.org/changeset/ports/505316

Log:
  devel/snorenotify: create port
  
  Snorenotify is a multi platform Qt notification framework.
  
  WWW: https://github.com/KDE/snorenotify

Added:
  head/devel/snorenotify/
  head/devel/snorenotify/Makefile   (contents, props changed)
  head/devel/snorenotify/distinfo   (contents, props changed)
  head/devel/snorenotify/pkg-descr   (contents, props changed)
  head/devel/snorenotify/pkg-plist   (contents, props changed)
Modified:
  head/devel/Makefile   (contents, props changed)

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Jun 29 00:17:47 2019	(r505315)
+++ head/devel/Makefile	Sat Jun 29 00:26:01 2019	(r505316)
@@ -6071,6 +6071,7 @@
     SUBDIR += smake
     SUBDIR += smc
     SUBDIR += smv
+    SUBDIR += snorenotify
     SUBDIR += soapui
     SUBDIR += socket_wrapper
     SUBDIR += sonar-ant-task

Added: head/devel/snorenotify/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/snorenotify/Makefile	Sat Jun 29 00:26:01 2019	(r505316)
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME=	snorenotify
+PORTVERSION=	0.7.0
+DISTVERSIONPREFIX=	v
+CATEGORIES=	devel
+
+MAINTAINER=	swills@FreeBSD.org
+COMMENT=	Multi platform Qt notification framework
+
+LICENSE=	LGPL3
+LICENSE_FILE=	${WRKSRC}/COPYING.LGPL-3
+
+USES=		cmake kde:5 qt:5
+USE_KDE=	ecm
+USE_QT=		core dbus gui network widgets buildtools_build qmake_build
+USE_GITHUB=	yes
+USE_LDCONFIG=	yes
+
+GH_ACCOUNT=	KDE
+
+.include <bsd.port.mk>

Added: head/devel/snorenotify/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/snorenotify/distinfo	Sat Jun 29 00:26:01 2019	(r505316)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1561753153
+SHA256 (KDE-snorenotify-v0.7.0_GH0.tar.gz) = 2e3f5fbb80ab993f6149136cd9a14c2de66f48cabce550dead167a9448f5bed9
+SIZE (KDE-snorenotify-v0.7.0_GH0.tar.gz) = 226659

Added: head/devel/snorenotify/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/snorenotify/pkg-descr	Sat Jun 29 00:26:01 2019	(r505316)
@@ -0,0 +1,5 @@
+Snorenotify is a multi platform Qt notification framework. Using a plugin
+system it is possible to create notifications with many different notification
+systems on Windows, Mac OS and Unix and mobile Devices.
+
+WWW: https://github.com/KDE/snorenotify

Added: head/devel/snorenotify/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/snorenotify/pkg-plist	Sat Jun 29 00:26:01 2019	(r505316)
@@ -0,0 +1,56 @@
+bin/snorenotify
+bin/snoresend
+bin/snoresettings
+bin/snoresettings-cli
+include/libsnore/alert.h
+include/libsnore/application.h
+include/libsnore/hint.h
+include/libsnore/lambdahint.h
+include/libsnore/notification/icon.h
+include/libsnore/notification/notification.h
+include/libsnore/notification/notificationaction.h
+include/libsnore/plugins/plugins.h
+include/libsnore/plugins/settingsplugin.h
+include/libsnore/plugins/snorebackend.h
+include/libsnore/plugins/snorefrontend.h
+include/libsnore/plugins/snoresecondarybackend.h
+include/libsnore/settings/pluginsettingswidget.h
+include/libsnore/settings/settings.h
+include/libsnore/settings/settingsdialog.h
+include/libsnore/settings/snore_settings_exports.h
+include/libsnore/snore_exports.h
+include/libsnore/snore_p.h
+include/libsnore/snore.h
+include/libsnore/snoreglobals.h
+include/libsnore/utils.h
+include/libsnore/version.h
+lib/cmake/libsnoreQt5/LibsnoreQt5Config.cmake
+lib/cmake/libsnoreQt5/LibsnoreQt5ConfigVersion.cmake
+lib/cmake/libsnoreQt5/LibsnoreQt5Target-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/libsnoreQt5/LibsnoreQt5Target.cmake
+lib/cmake/libsnoreQt5/SnoreAddPlugin.cmake
+lib/cmake/libsnoresettingsQt5/LibsnoreSettingsQt5Config.cmake
+lib/cmake/libsnoresettingsQt5/LibsnoreSettingsQt5ConfigVersion.cmake
+lib/cmake/libsnoresettingsQt5/LibsnoreSettingsQt5Target-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/libsnoresettingsQt5/LibsnoreSettingsQt5Target.cmake
+lib/libsnore-qt5.so
+lib/libsnore-qt5.so.0.7
+lib/libsnore-qt5.so.0.7.0
+lib/libsnoresettings-qt5.so
+lib/libsnoresettings-qt5.so.0.7
+lib/libsnoresettings-qt5.so.0.7.0
+%%QT_MKSPECDIR%%/modules/qt_LibsnoreQt5.pri
+%%QT_MKSPECDIR%%/modules/qt_LibsnoreSettingsQt5.pri
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_backend_freedesktop.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_frontend_freedesktop.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_frontend_snarlnetwork.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_secondarybackend_nma.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_secondarybackend_puhover.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_secondarybackend_toasty.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_backend_trayicon.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_settings_secondarybackend_nma.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_settings_secondarybackend_puhover.so
+%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_settings_secondarybackend_toasty.so
+share/applications/snorenotify.desktop
+share/applications/snoresettings.desktop
+share/icons/hicolor/128x128/apps/snore.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906290026.x5T0Q2qV022792>