- update gtksourceview to 2.2.1

"looks fine" ajacoutot@
This commit is contained in:
jasper 2008-04-29 19:47:09 +00:00
parent 58d6375fc9
commit 40b1d99c30
4 changed files with 24 additions and 17 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.25 2007/12/15 17:52:31 martynas Exp $
# $OpenBSD: Makefile,v 1.26 2008/04/29 19:47:09 jasper Exp $
COMMENT= text widget that extends GTK2's GtkTextView widget
MAJOR_VERSION= 2.0
GNOME_PROJECT= gtksourceview
GNOME_VERSION= ${MAJOR_VERSION}.2
SHARED_LIBS += gtksourceview-2.0 0.0 # .0.0
GNOME_VERSION= 2.2.1
SHARED_LIBS += gtksourceview-2.0 1.0 # .0.0
CATEGORIES= x11
SUBST_VARS= MAJOR_VERSION

View File

@ -1,5 +1,5 @@
MD5 (gtksourceview-2.0.2.tar.bz2) = ip2vP6nd7tksGFcu4WzR9Q==
RMD160 (gtksourceview-2.0.2.tar.bz2) = Ac1XSnDsaEIX5alUWLM6o8izGm0=
SHA1 (gtksourceview-2.0.2.tar.bz2) = 33KKgitV3GwzcOARyJBKW+XDV6g=
SHA256 (gtksourceview-2.0.2.tar.bz2) = vXdaMxrsj+aC4SN3OgYJ/WcyVkN8lQzthBWrVuspLjk=
SIZE (gtksourceview-2.0.2.tar.bz2) = 1020145
MD5 (gtksourceview-2.2.1.tar.bz2) = HFvYb4VOrTrtuWRj67snXw==
RMD160 (gtksourceview-2.2.1.tar.bz2) = m1Rora921K4c1R/TMBjHE5uu3M4=
SHA1 (gtksourceview-2.2.1.tar.bz2) = RX6iq4rdknq1XhBYksIaRAsYYD8=
SHA256 (gtksourceview-2.2.1.tar.bz2) = ivNdLWbxzOwDV+1aO195/aJG1tUapGXvqHpodGBMgug=
SIZE (gtksourceview-2.2.1.tar.bz2) = 1133374

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.2 2007/11/26 21:01:21 bernd Exp $
--- configure.orig Sun Oct 14 18:22:06 2007
+++ configure Sat Nov 24 07:46:30 2007
@@ -23294,7 +23294,7 @@ if test "${ac_cv_lib_intl_bindtextdomain+set}" = set;
$OpenBSD: patch-configure,v 1.3 2008/04/29 19:47:09 jasper Exp $
--- configure.orig Mon Apr 7 21:55:40 2008
+++ configure Tue Apr 29 21:20:16 2008
@@ -23808,7 +23808,7 @@ if test "${ac_cv_lib_intl_bindtextdomain+set}" = set;
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.2 2007/11/26 21:01:21 bernd Exp $
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
@@ -23356,7 +23356,7 @@ if test "${ac_cv_lib_intl_ngettext+set}" = set; then
@@ -23870,7 +23870,7 @@ if test "${ac_cv_lib_intl_ngettext+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
@ -19,7 +19,7 @@ $OpenBSD: patch-configure,v 1.2 2007/11/26 21:01:21 bernd Exp $
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
@@ -23418,7 +23418,7 @@ if test "${ac_cv_lib_intl_dgettext+set}" = set; then
@@ -23932,7 +23932,7 @@ if test "${ac_cv_lib_intl_dgettext+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
@ -28,7 +28,7 @@ $OpenBSD: patch-configure,v 1.2 2007/11/26 21:01:21 bernd Exp $
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
@@ -23630,7 +23630,7 @@ fi
@@ -24144,7 +24144,7 @@ fi
#
if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
glib_save_LIBS="$LIBS"
@ -37,7 +37,7 @@ $OpenBSD: patch-configure,v 1.2 2007/11/26 21:01:21 bernd Exp $
unset ac_cv_func_bind_textdomain_codeset
for ac_func in bind_textdomain_codeset
@@ -23745,7 +23745,7 @@ done
@@ -24259,7 +24259,7 @@ done
fi
if test "$gt_cv_func_dgettext_libintl" = "yes"; then

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2007/11/26 21:01:21 bernd Exp $
@comment $OpenBSD: PLIST,v 1.8 2008/04/29 19:47:09 jasper Exp $
%%SHARED%%
include/gtksourceview-${MAJOR_VERSION}/
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/
@ -6,6 +6,8 @@ include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourcebuffer.h
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourceiter.h
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourcelanguage.h
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourcelanguagemanager.h
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourcemark.h
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourceprintcompositor.h
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourcestyle.h
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourcestylescheme.h
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/gtksourcestyleschememanager.h
@ -21,6 +23,8 @@ share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/
share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/GtkSourceBuffer.html
share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/GtkSourceLanguage.html
share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/GtkSourceLanguageManager.html
share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/GtkSourceMark.html
share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/GtkSourcePrintCompositor.html
share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/GtkSourceStyle.html
share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/GtkSourceStyleScheme.html
share/gtk-doc/html/gtksourceview-${MAJOR_VERSION}/GtkSourceStyleSchemeManager.html
@ -60,7 +64,9 @@ share/gtksourceview-${MAJOR_VERSION}/language-specs/diff.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/docbook.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/dpatch.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/dtd.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/eiffel.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/erlang.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/forth.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/fortran.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/gap.lang
share/gtksourceview-${MAJOR_VERSION}/language-specs/gtk-doc.lang
@ -199,6 +205,7 @@ share/locale/ne/
share/locale/ne/LC_MESSAGES/
share/locale/ne/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo
share/locale/nl/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo
share/locale/nn/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo
share/locale/oc/
share/locale/oc/LC_MESSAGES/
share/locale/oc/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo