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

realtime sky drawer for X root window

PR:		ports/4062
Submitted by:	NAKAMURA Kazushi nkazushi@highway.or.jp
This commit is contained in:
David E. O'Brien 1997-10-07 04:27:31 +00:00
parent f8d69eaffa
commit 663f33f3d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8143
6 changed files with 48 additions and 0 deletions

21
x11/xskyroot/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xklock
# Version required: 2.54
# Date created: 20 April 1997
# Whom: nkazushi@highway.or.jp
#
# $Id$
#
DISTNAME= xskyroot-920428
CATEGORIES= x11
MASTER_SITES= ftp://ftp.fit.ac.jp/pub/X/contrib/ \
ftp://ftp.foretune.co.jp/pub/X/clients/xskyroot/ \
ftp://ftp.waseda.ac.jp/fj/fj.sources/X/
EXTRACT_SUFX= .tar.Z
MAINTAINER= nkazushi@highway.or.jp
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>

1
x11/xskyroot/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xskyroot-920428.tar.Z) = b31fd578683451155b6b5518310fb3dd

View File

@ -0,0 +1,8 @@
--- xskyroot.c- Thu May 29 08:56:15 1997
+++ xskyroot.c Thu May 29 08:52:51 1997
@@ -1,4 +1,4 @@
-
+#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <X11/Xlib.h>

1
x11/xskyroot/pkg-comment Normal file
View File

@ -0,0 +1 @@
realtime sky drawer for X root window

16
x11/xskyroot/pkg-descr Normal file
View File

@ -0,0 +1,16 @@
realtime sky drawer for X root window
options:
-refresh <seconds>
-verbose
-locate [NS]<degrees>/[EW]<degrees>
-width <degrees>
-center <degrees>
-horizon <dots>
-vcell <dots>
-hcell <dots>
-lesscolor
-cloudy
For example:
xskyroot -width 36 -center 270

1
x11/xskyroot/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/xskyroot