Update to libnotify-0.7.5.
This commit is contained in:
parent
8eb57cc649
commit
6a5be005e9
@ -1,12 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2012/01/28 09:33:09 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2012/03/29 06:25:16 ajacoutot Exp $
|
||||
|
||||
COMMENT= send desktop notifications to a notification daemon
|
||||
|
||||
GNOME_VERSION= 0.7.4
|
||||
GNOME_VERSION= 0.7.5
|
||||
GNOME_PROJECT= libnotify
|
||||
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
SHARED_LIBS += notify 4.0 # .4.0
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libnotify-0.7.4.tar.xz) = HsgK9TmhdtDlpDBTTpjpVg==
|
||||
RMD160 (libnotify-0.7.4.tar.xz) = o0rrZXBV1f5j4MJq5nN5Bn+WTS4=
|
||||
SHA1 (libnotify-0.7.4.tar.xz) = 5bsNn2mZdk7wkMZs1TG3dOaTqcs=
|
||||
SHA256 (libnotify-0.7.4.tar.xz) = 48WDRREmcsLLsFpnUS/2xwKIkt96NHRuIWL+dtmHcBk=
|
||||
SIZE (libnotify-0.7.4.tar.xz) = 272016
|
||||
MD5 (libnotify-0.7.5.tar.xz) = jp+L0mUXvBl6sd90jfKJqQ==
|
||||
RMD160 (libnotify-0.7.5.tar.xz) = nxZqaxfx8A6F5lji7/qNqTrFSX8=
|
||||
SHA1 (libnotify-0.7.5.tar.xz) = cp0TgmF/7n6C6sF9gIwRRpqyt+E=
|
||||
SHA256 (libnotify-0.7.5.tar.xz) = Q3jLR4dLpNX3WbeJDY0o0IboHT8L1PboTlq2bYL/tlI=
|
||||
SIZE (libnotify-0.7.5.tar.xz) = 275804
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2011/08/28 07:15:58 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2012/03/29 06:25:16 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/notify-send
|
||||
include/libnotify/
|
||||
@ -12,12 +12,16 @@ lib/libnotify.a
|
||||
lib/libnotify.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libnotify.pc
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/Notify-0.7.gir
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/libnotify/
|
||||
share/gtk-doc/html/libnotify/NotifyNotification.html
|
||||
share/gtk-doc/html/libnotify/annotation-glossary.html
|
||||
share/gtk-doc/html/libnotify/api-index-deprecated.html
|
||||
share/gtk-doc/html/libnotify/api-index-full.html
|
||||
share/gtk-doc/html/libnotify/ch01.html
|
||||
share/gtk-doc/html/libnotify/home.png
|
||||
share/gtk-doc/html/libnotify/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user