- update to gtkspell-2.0.11

- take over maintainership

ok jolan@ (former maintainer)
This commit is contained in:
ajacoutot 2008-02-01 18:42:56 +00:00
parent 68c7ba0d9a
commit bec42b0535
4 changed files with 44 additions and 41 deletions

View File

@ -1,34 +1,37 @@
# $OpenBSD: Makefile,v 1.22 2007/09/15 20:59:38 merdely Exp $ # $OpenBSD: Makefile,v 1.23 2008/02/01 18:42:56 ajacoutot Exp $
COMMENT= gtk2 spelling checker COMMENT= gtk2 spelling checker
DISTNAME= gtkspell-2.0.5 DISTNAME= gtkspell-2.0.11
PKGNAME= ${DISTNAME}p4 SHARED_LIBS= gtkspell 1.0 # .0.0
SHARED_LIBS= gtkspell 0.0
CATEGORIES= textproc x11 CATEGORIES= textproc x11
MASTER_SITES= ${HOMEPAGE}download/
HOMEPAGE= http://gtkspell.sourceforge.net/ HOMEPAGE= http://gtkspell.sourceforge.net/
MAINTAINER= Jolan Luff <jolan@openbsd.org> MAINTAINER= Antoine Jacoutot <ajacoutot@lphp.org>
# GPL # GPL
PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_FTP= Yes
WANTLIB= ICE SM X11 Xext Xrender fontconfig freetype m z \
atk-1.0 glib-2.0 gmodule-2.0 \ MASTER_SITES= ${HOMEPAGE}download/
gobject-2.0 pango-1.0 pangocairo-1.0 \
pangoft2-1.0 cairo glitz png WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
Xi Xinerama Xrandr Xrender atk-1.0 cairo expat \
fontconfig freetype glib-2.0 glitz gmodule-2.0 \
gobject-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
pcre png z
USE_X11= Yes USE_X11= Yes
USE_LIBTOOL= Yes
MODULES= devel/gettext MODULES= devel/gettext
LIB_DEPENDS= aspell.>=15.2::textproc/aspell/core \ LIB_DEPENDS= aspell.>=15.2::textproc/aspell/core \
gdk_pixbuf-2.0,gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2 gdk_pixbuf-2.0,gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu CONFIGURE_STYLE=gnu
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1,5 +1,5 @@
MD5 (gtkspell-2.0.5.tar.gz) = hR35GshkGcXj46ebAY6tMQ== MD5 (gtkspell-2.0.11.tar.gz) = SUhp9nFGoSo/F6lY9RrrBQ==
RMD160 (gtkspell-2.0.5.tar.gz) = fsoxqouojkEaSpSJBgEPUmiS++0= RMD160 (gtkspell-2.0.11.tar.gz) = xcoYBIB/RF4kbeKzhESKfHx2hV8=
SHA1 (gtkspell-2.0.5.tar.gz) = U9MmhtjdfnJx5VRzFM7TFoJLFiw= SHA1 (gtkspell-2.0.11.tar.gz) = 0OKIstFFbjMIPcfXxh8BNojFzGU=
SHA256 (gtkspell-2.0.5.tar.gz) = faKOdJi8YbBsC7GY02EflfWqh85mv3WIowEdZ+wCSRs= SHA256 (gtkspell-2.0.11.tar.gz) = Uh1r4eEjZwbNSRMFsQ8B2Ym/R3h8qXJCxWwNKwOOahI=
SIZE (gtkspell-2.0.5.tar.gz) = 308943 SIZE (gtkspell-2.0.11.tar.gz) = 347172

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-Makefile_in,v 1.3 2004/02/10 03:13:58 jolan Exp $ $OpenBSD: patch-Makefile_in,v 1.4 2008/02/01 18:42:56 ajacoutot Exp $
--- Makefile.in.orig 2004-01-26 13:24:42.000000000 -0600 --- Makefile.in.orig Fri Feb 1 10:21:42 2008
+++ Makefile.in 2004-02-09 18:20:31.000000000 -0600 +++ Makefile.in Fri Feb 1 10:21:58 2008
@@ -138,7 +138,7 @@ sbindir = @sbindir@ @@ -155,7 +155,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@ sysconfdir = @sysconfdir@
target_alias = @target_alias@ target_alias = @target_alias@
-SUBDIRS = gtkspell examples docs -SUBDIRS = gtkspell examples docs po
+SUBDIRS = gtkspell +SUBDIRS = gtkspell po
pkgconfigdir = $(libdir)/pkgconfig pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gtkspell-2.0.pc pkgconfig_DATA = gtkspell-2.0.pc

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $ $OpenBSD: patch-configure,v 1.3 2008/02/01 18:42:56 ajacoutot Exp $
--- configure.orig 2004-02-09 18:21:52.000000000 -0600 --- configure.orig Fri May 27 23:41:05 2005
+++ configure 2004-02-09 18:22:35.000000000 -0600 +++ configure Fri Feb 1 10:22:19 2008
@@ -1449,7 +1449,7 @@ fi @@ -1482,7 +1482,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -1949,7 +1949,7 @@ fi @@ -1984,7 +1984,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -19,7 +19,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test -n "$ac_tool_prefix"; then if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
@@ -2811,7 +2811,7 @@ rm -f conftest.$ac_objext conftest.$ac_e @@ -2908,7 +2908,7 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -28,7 +28,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
depcc="$CC" am_compiler_list= depcc="$CC" am_compiler_list=
@@ -2920,7 +2920,7 @@ fi @@ -3017,7 +3017,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -37,7 +37,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
@@ -3148,7 +3148,7 @@ fi @@ -3245,7 +3245,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -46,7 +46,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -3985,7 +3985,7 @@ fi @@ -4211,7 +4211,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -55,7 +55,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test -n "$ac_tool_prefix"; then if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
@@ -4644,7 +4644,7 @@ rm -f conftest.$ac_objext conftest.$ac_e @@ -4934,7 +4934,7 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -64,7 +64,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
depcc="$CC" am_compiler_list= depcc="$CC" am_compiler_list=
@@ -5451,7 +5451,7 @@ else @@ -5724,7 +5724,7 @@ else
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -73,7 +73,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
cat >conftest.$ac_ext <<_ACEOF cat >conftest.$ac_ext <<_ACEOF
@@ -5493,7 +5493,7 @@ rm -f conftest.$ac_objext conftest$ac_ex @@ -5776,7 +5776,7 @@ rm -f conftest.err conftest.$ac_objext \
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -82,7 +82,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
fi fi
@@ -6516,7 +6516,7 @@ fi @@ -6864,7 +6864,7 @@ G77=`test $ac_compiler_gnu = yes && echo yes`
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -91,7 +91,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -7293,7 +7293,7 @@ lt_save_CC="$CC" @@ -7647,7 +7647,7 @@ lt_save_CC="$CC"
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -100,7 +100,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -10500,7 +10500,7 @@ fi @@ -11006,7 +11006,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -109,7 +109,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
CC="$lt_save_CC" CC="$lt_save_CC"
@@ -13926,7 +13926,7 @@ fi @@ -14578,7 +14578,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -118,7 +118,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
CC=$lt_save_CC CC=$lt_save_CC
@@ -16232,7 +16232,7 @@ fi @@ -16943,7 +16943,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -127,7 +127,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
CC="$lt_save_CC" CC="$lt_save_CC"
@@ -19262,7 +19262,7 @@ fi @@ -20116,7 +20116,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@ -136,7 +136,7 @@ $OpenBSD: patch-configure,v 1.2 2004/02/10 03:13:58 jolan Exp $
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
CC="$lt_save_CC" CC="$lt_save_CC"
@@ -19703,7 +19703,7 @@ fi @@ -20561,7 +20561,7 @@ fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'