summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-09-09 14:52:57 +0000
committerrecht <recht@pkgsrc.org>2003-09-09 14:52:57 +0000
commitffc12ed9dcc6169a82002b64941a501a1b03fc94 (patch)
tree9ca26aeba429d4bea03ac12f73829cd3a1cffed0 /time
parentc8b727e2344683b7d7488e37639a1fb9fa4f5971 (diff)
downloadpkgsrc-ffc12ed9dcc6169a82002b64941a501a1b03fc94.tar.gz
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 (limited to 'time')
-rw-r--r--time/gdeskcal/Makefile15
-rw-r--r--time/gdeskcal/PLIST6
-rw-r--r--time/gdeskcal/distinfo6
3 files changed, 15 insertions, 12 deletions
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile
index 7305bad3a7d..2f808f4577d 100644
--- a/time/gdeskcal/Makefile
+++ b/time/gdeskcal/Makefile
@@ -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
+MAINTAINER= tech-pkg@NetBSD.org
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 --git a/time/gdeskcal/PLIST b/time/gdeskcal/PLIST
index 2fc144b9b57..37836de75d6 100644
--- a/time/gdeskcal/PLIST
+++ b/time/gdeskcal/PLIST
@@ -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/no/LC_MESSAGES/gdeskcal.mo
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/no.po
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 @@ lib/gdeskcal/skins/miderat/today.png
@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 --git a/time/gdeskcal/distinfo b/time/gdeskcal/distinfo
index afe28804542..b92542e6c32 100644
--- a/time/gdeskcal/distinfo
+++ b/time/gdeskcal/distinfo
@@ -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