pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-git-cola: add package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Jul 21 21:29:22 2025 +0200
Changeset: 28c49ae4e91b567ea241be8579880c69de2ccae3
Modified Files:
Makefile
Added Files:
py-git-cola/DESCR
py-git-cola/Makefile
py-git-cola/PLIST
py-git-cola/TODO
py-git-cola/distinfo
Log Message:
py-git-cola: add package
Packages fine, but on startup, most parts of the GUI stay empty.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=28c49ae4e91b567ea241be8579880c69de2ccae3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 +
py-git-cola/DESCR | 2 +
py-git-cola/Makefile | 31 ++++
py-git-cola/PLIST | 431 +++++++++++++++++++++++++++++++++++++++++++++++++++
py-git-cola/TODO | 3 +
py-git-cola/distinfo | 5 +
6 files changed, 474 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 442136792f..e4b7c8d001 100644
--- a/Makefile
+++ b/Makefile
@@ -3782,6 +3782,7 @@ SUBDIR+= py-epub-utils
SUBDIR+= py-equation
SUBDIR+= py-errorhandler
SUBDIR+= py-escher
+SUBDIR+= py-esptool
SUBDIR+= py-essm
SUBDIR+= py-ete3
SUBDIR+= py-etesync
@@ -3873,6 +3874,7 @@ SUBDIR+= py-ghalatawi
SUBDIR+= py-ginga
SUBDIR+= py-gist
SUBDIR+= py-git-code-debt
+SUBDIR+= py-git-cola
SUBDIR+= py-github3.py
SUBDIR+= py-glespy
SUBDIR+= py-glom
diff --git a/py-git-cola/DESCR b/py-git-cola/DESCR
new file mode 100644
index 0000000000..b792c85e4f
--- /dev/null
+++ b/py-git-cola/DESCR
@@ -0,0 +1,2 @@
+Git Cola is a powerful Git GUI with a slick and intuitive user
+interface.
diff --git a/py-git-cola/Makefile b/py-git-cola/Makefile
new file mode 100644
index 0000000000..72ed183602
--- /dev/null
+++ b/py-git-cola/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD$
+
+DISTNAME= git-cola-4.13.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
+MASTER_SITES= ${MASTER_SITE_GITHUB:=git-cola/}
+GITHUB_PROJECT= git-cola
+GITHUB_TAG= v${PKGVERSION_NOREV}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/git-cola/git-cola/
+COMMENT= Highly caffeinated Git GUI
+LICENSE= gnu-gpl-v2
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+DEPENDS+= ${PYPKGPREFIX}-qt5-[0-9]*:../../x11/py-qt5
+DEPENDS+= ${PYPKGPREFIX}-qt5-webengine-[0-9]*:../../x11/py-qt5-webengine
+DEPENDS+= ${PYPKGPREFIX}-qtpy-[0-9]*:../../wip/py-qtpy
+
+USE_LANGUAGES= # none
+USE_TOOLS+= tclsh
+
+SUBST_CLASSES+= tclsh
+SUBST_FILES.tclsh+= cola/bin/ssh-askpass
+SUBST_SED.tclsh+= -e "s,.*env tclsh,${TCLSH},"
+SUBST_MESSAGE.tclsh= Fixing path to tclsh.
+SUBST_STAGE.tclsh= pre-build
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-git-cola/PLIST b/py-git-cola/PLIST
new file mode 100644
index 0000000000..52ad3d79e3
--- /dev/null
+++ b/py-git-cola/PLIST
@@ -0,0 +1,431 @@
+@comment $NetBSD$
+bin/cola
+bin/git-cola
+bin/git-cola-sequence-editor
+bin/git-dag
+${PYSITELIB}/cola/__init__.py
+${PYSITELIB}/cola/__init__.pyc
+${PYSITELIB}/cola/__init__.pyo
+${PYSITELIB}/cola/__main__.py
+${PYSITELIB}/cola/__main__.pyc
+${PYSITELIB}/cola/__main__.pyo
+${PYSITELIB}/cola/_version.py
+${PYSITELIB}/cola/_version.pyc
+${PYSITELIB}/cola/_version.pyo
+${PYSITELIB}/cola/actions.py
+${PYSITELIB}/cola/actions.pyc
+${PYSITELIB}/cola/actions.pyo
+${PYSITELIB}/cola/app.py
+${PYSITELIB}/cola/app.pyc
+${PYSITELIB}/cola/app.pyo
+${PYSITELIB}/cola/bin/ssh-askpass
+${PYSITELIB}/cola/bin/ssh-askpass-darwin
+${PYSITELIB}/cola/cmd.py
+${PYSITELIB}/cola/cmd.pyc
+${PYSITELIB}/cola/cmd.pyo
+${PYSITELIB}/cola/cmds.py
+${PYSITELIB}/cola/cmds.pyc
+${PYSITELIB}/cola/cmds.pyo
+${PYSITELIB}/cola/compat.py
+${PYSITELIB}/cola/compat.pyc
+${PYSITELIB}/cola/compat.pyo
+${PYSITELIB}/cola/core.py
+${PYSITELIB}/cola/core.pyc
+${PYSITELIB}/cola/core.pyo
+${PYSITELIB}/cola/dag.py
+${PYSITELIB}/cola/dag.pyc
+${PYSITELIB}/cola/dag.pyo
+${PYSITELIB}/cola/data/hotkeys.html
+${PYSITELIB}/cola/data/hotkeys_de.html
+${PYSITELIB}/cola/data/hotkeys_zh_CN.html
+${PYSITELIB}/cola/data/hotkeys_zh_TW.html
+${PYSITELIB}/cola/decorators.py
+${PYSITELIB}/cola/decorators.pyc
+${PYSITELIB}/cola/decorators.pyo
+${PYSITELIB}/cola/diffparse.py
+${PYSITELIB}/cola/diffparse.pyc
+${PYSITELIB}/cola/diffparse.pyo
+${PYSITELIB}/cola/difftool.py
+${PYSITELIB}/cola/difftool.pyc
+${PYSITELIB}/cola/difftool.pyo
+${PYSITELIB}/cola/display.py
+${PYSITELIB}/cola/display.pyc
+${PYSITELIB}/cola/display.pyo
+${PYSITELIB}/cola/editpatch.py
+${PYSITELIB}/cola/editpatch.pyc
+${PYSITELIB}/cola/editpatch.pyo
+${PYSITELIB}/cola/fsmonitor.py
+${PYSITELIB}/cola/fsmonitor.pyc
+${PYSITELIB}/cola/fsmonitor.pyo
+${PYSITELIB}/cola/git.py
+${PYSITELIB}/cola/git.pyc
+${PYSITELIB}/cola/git.pyo
+${PYSITELIB}/cola/gitcfg.py
+${PYSITELIB}/cola/gitcfg.pyc
+${PYSITELIB}/cola/gitcfg.pyo
+${PYSITELIB}/cola/gitcmds.py
+${PYSITELIB}/cola/gitcmds.pyc
+${PYSITELIB}/cola/gitcmds.pyo
+${PYSITELIB}/cola/gravatar.py
+${PYSITELIB}/cola/gravatar.pyc
+${PYSITELIB}/cola/gravatar.pyo
+${PYSITELIB}/cola/guicmds.py
+${PYSITELIB}/cola/guicmds.pyc
+${PYSITELIB}/cola/guicmds.pyo
+${PYSITELIB}/cola/hidpi.py
+${PYSITELIB}/cola/hidpi.pyc
+${PYSITELIB}/cola/hidpi.pyo
+${PYSITELIB}/cola/hotkeys.py
+${PYSITELIB}/cola/hotkeys.pyc
+${PYSITELIB}/cola/hotkeys.pyo
+${PYSITELIB}/cola/i18n.py
+${PYSITELIB}/cola/i18n.pyc
+${PYSITELIB}/cola/i18n.pyo
+${PYSITELIB}/cola/i18n/README.md
+${PYSITELIB}/cola/i18n/cs.po
+${PYSITELIB}/cola/i18n/de.po
+${PYSITELIB}/cola/i18n/es.po
+${PYSITELIB}/cola/i18n/fr.po
+${PYSITELIB}/cola/i18n/git-cola.pot
+${PYSITELIB}/cola/i18n/hu.po
+${PYSITELIB}/cola/i18n/id_ID.po
+${PYSITELIB}/cola/i18n/it.po
+${PYSITELIB}/cola/i18n/ja.po
+${PYSITELIB}/cola/i18n/pl.po
+${PYSITELIB}/cola/i18n/pt_BR.po
+${PYSITELIB}/cola/i18n/ru.po
+${PYSITELIB}/cola/i18n/sv.po
+${PYSITELIB}/cola/i18n/tr_TR.po
+${PYSITELIB}/cola/i18n/uk.po
+${PYSITELIB}/cola/i18n/zh_CN.po
+${PYSITELIB}/cola/i18n/zh_TW.po
+${PYSITELIB}/cola/icons.py
+${PYSITELIB}/cola/icons.pyc
+${PYSITELIB}/cola/icons.pyo
+${PYSITELIB}/cola/icons/a-z-order.svg
+${PYSITELIB}/cola/icons/arrow-down.svg
+${PYSITELIB}/cola/icons/arrow-up.svg
+${PYSITELIB}/cola/icons/check.svg
+${PYSITELIB}/cola/icons/circle-slash-red.svg
+${PYSITELIB}/cola/icons/circle-slash.svg
+${PYSITELIB}/cola/icons/dark/a-z-order.svg
+${PYSITELIB}/cola/icons/dark/arrow-down.svg
+${PYSITELIB}/cola/icons/dark/arrow-up.svg
+${PYSITELIB}/cola/icons/dark/check.svg
+${PYSITELIB}/cola/icons/dark/circle-slash-red.svg
+${PYSITELIB}/cola/icons/dark/circle-slash.svg
+${PYSITELIB}/cola/icons/dark/desktop-download.svg
+${PYSITELIB}/cola/icons/dark/diff.svg
+${PYSITELIB}/cola/icons/dark/document-save-symbolic.svg
+${PYSITELIB}/cola/icons/dark/edit-copy.svg
+${PYSITELIB}/cola/icons/dark/edit-cut.svg
+${PYSITELIB}/cola/icons/dark/edit-paste.svg
+${PYSITELIB}/cola/icons/dark/edit-redo.svg
+${PYSITELIB}/cola/icons/dark/edit-select-all.svg
+${PYSITELIB}/cola/icons/dark/edit-undo.svg
+${PYSITELIB}/cola/icons/dark/ellipsis.svg
+${PYSITELIB}/cola/icons/dark/eye.svg
+${PYSITELIB}/cola/icons/dark/file-binary.svg
+${PYSITELIB}/cola/icons/dark/file-code.svg
+${PYSITELIB}/cola/icons/dark/file-directory.svg
+${PYSITELIB}/cola/icons/dark/file-download.svg
+${PYSITELIB}/cola/icons/dark/file-media.svg
+${PYSITELIB}/cola/icons/dark/file-text.svg
+${PYSITELIB}/cola/icons/dark/file-zip.svg
+${PYSITELIB}/cola/icons/dark/fold.svg
+${PYSITELIB}/cola/icons/dark/folder-new.svg
+${PYSITELIB}/cola/icons/dark/folder.svg
+${PYSITELIB}/cola/icons/dark/gear.svg
+${PYSITELIB}/cola/icons/dark/git-branch.svg
+${PYSITELIB}/cola/icons/dark/git-cola.svg
+${PYSITELIB}/cola/icons/dark/git-commit.svg
+${PYSITELIB}/cola/icons/dark/git-compare.svg
+${PYSITELIB}/cola/icons/dark/git-merge.svg
+${PYSITELIB}/cola/icons/dark/last-first-order.svg
+${PYSITELIB}/cola/icons/dark/link-external.svg
+${PYSITELIB}/cola/icons/dark/modified.svg
+${PYSITELIB}/cola/icons/dark/partial.svg
+${PYSITELIB}/cola/icons/dark/pencil.svg
+${PYSITELIB}/cola/icons/dark/play.svg
+${PYSITELIB}/cola/icons/dark/plus.svg
+${PYSITELIB}/cola/icons/dark/primitive-dot.svg
+${PYSITELIB}/cola/icons/dark/question-plain.svg
+${PYSITELIB}/cola/icons/dark/question.svg
+${PYSITELIB}/cola/icons/dark/repo-pull.svg
+${PYSITELIB}/cola/icons/dark/repo-push.svg
+${PYSITELIB}/cola/icons/dark/repo.svg
+${PYSITELIB}/cola/icons/dark/screen-full.svg
+${PYSITELIB}/cola/icons/dark/search.svg
+${PYSITELIB}/cola/icons/dark/staged.svg
+${PYSITELIB}/cola/icons/dark/star.svg
+${PYSITELIB}/cola/icons/dark/sync.svg
+${PYSITELIB}/cola/icons/dark/tag.svg
+${PYSITELIB}/cola/icons/dark/telescope.svg
+${PYSITELIB}/cola/icons/dark/terminal.svg
+${PYSITELIB}/cola/icons/dark/three-bars.svg
+${PYSITELIB}/cola/icons/dark/trashcan.svg
+${PYSITELIB}/cola/icons/dark/unfold.svg
+${PYSITELIB}/cola/icons/dark/upstream.svg
+${PYSITELIB}/cola/icons/dark/x.svg
+${PYSITELIB}/cola/icons/dark/zoom-fit-best.svg
+${PYSITELIB}/cola/icons/dark/zoom-in.svg
+${PYSITELIB}/cola/icons/dark/zoom-out.svg
+${PYSITELIB}/cola/icons/desktop-download.svg
+${PYSITELIB}/cola/icons/diff.svg
+${PYSITELIB}/cola/icons/document-save-symbolic.svg
+${PYSITELIB}/cola/icons/edit-copy.svg
+${PYSITELIB}/cola/icons/edit-cut.svg
+${PYSITELIB}/cola/icons/edit-paste.svg
+${PYSITELIB}/cola/icons/edit-redo.svg
+${PYSITELIB}/cola/icons/edit-select-all.svg
+${PYSITELIB}/cola/icons/edit-undo.svg
+${PYSITELIB}/cola/icons/ellipsis.svg
+${PYSITELIB}/cola/icons/eye.svg
+${PYSITELIB}/cola/icons/file-binary.svg
+${PYSITELIB}/cola/icons/file-code.svg
+${PYSITELIB}/cola/icons/file-directory.svg
+${PYSITELIB}/cola/icons/file-download.svg
+${PYSITELIB}/cola/icons/file-media.svg
+${PYSITELIB}/cola/icons/file-text.svg
+${PYSITELIB}/cola/icons/file-zip.svg
+${PYSITELIB}/cola/icons/fold.svg
+${PYSITELIB}/cola/icons/folder-new.svg
+${PYSITELIB}/cola/icons/folder.svg
+${PYSITELIB}/cola/icons/gear.svg
+${PYSITELIB}/cola/icons/git-branch.svg
+${PYSITELIB}/cola/icons/git-cola-error.svg
+${PYSITELIB}/cola/icons/git-cola-ok.svg
+${PYSITELIB}/cola/icons/git-cola.svg
+${PYSITELIB}/cola/icons/git-commit.svg
+${PYSITELIB}/cola/icons/git-compare.svg
+${PYSITELIB}/cola/icons/git-merge.svg
+${PYSITELIB}/cola/icons/last-first-order.svg
+${PYSITELIB}/cola/icons/link-external.svg
+${PYSITELIB}/cola/icons/modified.svg
+${PYSITELIB}/cola/icons/partial.svg
+${PYSITELIB}/cola/icons/pencil.svg
+${PYSITELIB}/cola/icons/play.svg
+${PYSITELIB}/cola/icons/plus.svg
+${PYSITELIB}/cola/icons/primitive-dot.svg
+${PYSITELIB}/cola/icons/question-plain.svg
+${PYSITELIB}/cola/icons/question.svg
+${PYSITELIB}/cola/icons/repo-pull.svg
+${PYSITELIB}/cola/icons/repo-push.svg
+${PYSITELIB}/cola/icons/repo.svg
+${PYSITELIB}/cola/icons/screen-full.svg
+${PYSITELIB}/cola/icons/search.svg
+${PYSITELIB}/cola/icons/staged.svg
+${PYSITELIB}/cola/icons/star.svg
+${PYSITELIB}/cola/icons/sync.svg
+${PYSITELIB}/cola/icons/tag.svg
+${PYSITELIB}/cola/icons/telescope.svg
+${PYSITELIB}/cola/icons/terminal.svg
+${PYSITELIB}/cola/icons/three-bars.svg
+${PYSITELIB}/cola/icons/trashcan.svg
+${PYSITELIB}/cola/icons/unfold.svg
+${PYSITELIB}/cola/icons/upstream.svg
+${PYSITELIB}/cola/icons/x.svg
+${PYSITELIB}/cola/icons/zoom-fit-best.svg
+${PYSITELIB}/cola/icons/zoom-in.svg
+${PYSITELIB}/cola/icons/zoom-out.svg
+${PYSITELIB}/cola/inotify.py
+${PYSITELIB}/cola/inotify.pyc
+${PYSITELIB}/cola/inotify.pyo
+${PYSITELIB}/cola/interaction.py
+${PYSITELIB}/cola/interaction.pyc
+${PYSITELIB}/cola/interaction.pyo
+${PYSITELIB}/cola/main.py
+${PYSITELIB}/cola/main.pyc
+${PYSITELIB}/cola/main.pyo
+${PYSITELIB}/cola/models/__init__.py
+${PYSITELIB}/cola/models/__init__.pyc
+${PYSITELIB}/cola/models/__init__.pyo
+${PYSITELIB}/cola/models/browse.py
+${PYSITELIB}/cola/models/browse.pyc
+${PYSITELIB}/cola/models/browse.pyo
+${PYSITELIB}/cola/models/dag.py
+${PYSITELIB}/cola/models/dag.pyc
+${PYSITELIB}/cola/models/dag.pyo
+${PYSITELIB}/cola/models/main.py
+${PYSITELIB}/cola/models/main.pyc
+${PYSITELIB}/cola/models/main.pyo
+${PYSITELIB}/cola/models/prefs.py
+${PYSITELIB}/cola/models/prefs.pyc
+${PYSITELIB}/cola/models/prefs.pyo
+${PYSITELIB}/cola/models/selection.py
+${PYSITELIB}/cola/models/selection.pyc
+${PYSITELIB}/cola/models/selection.pyo
+${PYSITELIB}/cola/models/stash.py
+${PYSITELIB}/cola/models/stash.pyc
+${PYSITELIB}/cola/models/stash.pyo
+${PYSITELIB}/cola/polib.py
+${PYSITELIB}/cola/polib.pyc
+${PYSITELIB}/cola/polib.pyo
+${PYSITELIB}/cola/qtcompat.py
+${PYSITELIB}/cola/qtcompat.pyc
+${PYSITELIB}/cola/qtcompat.pyo
+${PYSITELIB}/cola/qtutils.py
+${PYSITELIB}/cola/qtutils.pyc
+${PYSITELIB}/cola/qtutils.pyo
+${PYSITELIB}/cola/resources.py
+${PYSITELIB}/cola/resources.pyc
+${PYSITELIB}/cola/resources.pyo
+${PYSITELIB}/cola/sequenceeditor.py
+${PYSITELIB}/cola/sequenceeditor.pyc
+${PYSITELIB}/cola/sequenceeditor.pyo
+${PYSITELIB}/cola/settings.py
+${PYSITELIB}/cola/settings.pyc
+${PYSITELIB}/cola/settings.pyo
+${PYSITELIB}/cola/spellcheck.py
+${PYSITELIB}/cola/spellcheck.pyc
+${PYSITELIB}/cola/spellcheck.pyo
+${PYSITELIB}/cola/textwrap.py
+${PYSITELIB}/cola/textwrap.pyc
+${PYSITELIB}/cola/textwrap.pyo
+${PYSITELIB}/cola/themes.py
+${PYSITELIB}/cola/themes.pyc
+${PYSITELIB}/cola/themes.pyo
+${PYSITELIB}/cola/utils.py
+${PYSITELIB}/cola/utils.pyc
+${PYSITELIB}/cola/utils.pyo
+${PYSITELIB}/cola/version.py
+${PYSITELIB}/cola/version.pyc
+${PYSITELIB}/cola/version.pyo
+${PYSITELIB}/cola/widgets/__init__.py
+${PYSITELIB}/cola/widgets/__init__.pyc
+${PYSITELIB}/cola/widgets/__init__.pyo
+${PYSITELIB}/cola/widgets/about.py
+${PYSITELIB}/cola/widgets/about.pyc
+${PYSITELIB}/cola/widgets/about.pyo
+${PYSITELIB}/cola/widgets/action.py
+${PYSITELIB}/cola/widgets/action.pyc
+${PYSITELIB}/cola/widgets/action.pyo
+${PYSITELIB}/cola/widgets/archive.py
+${PYSITELIB}/cola/widgets/archive.pyc
+${PYSITELIB}/cola/widgets/archive.pyo
+${PYSITELIB}/cola/widgets/bookmarks.py
+${PYSITELIB}/cola/widgets/bookmarks.pyc
+${PYSITELIB}/cola/widgets/bookmarks.pyo
+${PYSITELIB}/cola/widgets/branch.py
+${PYSITELIB}/cola/widgets/branch.pyc
+${PYSITELIB}/cola/widgets/branch.pyo
+${PYSITELIB}/cola/widgets/browse.py
+${PYSITELIB}/cola/widgets/browse.pyc
+${PYSITELIB}/cola/widgets/browse.pyo
+${PYSITELIB}/cola/widgets/cfgactions.py
+${PYSITELIB}/cola/widgets/cfgactions.pyc
+${PYSITELIB}/cola/widgets/cfgactions.pyo
+${PYSITELIB}/cola/widgets/clone.py
+${PYSITELIB}/cola/widgets/clone.pyc
+${PYSITELIB}/cola/widgets/clone.pyo
+${PYSITELIB}/cola/widgets/commitmsg.py
+${PYSITELIB}/cola/widgets/commitmsg.pyc
+${PYSITELIB}/cola/widgets/commitmsg.pyo
+${PYSITELIB}/cola/widgets/common.py
+${PYSITELIB}/cola/widgets/common.pyc
+${PYSITELIB}/cola/widgets/common.pyo
+${PYSITELIB}/cola/widgets/compare.py
+${PYSITELIB}/cola/widgets/compare.pyc
+${PYSITELIB}/cola/widgets/compare.pyo
+${PYSITELIB}/cola/widgets/completion.py
+${PYSITELIB}/cola/widgets/completion.pyc
+${PYSITELIB}/cola/widgets/completion.pyo
+${PYSITELIB}/cola/widgets/createbranch.py
+${PYSITELIB}/cola/widgets/createbranch.pyc
+${PYSITELIB}/cola/widgets/createbranch.pyo
+${PYSITELIB}/cola/widgets/createtag.py
+${PYSITELIB}/cola/widgets/createtag.pyc
+${PYSITELIB}/cola/widgets/createtag.pyo
+${PYSITELIB}/cola/widgets/dag.py
+${PYSITELIB}/cola/widgets/dag.pyc
+${PYSITELIB}/cola/widgets/dag.pyo
+${PYSITELIB}/cola/widgets/defs.py
+${PYSITELIB}/cola/widgets/defs.pyc
+${PYSITELIB}/cola/widgets/defs.pyo
+${PYSITELIB}/cola/widgets/diff.py
+${PYSITELIB}/cola/widgets/diff.pyc
+${PYSITELIB}/cola/widgets/diff.pyo
+${PYSITELIB}/cola/widgets/editremotes.py
+${PYSITELIB}/cola/widgets/editremotes.pyc
+${PYSITELIB}/cola/widgets/editremotes.pyo
+${PYSITELIB}/cola/widgets/filelist.py
+${PYSITELIB}/cola/widgets/filelist.pyc
+${PYSITELIB}/cola/widgets/filelist.pyo
+${PYSITELIB}/cola/widgets/filetree.py
+${PYSITELIB}/cola/widgets/filetree.pyc
+${PYSITELIB}/cola/widgets/filetree.pyo
+${PYSITELIB}/cola/widgets/finder.py
+${PYSITELIB}/cola/widgets/finder.pyc
+${PYSITELIB}/cola/widgets/finder.pyo
+${PYSITELIB}/cola/widgets/gitignore.py
+${PYSITELIB}/cola/widgets/gitignore.pyc
+${PYSITELIB}/cola/widgets/gitignore.pyo
+${PYSITELIB}/cola/widgets/grep.py
+${PYSITELIB}/cola/widgets/grep.pyc
+${PYSITELIB}/cola/widgets/grep.pyo
+${PYSITELIB}/cola/widgets/highlighter.py
+${PYSITELIB}/cola/widgets/highlighter.pyc
+${PYSITELIB}/cola/widgets/highlighter.pyo
+${PYSITELIB}/cola/widgets/imageview.py
+${PYSITELIB}/cola/widgets/imageview.pyc
+${PYSITELIB}/cola/widgets/imageview.pyo
+${PYSITELIB}/cola/widgets/log.py
+${PYSITELIB}/cola/widgets/log.pyc
+${PYSITELIB}/cola/widgets/log.pyo
+${PYSITELIB}/cola/widgets/main.py
+${PYSITELIB}/cola/widgets/main.pyc
+${PYSITELIB}/cola/widgets/main.pyo
+${PYSITELIB}/cola/widgets/merge.py
+${PYSITELIB}/cola/widgets/merge.pyc
+${PYSITELIB}/cola/widgets/merge.pyo
+${PYSITELIB}/cola/widgets/prefs.py
+${PYSITELIB}/cola/widgets/prefs.pyc
+${PYSITELIB}/cola/widgets/prefs.pyo
+${PYSITELIB}/cola/widgets/recent.py
+${PYSITELIB}/cola/widgets/recent.pyc
+${PYSITELIB}/cola/widgets/recent.pyo
+${PYSITELIB}/cola/widgets/remote.py
+${PYSITELIB}/cola/widgets/remote.pyc
+${PYSITELIB}/cola/widgets/remote.pyo
+${PYSITELIB}/cola/widgets/search.py
+${PYSITELIB}/cola/widgets/search.pyc
+${PYSITELIB}/cola/widgets/search.pyo
+${PYSITELIB}/cola/widgets/selectcommits.py
+${PYSITELIB}/cola/widgets/selectcommits.pyc
+${PYSITELIB}/cola/widgets/selectcommits.pyo
+${PYSITELIB}/cola/widgets/spellcheck.py
+${PYSITELIB}/cola/widgets/spellcheck.pyc
+${PYSITELIB}/cola/widgets/spellcheck.pyo
+${PYSITELIB}/cola/widgets/standard.py
+${PYSITELIB}/cola/widgets/standard.pyc
+${PYSITELIB}/cola/widgets/standard.pyo
+${PYSITELIB}/cola/widgets/startup.py
+${PYSITELIB}/cola/widgets/startup.pyc
+${PYSITELIB}/cola/widgets/startup.pyo
+${PYSITELIB}/cola/widgets/stash.py
+${PYSITELIB}/cola/widgets/stash.pyc
+${PYSITELIB}/cola/widgets/stash.pyo
+${PYSITELIB}/cola/widgets/status.py
+${PYSITELIB}/cola/widgets/status.pyc
+${PYSITELIB}/cola/widgets/status.pyo
+${PYSITELIB}/cola/widgets/submodules.py
+${PYSITELIB}/cola/widgets/submodules.pyc
+${PYSITELIB}/cola/widgets/submodules.pyo
+${PYSITELIB}/cola/widgets/switcher.py
+${PYSITELIB}/cola/widgets/switcher.pyc
+${PYSITELIB}/cola/widgets/switcher.pyo
+${PYSITELIB}/cola/widgets/text.py
+${PYSITELIB}/cola/widgets/text.pyc
+${PYSITELIB}/cola/widgets/text.pyo
+${PYSITELIB}/cola/widgets/toolbar.py
+${PYSITELIB}/cola/widgets/toolbar.pyc
+${PYSITELIB}/cola/widgets/toolbar.pyo
+${PYSITELIB}/cola/widgets/toolbarcmds.py
+${PYSITELIB}/cola/widgets/toolbarcmds.pyc
+${PYSITELIB}/cola/widgets/toolbarcmds.pyo
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
diff --git a/py-git-cola/TODO b/py-git-cola/TODO
new file mode 100644
index 0000000000..5ee9af93f2
--- /dev/null
+++ b/py-git-cola/TODO
@@ -0,0 +1,3 @@
+Rename binaries to include Python version and add ALTERNATIVES.
+
+Starts up but everything but the "Branches" window is empty.
diff --git a/py-git-cola/distinfo b/py-git-cola/distinfo
new file mode 100644
index 0000000000..2daf868c8c
--- /dev/null
+++ b/py-git-cola/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (git-cola-4.13.0.tar.gz) = 9edf65f4cd03dd8632f7b1f964ed39ee453f273856a692862e8ea7bbf1175e86
+SHA512 (git-cola-4.13.0.tar.gz) = 57b74cf98b6ec72946d730a5e59fbe4e57edaefa7b935a1d757e43e4faea6bc5d1752fbf37767250120d7192cb131c6565b6577e1857c3c6ad48ab6518f21316
+Size (git-cola-4.13.0.tar.gz) = 1276304 bytes
Home |
Main Index |
Thread Index |
Old Index