Revision 60, 0.8 kB
(checked in by broder, 17 years ago)
|
Fixed the paths by adding svn to the URLs for packages. Also created athrun and attachandrun packages
|
Line | |
---|
1 |
Package: macathena-athinfo |
---|
2 |
Version: 22699 |
---|
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: 833350a33ebd33d3f7711bfd66c74dba |
---|
17 |
|
---|
18 |
BuildDepends: automake1.9 |
---|
19 |
UpdateConfigGuess: true |
---|
20 |
CompileScript: << |
---|
21 |
cp %p/share/automake-1.9/install-sh %b/ |
---|
22 |
cp %p/share/automake-1.9/mkinstalldirs %b/ |
---|
23 |
autoconf |
---|
24 |
./configure %c |
---|
25 |
make |
---|
26 |
<< |
---|