Import gwsmhg-0.8.1 as wip/gwsmhg.

A PyGTK GUI for work space management using Mercurial (hg) and mq
This commit is contained in:
Kamel Ibn Aziz Derouiche 2009-08-31 00:50:04 +00:00 committed by Thomas Klausner
parent 5f9a29596f
commit 02c2474161
4 changed files with 127 additions and 0 deletions

1
gwsmhg/DESCR Normal file
View File

@ -0,0 +1 @@
A PyGTK GUI for work space management using Mercurial (hg) and mq

29
gwsmhg/Makefile Normal file
View File

@ -0,0 +1,29 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/08/31 00:50:04 jihbed Exp $
#
DISTNAME= gwsmhg-0.8.1
CATEGORIES= devel python
MASTER_SITES= http://garr.dl.sourceforge.net/project/gwsmhg/gwsmhg/v-0.8.1/
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://gwsmhg.sourceforge.net/
COMMENT= Mercurial PyGtk GUI client
LICENSE= gnu-gpl-v2
DEPENDS+= mercurial>=1.3.1:../../devel/mercurial
DEPENDS+= ${PYPKGPREFIX}-gobject>=2.18.0:../../devel/py-gobject
DEPENDS+= ${PYPKGPREFIX}-cairo>=1.8.6:../../graphics/py-cairo
DEPENDS+= ${PYPKGPREFIX}-gtksourceview>=2.6.0:../../x11/gtksourceview
DEPENDS+= ${PYPKGPREFIX}-gtk2>=1.99.12:../../x11/py-gtk2
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
.include "../../devel/pango/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

92
gwsmhg/PLIST Normal file
View File

@ -0,0 +1,92 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/31 00:50:04 jihbed Exp $
bin/gwsmhg
${PYSITELIB}/gwsmhg_pkg/__init__.py
${PYSITELIB}/gwsmhg_pkg/__init__.pyc
${PYSITELIB}/gwsmhg_pkg/__init__.pyo
${PYSITELIB}/gwsmhg_pkg/actions.py
${PYSITELIB}/gwsmhg_pkg/actions.pyc
${PYSITELIB}/gwsmhg_pkg/actions.pyo
${PYSITELIB}/gwsmhg_pkg/change_set.py
${PYSITELIB}/gwsmhg_pkg/change_set.pyc
${PYSITELIB}/gwsmhg_pkg/change_set.pyo
${PYSITELIB}/gwsmhg_pkg/cmd_result.py
${PYSITELIB}/gwsmhg_pkg/cmd_result.pyc
${PYSITELIB}/gwsmhg_pkg/cmd_result.pyo
${PYSITELIB}/gwsmhg_pkg/config.py
${PYSITELIB}/gwsmhg_pkg/config.pyc
${PYSITELIB}/gwsmhg_pkg/config.pyo
${PYSITELIB}/gwsmhg_pkg/console.py
${PYSITELIB}/gwsmhg_pkg/console.pyc
${PYSITELIB}/gwsmhg_pkg/console.pyo
${PYSITELIB}/gwsmhg_pkg/const.py
${PYSITELIB}/gwsmhg_pkg/const.pyc
${PYSITELIB}/gwsmhg_pkg/const.pyo
${PYSITELIB}/gwsmhg_pkg/dialogue.py
${PYSITELIB}/gwsmhg_pkg/dialogue.pyc
${PYSITELIB}/gwsmhg_pkg/dialogue.pyo
${PYSITELIB}/gwsmhg_pkg/diff.py
${PYSITELIB}/gwsmhg_pkg/diff.pyc
${PYSITELIB}/gwsmhg_pkg/diff.pyo
${PYSITELIB}/gwsmhg_pkg/file_tree.py
${PYSITELIB}/gwsmhg_pkg/file_tree.pyc
${PYSITELIB}/gwsmhg_pkg/file_tree.pyo
${PYSITELIB}/gwsmhg_pkg/gutils.py
${PYSITELIB}/gwsmhg_pkg/gutils.pyc
${PYSITELIB}/gwsmhg_pkg/gutils.pyo
${PYSITELIB}/gwsmhg_pkg/gwsm.py
${PYSITELIB}/gwsmhg_pkg/gwsm.pyc
${PYSITELIB}/gwsmhg_pkg/gwsm.pyo
${PYSITELIB}/gwsmhg_pkg/hg_mq_ifce.py
${PYSITELIB}/gwsmhg_pkg/hg_mq_ifce.pyc
${PYSITELIB}/gwsmhg_pkg/hg_mq_ifce.pyo
${PYSITELIB}/gwsmhg_pkg/icons.py
${PYSITELIB}/gwsmhg_pkg/icons.pyc
${PYSITELIB}/gwsmhg_pkg/icons.pyo
${PYSITELIB}/gwsmhg_pkg/ifce.py
${PYSITELIB}/gwsmhg_pkg/ifce.pyc
${PYSITELIB}/gwsmhg_pkg/ifce.pyo
${PYSITELIB}/gwsmhg_pkg/patch_mgr.py
${PYSITELIB}/gwsmhg_pkg/patch_mgr.pyc
${PYSITELIB}/gwsmhg_pkg/patch_mgr.pyo
${PYSITELIB}/gwsmhg_pkg/path.py
${PYSITELIB}/gwsmhg_pkg/path.pyc
${PYSITELIB}/gwsmhg_pkg/path.pyo
${PYSITELIB}/gwsmhg_pkg/pbranch.py
${PYSITELIB}/gwsmhg_pkg/pbranch.pyc
${PYSITELIB}/gwsmhg_pkg/pbranch.pyo
${PYSITELIB}/gwsmhg_pkg/putils.py
${PYSITELIB}/gwsmhg_pkg/putils.pyc
${PYSITELIB}/gwsmhg_pkg/putils.pyo
${PYSITELIB}/gwsmhg_pkg/sourceview.py
${PYSITELIB}/gwsmhg_pkg/sourceview.pyc
${PYSITELIB}/gwsmhg_pkg/sourceview.pyo
${PYSITELIB}/gwsmhg_pkg/table.py
${PYSITELIB}/gwsmhg_pkg/table.pyc
${PYSITELIB}/gwsmhg_pkg/table.pyo
${PYSITELIB}/gwsmhg_pkg/text_edit.py
${PYSITELIB}/gwsmhg_pkg/text_edit.pyc
${PYSITELIB}/gwsmhg_pkg/text_edit.pyo
${PYSITELIB}/gwsmhg_pkg/tortoise.py
${PYSITELIB}/gwsmhg_pkg/tortoise.pyc
${PYSITELIB}/gwsmhg_pkg/tortoise.pyo
${PYSITELIB}/gwsmhg_pkg/utils.py
${PYSITELIB}/gwsmhg_pkg/utils.pyc
${PYSITELIB}/gwsmhg_pkg/utils.pyo
${PYSITELIB}/gwsmhg_pkg/ws_event.py
${PYSITELIB}/gwsmhg_pkg/ws_event.pyc
${PYSITELIB}/gwsmhg_pkg/ws_event.pyo
share/applications/gwsmhg.desktop
share/doc/gwsmhg/COPYING
share/doc/gwsmhg/copyright
share/pixmaps/gwsmhg.png
share/pixmaps/gwsmhg/stock_applied.png
share/pixmaps/gwsmhg/stock_branch.png
share/pixmaps/gwsmhg/stock_commit.png
share/pixmaps/gwsmhg/stock_diff.png
share/pixmaps/gwsmhg/stock_finish_patch.png
share/pixmaps/gwsmhg/stock_fold_patch.png
share/pixmaps/gwsmhg/stock_import_patch.png
share/pixmaps/gwsmhg/stock_merge.png
share/pixmaps/gwsmhg/stock_pop_patch.png
share/pixmaps/gwsmhg/stock_push_patch.png
share/pixmaps/gwsmhg/stock_tag.png

5
gwsmhg/distinfo Normal file
View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/08/31 00:50:04 jihbed Exp $
SHA1 (gwsmhg-0.8.1.tar.gz) = 040b9f31c3c12742365d46c51efe30d6bd29e946
RMD160 (gwsmhg-0.8.1.tar.gz) = 768a3b05ae2d6b297ad5e2b101e123e85c9788b1
Size (gwsmhg-0.8.1.tar.gz) = 103209 bytes