Update to libgnomeprint-2.18.8.

ok jasper@
This commit is contained in:
ajacoutot 2010-09-30 07:43:36 +00:00
parent a48b300ac2
commit 53d782344e
3 changed files with 13 additions and 14 deletions

View File

@ -1,11 +1,9 @@
# $OpenBSD: Makefile,v 1.35 2010/07/25 08:15:33 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.36 2010/09/30 07:43:36 ajacoutot Exp $
COMMENT= printing framework for GNOME
GNOME_PROJECT= libgnomeprint
GNOME_VERSION= 2.18.7
REVISION= 0
GNOME_VERSION= 2.18.8
SHARED_LIBS += gnomeprint-2-2 2.1 # .1.0
@ -35,6 +33,7 @@ LIB_DEPENDS= ::devel/pango \
USE_X11= Yes
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
--disable-gtk-doc \
--with-cups
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1,5 +1,5 @@
MD5 (gnome/libgnomeprint-2.18.7.tar.bz2) = 1muB7oqjs6M/XvyaR84H4w==
RMD160 (gnome/libgnomeprint-2.18.7.tar.bz2) = UgLvPYGH9rAaFqyPl9kkB0y9+R0=
SHA1 (gnome/libgnomeprint-2.18.7.tar.bz2) = 98VQq6zyL2AsoJf5AzgDv51FVt4=
SHA256 (gnome/libgnomeprint-2.18.7.tar.bz2) = izT4FZlCPvPanEN3VJXaYC+Dy77gacnnYP/q5qpHaOY=
SIZE (gnome/libgnomeprint-2.18.7.tar.bz2) = 858527
MD5 (gnome/libgnomeprint-2.18.8.tar.bz2) = Y7Bf+1OG4TFIfGrzD0xWrA==
RMD160 (gnome/libgnomeprint-2.18.8.tar.bz2) = T3hq1h3CcXfDUKW6onz8ixFAwy4=
SHA1 (gnome/libgnomeprint-2.18.8.tar.bz2) = z7dxSJI7JLFlGYKiGzy1XjEv9tU=
SHA256 (gnome/libgnomeprint-2.18.8.tar.bz2) = EDTshlEFH4TSQk56HaYcUwQizCDOWy2eEH4eRneNlpE=
SIZE (gnome/libgnomeprint-2.18.8.tar.bz2) = 880489

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-configure,v 1.13 2010/03/30 14:28:14 ajacoutot Exp $
--- configure.orig Tue Mar 30 15:26:07 2010
+++ configure Tue Mar 30 16:06:26 2010
@@ -21247,7 +21247,7 @@ $as_echo "$as_me: error: Could not find flex" >&2;}
{ (exit 1); exit 1; }; }
$OpenBSD: patch-configure,v 1.14 2010/09/30 07:43:36 ajacoutot Exp $
--- configure.orig Tue Sep 28 11:27:21 2010
+++ configure Tue Sep 28 17:48:40 2010
@@ -18154,7 +18154,7 @@ if test x$FLEX_PATH = xno; then
as_fn_error $? "Could not find flex" "$LINENO" 5
fi
-LIBGNOMEPRINT_CFLAGS="$GP_CFLAGS $FREETYPE_CFLAGS"