Mon Jan 10 22:37:52 2022 UTC ()
bzr-explorer: convert to egg.mk


(wiz)
diff -r1.24 -r1.25 pkgsrc/devel/bzr-explorer/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/bzr-explorer/PLIST

cvs diff -r1.24 -r1.25 pkgsrc/devel/bzr-explorer/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/bzr-explorer/Attic/Makefile 2020/12/04 20:45:07 1.24
+++ pkgsrc/devel/bzr-explorer/Attic/Makefile 2022/01/10 22:37:51 1.25
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.24 2020/12/04 20:45:07 nia Exp $ 1# $NetBSD: Makefile,v 1.25 2022/01/10 22:37:51 wiz Exp $
2 2
3DISTNAME= bzr-explorer-${VER} 3DISTNAME= bzr-explorer-${VER}
4PKGREVISION= 4 4PKGREVISION= 5
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= https://launchpad.net/bzr-explorer/${VER:R}/${VER}/+download/ 6MASTER_SITES= https://launchpad.net/bzr-explorer/${VER:R}/${VER}/+download/
7VER= 1.2.2 7VER= 1.2.2
8 8
9MAINTAINER= ddeus.pkgsrc@mailnull.com 9MAINTAINER= ddeus.pkgsrc@mailnull.com
10HOMEPAGE= https://launchpad.net/bzr-explorer 10HOMEPAGE= https://launchpad.net/bzr-explorer
11COMMENT= GUI frontend to bzr 11COMMENT= GUI frontend to bzr
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14DEPENDS+= qbzr>=0.11:../../devel/qbzr 14DEPENDS+= qbzr>=0.11:../../devel/qbzr
15DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4 15DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4
16 16
17USE_TOOLS+= msgfmt 17USE_TOOLS+= msgfmt
18 18
19PYTHON_VERSIONS_ACCEPTED= 27 # qbzr 19PYTHON_VERSIONS_ACCEPTED= 27 # qbzr
20 20
21EGG_NAME= ${DISTNAME:S/bzr-//} 21EGG_NAME= ${DISTNAME:S/bzr-//}
22 22
23.include "../../devel/bzr/plugin.mk" 23.include "../../devel/bzr/plugin.mk"
24.include "../../lang/python/distutils.mk" 24.include "../../lang/python/egg.mk"
25.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/bzr-explorer/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/bzr-explorer/Attic/PLIST 2014/12/21 08:15:03 1.5
+++ pkgsrc/devel/bzr-explorer/Attic/PLIST 2022/01/10 22:37:51 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.5 2014/12/21 08:15:03 obache Exp $ 1@comment $NetBSD: PLIST,v 1.6 2022/01/10 22:37:51 wiz Exp $
2${PYSITELIB}/bzrlib/plugins/explorer/COPYING.txt 2${PYSITELIB}/bzrlib/plugins/explorer/COPYING.txt
3${PYSITELIB}/bzrlib/plugins/explorer/NEWS 3${PYSITELIB}/bzrlib/plugins/explorer/NEWS
4${PYSITELIB}/bzrlib/plugins/explorer/README.txt 4${PYSITELIB}/bzrlib/plugins/explorer/README.txt
5${PYSITELIB}/bzrlib/plugins/explorer/__init__.py 5${PYSITELIB}/bzrlib/plugins/explorer/__init__.py
6${PYSITELIB}/bzrlib/plugins/explorer/__init__.pyc 6${PYSITELIB}/bzrlib/plugins/explorer/__init__.pyc
7${PYSITELIB}/bzrlib/plugins/explorer/__init__.pyo 7${PYSITELIB}/bzrlib/plugins/explorer/__init__.pyo
8${PYSITELIB}/bzrlib/plugins/explorer/app-suite-bzr-gtk.ini 8${PYSITELIB}/bzrlib/plugins/explorer/app-suite-bzr-gtk.ini
9${PYSITELIB}/bzrlib/plugins/explorer/app-suite-qbzr.ini 9${PYSITELIB}/bzrlib/plugins/explorer/app-suite-qbzr.ini
10${PYSITELIB}/bzrlib/plugins/explorer/clothes/Bazaar support/tools.xml 10${PYSITELIB}/bzrlib/plugins/explorer/clothes/Bazaar support/tools.xml
11${PYSITELIB}/bzrlib/plugins/explorer/clothes/Register on Launchpad/tools.xml 11${PYSITELIB}/bzrlib/plugins/explorer/clothes/Register on Launchpad/tools.xml
12${PYSITELIB}/bzrlib/plugins/explorer/clothes/Register on Savannah/logos/gnu-savannah.png 12${PYSITELIB}/bzrlib/plugins/explorer/clothes/Register on Savannah/logos/gnu-savannah.png
13${PYSITELIB}/bzrlib/plugins/explorer/clothes/Register on Savannah/tools.xml 13${PYSITELIB}/bzrlib/plugins/explorer/clothes/Register on Savannah/tools.xml
14${PYSITELIB}/bzrlib/plugins/explorer/clothes/Register on SourceForge/logos/sourceforge.png 14${PYSITELIB}/bzrlib/plugins/explorer/clothes/Register on SourceForge/logos/sourceforge.png
@@ -280,14 +280,13 @@ ${PYSITELIB}/bzrlib/plugins/explorer/wid @@ -280,14 +280,13 @@ ${PYSITELIB}/bzrlib/plugins/explorer/wid
280${PYSITELIB}/bzrlib/plugins/explorer/widgets/collapsable_section.pyo 280${PYSITELIB}/bzrlib/plugins/explorer/widgets/collapsable_section.pyo
281${PYSITELIB}/bzrlib/plugins/explorer/widgets/conditional_dataview.py 281${PYSITELIB}/bzrlib/plugins/explorer/widgets/conditional_dataview.py
282${PYSITELIB}/bzrlib/plugins/explorer/widgets/conditional_dataview.pyc 282${PYSITELIB}/bzrlib/plugins/explorer/widgets/conditional_dataview.pyc
283${PYSITELIB}/bzrlib/plugins/explorer/widgets/conditional_dataview.pyo 283${PYSITELIB}/bzrlib/plugins/explorer/widgets/conditional_dataview.pyo
284${PYSITELIB}/bzrlib/plugins/explorer/widgets/filesystem_browser.py 284${PYSITELIB}/bzrlib/plugins/explorer/widgets/filesystem_browser.py
285${PYSITELIB}/bzrlib/plugins/explorer/widgets/filesystem_browser.pyc 285${PYSITELIB}/bzrlib/plugins/explorer/widgets/filesystem_browser.pyc
286${PYSITELIB}/bzrlib/plugins/explorer/widgets/filesystem_browser.pyo 286${PYSITELIB}/bzrlib/plugins/explorer/widgets/filesystem_browser.pyo
287${PYSITELIB}/bzrlib/plugins/explorer/widgets/filter_bar.py 287${PYSITELIB}/bzrlib/plugins/explorer/widgets/filter_bar.py
288${PYSITELIB}/bzrlib/plugins/explorer/widgets/filter_bar.pyc 288${PYSITELIB}/bzrlib/plugins/explorer/widgets/filter_bar.pyc
289${PYSITELIB}/bzrlib/plugins/explorer/widgets/filter_bar.pyo 289${PYSITELIB}/bzrlib/plugins/explorer/widgets/filter_bar.pyo
290${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.py 290${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.py
291${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.pyc 291${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.pyc
292${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.pyo 292${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.pyo
293${PYSITELIB}/${EGG_FILE}