- update to gtksourceview-3.6.3
This commit is contained in:
parent
8599521c82
commit
309aa5c825
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2013/01/22 21:22:00 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2013/01/26 14:43:51 jasper Exp $
|
||||
|
||||
COMMENT= text widget that extends the GTK3 GtkTextView widget
|
||||
|
||||
GNOME_PROJECT= gtksourceview
|
||||
GNOME_VERSION= 3.6.2
|
||||
GNOME_VERSION= 3.6.3
|
||||
PKGNAME= ${GNOME_PROJECT}3-${GNOME_VERSION}
|
||||
|
||||
SHARED_LIBS += gtksourceview-3.0 0.0 # .0.0
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gtksourceview-3.6.2.tar.xz) = tUl5iRDfMOL8HO32rpYotSZSr+IYzbHt04o60Grg46w=
|
||||
SIZE (gtksourceview-3.6.2.tar.xz) = 1204548
|
||||
SHA256 (gtksourceview-3.6.3.tar.xz) = ux4BZ3nPGeOmfQSxBn6N4k2Ntkk6v3pDooSFDiIiXe0=
|
||||
SIZE (gtksourceview-3.6.3.tar.xz) = 1219664
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-configure,v 1.4 2012/11/04 16:41:14 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.5 2013/01/26 14:43:51 jasper Exp $
|
||||
|
||||
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
|
||||
|
||||
--- configure.orig Sun Nov 4 12:47:47 2012
|
||||
+++ configure Sun Nov 4 17:34:52 2012
|
||||
@@ -12926,6 +12926,9 @@ else
|
||||
--- configure.orig Sat Jan 26 12:51:48 2013
|
||||
+++ configure Sat Jan 26 15:39:53 2013
|
||||
@@ -12942,6 +12942,9 @@ else
|
||||
fi
|
||||
|
||||
;;
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2012/09/27 07:45:34 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2013/01/26 14:43:51 jasper Exp $
|
||||
%%SHARED%%
|
||||
include/gtksourceview-${MAJOR_VERSION}/
|
||||
include/gtksourceview-${MAJOR_VERSION}/gtksourceview/
|
||||
@ -302,8 +302,6 @@ share/locale/oc/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo
|
||||
share/locale/pl/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo
|
||||
share/locale/pt/LC_MESSAGES/gtksourceview-${MAJOR_VERSION}.mo
|
||||
|
Loading…
Reference in New Issue
Block a user