wok-6.x rev 11755
up virtualbox 4.1.8 and fixed desktop files
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Feb 22 08:50:31 2012 -0800 (2012-02-22) |
parents | 3aa01f279314 |
children | b1deb3732873 |
files | virtualbox-ose/description.txt virtualbox-ose/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/virtualbox-ose/description.txt Wed Feb 22 08:50:31 2012 -0800 1.3 @@ -0,0 +1,10 @@ 1.4 +VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for 1.5 +enterprise as well as home use. Not only is VirtualBox an extremely feature 1.6 +rich, high performance product for enterprise customers, it is also the only 1.7 +professional solution that is freely available as Open Source Software under the 1.8 +terms of the GNU General Public License (GPL) version 2. 1.9 + 1.10 +Presently, VirtualBox supports a large number of guest operating systems 1.11 +including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 1.12 +Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, OS/2, 1.13 +and OpenBSD.
2.1 --- a/virtualbox-ose/receipt Wed Feb 22 16:35:30 2012 +0100 2.2 +++ b/virtualbox-ose/receipt Wed Feb 22 08:50:31 2012 -0800 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="virtualbox-ose" 2.7 -VERSION="4.0.8" 2.8 +VERSION="4.1.8" 2.9 CATEGORY="misc" 2.10 SHORT_DESC="Powerful x86 virtualization for enterprise as well as home use (Open Source Edition)" 2.11 MAINTAINER="slaxemulator@gmail.com" 2.12 @@ -92,10 +92,12 @@ 2.13 install -m 0755 VBoxCreateUSBNode.sh VBoxSysInfo.sh "$fs/usr/share/virtualbox" 2.14 2.15 #icon 2.16 - install -D -m 0644 VBox.png "$fs/usr/share/pixmaps/VBox.png" 2.17 + install -D -m 0644 VBox.png "$fs/usr/share/pixmaps/virtualbox.png" 2.18 2.19 #desktop 2.20 install -D -m 0644 virtualbox.desktop "$fs/usr/share/applications/virtualbox.desktop" 2.21 + sed -i "s|VBox.png|virtualbox|" \ 2.22 + $fs/usr/share/applications/virtualbox.desktop 2.23 install -D -m 0644 virtualbox.xml "$fs/usr/share/mime/packages/virtualbox.xml" 2.24 2.25 #install configuration