pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/gdeskcal Update to 0.55.
details: https://anonhg.NetBSD.org/pkgsrc/rev/01ffe5490e8d
branches: trunk
changeset: 461029:01ffe5490e8d
user: recht <recht%pkgsrc.org@localhost>
date: Tue Sep 09 14:52:57 2003 +0000
description:
Update to 0.55.
New in release 0.55:
- Hebrew, Russian, Serbian, Spanish translations
- Some other translations updated.
- Support for solid colored backgrounds in GNOME
- Made it work on XFCE4; there were problems with the popup menu
- The calendar can now be moved around by holding down the middle mouse button
- Fully compatible with the new Python 2.3
ok'ed by drochner@
diffstat:
time/gdeskcal/Makefile | 15 +++++++--------
time/gdeskcal/PLIST | 6 +++++-
time/gdeskcal/distinfo | 6 +++---
3 files changed, 15 insertions(+), 12 deletions(-)
diffs (82 lines):
diff -r 9a31fe4fb7cb -r 01ffe5490e8d time/gdeskcal/Makefile
--- a/time/gdeskcal/Makefile Tue Sep 09 14:52:54 2003 +0000
+++ b/time/gdeskcal/Makefile Tue Sep 09 14:52:57 2003 +0000
@@ -1,26 +1,25 @@
-# $NetBSD: Makefile,v 1.5 2003/07/26 15:25:28 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2003/09/09 14:52:57 recht Exp $
#
-DISTNAME= gDeskCal-0_54
-PKGNAME= gdeskcal-0.54
+DISTNAME= gDeskCal-0_55
+PKGNAME= gdeskcal-0.55
CATEGORIES= time
MASTER_SITES= http://www.pycage.de/download/
-MAINTAINER= packages%NetBSD.org@localhost
+MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.pycage.de/software_gdeskcal.html
COMMENT= Desktop calendar
-WRKSRC= ${WRKDIR}/gDeskCal-0.54
-USE_BUILDLINK2= yes
+WRKSRC= ${WRKDIR}/gDeskCal-0.55
+USE_BUILDLINK2= yes
NO_BUILD= yes
-PYTHON_VERSION_REQD= 22pth
+PYTHON_VERSIONS_ACCEPTED= 22pth 23pth
PYTHON_PATCH_SCRIPTS= gdeskcal
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gdeskcal
(cd ${WRKSRC} && ${CP} -r . ${PREFIX}/lib/gdeskcal)
- ${RM} -f ${PREFIX}/lib/gdeskcal/po/de.po~
${PYTHONBIN} ${LOCALBASE}/${PYLIB}/compileall.py \
${PREFIX}/lib/gdeskcal/code
${LN} -s ${PREFIX}/lib/gdeskcal/gdeskcal ${PREFIX}/bin
diff -r 9a31fe4fb7cb -r 01ffe5490e8d time/gdeskcal/PLIST
--- a/time/gdeskcal/PLIST Tue Sep 09 14:52:54 2003 +0000
+++ b/time/gdeskcal/PLIST Tue Sep 09 14:52:57 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/07/26 15:25:29 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/09/09 14:52:57 recht Exp $
bin/gdeskcal
lib/gdeskcal/AUTHORS
lib/gdeskcal/LICENSE
@@ -113,6 +113,7 @@
lib/gdeskcal/locale/pl/LC_MESSAGES/gdeskcal.mo
lib/gdeskcal/locale/ru/LC_MESSAGES/gdeskcal.mo
lib/gdeskcal/locale/sk/LC_MESSAGES/gdeskcal.mo
+lib/gdeskcal/locale/sr/LC_MESSAGES/gdeskcal.mo
lib/gdeskcal/locale/sv/LC_MESSAGES/gdeskcal.mo
lib/gdeskcal/locale/tr/LC_MESSAGES/gdeskcal.mo
lib/gdeskcal/locale/zh_CN/LC_MESSAGES/gdeskcal.mo
@@ -139,6 +140,7 @@
lib/gdeskcal/po/pl.po
lib/gdeskcal/po/ru.po
lib/gdeskcal/po/sk.po
+lib/gdeskcal/po/sr.po
lib/gdeskcal/po/sv.po
lib/gdeskcal/po/tr.po
lib/gdeskcal/po/zh_CN.po
@@ -168,6 +170,8 @@
@dirrm lib/gdeskcal/locale/tr
@dirrm lib/gdeskcal/locale/sv/LC_MESSAGES
@dirrm lib/gdeskcal/locale/sv
+@dirrm lib/gdeskcal/locale/sr/LC_MESSAGES
+@dirrm lib/gdeskcal/locale/sr
@dirrm lib/gdeskcal/locale/sk/LC_MESSAGES
@dirrm lib/gdeskcal/locale/sk
@dirrm lib/gdeskcal/locale/ru/LC_MESSAGES
diff -r 9a31fe4fb7cb -r 01ffe5490e8d time/gdeskcal/distinfo
--- a/time/gdeskcal/distinfo Tue Sep 09 14:52:54 2003 +0000
+++ b/time/gdeskcal/distinfo Tue Sep 09 14:52:57 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/07/26 15:25:29 drochner Exp $
+$NetBSD: distinfo,v 1.3 2003/09/09 14:52:57 recht Exp $
-SHA1 (gDeskCal-0_54.tar.gz) = 84118611c918ca868e4290bd020817118613060b
-Size (gDeskCal-0_54.tar.gz) = 93748 bytes
+SHA1 (gDeskCal-0_55.tar.gz) = c808c9501866d278446315e9275eca2f87954f08
+Size (gDeskCal-0_55.tar.gz) = 99781 bytes
Home |
Main Index |
Thread Index |
Old Index