summaryrefslogtreecommitdiff
path: root/misc/mnemosyne
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-12-09 10:16:24 +0000
committerwiz <wiz@pkgsrc.org>2008-12-09 10:16:24 +0000
commitfac4c7f55a94567d7b3013dbdbd7c6d554ac08e0 (patch)
tree56a87ef43efa872d47ddb785c863f5379b8147f8 /misc/mnemosyne
parentdcf2b772695ba9a2b858dec99df7d25573c1f2bd (diff)
downloadpkgsrc-fac4c7f55a94567d7b3013dbdbd7c6d554ac08e0.tar.gz
Update to 1.2:
-Improved support for unicode in filenames and directories. -Reverted compression of backups from gz to bz2 again, to circumvent a bug under Windows with unicode directory names. -Wrote a plugin to always shuffle the revision queue, for users who want to override the prioritised scheduling introduced in Mnemosyne 1.1. This plugin can also be downloaded from http://www.mnemosyne-proj.org/node/142 -Only open the sound system when needed in order to save CPU time (patch by marmuta). -More robust upgrading from old Mnemosyne versions. -Fix bug where default export location was incorrectly specified. -Reword statistics dialog to make clear that we only show data for the next week. -Norwegian translation by Petter Goksoyr Asen.
Diffstat (limited to 'misc/mnemosyne')
-rw-r--r--misc/mnemosyne/Makefile4
-rw-r--r--misc/mnemosyne/PLIST6
-rw-r--r--misc/mnemosyne/distinfo8
3 files changed, 11 insertions, 7 deletions
diff --git a/misc/mnemosyne/Makefile b/misc/mnemosyne/Makefile
index 237e6a3068b..f842628db9a 100644
--- a/misc/mnemosyne/Makefile
+++ b/misc/mnemosyne/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/10/08 14:27:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2008/12/09 10:16:24 wiz Exp $
#
-DISTNAME= mnemosyne-1.1.1
+DISTNAME= mnemosyne-1.2
CATEGORIES= misc
MASTER_SITES= http://downloads.sourceforge.net/mnemosyne-proj/
EXTRACT_SUFX= .tgz
diff --git a/misc/mnemosyne/PLIST b/misc/mnemosyne/PLIST
index e51c8c09be3..19285fbd393 100644
--- a/misc/mnemosyne/PLIST
+++ b/misc/mnemosyne/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2008/09/06 13:06:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/12/09 10:16:24 wiz Exp $
bin/mnemosyne
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -90,6 +90,7 @@ ${PYSITELIB}/mnemosyne/pyqt_ui/locale/mnemosyne_fa.qm
${PYSITELIB}/mnemosyne/pyqt_ui/locale/mnemosyne_fr.qm
${PYSITELIB}/mnemosyne/pyqt_ui/locale/mnemosyne_he.qm
${PYSITELIB}/mnemosyne/pyqt_ui/locale/mnemosyne_ja.qm
+${PYSITELIB}/mnemosyne/pyqt_ui/locale/mnemosyne_nb_no.qm
${PYSITELIB}/mnemosyne/pyqt_ui/locale/mnemosyne_nl.qm
${PYSITELIB}/mnemosyne/pyqt_ui/locale/mnemosyne_pl.qm
${PYSITELIB}/mnemosyne/pyqt_ui/locale/mnemosyne_pt_BR.qm
@@ -134,6 +135,9 @@ ${PYSITELIB}/mnemosyne/pyqt_ui/product_tour_frm.pyo
${PYSITELIB}/mnemosyne/pyqt_ui/qtextedit2.py
${PYSITELIB}/mnemosyne/pyqt_ui/qtextedit2.pyc
${PYSITELIB}/mnemosyne/pyqt_ui/qtextedit2.pyo
+${PYSITELIB}/mnemosyne/pyqt_ui/scrolllabel.py
+${PYSITELIB}/mnemosyne/pyqt_ui/scrolllabel.pyc
+${PYSITELIB}/mnemosyne/pyqt_ui/scrolllabel.pyo
${PYSITELIB}/mnemosyne/pyqt_ui/sound.py
${PYSITELIB}/mnemosyne/pyqt_ui/sound.pyc
${PYSITELIB}/mnemosyne/pyqt_ui/sound.pyo
diff --git a/misc/mnemosyne/distinfo b/misc/mnemosyne/distinfo
index 5f5d20442f4..c8897dd9e3d 100644
--- a/misc/mnemosyne/distinfo
+++ b/misc/mnemosyne/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/09/06 12:51:39 wiz Exp $
+$NetBSD: distinfo,v 1.2 2008/12/09 10:16:24 wiz Exp $
-SHA1 (mnemosyne-1.1.1.tgz) = 03216355a9392100618b8ee1a74ac3ede0391466
-RMD160 (mnemosyne-1.1.1.tgz) = c3f0b3543bc6119aaa001d2ecbb66d6048446c6d
-Size (mnemosyne-1.1.1.tgz) = 830514 bytes
+SHA1 (mnemosyne-1.2.tgz) = 23dcf690b837e770804ad8c2c22627168de02cc9
+RMD160 (mnemosyne-1.2.tgz) = 9c191b53df8fb7cc85e43463f12dbc17f0a70397
+Size (mnemosyne-1.2.tgz) = 870014 bytes