diff options
| author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-22 17:12:45 +0000 |
|---|---|---|
| committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-22 17:12:45 +0000 |
| commit | 5cf582dbbfe4a7412bb3ea053fb20be7b9601859 (patch) | |
| tree | 41e4d03beafd00095c1972a85fb317c8d7af8df0 /install.xml | |
| parent | b05a2dc76acc6c1ca4bfc09de37326027dbf038d (diff) | |
| parent | 04712617c55c53dbec1f73a4e8834ebe3167e5ed (diff) | |
merge from viewer2 trunk.
Diffstat (limited to 'install.xml')
| -rw-r--r-- | install.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/install.xml b/install.xml index 6d2500522a..6f901c7a7c 100644 --- a/install.xml +++ b/install.xml @@ -364,6 +364,25 @@ </map> </map> </map> + <key>pulseaudio</key> + <map> + <key>copyright</key> + <string>Copyright 2004-2006 Lennart Poettering, Copyright 2006 Pierre Ossman (ossman@cendio.se) for Cendio AB</string> + <key>description</key> + <string>pulseaudio: headers only</string> + <key>license</key> + <string>lgpl</string> + <key>packages</key> + <map> + <key>linux</key> + <map> + <key>md5sum</key> + <string>30cb00069fe2a545fbf7be1070386236</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/linux-pulse-headers-0.9.14.tar.bz2</uri> + </map> + </map> + </map> <key>elfio</key> <map> <key>license</key> |
