- update gedit-plugins to 2.30.0
This commit is contained in:
parent
f9f413632e
commit
008403d16c
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2009/10/11 18:13:37 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/04/22 21:52:47 jasper Exp $
|
||||
|
||||
COMMENT= plugins for Gedit
|
||||
|
||||
GNOME_PROJECT= gedit-plugins
|
||||
GNOME_VERSION= 2.28.0
|
||||
GNOME_VERSION= 2.30.0
|
||||
CATEGORIES= editors
|
||||
|
||||
HOMEPAGE= http://live.gnome.org/Gedit/Plugins
|
||||
@ -20,7 +20,7 @@ WANTLIB += dbus-glib-1 expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += gtk-x11-2.0 gtksourceview-2.0 m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread-stubs xcb xml2
|
||||
WANTLIB += z
|
||||
WANTLIB += xcb-render xcb-render-util z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
lang/python \
|
||||
@ -31,7 +31,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
::x11/gnome/doc-utils
|
||||
LIB_DEPENDS= gucharmap:gucharmap->=2.24.1.1:x11/gnome/gucharmap
|
||||
RUN_DEPENDS= ::devel/vte,-python \
|
||||
:gedit->=2.28.0:x11/gnome/gedit \
|
||||
:gedit->=2.30.0:x11/gnome/gedit \
|
||||
:py-gtk2->=2.12.0:x11/py-gtk2
|
||||
|
||||
USE_X11= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gedit-plugins-2.28.0.tar.bz2) = egBo7yUPLP6NYKXPDnp8kw==
|
||||
RMD160 (gnome/gedit-plugins-2.28.0.tar.bz2) = Ek/7m4XMdguZkL4upJ2IM9+1TEw=
|
||||
SHA1 (gnome/gedit-plugins-2.28.0.tar.bz2) = cjlLW44onguD8H1mMW5fj3fXP8s=
|
||||
SHA256 (gnome/gedit-plugins-2.28.0.tar.bz2) = 1hXS8m5m16I/NyBQiQlqYPqiy26RCPkDTPLma5QL8so=
|
||||
SIZE (gnome/gedit-plugins-2.28.0.tar.bz2) = 541165
|
||||
MD5 (gnome/gedit-plugins-2.30.0.tar.bz2) = 8SAGBSR7Ps4SEsNj8LBMHQ==
|
||||
RMD160 (gnome/gedit-plugins-2.30.0.tar.bz2) = 7we3OMWTZxig7Z/bUN3D5O5bVJs=
|
||||
SHA1 (gnome/gedit-plugins-2.30.0.tar.bz2) = Dgw7yWVbBQbmvg4v/AYR5Ho1wFk=
|
||||
SHA256 (gnome/gedit-plugins-2.30.0.tar.bz2) = ihd/JFXuXFi8ShnfAT1WmLFK5qPzHtSDR5BM9GenlQk=
|
||||
SIZE (gnome/gedit-plugins-2.30.0.tar.bz2) = 598898
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2009/10/11 18:13:37 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.3 2010/04/22 21:52:47 jasper Exp $
|
||||
|
||||
Fix some stupid egrep(1) misusage causing this function to always
|
||||
return 1.
|
||||
|
||||
--- configure.orig Sun Oct 11 19:58:33 2009
|
||||
+++ configure Sun Oct 11 19:58:57 2009
|
||||
@@ -15690,7 +15690,7 @@ disabled_plugins=
|
||||
--- configure.orig Mon Mar 29 22:06:50 2010
|
||||
+++ configure Thu Apr 22 23:43:22 2010
|
||||
@@ -13695,7 +13695,7 @@ disabled_plugins=
|
||||
# Plugin specific checks
|
||||
# ================================================================
|
||||
check_plugin_defined() {
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/10/11 18:13:37 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2010/04/22 21:52:48 jasper Exp $
|
||||
lib/gedit-2/plugins/bookmarks.gedit-plugin
|
||||
lib/gedit-2/plugins/bracketcompletion.gedit-plugin
|
||||
lib/gedit-2/plugins/bracketcompletion.py
|
||||
@ -13,6 +13,54 @@ lib/gedit-2/plugins/colorpicker.gedit-plugin
|
||||
lib/gedit-2/plugins/colorpicker.py
|
||||
lib/gedit-2/plugins/colorpicker.pyc
|
||||
lib/gedit-2/plugins/colorpicker.pyo
|
||||
lib/gedit-2/plugins/commander/
|
||||
lib/gedit-2/plugins/commander.gedit-plugin
|
||||
lib/gedit-2/plugins/commander/__init__.py
|
||||
lib/gedit-2/plugins/commander/__init__.pyc
|
||||
lib/gedit-2/plugins/commander/__init__.pyo
|
||||
lib/gedit-2/plugins/commander/commands/
|
||||
lib/gedit-2/plugins/commander/commands/__init__.py
|
||||
lib/gedit-2/plugins/commander/commands/__init__.pyc
|
||||
lib/gedit-2/plugins/commander/commands/__init__.pyo
|
||||
lib/gedit-2/plugins/commander/commands/accel_group.py
|
||||
lib/gedit-2/plugins/commander/commands/accel_group.pyc
|
||||
lib/gedit-2/plugins/commander/commands/accel_group.pyo
|
||||
lib/gedit-2/plugins/commander/commands/completion.py
|
||||
lib/gedit-2/plugins/commander/commands/completion.pyc
|
||||
lib/gedit-2/plugins/commander/commands/completion.pyo
|
||||
lib/gedit-2/plugins/commander/commands/exceptions.py
|
||||
lib/gedit-2/plugins/commander/commands/exceptions.pyc
|
||||
lib/gedit-2/plugins/commander/commands/exceptions.pyo
|
||||
lib/gedit-2/plugins/commander/commands/method.py
|
||||
lib/gedit-2/plugins/commander/commands/method.pyc
|
||||
lib/gedit-2/plugins/commander/commands/method.pyo
|
||||
lib/gedit-2/plugins/commander/commands/module.py
|
||||
lib/gedit-2/plugins/commander/commands/module.pyc
|
||||
lib/gedit-2/plugins/commander/commands/module.pyo
|
||||
lib/gedit-2/plugins/commander/commands/result.py
|
||||
lib/gedit-2/plugins/commander/commands/result.pyc
|
||||
lib/gedit-2/plugins/commander/commands/result.pyo
|
||||
lib/gedit-2/plugins/commander/commands/rollbackimporter.py
|
||||
lib/gedit-2/plugins/commander/commands/rollbackimporter.pyc
|
||||
lib/gedit-2/plugins/commander/commands/rollbackimporter.pyo
|
||||
lib/gedit-2/plugins/commander/entry.py
|
||||
lib/gedit-2/plugins/commander/entry.pyc
|
||||
lib/gedit-2/plugins/commander/entry.pyo
|
||||
lib/gedit-2/plugins/commander/history.py
|
||||
lib/gedit-2/plugins/commander/history.pyc
|
||||
lib/gedit-2/plugins/commander/history.pyo
|
||||
lib/gedit-2/plugins/commander/info.py
|
||||
lib/gedit-2/plugins/commander/info.pyc
|
||||
lib/gedit-2/plugins/commander/info.pyo
|
||||
lib/gedit-2/plugins/commander/transparentwindow.py
|
||||
lib/gedit-2/plugins/commander/transparentwindow.pyc
|
||||
lib/gedit-2/plugins/commander/transparentwindow.pyo
|
||||
lib/gedit-2/plugins/commander/utils.py
|
||||
lib/gedit-2/plugins/commander/utils.pyc
|
||||
lib/gedit-2/plugins/commander/utils.pyo
|
||||
lib/gedit-2/plugins/commander/windowhelper.py
|
||||
lib/gedit-2/plugins/commander/windowhelper.pyc
|
||||
lib/gedit-2/plugins/commander/windowhelper.pyo
|
||||
lib/gedit-2/plugins/drawspaces.gedit-plugin
|
||||
lib/gedit-2/plugins/gpdefs.py
|
||||
lib/gedit-2/plugins/gpdefs.pyc
|
||||
@ -33,6 +81,26 @@ lib/gedit-2/plugins/libdrawspaces.so
|
||||
lib/gedit-2/plugins/libshowtabbar.a
|
||||
lib/gedit-2/plugins/libshowtabbar.la
|
||||
lib/gedit-2/plugins/libshowtabbar.so
|
||||
lib/gedit-2/plugins/libwordcompletion.a
|
||||
lib/gedit-2/plugins/libwordcompletion.la
|
||||
lib/gedit-2/plugins/libwordcompletion.so
|
||||
lib/gedit-2/plugins/multiedit/
|
||||
lib/gedit-2/plugins/multiedit.gedit-plugin
|
||||
lib/gedit-2/plugins/multiedit/__init__.py
|
||||
lib/gedit-2/plugins/multiedit/__init__.pyc
|
||||
lib/gedit-2/plugins/multiedit/__init__.pyo
|
||||
lib/gedit-2/plugins/multiedit/constants.py
|
||||
lib/gedit-2/plugins/multiedit/constants.pyc
|
||||
lib/gedit-2/plugins/multiedit/constants.pyo
|
||||
lib/gedit-2/plugins/multiedit/documenthelper.py
|
||||
lib/gedit-2/plugins/multiedit/documenthelper.pyc
|
||||
lib/gedit-2/plugins/multiedit/documenthelper.pyo
|
||||
lib/gedit-2/plugins/multiedit/signals.py
|
||||
lib/gedit-2/plugins/multiedit/signals.pyc
|
||||
lib/gedit-2/plugins/multiedit/signals.pyo
|
||||
lib/gedit-2/plugins/multiedit/windowhelper.py
|
||||
lib/gedit-2/plugins/multiedit/windowhelper.pyc
|
||||
lib/gedit-2/plugins/multiedit/windowhelper.pyo
|
||||
lib/gedit-2/plugins/sessionsaver/
|
||||
lib/gedit-2/plugins/sessionsaver.gedit-plugin
|
||||
lib/gedit-2/plugins/sessionsaver/__init__.py
|
||||
@ -53,8 +121,57 @@ lib/gedit-2/plugins/terminal.gedit-plugin
|
||||
lib/gedit-2/plugins/terminal.py
|
||||
lib/gedit-2/plugins/terminal.pyc
|
||||
lib/gedit-2/plugins/terminal.pyo
|
||||
lib/gedit-2/plugins/wordcompletion.gedit-plugin
|
||||
share/gedit-2/plugins/bookmarks/
|
||||
share/gedit-2/plugins/bookmarks/bookmark.png
|
||||
share/gedit-2/plugins/commander/
|
||||
share/gedit-2/plugins/commander/modules/
|
||||
share/gedit-2/plugins/commander/modules/align.py
|
||||
share/gedit-2/plugins/commander/modules/align.pyc
|
||||
share/gedit-2/plugins/commander/modules/align.pyo
|
||||
share/gedit-2/plugins/commander/modules/bookmark.py
|
||||
share/gedit-2/plugins/commander/modules/bookmark.pyc
|
||||
share/gedit-2/plugins/commander/modules/bookmark.pyo
|
||||
share/gedit-2/plugins/commander/modules/doc.py
|
||||
share/gedit-2/plugins/commander/modules/doc.pyc
|
||||
share/gedit-2/plugins/commander/modules/doc.pyo
|
||||
share/gedit-2/plugins/commander/modules/edit.py
|
||||
share/gedit-2/plugins/commander/modules/edit.pyc
|
||||
share/gedit-2/plugins/commander/modules/edit.pyo
|
||||
share/gedit-2/plugins/commander/modules/find/
|
||||
share/gedit-2/plugins/commander/modules/find/__init__.py
|
||||
share/gedit-2/plugins/commander/modules/find/__init__.pyc
|
||||
share/gedit-2/plugins/commander/modules/find/__init__.pyo
|
||||
share/gedit-2/plugins/commander/modules/find/finder.py
|
||||
share/gedit-2/plugins/commander/modules/find/finder.pyc
|
||||
share/gedit-2/plugins/commander/modules/find/finder.pyo
|
||||
share/gedit-2/plugins/commander/modules/find/regex.py
|
||||
share/gedit-2/plugins/commander/modules/find/regex.pyc
|
||||
share/gedit-2/plugins/commander/modules/find/regex.pyo
|
||||
share/gedit-2/plugins/commander/modules/find/test.py
|
||||
share/gedit-2/plugins/commander/modules/find/test.pyc
|
||||
share/gedit-2/plugins/commander/modules/find/test.pyo
|
||||
share/gedit-2/plugins/commander/modules/format.py
|
||||
share/gedit-2/plugins/commander/modules/format.pyc
|
||||
share/gedit-2/plugins/commander/modules/format.pyo
|
||||
share/gedit-2/plugins/commander/modules/goto.py
|
||||
share/gedit-2/plugins/commander/modules/goto.pyc
|
||||
share/gedit-2/plugins/commander/modules/goto.pyo
|
||||
share/gedit-2/plugins/commander/modules/help.py
|
||||
share/gedit-2/plugins/commander/modules/help.pyc
|
||||
share/gedit-2/plugins/commander/modules/help.pyo
|
||||
share/gedit-2/plugins/commander/modules/move.py
|
||||
share/gedit-2/plugins/commander/modules/move.pyc
|
||||
share/gedit-2/plugins/commander/modules/move.pyo
|
||||
share/gedit-2/plugins/commander/modules/reload.py
|
||||
share/gedit-2/plugins/commander/modules/reload.pyc
|
||||
share/gedit-2/plugins/commander/modules/reload.pyo
|
||||
share/gedit-2/plugins/commander/modules/set.py
|
||||
share/gedit-2/plugins/commander/modules/set.pyc
|
||||
share/gedit-2/plugins/commander/modules/set.pyo
|
||||
share/gedit-2/plugins/commander/modules/shell.py
|
||||
share/gedit-2/plugins/commander/modules/shell.pyc
|
||||
share/gedit-2/plugins/commander/modules/shell.pyo
|
||||
share/gedit-2/plugins/drawspaces/
|
||||
share/gedit-2/plugins/drawspaces/drawspaces.ui
|
||||
share/gedit-2/plugins/sessionsaver/
|
||||
@ -127,5 +244,6 @@ share/locale/zh_CN/LC_MESSAGES/gedit-plugins.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
${SCHEMAS_INSTDIR}/gedit-drawspaces.schemas
|
||||
${SCHEMAS_INSTDIR}/gedit-show-tabbar-plugin.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user