- update to yad-0.19.1
This commit is contained in:
parent
60ebf34b3b
commit
9dfcb7f74e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/10/09 20:08:21 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2013/02/03 15:12:29 jasper Exp $
|
||||
|
||||
COMMENT= display graphical dialogs from shell scripts or command line
|
||||
|
||||
DISTNAME= yad-0.17.1.1
|
||||
DISTNAME= yad-0.19.1
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://yad.googlecode.com/
|
||||
@ -18,7 +18,7 @@ EXTRACT_SUFX= .tar.xz
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
WANTLIB += GL X11 Xrender atk-1.0 c cairo cairo-gobject expat
|
||||
WANTLIB += X11 Xext Xrender atk-1.0 c cairo cairo-gobject expat
|
||||
WANTLIB += fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gobject-2.0 gtk-3 m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pixman-1 png pthread pthread-stubs xcb xcb-render xcb-shm
|
||||
@ -36,4 +36,4 @@ CONFIGURE_ARGS+= --with-gtk=gtk3 \
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib/"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (yad-0.17.1.1.tar.xz) = 7q7xBDjft/DY12WYzWNzWt5pV+dn2NdkgXTHIBDgmf4=
|
||||
SIZE (yad-0.17.1.1.tar.xz) = 207032
|
||||
SHA256 (yad-0.19.1.tar.xz) = o3YdHBBEMiU7tPpcUFogLG/qwrbiFWXt9BC+HZFLeV4=
|
||||
SIZE (yad-0.19.1.tar.xz) = 213668
|
||||
|
Loading…
Reference in New Issue
Block a user