Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21979 10447126-35f2-4685-b0cf-6dd780d3921fearly
Minto van der Sluis
18 years ago
3 changed files with 70 additions and 0 deletions
@ -0,0 +1,20 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1186424715 Mon Aug 6 20:25:15 2007 |
||||||
|
[BUILDTIME] 5 (5) |
||||||
|
[SIZE] 0.57 MB, 142 files |
||||||
|
|
||||||
|
[DEP] 00-dirtree |
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] make |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
@ -0,0 +1,17 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../libacpi/libacpi.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 --- |
||||||
|
|
||||||
|
|
||||||
|
var_append makeopt ' ' "PREFIX=$root/$prefix MANPREFIX=$root/$mandir" |
||||||
|
var_append makeinstopt ' ' "PREFIX=$root/$prefix MANPREFIX=$root/$mandir" |
@ -0,0 +1,33 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../libacpi/libacpi.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] A general purpose ACPI library |
||||||
|
|
||||||
|
[T] Libacpi is a general purpose shared library for programs gathering ACPI |
||||||
|
[T] data like battery status, thermal zones, fan information, and AC status |
||||||
|
[T] on Linux. |
||||||
|
|
||||||
|
[U] http://www.ngolde.de/libacpi.html |
||||||
|
|
||||||
|
[A] nion <nico@ngolde.de> |
||||||
|
[M] The OpenSDE Community <list@opensde.org> |
||||||
|
|
||||||
|
[C] extra/development |
||||||
|
|
||||||
|
[L] MIT |
||||||
|
[S] Stable |
||||||
|
[V] 0.2 |
||||||
|
[P] X -----5---9 110.000 |
||||||
|
|
||||||
|
[D] 4235562207 libacpi-0.2.tar.gz http://www.ngolde.de/download/ |
Loading…
Reference in new issue