pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/wxRemind Use Python Egg framework. Bump revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6ef50d1816c
branches:  trunk
changeset: 554649:c6ef50d1816c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Feb 17 15:56:41 2009 +0000

description:
Use Python Egg framework. Bump revision.

diffstat:

 time/wxRemind/Makefile         |  12 ++---
 time/wxRemind/PLIST            |  77 ++++++++++++++++++++++++++++++++++++++++-
 time/wxRemind/patches/patch-aa |  10 +++++
 3 files changed, 90 insertions(+), 9 deletions(-)

diffs (128 lines):

diff -r 2f998d5faa52 -r c6ef50d1816c time/wxRemind/Makefile
--- a/time/wxRemind/Makefile    Tue Feb 17 15:35:45 2009 +0000
+++ b/time/wxRemind/Makefile    Tue Feb 17 15:56:41 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/02/09 22:56:27 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/02/17 15:56:41 joerg Exp $
 #
 
 DISTNAME=              wxRemind-0.6.18
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            time
 MASTER_SITES=          http://www.duke.edu/~dgraham/wxRemind/
 
@@ -10,11 +10,9 @@
 HOMEPAGE=              http://www.duke.edu/~dgraham/wxRemind/
 COMMENT=               Graphical front-end to Remind
 
-DEPENDS+=              ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets
-DEPENDS+=              ${PYPKGPREFIX}-setuptools>=0.6b1:../../devel/py-setuptools
+PKG_DESTDIR_SUPPORT=   user-destdir
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
-PYDISTUTILSPKG=                        YES
+DEPENDS+=              ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets
 
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 2f998d5faa52 -r c6ef50d1816c time/wxRemind/PLIST
--- a/time/wxRemind/PLIST       Tue Feb 17 15:35:45 2009 +0000
+++ b/time/wxRemind/PLIST       Tue Feb 17 15:56:41 2009 +0000
@@ -1,6 +1,79 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/24 23:04:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/02/17 15:56:41 joerg Exp $
 bin/wxremalert
 bin/wxremdata
 bin/wxremind
 bin/wxremsetup
-${PYSITELIB}/wxRemind-0.6.18-py2.4.egg
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/wxRemind/__init__.py
+${PYSITELIB}/wxRemind/__init__.pyc
+${PYSITELIB}/wxRemind/__init__.pyo
+${PYSITELIB}/wxRemind/analogclock/__init__.py
+${PYSITELIB}/wxRemind/analogclock/__init__.pyc
+${PYSITELIB}/wxRemind/analogclock/__init__.pyo
+${PYSITELIB}/wxRemind/analogclock/analogclock.py
+${PYSITELIB}/wxRemind/analogclock/analogclock.pyc
+${PYSITELIB}/wxRemind/analogclock/analogclock.pyo
+${PYSITELIB}/wxRemind/analogclock/helpers.py
+${PYSITELIB}/wxRemind/analogclock/helpers.pyc
+${PYSITELIB}/wxRemind/analogclock/helpers.pyo
+${PYSITELIB}/wxRemind/analogclock/lib_setup/__init__.py
+${PYSITELIB}/wxRemind/analogclock/lib_setup/__init__.pyc
+${PYSITELIB}/wxRemind/analogclock/lib_setup/__init__.pyo
+${PYSITELIB}/wxRemind/analogclock/lib_setup/buttontreectrlpanel.py
+${PYSITELIB}/wxRemind/analogclock/lib_setup/buttontreectrlpanel.pyc
+${PYSITELIB}/wxRemind/analogclock/lib_setup/buttontreectrlpanel.pyo
+${PYSITELIB}/wxRemind/analogclock/lib_setup/colourselect.py
+${PYSITELIB}/wxRemind/analogclock/lib_setup/colourselect.pyc
+${PYSITELIB}/wxRemind/analogclock/lib_setup/colourselect.pyo
+${PYSITELIB}/wxRemind/analogclock/lib_setup/fontselect.py
+${PYSITELIB}/wxRemind/analogclock/lib_setup/fontselect.pyc
+${PYSITELIB}/wxRemind/analogclock/lib_setup/fontselect.pyo
+${PYSITELIB}/wxRemind/analogclock/setup.py
+${PYSITELIB}/wxRemind/analogclock/setup.pyc
+${PYSITELIB}/wxRemind/analogclock/setup.pyo
+${PYSITELIB}/wxRemind/analogclock/styles.py
+${PYSITELIB}/wxRemind/analogclock/styles.pyc
+${PYSITELIB}/wxRemind/analogclock/styles.pyo
+${PYSITELIB}/wxRemind/wxRemAbout.py
+${PYSITELIB}/wxRemind/wxRemAbout.pyc
+${PYSITELIB}/wxRemind/wxRemAbout.pyo
+${PYSITELIB}/wxRemind/wxRemAlert.py
+${PYSITELIB}/wxRemind/wxRemAlert.pyc
+${PYSITELIB}/wxRemind/wxRemAlert.pyo
+${PYSITELIB}/wxRemind/wxRemConfig.py
+${PYSITELIB}/wxRemind/wxRemConfig.pyc
+${PYSITELIB}/wxRemind/wxRemConfig.pyo
+${PYSITELIB}/wxRemind/wxRemData.py
+${PYSITELIB}/wxRemind/wxRemData.pyc
+${PYSITELIB}/wxRemind/wxRemData.pyo
+${PYSITELIB}/wxRemind/wxRemEdit.py
+${PYSITELIB}/wxRemind/wxRemEdit.pyc
+${PYSITELIB}/wxRemind/wxRemEdit.pyo
+${PYSITELIB}/wxRemind/wxRemEditor.py
+${PYSITELIB}/wxRemind/wxRemEditor.pyc
+${PYSITELIB}/wxRemind/wxRemEditor.pyo
+${PYSITELIB}/wxRemind/wxRemHelp.py
+${PYSITELIB}/wxRemind/wxRemHelp.pyc
+${PYSITELIB}/wxRemind/wxRemHelp.pyo
+${PYSITELIB}/wxRemind/wxRemHints.py
+${PYSITELIB}/wxRemind/wxRemHints.pyc
+${PYSITELIB}/wxRemind/wxRemHints.pyo
+${PYSITELIB}/wxRemind/wxRemSetup.py
+${PYSITELIB}/wxRemind/wxRemSetup.pyc
+${PYSITELIB}/wxRemind/wxRemSetup.pyo
+${PYSITELIB}/wxRemind/wxRemSplash.py
+${PYSITELIB}/wxRemind/wxRemSplash.pyc
+${PYSITELIB}/wxRemind/wxRemSplash.pyo
+${PYSITELIB}/wxRemind/wxRemVersion.py
+${PYSITELIB}/wxRemind/wxRemVersion.pyc
+${PYSITELIB}/wxRemind/wxRemVersion.pyo
+${PYSITELIB}/wxRemind/wxRemind.py
+${PYSITELIB}/wxRemind/wxRemind.pyc
+${PYSITELIB}/wxRemind/wxRemind.pyo
+@dirrm ${PYSITELIB}/wxRemind/analogclock/lib_setup
+@dirrm ${PYSITELIB}/wxRemind/analogclock
+@dirrm ${PYSITELIB}/${EGG_INFODIR}
+@dirrm ${PYSITELIB}/wxRemind
diff -r 2f998d5faa52 -r c6ef50d1816c time/wxRemind/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/wxRemind/patches/patch-aa    Tue Feb 17 15:56:41 2009 +0000
@@ -0,0 +1,10 @@
+$NetBSD: patch-aa,v 1.1 2009/02/17 15:56:41 joerg Exp $
+
+--- setup.py.orig      2009-02-17 16:42:15.000000000 +0100
++++ setup.py
+@@ -41,5 +41,4 @@ setup(
+     download_url = "http://www.duke.edu/~dgraham/wxRemind/wxRemind-current.tar.gz";,
+     url = "http://www.duke.edu/~dgraham/wxRemind";,
+     keywords = "calendar alarm schedule appointments",
+-    data_files = [ ('', ['CHANGES', 'COPYING', 'INSTALL', 'README'])],
+ )



Home | Main Index | Thread Index | Old Index