diff options
author | epg <epg@pkgsrc.org> | 2008-08-26 01:20:25 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2008-08-26 01:20:25 +0000 |
commit | 04b0be965d2f9faf5c73cfd5a8b0881e237197f1 (patch) | |
tree | 37b346ee060c8dda2320742e16240d60a6444c21 /devel | |
parent | 4980d36d3878ff051f90d3f9e8acf1991aa4e87b (diff) | |
download | pkgsrc-04b0be965d2f9faf5c73cfd5a8b0881e237197f1.tar.gz |
Import bzr-gtk-0.95.0.
This is a plugin for bzr that contains various GTK+ frontends to Bazaar
commands. It currently contains a tool to see the history and
relationships between the revisions visually and one to view
annotated files.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bzr-gtk/DESCR | 4 | ||||
-rw-r--r-- | devel/bzr-gtk/MESSAGE | 7 | ||||
-rw-r--r-- | devel/bzr-gtk/Makefile | 26 | ||||
-rw-r--r-- | devel/bzr-gtk/PLIST | 263 | ||||
-rw-r--r-- | devel/bzr-gtk/distinfo | 5 |
5 files changed, 305 insertions, 0 deletions
diff --git a/devel/bzr-gtk/DESCR b/devel/bzr-gtk/DESCR new file mode 100644 index 00000000000..31d0bfd5a6c --- /dev/null +++ b/devel/bzr-gtk/DESCR @@ -0,0 +1,4 @@ +This is a plugin for bzr that contains various GTK+ frontends to Bazaar +commands. It currently contains a tool to see the history and +relationships between the revisions visually and one to view +annotated files. diff --git a/devel/bzr-gtk/MESSAGE b/devel/bzr-gtk/MESSAGE new file mode 100644 index 00000000000..1335e48113a --- /dev/null +++ b/devel/bzr-gtk/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2008/08/26 01:20:25 epg Exp $ + +bzr-gtk requires x11/py-gnome2-desktop to show syntax highlighted diffs. +Nautilus integration is not yet supported. + +=========================================================================== diff --git a/devel/bzr-gtk/Makefile b/devel/bzr-gtk/Makefile new file mode 100644 index 00000000000..66adb4a7519 --- /dev/null +++ b/devel/bzr-gtk/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/08/26 01:20:25 epg Exp $ + +DISTNAME= bzr-gtk-${VER} +CATEGORIES= devel +MASTER_SITES= http://launchpad.net/bzr-gtk/0.95/${VER}/+download/ +VER= 0.95.0 + +MAINTAINER= epg@NetBSD.org +HOMEPAGE= http://bazaar-vcs.org/bzr-gtk +COMMENT= Various GTK+ frontends to Bazaar commands + +PKG_DESTDIR_SUPPORT= user-destdir + +DEPENDS+= ${PYPKGPREFIX}-cairo>=1.0:../../graphics/py-cairo +DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.8:../../x11/py-gtk2 + +PYDISTUTILSPKG= yes +USE_DIRS+= xdg-1.1 + +# Insists on working X display, and fails anyway, so disable. +BZR_PLUGIN_TEST=no + +.include "../../devel/bzr/plugin.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../lang/python/extension.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/bzr-gtk/PLIST b/devel/bzr-gtk/PLIST new file mode 100644 index 00000000000..8b98d516ed0 --- /dev/null +++ b/devel/bzr-gtk/PLIST @@ -0,0 +1,263 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2008/08/26 01:20:25 epg Exp $ +bin/bzr-handle-patch +bin/bzr-notify +bin/olive-gtk +${PYSITELIB}/bzrlib/plugins/gtk/__init__.py +${PYSITELIB}/bzrlib/plugins/gtk/__init__.pyc +${PYSITELIB}/bzrlib/plugins/gtk/__init__.pyo +${PYSITELIB}/bzrlib/plugins/gtk/about.py +${PYSITELIB}/bzrlib/plugins/gtk/about.pyc +${PYSITELIB}/bzrlib/plugins/gtk/about.pyo +${PYSITELIB}/bzrlib/plugins/gtk/annotate/__init__.py +${PYSITELIB}/bzrlib/plugins/gtk/annotate/__init__.pyc +${PYSITELIB}/bzrlib/plugins/gtk/annotate/__init__.pyo +${PYSITELIB}/bzrlib/plugins/gtk/annotate/colormap.py +${PYSITELIB}/bzrlib/plugins/gtk/annotate/colormap.pyc +${PYSITELIB}/bzrlib/plugins/gtk/annotate/colormap.pyo +${PYSITELIB}/bzrlib/plugins/gtk/annotate/config.py +${PYSITELIB}/bzrlib/plugins/gtk/annotate/config.pyc +${PYSITELIB}/bzrlib/plugins/gtk/annotate/config.pyo +${PYSITELIB}/bzrlib/plugins/gtk/annotate/gannotate.py +${PYSITELIB}/bzrlib/plugins/gtk/annotate/gannotate.pyc +${PYSITELIB}/bzrlib/plugins/gtk/annotate/gannotate.pyo +${PYSITELIB}/bzrlib/plugins/gtk/annotate/spanselector.py +${PYSITELIB}/bzrlib/plugins/gtk/annotate/spanselector.pyc +${PYSITELIB}/bzrlib/plugins/gtk/annotate/spanselector.pyo +${PYSITELIB}/bzrlib/plugins/gtk/branch.py +${PYSITELIB}/bzrlib/plugins/gtk/branch.pyc +${PYSITELIB}/bzrlib/plugins/gtk/branch.pyo +${PYSITELIB}/bzrlib/plugins/gtk/branchbox.py +${PYSITELIB}/bzrlib/plugins/gtk/branchbox.pyc +${PYSITELIB}/bzrlib/plugins/gtk/branchbox.pyo +${PYSITELIB}/bzrlib/plugins/gtk/branchview/__init__.py +${PYSITELIB}/bzrlib/plugins/gtk/branchview/__init__.pyc +${PYSITELIB}/bzrlib/plugins/gtk/branchview/__init__.pyo +${PYSITELIB}/bzrlib/plugins/gtk/branchview/graphcell.py +${PYSITELIB}/bzrlib/plugins/gtk/branchview/graphcell.pyc +${PYSITELIB}/bzrlib/plugins/gtk/branchview/graphcell.pyo +${PYSITELIB}/bzrlib/plugins/gtk/branchview/linegraph.py +${PYSITELIB}/bzrlib/plugins/gtk/branchview/linegraph.pyc +${PYSITELIB}/bzrlib/plugins/gtk/branchview/linegraph.pyo +${PYSITELIB}/bzrlib/plugins/gtk/branchview/treemodel.py +${PYSITELIB}/bzrlib/plugins/gtk/branchview/treemodel.pyc +${PYSITELIB}/bzrlib/plugins/gtk/branchview/treemodel.pyo +${PYSITELIB}/bzrlib/plugins/gtk/branchview/treeview.py +${PYSITELIB}/bzrlib/plugins/gtk/branchview/treeview.pyc +${PYSITELIB}/bzrlib/plugins/gtk/branchview/treeview.pyo +${PYSITELIB}/bzrlib/plugins/gtk/checkout.py +${PYSITELIB}/bzrlib/plugins/gtk/checkout.pyc +${PYSITELIB}/bzrlib/plugins/gtk/checkout.pyo +${PYSITELIB}/bzrlib/plugins/gtk/commit.py +${PYSITELIB}/bzrlib/plugins/gtk/commit.pyc +${PYSITELIB}/bzrlib/plugins/gtk/commit.pyo +${PYSITELIB}/bzrlib/plugins/gtk/conflicts.py +${PYSITELIB}/bzrlib/plugins/gtk/conflicts.pyc +${PYSITELIB}/bzrlib/plugins/gtk/conflicts.pyo +${PYSITELIB}/bzrlib/plugins/gtk/create-credits.py +${PYSITELIB}/bzrlib/plugins/gtk/create-credits.pyc +${PYSITELIB}/bzrlib/plugins/gtk/create-credits.pyo +${PYSITELIB}/bzrlib/plugins/gtk/dialog.py +${PYSITELIB}/bzrlib/plugins/gtk/dialog.pyc +${PYSITELIB}/bzrlib/plugins/gtk/dialog.pyo +${PYSITELIB}/bzrlib/plugins/gtk/diff.py +${PYSITELIB}/bzrlib/plugins/gtk/diff.pyc +${PYSITELIB}/bzrlib/plugins/gtk/diff.pyo +${PYSITELIB}/bzrlib/plugins/gtk/errors.py +${PYSITELIB}/bzrlib/plugins/gtk/errors.pyc +${PYSITELIB}/bzrlib/plugins/gtk/errors.pyo +${PYSITELIB}/bzrlib/plugins/gtk/history.py +${PYSITELIB}/bzrlib/plugins/gtk/history.pyc +${PYSITELIB}/bzrlib/plugins/gtk/history.pyo +${PYSITELIB}/bzrlib/plugins/gtk/initialize.py +${PYSITELIB}/bzrlib/plugins/gtk/initialize.pyc +${PYSITELIB}/bzrlib/plugins/gtk/initialize.pyo +${PYSITELIB}/bzrlib/plugins/gtk/loom.py +${PYSITELIB}/bzrlib/plugins/gtk/loom.pyc +${PYSITELIB}/bzrlib/plugins/gtk/loom.pyo +${PYSITELIB}/bzrlib/plugins/gtk/merge.py +${PYSITELIB}/bzrlib/plugins/gtk/merge.pyc +${PYSITELIB}/bzrlib/plugins/gtk/merge.pyo +${PYSITELIB}/bzrlib/plugins/gtk/mergedirective.py +${PYSITELIB}/bzrlib/plugins/gtk/mergedirective.pyc +${PYSITELIB}/bzrlib/plugins/gtk/mergedirective.pyo +${PYSITELIB}/bzrlib/plugins/gtk/missing.py +${PYSITELIB}/bzrlib/plugins/gtk/missing.pyc +${PYSITELIB}/bzrlib/plugins/gtk/missing.pyo +${PYSITELIB}/bzrlib/plugins/gtk/nautilus-bzr.py +${PYSITELIB}/bzrlib/plugins/gtk/nautilus-bzr.pyc +${PYSITELIB}/bzrlib/plugins/gtk/nautilus-bzr.pyo +${PYSITELIB}/bzrlib/plugins/gtk/notify.py +${PYSITELIB}/bzrlib/plugins/gtk/notify.pyc +${PYSITELIB}/bzrlib/plugins/gtk/notify.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/__init__.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/__init__.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/__init__.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/add.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/add.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/add.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/bookmark.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/bookmark.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/bookmark.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/guifiles.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/guifiles.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/guifiles.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/info.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/info.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/info.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/info_helper.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/info_helper.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/info_helper.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/launch.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/launch.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/launch.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/menu.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/menu.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/menu.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/mkdir.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/mkdir.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/mkdir.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/move.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/move.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/move.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/remove.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/remove.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/remove.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/rename.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/rename.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/rename.pyo +${PYSITELIB}/bzrlib/plugins/gtk/olive/window.py +${PYSITELIB}/bzrlib/plugins/gtk/olive/window.pyc +${PYSITELIB}/bzrlib/plugins/gtk/olive/window.pyo +${PYSITELIB}/bzrlib/plugins/gtk/preferences/__init__.py +${PYSITELIB}/bzrlib/plugins/gtk/preferences/__init__.pyc +${PYSITELIB}/bzrlib/plugins/gtk/preferences/__init__.pyo +${PYSITELIB}/bzrlib/plugins/gtk/preferences/identity.py +${PYSITELIB}/bzrlib/plugins/gtk/preferences/identity.pyc +${PYSITELIB}/bzrlib/plugins/gtk/preferences/identity.pyo +${PYSITELIB}/bzrlib/plugins/gtk/preferences/plugins.py +${PYSITELIB}/bzrlib/plugins/gtk/preferences/plugins.pyc +${PYSITELIB}/bzrlib/plugins/gtk/preferences/plugins.pyo +${PYSITELIB}/bzrlib/plugins/gtk/push.py +${PYSITELIB}/bzrlib/plugins/gtk/push.pyc +${PYSITELIB}/bzrlib/plugins/gtk/push.pyo +${PYSITELIB}/bzrlib/plugins/gtk/revbrowser.py +${PYSITELIB}/bzrlib/plugins/gtk/revbrowser.pyc +${PYSITELIB}/bzrlib/plugins/gtk/revbrowser.pyo +${PYSITELIB}/bzrlib/plugins/gtk/revidbox.py +${PYSITELIB}/bzrlib/plugins/gtk/revidbox.pyc +${PYSITELIB}/bzrlib/plugins/gtk/revidbox.pyo +${PYSITELIB}/bzrlib/plugins/gtk/revisionmenu.py +${PYSITELIB}/bzrlib/plugins/gtk/revisionmenu.pyc +${PYSITELIB}/bzrlib/plugins/gtk/revisionmenu.pyo +${PYSITELIB}/bzrlib/plugins/gtk/revisionview.py +${PYSITELIB}/bzrlib/plugins/gtk/revisionview.pyc +${PYSITELIB}/bzrlib/plugins/gtk/revisionview.pyo +${PYSITELIB}/bzrlib/plugins/gtk/seahorse.py +${PYSITELIB}/bzrlib/plugins/gtk/seahorse.pyc +${PYSITELIB}/bzrlib/plugins/gtk/seahorse.pyo +${PYSITELIB}/bzrlib/plugins/gtk/search.py +${PYSITELIB}/bzrlib/plugins/gtk/search.pyc +${PYSITELIB}/bzrlib/plugins/gtk/search.pyo +${PYSITELIB}/bzrlib/plugins/gtk/status.py +${PYSITELIB}/bzrlib/plugins/gtk/status.pyc +${PYSITELIB}/bzrlib/plugins/gtk/status.pyo +${PYSITELIB}/bzrlib/plugins/gtk/tags.py +${PYSITELIB}/bzrlib/plugins/gtk/tags.pyc +${PYSITELIB}/bzrlib/plugins/gtk/tags.pyo +${PYSITELIB}/bzrlib/plugins/gtk/tests/__init__.py +${PYSITELIB}/bzrlib/plugins/gtk/tests/__init__.pyc +${PYSITELIB}/bzrlib/plugins/gtk/tests/__init__.pyo +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_commit.py +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_commit.pyc +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_commit.pyo +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_diff.py +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_diff.pyc +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_diff.pyo +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_history.py +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_history.pyc +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_history.pyo +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_linegraph.py +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_linegraph.pyc +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_linegraph.pyo +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_preferences.py +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_preferences.pyc +${PYSITELIB}/bzrlib/plugins/gtk/tests/test_preferences.pyo +${PYSITELIB}/bzrlib/plugins/gtk/ui.py +${PYSITELIB}/bzrlib/plugins/gtk/ui.pyc +${PYSITELIB}/bzrlib/plugins/gtk/ui.pyo +${PYSITELIB}/bzrlib/plugins/gtk/viz/__init__.py +${PYSITELIB}/bzrlib/plugins/gtk/viz/__init__.pyc +${PYSITELIB}/bzrlib/plugins/gtk/viz/__init__.pyo +${PYSITELIB}/bzrlib/plugins/gtk/viz/branchwin.py +${PYSITELIB}/bzrlib/plugins/gtk/viz/branchwin.pyc +${PYSITELIB}/bzrlib/plugins/gtk/viz/branchwin.pyo +${PYSITELIB}/bzrlib/plugins/gtk/window.py +${PYSITELIB}/bzrlib/plugins/gtk/window.pyc +${PYSITELIB}/bzrlib/plugins/gtk/window.pyo +share/application-registry/bzr-gtk.applications +share/applications/bazaar-properties.desktop +share/applications/bzr-handle-patch.desktop +share/applications/bzr-notify.desktop +share/applications/olive-gtk.desktop +share/bzr-gtk/icons/bug.png +share/bzr-gtk/icons/bzr-icon-64.png +share/bzr-gtk/icons/commit.png +share/bzr-gtk/icons/commit16.png +share/bzr-gtk/icons/diff.png +share/bzr-gtk/icons/diff16.png +share/bzr-gtk/icons/log.png +share/bzr-gtk/icons/log16.png +share/bzr-gtk/icons/olive-gtk.png +share/bzr-gtk/icons/oliveicon2.png +share/bzr-gtk/icons/pull.png +share/bzr-gtk/icons/pull16.png +share/bzr-gtk/icons/push.png +share/bzr-gtk/icons/push16.png +share/bzr-gtk/icons/refresh.png +share/bzr-gtk/icons/sign-bad.png +share/bzr-gtk/icons/sign-ok.png +share/bzr-gtk/icons/sign-unknown.png +share/bzr-gtk/icons/sign.png +share/bzr-gtk/icons/tag-16.png +share/icons/hicolor/scalable/emblems/emblem-bzr-added.svg +share/icons/hicolor/scalable/emblems/emblem-bzr-conflict.svg +share/icons/hicolor/scalable/emblems/emblem-bzr-controlled.svg +share/icons/hicolor/scalable/emblems/emblem-bzr-modified.svg +share/icons/hicolor/scalable/emblems/emblem-bzr-removed.svg +share/locale/ca/LC_MESSAGES/olive-gtk.mo +share/locale/cs/LC_MESSAGES/olive-gtk.mo +share/locale/de/LC_MESSAGES/olive-gtk.mo +share/locale/en_GB/LC_MESSAGES/olive-gtk.mo +share/locale/es/LC_MESSAGES/olive-gtk.mo +share/locale/fr/LC_MESSAGES/olive-gtk.mo +share/locale/hu/LC_MESSAGES/olive-gtk.mo +share/locale/id/LC_MESSAGES/olive-gtk.mo +share/locale/it/LC_MESSAGES/olive-gtk.mo +share/locale/ku/LC_MESSAGES/olive-gtk.mo +share/locale/pl/LC_MESSAGES/olive-gtk.mo +share/locale/pt_BR/LC_MESSAGES/olive-gtk.mo +share/locale/ru/LC_MESSAGES/olive-gtk.mo +share/locale/sr/LC_MESSAGES/olive-gtk.mo +share/locale/sv/LC_MESSAGES/olive-gtk.mo +share/olive/cmenu.ui +share/pixmaps/bzr-icon-64.png +share/pixmaps/olive-gtk.png +@comment in xdg-dirs: @dirrm share/pixmaps +@dirrm share/olive +@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/emblems +@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable +@comment in hicolor-icon-theme: @dirrm share/icons/hicolor +@comment in xdg-dirs: @dirrm share/icons +@dirrm share/bzr-gtk/icons +@dirrm share/bzr-gtk +@comment in xdg-dirs: @dirrm share/applications +@comment in xdg-dirs: @dirrm share/application-registry +@dirrm ${PYSITELIB}/bzrlib/plugins/gtk/viz +@dirrm ${PYSITELIB}/bzrlib/plugins/gtk/tests +@dirrm ${PYSITELIB}/bzrlib/plugins/gtk/preferences +@dirrm ${PYSITELIB}/bzrlib/plugins/gtk/olive +@dirrm ${PYSITELIB}/bzrlib/plugins/gtk/branchview +@dirrm ${PYSITELIB}/bzrlib/plugins/gtk/annotate +@dirrm ${PYSITELIB}/bzrlib/plugins/gtk +@comment in bzr: @dirrm ${PYSITELIB}/bzrlib/plugins +@comment in bzr: @dirrm ${PYSITELIB}/bzrlib diff --git a/devel/bzr-gtk/distinfo b/devel/bzr-gtk/distinfo new file mode 100644 index 00000000000..656c77ff50e --- /dev/null +++ b/devel/bzr-gtk/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/08/26 01:20:25 epg Exp $ + +SHA1 (bzr-gtk-0.95.0.tar.gz) = d7addfe99f41976b0eb309ec0e2a856c5a1625a3 +RMD160 (bzr-gtk-0.95.0.tar.gz) = 7c089d55b9d3431f74ec858c80854e6ff1d55c00 +Size (bzr-gtk-0.95.0.tar.gz) = 250102 bytes |