SF.net SVN: morphix: [2532] trunk/scripts-mini/MorphixMini-NonFree-Java.xml
[email protected] Tue, 03 Jul 2007 15:08:46 -0700
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2532
http://svn.sourceforge.net/morphix/?rev=2532&view=rev
Author: bmsleight
Date: 2007-07-03 15:08:46 -0700 (Tue, 03 Jul 2007)
Log Message:
-----------
Adding a MiniModule template for add Java from debian-non-free
Added Paths:
-----------
trunk/scripts-mini/MorphixMini-NonFree-Java.xml
Added: trunk/scripts-mini/MorphixMini-NonFree-Java.xml
===================================================================
--- trunk/scripts-mini/MorphixMini-NonFree-Java.xml (rev 0)
+++ trunk/scripts-mini/MorphixMini-NonFree-Java.xml 2007-07-03 22:08:46 UTC (rev 2532)
@@ -0,0 +1,35 @@
+<!-- A minimodule quite long winded - as we have to download the Non-GPL software and the package in /root so that filesystem can be overlaid. -->
+<!-- Not ideal - but thats the problem with non-GPL software.-->
+<comps>
+ <group>
+ <minimod>
+ <version>0.04</version>
+ <description>MorphMini for loading sun-java5_1.5.0-10-3 non-GPL</description>
+ <minitag>Java</minitag>
+ <maintag>ALL</maintag>
+ <commandlist>
+ <preX>
+ <command>mkdir -p /usr/share/man/man1/ </command>
+ <command>sh $1/morphix/files/sun-java5-jre/postinst configure </command>
+ <command>sh $1/morphix/files/sun-java5-bin/postinst configure </command>
+ <command>sh $1/morphix/files/sun-java5-plugin/postinst configure </command>
+ </preX>
+ </commandlist>
+ <other>
+ <buildcommand>wget --output-document=$1/morphix/files/sun-java5-jre_1.5.0-10-3_all.deb http://ftp.uk.debian.org/debian/pool/non-free/s/sun-java5/sun-java5-jre_1.5.0-10-3_all.deb</buildcommand>
+ <buildcommand>mkdir $1/morphix/files/sun-java5-jre/</buildcommand>
+ <buildcommand>dpkg-deb -X $1/morphix/files/sun-java5-jre_1.5.0-10-3_all.deb $1/root/ </buildcommand>
+ <buildcommand>dpkg-deb -e $1/morphix/files/sun-java5-jre_1.5.0-10-3_all.deb $1/morphix/files/sun-java5-jre/ </buildcommand>
+ <buildcommand>wget --output-document=$1/morphix/files/sun-java5-bin_1.5.0-10-3_i386.deb http://ftp.uk.debian.org/debian/pool/non-free/s/sun-java5/sun-java5-bin_1.5.0-10-3_i386.deb</buildcommand>
+ <buildcommand>mkdir $1/morphix/files/sun-java5-bin/</buildcommand>
+ <buildcommand>dpkg-deb -X $1/morphix/files/sun-java5-bin_1.5.0-10-3_i386.deb $1/root/ </buildcommand>
+ <buildcommand>dpkg-deb -e $1/morphix/files/sun-java5-bin_1.5.0-10-3_i386.deb $1/morphix/files/sun-java5-bin/ </buildcommand>
+ <buildcommand>wget --output-document=$1/morphix/files/sun-java5-plugin_1.5.0-10-3_i386.deb http://ftp.uk.debian.org/debian/pool/non-free/s/sun-java5/sun-java5-plugin_1.5.0-10-3_i386.deb</buildcommand>
+ <buildcommand>mkdir $1/morphix/files/sun-java5-plugin/</buildcommand>
+ <buildcommand>dpkg-deb -X $1/morphix/files/sun-java5-plugin_1.5.0-10-3_i386.deb $1/root/ </buildcommand>
+ <buildcommand>dpkg-deb -e $1/morphix/files/sun-java5-plugin_1.5.0-10-3_i386.deb $1/morphix/files/sun-java5-plugin/ </buildcommand>
+ </other>
+ </minimod>
+ </group>
+</comps>
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/