8b86060252
As is described in pkg-descr, now this port uses Debian porting of Tim Edwards's version 2.0. It is heavily modified from Dan Heller's original version, and is not fully compatible with it. But still it is reasonable replacement of disappeared old version. PR: ports/90570 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
30 lines
1,002 B
Text
30 lines
1,002 B
Text
--- Dclock.ad.orig Sun Dec 18 00:18:10 2005
|
|
+++ Dclock.ad Sun Dec 18 00:20:00 2005
|
|
@@ -1,14 +1,14 @@
|
|
! sample dclock defaults
|
|
-dclock*geometry: 240x87+271+5
|
|
-dclock*foreground: chartreuse
|
|
-dclock*background: DarkSlateGray
|
|
-dclock*led_off: DarkGreen
|
|
-dclock*borderColor: white
|
|
-dclock*borderWidth: 2
|
|
-dclock*widthFactor: 0.143
|
|
-dclock*spaceFactor: 0.062
|
|
-dclock*bellFile: /usr/share/sounds/bell.wav
|
|
-dclock*alarmFile: /usr/share/sounds/digital.wav
|
|
-dclock*font: *helvetica-medium-r-normal--14*
|
|
-dclock*audioPlay: /usr/bin/play
|
|
-dclock.input: true
|
|
+*geometry: 240x87+271+5
|
|
+*foreground: chartreuse
|
|
+*background: DarkSlateGray
|
|
+*led_off: DarkGreen
|
|
+*borderColor: white
|
|
+*borderWidth: 2
|
|
+*widthFactor: 0.143
|
|
+*spaceFactor: 0.062
|
|
+*bellFile: %%DATADIR%%/sounds/bell.wav
|
|
+*alarmFile: %%DATADIR%%/sounds/digital.wav
|
|
+*font: *helvetica-medium-r-normal--14*
|
|
+*audioPlay: %%LOCALBASE%%/bin/play
|
|
+.input: true
|