# HG changeset patch # User Samuel Trassare # Date 1329929431 28800 # Node ID f816a5fbc817ebcbf5bf380f426e0be9f6e91268 # Parent 3aa01f2793147406552d8adb5ae7a97009353fc3 up virtualbox 4.1.8 and fixed desktop files diff -r 3aa01f279314 -r f816a5fbc817 virtualbox-ose/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/virtualbox-ose/description.txt Wed Feb 22 08:50:31 2012 -0800 @@ -0,0 +1,10 @@ +VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for +enterprise as well as home use. Not only is VirtualBox an extremely feature +rich, high performance product for enterprise customers, it is also the only +professional solution that is freely available as Open Source Software under the +terms of the GNU General Public License (GPL) version 2. + +Presently, VirtualBox supports a large number of guest operating systems +including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, +Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, OS/2, +and OpenBSD. diff -r 3aa01f279314 -r f816a5fbc817 virtualbox-ose/receipt --- a/virtualbox-ose/receipt Wed Feb 22 16:35:30 2012 +0100 +++ b/virtualbox-ose/receipt Wed Feb 22 08:50:31 2012 -0800 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="virtualbox-ose" -VERSION="4.0.8" +VERSION="4.1.8" CATEGORY="misc" SHORT_DESC="Powerful x86 virtualization for enterprise as well as home use (Open Source Edition)" MAINTAINER="slaxemulator@gmail.com" @@ -92,10 +92,12 @@ install -m 0755 VBoxCreateUSBNode.sh VBoxSysInfo.sh "$fs/usr/share/virtualbox" #icon - install -D -m 0644 VBox.png "$fs/usr/share/pixmaps/VBox.png" + install -D -m 0644 VBox.png "$fs/usr/share/pixmaps/virtualbox.png" #desktop install -D -m 0644 virtualbox.desktop "$fs/usr/share/applications/virtualbox.desktop" + sed -i "s|VBox.png|virtualbox|" \ + $fs/usr/share/applications/virtualbox.desktop install -D -m 0644 virtualbox.xml "$fs/usr/share/mime/packages/virtualbox.xml" #install configuration