mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
Update to libnotify-0.8.8.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
COMMENT= send desktop notifications to a notification daemon
|
||||
|
||||
GNOME_VERSION= 0.8.7
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 0.8.8
|
||||
GNOME_PROJECT= libnotify
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (libnotify-0.8.7.tar.xz) = S+FSAuxBhPzhrBWZfs5VMNK+Mv6Vc4da6xDjtXOFh0g=
|
||||
SIZE (libnotify-0.8.7.tar.xz) = 109172
|
||||
SHA256 (libnotify-0.8.8.tar.xz) = I0IO9hncLLWuutYT9II6L6QcB+Wh0FYo1A9uxLNb/d0=
|
||||
SIZE (libnotify-0.8.8.tar.xz) = 115644
|
||||
|
||||
@@ -3,7 +3,7 @@ Comma at end of list isn't valid c++, and c++ code might use libnotify.
|
||||
Index: libnotify/notification.h
|
||||
--- libnotify/notification.h.orig
|
||||
+++ libnotify/notification.h
|
||||
@@ -82,7 +82,7 @@ typedef enum
|
||||
@@ -84,7 +84,7 @@ typedef enum
|
||||
{
|
||||
NOTIFY_URGENCY_LOW,
|
||||
NOTIFY_URGENCY_NORMAL,
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
@bin bin/notify-send
|
||||
include/libnotify/
|
||||
include/libnotify/notification-hints.h
|
||||
include/libnotify/notification.h
|
||||
include/libnotify/notify-enum-types.h
|
||||
include/libnotify/notify-features.h
|
||||
@@ -45,6 +46,21 @@ share/doc/libnotify-0/class.Notification.html
|
||||
share/doc/libnotify-0/classes_hierarchy.html
|
||||
share/doc/libnotify-0/const.EXPIRES_DEFAULT.html
|
||||
share/doc/libnotify-0/const.EXPIRES_NEVER.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_ACTION_ICONS.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_CATEGORY.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_DESKTOP_ENTRY.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_IMAGE_DATA.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_IMAGE_DATA_LEGACY.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_IMAGE_PATH.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_IMAGE_PATH_LEGACY.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_RESIDENT.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_SOUND_FILE.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_SOUND_NAME.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_SUPPRESS_SOUND.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_TRANSIENT.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_URGENCY.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_X.html
|
||||
share/doc/libnotify-0/const.NOTIFICATION_HINT_Y.html
|
||||
share/doc/libnotify-0/const.VERSION_MAJOR.html
|
||||
share/doc/libnotify-0/const.VERSION_MICRO.html
|
||||
share/doc/libnotify-0/const.VERSION_MINOR.html
|
||||
|
||||
Reference in New Issue
Block a user