mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +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:
parent
f8d69eaffa
commit
663f33f3d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8143
21
x11/xskyroot/Makefile
Normal file
21
x11/xskyroot/Makefile
Normal 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
1
x11/xskyroot/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xskyroot-920428.tar.Z) = b31fd578683451155b6b5518310fb3dd
|
8
x11/xskyroot/files/patch-aa
Normal file
8
x11/xskyroot/files/patch-aa
Normal 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
1
x11/xskyroot/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
realtime sky drawer for X root window
|
16
x11/xskyroot/pkg-descr
Normal file
16
x11/xskyroot/pkg-descr
Normal 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
1
x11/xskyroot/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/xskyroot
|
Loading…
Reference in New Issue
Block a user