Revision 194, 1.0 kB
(checked in by broder, 15 years ago)
|
Update athinfo snapshot.
|
Line | |
---|
1 |
Package: macathena-athinfo |
---|
2 |
Version: 24429 |
---|
3 |
Revision: 1 |
---|
4 |
Source: http://macathena.mit.edu/dist/athinfo-svn%v.tar.gz |
---|
5 |
Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu> |
---|
6 |
HomePage: http://macathena.mit.edu/ |
---|
7 |
License: BSD |
---|
8 |
Description: Retrieve information about a workstation |
---|
9 |
DescDetail: << |
---|
10 |
An Athena utility to retrieve information about a workstation. The athinfo |
---|
11 |
tool queries a remote workstation using the athinfo daemon for information |
---|
12 |
about the workstation, such as its hardware type and configuration, its |
---|
13 |
current software installation state, the number of users logged on, and |
---|
14 |
various other informational state queries. |
---|
15 |
<< |
---|
16 |
Source-MD5: 560a476c35e837253c46dd56d42efe4b |
---|
17 |
DocFiles: athena-copyright |
---|
18 |
|
---|
19 |
BuildDepends: automake1.9, macathena-base (>= 76-1) |
---|
20 |
UpdateConfigGuess: true |
---|
21 |
CompileScript: << |
---|
22 |
cp %p/share/macathena-base/athena-copyright %b/ |
---|
23 |
|
---|
24 |
cp %p/share/automake-1.9/install-sh %b/ |
---|
25 |
cp %p/share/automake-1.9/mkinstalldirs %b/ |
---|
26 |
autoconf |
---|
27 |
./configure %c |
---|
28 |
make |
---|
29 |
<< |
---|