- update libgnomeprint to 2.18.3
(coverity fixes, cleanups) - update WANTLIB - regen patch ok ajacoutot@
This commit is contained in:
parent
7908f7f9a6
commit
f1b0c5d708
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2007/09/19 15:07:04 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2008/02/03 21:05:33 jasper Exp $
|
||||
|
||||
COMMENT= printing framework for GNOME
|
||||
|
||||
GNOME_PROJECT= libgnomeprint
|
||||
GNOME_VERSION= 2.18.2
|
||||
GNOME_VERSION= 2.18.3
|
||||
SHARED_LIBS += gnomeprint-2-2 2.1 # .1.0
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 Xau Xdmcp expat fontconfig freetype glib-2.0 gmodule-2.0 \
|
||||
gobject-2.0 m z
|
||||
gobject-2.0 m pcre z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
@ -23,12 +23,11 @@ MODULES= devel/gettext \
|
||||
BUILD_DEPENDS= :bison-*:devel/bison
|
||||
LIB_DEPENDS= pango-1.0.>=1300.0,pangoft2-1.0.>=1300.0::devel/pango \
|
||||
art_lgpl_2.>=5::graphics/libart \
|
||||
xml2.>=9::textproc/libxml \
|
||||
popt.>=0::devel/popt
|
||||
xml2.>=9::textproc/libxml
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --without-cups
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--without-cups
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/libgnomeprint-2.18.2.tar.bz2) = sfbJWo27jOF6sA/C7qKqkQ==
|
||||
RMD160 (gnome/libgnomeprint-2.18.2.tar.bz2) = UxJtH/Vl4f79ZtM+tjgKalXFocw=
|
||||
SHA1 (gnome/libgnomeprint-2.18.2.tar.bz2) = JcRot4/t/HCLJulZQdUd3bvyVWI=
|
||||
SHA256 (gnome/libgnomeprint-2.18.2.tar.bz2) = pVuRKIqgCzUj/q+uFVy3GCq7a2RtyGuL+vGRB2OJ3aQ=
|
||||
SIZE (gnome/libgnomeprint-2.18.2.tar.bz2) = 867762
|
||||
MD5 (gnome/libgnomeprint-2.18.3.tar.bz2) = z6fcmIul9/Ngto7dM2haJw==
|
||||
RMD160 (gnome/libgnomeprint-2.18.3.tar.bz2) = EuddEQ1Ydv/TARgYsdDkFoCeF10=
|
||||
SHA1 (gnome/libgnomeprint-2.18.3.tar.bz2) = KLRPsxddnE5Ur+Px6lt+K67y2nU=
|
||||
SHA256 (gnome/libgnomeprint-2.18.3.tar.bz2) = MCI4PUEnB5X/cJ0yMqxSiBP9uBc/lIjgQZPwMR6BaRE=
|
||||
SIZE (gnome/libgnomeprint-2.18.3.tar.bz2) = 880852
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.8 2007/09/19 15:07:04 jasper Exp $
|
||||
--- configure.orig Wed Aug 8 15:27:03 2007
|
||||
+++ configure Sun Sep 16 16:16:41 2007
|
||||
@@ -24779,7 +24779,7 @@ echo "$as_me: error: Could not find flex" >&2;}
|
||||
$OpenBSD: patch-configure,v 1.9 2008/02/03 21:05:33 jasper Exp $
|
||||
--- configure.orig Mon Jan 28 17:07:08 2008
|
||||
+++ configure Thu Jan 31 23:10:38 2008
|
||||
@@ -24915,7 +24915,7 @@ echo "$as_me: error: Could not find flex" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
fi
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2007/09/19 15:07:04 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2008/02/03 21:05:33 jasper Exp $
|
||||
%%SHARED%%
|
||||
include/libgnomeprint-2.2/
|
||||
include/libgnomeprint-2.2/libgnomeprint/
|
||||
@ -141,6 +141,9 @@ share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/be/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/be@latin/
|
||||
share/locale/be@latin/LC_MESSAGES/
|
||||
share/locale/be@latin/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/bg/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/bn/
|
||||
share/locale/bn/LC_MESSAGES/
|
||||
|
Loading…
Reference in New Issue
Block a user