Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
notification-daemon is an application that shows notifications sent by
other applications on your desktop in the form of popups. It is based
on the libnotify library.

View File

@@ -0,0 +1,40 @@
# $NetBSD: Makefile,v 1.34 2013/06/06 12:55:05 wiz Exp $
#
DISTNAME= notification-daemon-0.4.0
PKGREVISION= 20
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.galago-project.org/
COMMENT= Shows notification messages on the desktop
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool pkg-config msgfmt
GCONF_SCHEMAS= notification-daemon.schemas
.include "../../mk/bsd.prefs.mk"
.if defined(PKG_SYSCONFDIR.dbus)
CONFIGURE_ARGS+= --with-dbus-sys=${PKG_SYSCONFDIR.dbus}/system.d
.else
CONFIGURE_ARGS+= --with-dbus-sys=${PKG_SYSCONFDIR}/dbus-1/system.d
.endif
.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libsexy/buildlink3.mk"
.include "../../devel/libwnck/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,20 @@
@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:16:11 joerg Exp $
bin/notification-properties
lib/notification-daemon-1.0/engines/libstandard.la
libexec/notification-daemon
share/applications/notification-properties.desktop
share/dbus-1/services/org.freedesktop.Notifications.service
share/gconf/schemas/notification-daemon.schemas
share/icons/hicolor/16x16/apps/notification-properties.png
share/icons/hicolor/22x22/apps/notification-properties.png
share/icons/hicolor/24x24/apps/notification-properties.png
share/icons/hicolor/32x32/apps/notification-properties.png
share/icons/hicolor/48x48/apps/notification-properties.png
share/icons/hicolor/scalable/apps/notification-properties.svg
share/locale/ar/LC_MESSAGES/notification-daemon.mo
share/locale/de/LC_MESSAGES/notification-daemon.mo
share/locale/it/LC_MESSAGES/notification-daemon.mo
share/locale/nl/LC_MESSAGES/notification-daemon.mo
share/locale/pl/LC_MESSAGES/notification-daemon.mo
share/locale/sv/LC_MESSAGES/notification-daemon.mo
share/notification-daemon/notification-properties.glade

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2008/11/27 14:18:31 jmcneill Exp $
SHA1 (notification-daemon-0.4.0.tar.gz) = c978d780588f31f4e5b75487ad1f1b7498e51a07
RMD160 (notification-daemon-0.4.0.tar.gz) = 349ea655b4fd0a2b5987b59a5d1241158f20f9d5
Size (notification-daemon-0.4.0.tar.gz) = 404178 bytes