1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 1.8.0

PR:		ports/116760
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
This commit is contained in:
Andrew Pantyukhin 2007-10-05 22:38:24 +00:00
parent 9f0e5f4b52
commit 5a1f9480bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200965
5 changed files with 29 additions and 23 deletions

View File

@ -6,23 +6,19 @@
#
PORTNAME= statusbarclock
PORTVERSION= 1.7.2
PORTVERSION= 1.8.0
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MASTER_SITES= http://www.willbueche.com/temp/ \
http://olofsson.de/mirror/distfiles/
DISTNAME= ${PORTNAME}
MAINTAINER= simon@olofsson.de
COMMENT= Display date and time in the status bar
XPI_DISTNAME= statusbar_clock
XPI_ID= {3669edc0-b1ad-11d8-92e7-00d09e0179f2}
XPI_FILES= chrome/timestatus.jar chrome.manifest \
defaults/preferences/timestatus-defaults.js \
install.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
XPI_NUM= 52
post-extract:
@${RM} -rf ${WRKSRC}/META-INF ${WRKSRC}/readme.txt
@${RM} -rf ${WRKSRC}/readme.txt
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (xpi/statusbarclock.xpi) = 1c7c9215369e072df1cf9e0653191d50
SHA256 (xpi/statusbarclock.xpi) = 291504c585dcd473f3e5afb4e1c6848c47ee949696de9c4e4a2ca6583da74638
SIZE (xpi/statusbarclock.xpi) = 11624
MD5 (xpi/statusbar_clock-1.8.0-fx.xpi) = 3009950d00d3c1024b0a908f5a42c4d3
SHA256 (xpi/statusbar_clock-1.8.0-fx.xpi) = dee388917e4d33e63d3f3146db3db540f89c923b571175a28c64a2cdaa0bb448
SIZE (xpi/statusbar_clock-1.8.0-fx.xpi) = 13149

View File

@ -1,7 +0,0 @@
overlay chrome://browser/content/browser.xul chrome://timestatus/content/browserOverlay.xul
content timestatus jar:chrome/timestatus.jar!/content/timestatus/
skin timestatus classic/1.0 jar:chrome/timestatus.jar!/skin/classic/timestatus/
locale timestatus en-US jar:chrome/timestatus.jar!/locale/en-US/timestatus/

View File

@ -1,8 +1,6 @@
Display the date and time in your browser's status bar.
Features:
* Displays the time and date in the status bar of your browser.
* The time, date, and display formatting are all fully customizable.
* Position the clock anywhere on the statusbar.
Or just the date, or just the time, or maybe a cheerful
message to brighten someone's day. It's quite customizable.
Author: Cosmic Cat Creations <momokatte@hotmail.com>
WWW: http://www.cosmicat.com/extensions/timestatus/

View File

@ -0,0 +1,19 @@
%%XPI_XPIDIR%%/chrome/content/_PrefManager.js
%%XPI_XPIDIR%%/chrome/content/browserOverlay.js
%%XPI_XPIDIR%%/chrome/content/browserOverlay.xul
%%XPI_XPIDIR%%/chrome/content/prefWindow-Display.xul
%%XPI_XPIDIR%%/chrome/content/prefWindow-Position.xul
%%XPI_XPIDIR%%/chrome/locale/en-US/context-timestatus.ent
%%XPI_XPIDIR%%/chrome/locale/en-US/options.ent
%%XPI_XPIDIR%%/chrome/locale/en-US/timestatus-bundle.properties
%%XPI_XPIDIR%%/chrome/skin/icon.png
%%XPI_XPIDIR%%/defaults/preferences/timestatus-defaults.js
%%XPI_XPIDIR%%/chrome.manifest
%%XPI_XPIDIR%%/install.rdf
@dirrm %%XPI_XPIDIR%%/chrome/content
@dirrm %%XPI_XPIDIR%%/chrome/locale/en-US
@dirrm %%XPI_XPIDIR%%/chrome/locale
@dirrm %%XPI_XPIDIR%%/chrome/skin
@dirrm %%XPI_XPIDIR%%/chrome
@dirrm %%XPI_XPIDIR%%/defaults/preferences
@dirrm %%XPI_XPIDIR%%/defaults