- update to libnotify-0.4.5
after some morse code deciphering, ok jasper@
This commit is contained in:
parent
4cbb4f9b05
commit
d33ae0d44c
@ -1,15 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/05/19 09:57:43 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2008/12/17 12:24:41 ajacoutot Exp $
|
||||
|
||||
COMMENT= send desktop notifications to a notification daemon
|
||||
|
||||
DISTNAME= libnotify-0.4.4
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
DISTNAME= libnotify-0.4.5
|
||||
CATEGORIES= devel
|
||||
SHARED_LIBS += notify 2.2 # .2.2
|
||||
SHARED_LIBS += notify 2.3 # .2.3
|
||||
|
||||
HOMEPAGE= http://www.galago-project.org/
|
||||
|
||||
# LGPL
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -19,7 +18,7 @@ WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender Xcomposite Xdamage atk-1.0 c cairo expat pcre \
|
||||
glitz gmodule-2.0 gobject-2.0 m pango-1.0 pangocairo-1.0 \
|
||||
fontconfig freetype glib-2.0 pangoft2-1.0 png pixman-1 \
|
||||
pthread z
|
||||
pthread z gio-2.0
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/files/releases/source/libnotify/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libnotify-0.4.4.tar.bz2) = CnOYGbkH/Y7HmpvJ28tCwQ==
|
||||
RMD160 (libnotify-0.4.4.tar.bz2) = ZLOIOniAhgc8G1KwfKdCbTIFqdM=
|
||||
SHA1 (libnotify-0.4.4.tar.bz2) = JLhmc8ZnPHK5rYWoCCyISvJunOA=
|
||||
SHA256 (libnotify-0.4.4.tar.bz2) = ZV+m/5cW3biQ8Yj4wDf+kO9kdpERaL2CiI5MJQatY/w=
|
||||
SIZE (libnotify-0.4.4.tar.bz2) = 267610
|
||||
MD5 (libnotify-0.4.5.tar.bz2) = aoOI+TMJ2+M2u+X8Bnfeaw==
|
||||
RMD160 (libnotify-0.4.5.tar.bz2) = jqCv248vFHosWxib/spYwrRVjNs=
|
||||
SHA1 (libnotify-0.4.5.tar.bz2) = O9zU766xRIDaSxcMYnXMPXBfsX0=
|
||||
SHA256 (libnotify-0.4.5.tar.bz2) = 0c8LQHNHGt3lk4VEPCHw918J7F0I7ZNeZoRQ1/0UWXk=
|
||||
SIZE (libnotify-0.4.5.tar.bz2) = 289217
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/04/23 17:27:04 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/12/17 12:24:41 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
bin/notify-send
|
||||
@bin bin/notify-send
|
||||
include/libnotify/
|
||||
include/libnotify/notification.h
|
||||
include/libnotify/notify-enum-types.h
|
||||
|
Loading…
Reference in New Issue
Block a user