Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20620 10447126-35f2-4685-b0cf-6dd780d3921fearly
3 changed files with 85 additions and 0 deletions
@ -0,0 +1,32 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1175803042 Thu Apr 5 21:57:22 2007 |
||||||
|
[BUILDTIME] 25 (5) |
||||||
|
[SIZE] 0.30 MB, 21 files |
||||||
|
|
||||||
|
[DEP] 00-dirtree |
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] cf |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] imake |
||||||
|
[DEP] libice |
||||||
|
[DEP] libx11 |
||||||
|
[DEP] libxau |
||||||
|
[DEP] libxcb |
||||||
|
[DEP] libxdmcp |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] make |
||||||
|
[DEP] mktemp |
||||||
|
[DEP] pkgconfig |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] util-linux |
||||||
|
[DEP] webcdwriter |
@ -0,0 +1,19 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../apcupsd/apcupsd.conf |
||||||
|
# Copyright (C) 2007 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
prefix="opt/apcupsd" |
||||||
|
set_confopt |
||||||
|
|
||||||
|
LD=$CC |
||||||
|
var_append makeinstopt ' ' "STRIP= DESTDIR=$root" |
@ -0,0 +1,34 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../apcupsd/apcupsd.desc |
||||||
|
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] UPS power management under Linux, Unix, and Win32 for APC products |
||||||
|
|
||||||
|
[T] Apcupsd provides UPS power management for APC products, including most |
||||||
|
[T] BackUPS series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), |
||||||
|
[T] and Matrix series. It works under Linux and most Unix systems, as well |
||||||
|
[T] as Win32. |
||||||
|
|
||||||
|
[U] http://www.apcupsd.com/ |
||||||
|
|
||||||
|
[A] Kern Sibbald <[email protected]> |
||||||
|
[M] Christian Wiese <[email protected]> |
||||||
|
|
||||||
|
[C] extra/tool |
||||||
|
|
||||||
|
[L] GPL |
||||||
|
[S] Stable |
||||||
|
[V] 3.14.0 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 1716218309 apcupsd-3.14.0.tar.gz http://dl.sourceforge.net/sourceforge/apcupsd/ |
Loading…
Reference in new issue