X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fdrush%2Fdrush%2Ftests%2Fmakefiles%2Fgzip.make;fp=vendor%2Fdrush%2Fdrush%2Ftests%2Fmakefiles%2Fgzip.make;h=b5989f261ba536f018fc6335b238cc7686ca608f;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/vendor/drush/drush/tests/makefiles/gzip.make b/vendor/drush/drush/tests/makefiles/gzip.make new file mode 100644 index 000000000..b5989f261 --- /dev/null +++ b/vendor/drush/drush/tests/makefiles/gzip.make @@ -0,0 +1,10 @@ +api = 2 +core = 6.x + +; getid3 doesn't contain a wrapper folder. All files are in the root of the archive. +libraries[getid3][destination] = libraries +libraries[getid3][download][type] = get +libraries[getid3][download][url] = "https://github.com/JamesHeinrich/getID3/archive/v1.9.8.zip" +libraries[getid3][directory_name] = getid3 +; http://drupal.org/node/1336886 +libraries[getid3][patch][] = "https://www.drupal.org/files/issues/1336886-11.patch"