pkgs: enable download for different architectures in some packages
authorAntonio Ospite <ao2@ao2.it>
Sun, 20 Jul 2014 15:30:24 +0000 (17:30 +0200)
committerAntonio Ospite <ao2@ao2.it>
Sun, 20 Jul 2014 15:31:20 +0000 (17:31 +0200)
pkgs/7-zip.ini
pkgs/blender.ini
pkgs/vlc.ini

index c3e2c0b..d7aeb07 100644 (file)
@@ -4,6 +4,7 @@ homepage = http://www.7-zip.org/
 
 description = 7-Zip is a file archiver with a high compression ratio.
 
 
 description = 7-Zip is a file archiver with a high compression ratio.
 
-url = http://downloads.sourceforge.net/sevenzip/7z%(version)s.exe
+url_i386 = http://downloads.sourceforge.net/sevenzip/7z%(version)s.exe
+url_x64 = http://downloads.sourceforge.net/sevenzip/7z%(version)s-x64.msi
 
 version = 920
 
 version = 920
index 12e6378..fc8dab0 100644 (file)
@@ -6,7 +6,8 @@ description = Blender is the free open source 3D content creation suite,
   available for all major operating systems under the GNU General Public
   License.
 
   available for all major operating systems under the GNU General Public
   License.
 
-url = http://download.blender.org/release/Blender%(version)s/blender-%(version)s%(patch)s-windows32.exe
+url_i386 = http://download.blender.org/release/Blender%(version)s/blender-%(version)s%(patch)s-windows32.exe
+url_x64 = http://download.blender.org/release/Blender%(version)s/blender-%(version)s%(patch)s-windows64.exe
 
 version = 2.71
 patch =
 
 version = 2.71
 patch =
index ff6d8d1..4551fc9 100644 (file)
@@ -6,6 +6,7 @@ description = VLC is a free and open source cross-platform multimedia
   player and framework that plays most multimedia files as well as DVD,
   Audio CD, VCD, and various streaming protocols.
 
   player and framework that plays most multimedia files as well as DVD,
   Audio CD, VCD, and various streaming protocols.
 
-url = http://get.videolan.org/vlc/%(version)s/win32/vlc-%(version)s-win32.exe
+url_i386 = http://get.videolan.org/vlc/%(version)s/win32/vlc-%(version)s-win32.exe
+url_x64 =  http://get.videolan.org/vlc/%(version)s/win64/vlc-%(version)s-win64.exe
 
 version = 2.1.3
 
 version = 2.1.3