aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/install.xml
diff options
context:
space:
mode:
authorJacek Antonelli2009-11-18 04:11:55 -0600
committerJacek Antonelli2009-11-18 04:11:55 -0600
commitb8d07a9439ff21fce8ae2405db3aa38dd3d9fc14 (patch)
tree22d65bf20307a2086bc746d6a160cca8bf9d307e /linden/install.xml
parentVWR-12620: Linux compile fails with -O2 (--type=Release) (diff)
downloadmeta-impy-b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14.zip
meta-impy-b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14.tar.gz
meta-impy-b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14.tar.bz2
meta-impy-b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14.tar.xz
Added Linux package for liboil 0.3.16.
It's needed by some GStreamer plugins.
Diffstat (limited to 'linden/install.xml')
-rw-r--r--linden/install.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/linden/install.xml b/linden/install.xml
index 69e928a..75744da 100644
--- a/linden/install.xml
+++ b/linden/install.xml
@@ -822,6 +822,13 @@ Portions copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura
822 <key>url</key> 822 <key>url</key>
823 <uri>http://imprudenceviewer.org/download/libs/liboil-0.3.15-darwin-20091107.tar.bz2</uri> 823 <uri>http://imprudenceviewer.org/download/libs/liboil-0.3.15-darwin-20091107.tar.bz2</uri>
824 </map> 824 </map>
825 <key>linux</key>
826 <map>
827 <key>md5sum</key>
828 <string>5ab0f986317b1a5c4f1682ad1972c318</string>
829 <key>url</key>
830 <uri>http://imprudenceviewer.org/download/libs/liboil-0.3.16-linux-20091118.tar.bz2</uri>
831 </map>
825 </map> 832 </map>
826 </map> 833 </map>
827 <key>libpng</key> 834 <key>libpng</key>