From f5af005bd5682756a235747116ea79876e425928 Mon Sep 17 00:00:00 2001 From: Lars Olesen Date: Sun, 30 Aug 2015 15:55:48 +0200 Subject: [PATCH] Issue #1873148 by tgeller: Libraries should be downloaded as zip-files Waiting for tagged versions lf Jquery UI Spinner and Selectnav.js. Did issues for the authors to tag new versions. --- drupal-org.make | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/drupal-org.make b/drupal-org.make index 10a683c0..aa963403 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -158,13 +158,11 @@ projects[shiny][version] = 1.6 ; Libraries. libraries[colorbox][type] = "libraries" -libraries[colorbox][download][type] = "file" -libraries[colorbox][download][url] = "https://github.com/jackmoore/colorbox/archive/master.zip" +libraries[colorbox][download][type] = "get" +libraries[colorbox][download][url] = "https://github.com/jackmoore/colorbox/archive/1.6.3.zip" libraries[jquery.bxslider][type] = "libraries" -libraries[jquery.bxslider][download][type] = git -libraries[jquery.bxslider][download][url] = https://github.com/stevenwanderski/bxslider-4.git -libraries[jquery.bxslider][download][revision] = 49a59494c0769c67a7ed2afe35f096e6d6fc956d -libraries[jquery.bxslider][download][branch] = master +libraries[jquery.bxslider][download][type] = "get" +libraries[jquery.bxslider][download][url] = "https://github.com/stevenwanderski/bxslider-4/archive/v4.2.5.zip" libraries[jquery_ui_spinner][type] = "libraries" libraries[jquery_ui_spinner][download][type] = git libraries[jquery_ui_spinner][download][url] = https://github.com/btburnett3/jquery.ui.spinner.git @@ -174,20 +172,17 @@ libraries[cloud-zoom][type] = "libraries" libraries[cloud-zoom][download][type] = "file" libraries[cloud-zoom][download][url] = "http://www.professorcloud.com/downloads/cloud-zoom.1.0.3.zip" libraries[jquery_expander][type] = "libraries" -libraries[jquery_expander][download][type] = git -libraries[jquery_expander][download][url] = https://github.com/kswedberg/jquery-expander.git -libraries[jquery_expander][download][revision] = 9b8da2340b87e8dbbb5e7e2563a2ca4bdf09a1b4 -libraries[jquery_expander][download][branch] = master +libraries[jquery_expander][download][type] = "get" +libraries[jquery_expander][download][url] = "https://github.com/kswedberg/jquery-expander/archive/1.4.14.zip" libraries[selectnav.js][type] = "libraries" libraries[selectnav.js][download][type] = git libraries[selectnav.js][download][url] = https://github.com/lukaszfiszer/selectnav.js.git libraries[selectnav.js][download][revision] = 538237c7c5e95736fc376f4efc3e40f5b98eecc5 libraries[selectnav.js][download][branch] = master libraries[ie7-js][type] = "libraries" -libraries[ie7-js][download][type] = "file" +libraries[ie7-js][download][type] = "get" libraries[ie7-js][download][url] = "https://ie7-js.googlecode.com/files/ie7-2.1%28beta4%29.zip" libraries[chosen][type] = "libraries" libraries[chosen][download][type] = "get" libraries[chosen][download][url] = "https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1.0.zip" libraries[chosen][directory_name] = "chosen" -libraries[chosen][destination] = "libraries"