diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-13 23:44:02 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-13 23:44:02 (EDT) |
commit | 2c0ff5bc2db8aab3e24b6be009f490fccd267244 (patch) | |
tree | 43dd237e55aeabed12c74fae6b1e456d10f9eaca | |
parent | 07143e481a86a5b6ca6ab8dc7ae3715e94134e30 (diff) |
alsa-utils-doc: New package.
-rw-r--r-- | alsa-utils-doc.pkg/control | 7 | ||||
-rw-r--r-- | alsa-utils-doc.pkg/files | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/alsa-utils-doc.pkg/control b/alsa-utils-doc.pkg/control new file mode 100644 index 0000000..b02e961 --- /dev/null +++ b/alsa-utils-doc.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: alsa-utils (>= ${Source-Version}) +Description: Utilities for configuring and using ALSA - documentation + ${Common-Description} + . + This package provides documentation files for the ALSA utilities. diff --git a/alsa-utils-doc.pkg/files b/alsa-utils-doc.pkg/files new file mode 100644 index 0000000..72ec615 --- /dev/null +++ b/alsa-utils-doc.pkg/files @@ -0,0 +1 @@ +/usr/share/man/ |