Author: alexander
Date: 2005-10-06 23:10:43 -0600 (Thu, 06 Oct 2005)
New Revision: 890

Added:
   branches/utf8-newmake/packages/libart_lgpl/
   branches/utf8-newmake/packages/librsvg/
Modified:
   branches/utf8-newmake/Makefile
   branches/utf8-newmake/packages/firefox/Makefile
Log:
Added librsvg and its firefox plugin

Modified: branches/utf8-newmake/Makefile
===================================================================
--- branches/utf8-newmake/Makefile      2005-10-07 04:34:41 UTC (rev 889)
+++ branches/utf8-newmake/Makefile      2005-10-07 05:10:43 UTC (rev 890)
@@ -214,6 +214,7 @@
        ch-glib2 ch-libungif ch-imlib ch-imlib2 ch-gc ch-w3m ch-cairo \
        ch-pango ch-atk ch-gtk2 \
        ch-cvs ch-popt ch-samba ch-libIDL ch-firefox ch-thunderbird \
+       ch-libart_lgpl ch-librsvg \
        ch-startup-notification ch-vim ch-xfce ch-vte ch-exo ch-XML-Parser \
        ch-Terminal ch-lua ch-ion ch-irssi \
        ch-xchat ch-tcpwrappers ch-portmap ch-nfs-utils ch-traceroute \

Modified: branches/utf8-newmake/packages/firefox/Makefile
===================================================================
--- branches/utf8-newmake/packages/firefox/Makefile     2005-10-07 04:34:41 UTC 
(rev 889)
+++ branches/utf8-newmake/packages/firefox/Makefile     2005-10-07 05:10:43 UTC 
(rev 890)
@@ -39,6 +39,9 @@
        make -f client.mk build
        make -f client.mk install
        cp -ra $(ROOT)/root/.mozilla /root
+       mkdir -p /usr/lib/mozilla/plugins
+       ln -sf /usr/lib/mozilla/plugins/libmozsvgdec.{so,a} \
+           /usr/lib/$(NM)-$(VRS)/plugins
 
 clean:
        -rm -rf $(DIR)

Copied: branches/utf8-newmake/packages/libart_lgpl (from rev 877, 
trunk/packages/libart_lgpl)

Copied: branches/utf8-newmake/packages/librsvg (from rev 877, 
trunk/packages/librsvg)

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to