diff options
Diffstat (limited to 'deskutils/gdeskcal')
-rw-r--r-- | deskutils/gdeskcal/Makefile | 54 | ||||
-rw-r--r-- | deskutils/gdeskcal/distinfo | 3 | ||||
-rw-r--r-- | deskutils/gdeskcal/pkg-descr | 5 | ||||
-rw-r--r-- | deskutils/gdeskcal/pkg-plist | 123 |
4 files changed, 0 insertions, 185 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile deleted file mode 100644 index 57c71e533..000000000 --- a/deskutils/gdeskcal/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: gdeskcal -# Date created: 27 February 2003 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# -# $FreeBSD$ -# $MCom: ports/deskutils/gdeskcal/Makefile,v 1.1 2006/07/18 12:20:27 ahze Exp $ - -PORTNAME= gdeskcal -PORTVERSION= 0.57.1 -PORTREVISION= 4 -CATEGORIES= deskutils python gnome -MASTER_SITES= http://www.pycage.de/download/ -DISTNAME= gDeskCal-${PORTVERSION:S/./_/g} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A calendar for the gnome2 desktop with smooth alpha-blending - -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 - -WRKSRC= ${WRKDIR}/gDeskCal-${PORTVERSION} - -USE_PYTHON= yes -USE_GETTEXT= yes -USE_GNOME= gnomehier -NO_BUILD= yes - -DATA_DIRS= code data skins - -post-patch: - @${REINPLACE_CMD} -e 's|"locale"|"${PREFIX}/share/locale"|g' \ - ${WRKSRC}/code/values.py - -do-install: - ${MKDIR} ${PREFIX}/share/gnome/gdeskcal - for d in ${DATA_DIRS}; do \ - ${MKDIR} ${PREFIX}/share/gnome/gdeskcal/$$d ; \ - cd ${WRKSRC}/$$d && ${FIND} . | \ - ${CPIO} -pdm -L -R ${LIBOWN}:${LIBGRP} \ - ${PREFIX}/share/gnome/gdeskcal/$$d ; \ - done - ${INSTALL_SCRIPT} ${WRKSRC}/gdeskcal \ - ${PREFIX}/share/gnome/gdeskcal - - ${MKDIR} ${PREFIX}/share/locale/ar/LC_MESSAGES - -.for i in ar bg cs de de_AT el es fi fr he hu is it \ - ja ko lt nl no pl ru sk sr sv tr uk zh_CN - ${MKDIR} ${PREFIX}/share/locale/${i}/LC_MESSAGES - ${INSTALL_DATA} ${WRKSRC}/locale/${i}/LC_MESSAGES/gdeskcal.mo \ - ${PREFIX}/share/locale/${i}/LC_MESSAGES -.endfor - ${LN} -sf ${PREFIX}/share/gnome/gdeskcal/gdeskcal ${PREFIX}/bin/gdeskcal - -.include <bsd.port.mk> diff --git a/deskutils/gdeskcal/distinfo b/deskutils/gdeskcal/distinfo deleted file mode 100644 index 4247cbdc9..000000000 --- a/deskutils/gdeskcal/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gDeskCal-0_57_1.tar.gz) = c2c1de1046e9026558c51e90fe6f8a9e -SHA256 (gDeskCal-0_57_1.tar.gz) = 3291f36b00d6eb853417e614c852c2e38b4a807e5c23cec0890b889e7b093e96 -SIZE (gDeskCal-0_57_1.tar.gz) = 102826 diff --git a/deskutils/gdeskcal/pkg-descr b/deskutils/gdeskcal/pkg-descr deleted file mode 100644 index 73a4ec03e..000000000 --- a/deskutils/gdeskcal/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -gDeskCal is a cute little eye-candy calendar for your desktop. -It features transparency with smooth alpha-blending and its appearance -can be changed completely by using skins. - -WWW: http://www.pycage.de/software_gdeskcal.html diff --git a/deskutils/gdeskcal/pkg-plist b/deskutils/gdeskcal/pkg-plist deleted file mode 100644 index eef2330b7..000000000 --- a/deskutils/gdeskcal/pkg-plist +++ /dev/null @@ -1,123 +0,0 @@ -bin/gdeskcal -share/gnome/gdeskcal/code/BGWatcher.py -share/gnome/gdeskcal/code/Cal.py -share/gnome/gdeskcal/code/CalLabel.py -share/gnome/gdeskcal/code/CalMediator.py -share/gnome/gdeskcal/code/CalWindow.py -share/gnome/gdeskcal/code/Config.py -share/gnome/gdeskcal/code/ConfigFormatLoader.py -share/gnome/gdeskcal/code/ConfigLoader.py -share/gnome/gdeskcal/code/FileWatcher.py -share/gnome/gdeskcal/code/GlassWindow.py -share/gnome/gdeskcal/code/ListBox.py -share/gnome/gdeskcal/code/Menu.py -share/gnome/gdeskcal/code/Navigation.py -share/gnome/gdeskcal/code/Observable.py -share/gnome/gdeskcal/code/SkinBrowser.py -share/gnome/gdeskcal/code/TimeWatcher.py -share/gnome/gdeskcal/code/__init__.py -share/gnome/gdeskcal/code/cmdlineparser.py -share/gnome/gdeskcal/code/configvalues.py -share/gnome/gdeskcal/code/desktop.py -share/gnome/gdeskcal/code/errormessage.py -share/gnome/gdeskcal/code/formats.py -share/gnome/gdeskcal/code/i18n.py -share/gnome/gdeskcal/code/icon.py -share/gnome/gdeskcal/code/planner/CalEditor.py -share/gnome/gdeskcal/code/planner/Planner.py -share/gnome/gdeskcal/code/planner/Popup.py -share/gnome/gdeskcal/code/planner/__init__.py -share/gnome/gdeskcal/code/planner/cal/CalEvent.py -share/gnome/gdeskcal/code/planner/cal/Calendar.py -share/gnome/gdeskcal/code/planner/cal/Date.py -share/gnome/gdeskcal/code/planner/cal/RRule.py -share/gnome/gdeskcal/code/planner/cal/Recurrences.py -share/gnome/gdeskcal/code/planner/cal/__init__.py -share/gnome/gdeskcal/code/planner/categories.py -share/gnome/gdeskcal/code/planner/iCalLoader.py -share/gnome/gdeskcal/code/planner/iCalWriter.py -share/gnome/gdeskcal/code/sfrmapper.py -share/gnome/gdeskcal/code/values.py -share/gnome/gdeskcal/code/values.py.bak -share/gnome/gdeskcal/data/config.xml -share/gnome/gdeskcal/data/format.xml -share/gnome/gdeskcal/data/format.xml~ -share/gnome/gdeskcal/data/gfx/business.png -share/gnome/gdeskcal/data/gfx/favorites.png -share/gnome/gdeskcal/data/gfx/icon.png -share/gnome/gdeskcal/data/gfx/misc.png -share/gnome/gdeskcal/data/gfx/phone.png -share/gnome/gdeskcal/gdeskcal -share/gnome/gdeskcal/skins/big_and_simple/skin.xml -share/gnome/gdeskcal/skins/default/bg.png -share/gnome/gdeskcal/skins/default/bg.xcf -share/gnome/gdeskcal/skins/default/home.png -share/gnome/gdeskcal/skins/default/next.png -share/gnome/gdeskcal/skins/default/prev.png -share/gnome/gdeskcal/skins/default/skin.xml -share/gnome/gdeskcal/skins/default/today.png -share/gnome/gdeskcal/skins/miderat/bg.png -share/gnome/gdeskcal/skins/miderat/bg.xcf -share/gnome/gdeskcal/skins/miderat/home.png -share/gnome/gdeskcal/skins/miderat/next.png -share/gnome/gdeskcal/skins/miderat/prev.png -share/gnome/gdeskcal/skins/miderat/skin.xml -share/gnome/gdeskcal/skins/miderat/today.png -share/locale/ar/LC_MESSAGES/gdeskcal.mo -share/locale/bg/LC_MESSAGES/gdeskcal.mo -share/locale/cs/LC_MESSAGES/gdeskcal.mo -share/locale/de/LC_MESSAGES/gdeskcal.mo -share/locale/de_AT/LC_MESSAGES/gdeskcal.mo -share/locale/el/LC_MESSAGES/gdeskcal.mo -share/locale/es/LC_MESSAGES/gdeskcal.mo -share/locale/fi/LC_MESSAGES/gdeskcal.mo -share/locale/fr/LC_MESSAGES/gdeskcal.mo -share/locale/he/LC_MESSAGES/gdeskcal.mo -share/locale/hu/LC_MESSAGES/gdeskcal.mo -share/locale/is/LC_MESSAGES/gdeskcal.mo -share/locale/it/LC_MESSAGES/gdeskcal.mo -share/locale/ja/LC_MESSAGES/gdeskcal.mo -share/locale/ko/LC_MESSAGES/gdeskcal.mo -share/locale/lt/LC_MESSAGES/gdeskcal.mo -share/locale/nl/LC_MESSAGES/gdeskcal.mo -share/locale/no/LC_MESSAGES/gdeskcal.mo -share/locale/pl/LC_MESSAGES/gdeskcal.mo -share/locale/ru/LC_MESSAGES/gdeskcal.mo -share/locale/sk/LC_MESSAGES/gdeskcal.mo -share/locale/sr/LC_MESSAGES/gdeskcal.mo -share/locale/sv/LC_MESSAGES/gdeskcal.mo -share/locale/tr/LC_MESSAGES/gdeskcal.mo -share/locale/uk/LC_MESSAGES/gdeskcal.mo -share/locale/zh_CN/LC_MESSAGES/gdeskcal.mo -@dirrm share/gnome/gdeskcal/skins/miderat -@dirrm share/gnome/gdeskcal/skins/default -@dirrm share/gnome/gdeskcal/skins/big_and_simple -@dirrm share/gnome/gdeskcal/skins -@dirrm share/gnome/gdeskcal/data/gfx -@dirrm share/gnome/gdeskcal/data -@dirrm share/gnome/gdeskcal/code/planner/cal -@dirrm share/gnome/gdeskcal/code/planner -@dirrm share/gnome/gdeskcal/code -@dirrm share/gnome/gdeskcal -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/no/LC_MESSAGES -@dirrmtry share/locale/no -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/de_AT/LC_MESSAGES -@dirrmtry share/locale/de_AT -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs |