import gedit-plugins

Bunch of additional plug-ins for Gedit.

This also has issues (libpeas/gedit related?), so also not hooking it up yet.
This commit is contained in:
jasper 2011-05-14 22:34:30 +00:00
parent 397df9c300
commit 8bdb62f8d2
4 changed files with 367 additions and 0 deletions

View File

@ -0,0 +1,45 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/14 22:34:30 jasper Exp $
COMMENT= plugins for Gedit
GNOME_PROJECT= gedit-plugins
GNOME_VERSION= 3.0.2
CATEGORIES= editors
HOMEPAGE= http://live.gnome.org/Gedit/Plugins
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 cairo cairo-gobject
WANTLIB += drm expat ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 girepository-1.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 gtk-3 gtksourceview-3.0 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre peas-1.0 peas-gtk-1.0 pixman-1 png
WANTLIB += pthread-stubs xcb xcb-render xcb-shm xml2 z
MODULES= devel/gettext \
lang/python \
x11/gnome
BUILD_DEPENDS= ${RUN_DEPENDS} \
devel/gsettings-desktop-schemas \
x11/gnome/doc-utils
LIB_DEPENDS= x11/gnome/gucharmap>=3.0.1
RUN_DEPENDS= devel/vte,gtk3 \
x11/dbus-python \
x11/gnome3/gedit>3.0.0
LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
--with-plugins=all
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (gnome/gedit-plugins-3.0.2.tar.bz2) = MhjHoIp1sVg/0qFpclSfqQ==
RMD160 (gnome/gedit-plugins-3.0.2.tar.bz2) = /b2PaR/GVOueijj29nJtJKnuDIg=
SHA1 (gnome/gedit-plugins-3.0.2.tar.bz2) = n5XUza63q7TD0Y1p7EbJpOLG2yE=
SHA256 (gnome/gedit-plugins-3.0.2.tar.bz2) = cVLT9WOSWKC1+4c1IdNvyZGd7kwAzp+0FARaLYsMBvY=
SIZE (gnome/gedit-plugins-3.0.2.tar.bz2) = 1651448

View File

@ -0,0 +1 @@
Bunch of additional plug-ins for Gedit.

View File

@ -0,0 +1,316 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/14 22:34:30 jasper Exp $
lib/gedit/
lib/gedit/plugins/
lib/gedit/plugins/bookmarks.plugin
lib/gedit/plugins/bracketcompletion.plugin
lib/gedit/plugins/bracketcompletion.py
lib/gedit/plugins/bracketcompletion.pyc
lib/gedit/plugins/bracketcompletion.pyo
lib/gedit/plugins/charmap/
lib/gedit/plugins/charmap.plugin
lib/gedit/plugins/charmap/__init__.py
lib/gedit/plugins/charmap/__init__.pyc
lib/gedit/plugins/charmap/__init__.pyo
lib/gedit/plugins/charmap/panel.py
lib/gedit/plugins/charmap/panel.pyc
lib/gedit/plugins/charmap/panel.pyo
lib/gedit/plugins/codecomment.plugin
lib/gedit/plugins/codecomment.py
lib/gedit/plugins/codecomment.pyc
lib/gedit/plugins/codecomment.pyo
lib/gedit/plugins/colorpicker.plugin
lib/gedit/plugins/colorpicker.py
lib/gedit/plugins/colorpicker.pyc
lib/gedit/plugins/colorpicker.pyo
lib/gedit/plugins/commander/
lib/gedit/plugins/commander.plugin
lib/gedit/plugins/commander/__init__.py
lib/gedit/plugins/commander/__init__.pyc
lib/gedit/plugins/commander/__init__.pyo
lib/gedit/plugins/commander/commands/
lib/gedit/plugins/commander/commands/__init__.py
lib/gedit/plugins/commander/commands/__init__.pyc
lib/gedit/plugins/commander/commands/__init__.pyo
lib/gedit/plugins/commander/commands/accel_group.py
lib/gedit/plugins/commander/commands/accel_group.pyc
lib/gedit/plugins/commander/commands/accel_group.pyo
lib/gedit/plugins/commander/commands/completion.py
lib/gedit/plugins/commander/commands/completion.pyc
lib/gedit/plugins/commander/commands/completion.pyo
lib/gedit/plugins/commander/commands/exceptions.py
lib/gedit/plugins/commander/commands/exceptions.pyc
lib/gedit/plugins/commander/commands/exceptions.pyo
lib/gedit/plugins/commander/commands/method.py
lib/gedit/plugins/commander/commands/method.pyc
lib/gedit/plugins/commander/commands/method.pyo
lib/gedit/plugins/commander/commands/module.py
lib/gedit/plugins/commander/commands/module.pyc
lib/gedit/plugins/commander/commands/module.pyo
lib/gedit/plugins/commander/commands/result.py
lib/gedit/plugins/commander/commands/result.pyc
lib/gedit/plugins/commander/commands/result.pyo
lib/gedit/plugins/commander/commands/rollbackimporter.py
lib/gedit/plugins/commander/commands/rollbackimporter.pyc
lib/gedit/plugins/commander/commands/rollbackimporter.pyo
lib/gedit/plugins/commander/entry.py
lib/gedit/plugins/commander/entry.pyc
lib/gedit/plugins/commander/entry.pyo
lib/gedit/plugins/commander/history.py
lib/gedit/plugins/commander/history.pyc
lib/gedit/plugins/commander/history.pyo
lib/gedit/plugins/commander/info.py
lib/gedit/plugins/commander/info.pyc
lib/gedit/plugins/commander/info.pyo
lib/gedit/plugins/commander/modules.py
lib/gedit/plugins/commander/modules.pyc
lib/gedit/plugins/commander/modules.pyo
lib/gedit/plugins/commander/transparentwindow.py
lib/gedit/plugins/commander/transparentwindow.pyc
lib/gedit/plugins/commander/transparentwindow.pyo
lib/gedit/plugins/commander/utils.py
lib/gedit/plugins/commander/utils.pyc
lib/gedit/plugins/commander/utils.pyo
lib/gedit/plugins/commander/windowactivatable.py
lib/gedit/plugins/commander/windowactivatable.pyc
lib/gedit/plugins/commander/windowactivatable.pyo
lib/gedit/plugins/drawspaces.plugin
lib/gedit/plugins/gpdefs.py
lib/gedit/plugins/gpdefs.pyc
lib/gedit/plugins/gpdefs.pyo
lib/gedit/plugins/joinlines.plugin
lib/gedit/plugins/joinlines.py
lib/gedit/plugins/joinlines.pyc
lib/gedit/plugins/joinlines.pyo
@comment lib/gedit/plugins/libbookmarks.la
lib/gedit/plugins/libbookmarks.so
@comment lib/gedit/plugins/libdrawspaces.la
lib/gedit/plugins/libdrawspaces.so
@comment lib/gedit/plugins/libtaglist.la
lib/gedit/plugins/libtaglist.so
@comment lib/gedit/plugins/libwordcompletion.la
lib/gedit/plugins/libwordcompletion.so
lib/gedit/plugins/multiedit/
lib/gedit/plugins/multiedit.plugin
lib/gedit/plugins/multiedit/__init__.py
lib/gedit/plugins/multiedit/__init__.pyc
lib/gedit/plugins/multiedit/__init__.pyo
lib/gedit/plugins/multiedit/constants.py
lib/gedit/plugins/multiedit/constants.pyc
lib/gedit/plugins/multiedit/constants.pyo
lib/gedit/plugins/multiedit/documenthelper.py
lib/gedit/plugins/multiedit/documenthelper.pyc
lib/gedit/plugins/multiedit/documenthelper.pyo
lib/gedit/plugins/multiedit/signals.py
lib/gedit/plugins/multiedit/signals.pyc
lib/gedit/plugins/multiedit/signals.pyo
lib/gedit/plugins/sessionsaver/
lib/gedit/plugins/sessionsaver.plugin
lib/gedit/plugins/sessionsaver/__init__.py
lib/gedit/plugins/sessionsaver/__init__.pyc
lib/gedit/plugins/sessionsaver/__init__.pyo
lib/gedit/plugins/sessionsaver/dialogs.py
lib/gedit/plugins/sessionsaver/dialogs.pyc
lib/gedit/plugins/sessionsaver/dialogs.pyo
lib/gedit/plugins/sessionsaver/store.py
lib/gedit/plugins/sessionsaver/store.pyc
lib/gedit/plugins/sessionsaver/store.pyo
lib/gedit/plugins/smartspaces.plugin
lib/gedit/plugins/smartspaces.py
lib/gedit/plugins/smartspaces.pyc
lib/gedit/plugins/smartspaces.pyo
lib/gedit/plugins/synctex/
lib/gedit/plugins/synctex.plugin
lib/gedit/plugins/synctex/__init__.py
lib/gedit/plugins/synctex/__init__.pyc
lib/gedit/plugins/synctex/__init__.pyo
lib/gedit/plugins/synctex/evince_dbus.py
lib/gedit/plugins/synctex/evince_dbus.pyc
lib/gedit/plugins/synctex/evince_dbus.pyo
lib/gedit/plugins/synctex/synctex.py
lib/gedit/plugins/synctex/synctex.pyc
lib/gedit/plugins/synctex/synctex.pyo
lib/gedit/plugins/taglist.plugin
lib/gedit/plugins/terminal.plugin
lib/gedit/plugins/terminal.py
lib/gedit/plugins/terminal.pyc
lib/gedit/plugins/terminal.pyo
lib/gedit/plugins/textsize/
lib/gedit/plugins/textsize.plugin
lib/gedit/plugins/textsize/__init__.py
lib/gedit/plugins/textsize/__init__.pyc
lib/gedit/plugins/textsize/__init__.pyo
lib/gedit/plugins/textsize/constants.py
lib/gedit/plugins/textsize/constants.pyc
lib/gedit/plugins/textsize/constants.pyo
lib/gedit/plugins/textsize/documenthelper.py
lib/gedit/plugins/textsize/documenthelper.pyc
lib/gedit/plugins/textsize/documenthelper.pyo
lib/gedit/plugins/textsize/signals.py
lib/gedit/plugins/textsize/signals.pyc
lib/gedit/plugins/textsize/signals.pyo
lib/gedit/plugins/wordcompletion.plugin
share/gedit/
share/gedit/plugins/
share/gedit/plugins/bookmarks/
share/gedit/plugins/bookmarks/bookmark.png
share/gedit/plugins/commander/
share/gedit/plugins/commander/modules/
share/gedit/plugins/commander/modules/align.py
share/gedit/plugins/commander/modules/align.pyc
share/gedit/plugins/commander/modules/align.pyo
share/gedit/plugins/commander/modules/bookmark.py
share/gedit/plugins/commander/modules/bookmark.pyc
share/gedit/plugins/commander/modules/bookmark.pyo
share/gedit/plugins/commander/modules/doc.py
share/gedit/plugins/commander/modules/doc.pyc
share/gedit/plugins/commander/modules/doc.pyo
share/gedit/plugins/commander/modules/edit.py
share/gedit/plugins/commander/modules/edit.pyc
share/gedit/plugins/commander/modules/edit.pyo
share/gedit/plugins/commander/modules/find/
share/gedit/plugins/commander/modules/find/__init__.py
share/gedit/plugins/commander/modules/find/__init__.pyc
share/gedit/plugins/commander/modules/find/__init__.pyo
share/gedit/plugins/commander/modules/find/finder.py
share/gedit/plugins/commander/modules/find/finder.pyc
share/gedit/plugins/commander/modules/find/finder.pyo
share/gedit/plugins/commander/modules/find/regex.py
share/gedit/plugins/commander/modules/find/regex.pyc
share/gedit/plugins/commander/modules/find/regex.pyo
share/gedit/plugins/commander/modules/find/test.py
share/gedit/plugins/commander/modules/find/test.pyc
share/gedit/plugins/commander/modules/find/test.pyo
share/gedit/plugins/commander/modules/format.py
share/gedit/plugins/commander/modules/format.pyc
share/gedit/plugins/commander/modules/format.pyo
share/gedit/plugins/commander/modules/goto.py
share/gedit/plugins/commander/modules/goto.pyc
share/gedit/plugins/commander/modules/goto.pyo
share/gedit/plugins/commander/modules/grep.py
share/gedit/plugins/commander/modules/grep.pyc
share/gedit/plugins/commander/modules/grep.pyo
share/gedit/plugins/commander/modules/help.py
share/gedit/plugins/commander/modules/help.pyc
share/gedit/plugins/commander/modules/help.pyo
share/gedit/plugins/commander/modules/move.py
share/gedit/plugins/commander/modules/move.pyc
share/gedit/plugins/commander/modules/move.pyo
share/gedit/plugins/commander/modules/reload.py
share/gedit/plugins/commander/modules/reload.pyc
share/gedit/plugins/commander/modules/reload.pyo
share/gedit/plugins/commander/modules/set.py
share/gedit/plugins/commander/modules/set.pyc
share/gedit/plugins/commander/modules/set.pyo
share/gedit/plugins/commander/modules/shell.py
share/gedit/plugins/commander/modules/shell.pyc
share/gedit/plugins/commander/modules/shell.pyo
share/gedit/plugins/drawspaces/
share/gedit/plugins/drawspaces/gedit-drawspaces-plugin.ui
share/gedit/plugins/sessionsaver/
share/gedit/plugins/sessionsaver/sessionsaver.ui
share/gedit/plugins/taglist/
share/gedit/plugins/taglist/HTML.tags.gz
share/gedit/plugins/taglist/Latex.tags.gz
share/gedit/plugins/taglist/XSLT.tags.gz
share/gedit/plugins/taglist/XUL.tags.gz
share/glib-2.0/schemas/org.gnome.gedit.plugins.drawspaces.gschema.xml
share/glib-2.0/schemas/org.gnome.gedit.plugins.terminal.gschema.xml
share/locale/af/LC_MESSAGES/gedit-plugins.mo
share/locale/am/LC_MESSAGES/gedit-plugins.mo
share/locale/ar/LC_MESSAGES/gedit-plugins.mo
share/locale/as/LC_MESSAGES/gedit-plugins.mo
share/locale/ast/LC_MESSAGES/gedit-plugins.mo
share/locale/az/LC_MESSAGES/gedit-plugins.mo
share/locale/be/LC_MESSAGES/gedit-plugins.mo
share/locale/be@latin/LC_MESSAGES/gedit-plugins.mo
share/locale/bg/LC_MESSAGES/gedit-plugins.mo
share/locale/bn/LC_MESSAGES/gedit-plugins.mo
share/locale/bn_IN/LC_MESSAGES/gedit-plugins.mo
share/locale/br/LC_MESSAGES/gedit-plugins.mo
share/locale/bs/LC_MESSAGES/gedit-plugins.mo
share/locale/ca/LC_MESSAGES/gedit-plugins.mo
share/locale/ca@valencia/LC_MESSAGES/gedit-plugins.mo
share/locale/crh/LC_MESSAGES/gedit-plugins.mo
share/locale/cs/LC_MESSAGES/gedit-plugins.mo
share/locale/cy/LC_MESSAGES/gedit-plugins.mo
share/locale/da/LC_MESSAGES/gedit-plugins.mo
share/locale/de/LC_MESSAGES/gedit-plugins.mo
share/locale/dz/LC_MESSAGES/gedit-plugins.mo
share/locale/el/LC_MESSAGES/gedit-plugins.mo
share/locale/en@shaw/LC_MESSAGES/gedit-plugins.mo
share/locale/en_CA/LC_MESSAGES/gedit-plugins.mo
share/locale/en_GB/LC_MESSAGES/gedit-plugins.mo
share/locale/eo/LC_MESSAGES/gedit-plugins.mo
share/locale/es/LC_MESSAGES/gedit-plugins.mo
share/locale/et/LC_MESSAGES/gedit-plugins.mo
share/locale/eu/LC_MESSAGES/gedit-plugins.mo
share/locale/fa/LC_MESSAGES/gedit-plugins.mo
share/locale/fi/LC_MESSAGES/gedit-plugins.mo
share/locale/fr/LC_MESSAGES/gedit-plugins.mo
share/locale/ga/LC_MESSAGES/gedit-plugins.mo
share/locale/gl/LC_MESSAGES/gedit-plugins.mo
share/locale/gu/LC_MESSAGES/gedit-plugins.mo
share/locale/he/LC_MESSAGES/gedit-plugins.mo
share/locale/hi/LC_MESSAGES/gedit-plugins.mo
share/locale/hr/LC_MESSAGES/gedit-plugins.mo
share/locale/hu/LC_MESSAGES/gedit-plugins.mo
share/locale/hy/LC_MESSAGES/gedit-plugins.mo
share/locale/id/LC_MESSAGES/gedit-plugins.mo
share/locale/is/LC_MESSAGES/gedit-plugins.mo
share/locale/it/LC_MESSAGES/gedit-plugins.mo
share/locale/ja/LC_MESSAGES/gedit-plugins.mo
share/locale/ka/LC_MESSAGES/gedit-plugins.mo
share/locale/kk/LC_MESSAGES/gedit-plugins.mo
share/locale/kn/LC_MESSAGES/gedit-plugins.mo
share/locale/ko/LC_MESSAGES/gedit-plugins.mo
share/locale/ku/LC_MESSAGES/gedit-plugins.mo
share/locale/la/LC_MESSAGES/gedit-plugins.mo
share/locale/lt/LC_MESSAGES/gedit-plugins.mo
share/locale/lv/LC_MESSAGES/gedit-plugins.mo
share/locale/mai/LC_MESSAGES/gedit-plugins.mo
share/locale/mg/LC_MESSAGES/gedit-plugins.mo
share/locale/mi/LC_MESSAGES/gedit-plugins.mo
share/locale/mk/LC_MESSAGES/gedit-plugins.mo
share/locale/ml/LC_MESSAGES/gedit-plugins.mo
share/locale/mn/LC_MESSAGES/gedit-plugins.mo
share/locale/mr/LC_MESSAGES/gedit-plugins.mo
share/locale/ms/LC_MESSAGES/gedit-plugins.mo
share/locale/nb/LC_MESSAGES/gedit-plugins.mo
share/locale/nds/LC_MESSAGES/gedit-plugins.mo
share/locale/ne/LC_MESSAGES/gedit-plugins.mo
share/locale/nl/LC_MESSAGES/gedit-plugins.mo
share/locale/nn/LC_MESSAGES/gedit-plugins.mo
share/locale/oc/LC_MESSAGES/gedit-plugins.mo
share/locale/or/LC_MESSAGES/gedit-plugins.mo
share/locale/pa/LC_MESSAGES/gedit-plugins.mo
share/locale/pl/LC_MESSAGES/gedit-plugins.mo
share/locale/ps/LC_MESSAGES/gedit-plugins.mo
share/locale/pt/LC_MESSAGES/gedit-plugins.mo
share/locale/pt_BR/LC_MESSAGES/gedit-plugins.mo
share/locale/ro/LC_MESSAGES/gedit-plugins.mo
share/locale/ru/LC_MESSAGES/gedit-plugins.mo
share/locale/rw/LC_MESSAGES/gedit-plugins.mo
share/locale/si/LC_MESSAGES/gedit-plugins.mo
share/locale/sk/LC_MESSAGES/gedit-plugins.mo
share/locale/sl/LC_MESSAGES/gedit-plugins.mo
share/locale/sq/LC_MESSAGES/gedit-plugins.mo
share/locale/sr/LC_MESSAGES/gedit-plugins.mo
share/locale/sr@Latn/
share/locale/sr@Latn/LC_MESSAGES/
share/locale/sr@Latn/LC_MESSAGES/gedit-plugins.mo
share/locale/sr@latin/LC_MESSAGES/gedit-plugins.mo
share/locale/sv/LC_MESSAGES/gedit-plugins.mo
share/locale/ta/LC_MESSAGES/gedit-plugins.mo
share/locale/te/LC_MESSAGES/gedit-plugins.mo
share/locale/th/LC_MESSAGES/gedit-plugins.mo
share/locale/tk/LC_MESSAGES/gedit-plugins.mo
share/locale/tr/LC_MESSAGES/gedit-plugins.mo
share/locale/uk/LC_MESSAGES/gedit-plugins.mo
share/locale/vi/LC_MESSAGES/gedit-plugins.mo
share/locale/wa/LC_MESSAGES/gedit-plugins.mo
share/locale/xh/LC_MESSAGES/gedit-plugins.mo
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
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas