b5989f261ba536f018fc6335b238cc7686ca608f
[yaffs-website] / vendor / drush / drush / tests / makefiles / gzip.make
1 api = 2
2 core = 6.x
3
4 ; getid3 doesn't contain a wrapper folder. All files are in the root of the archive.
5 libraries[getid3][destination] = libraries
6 libraries[getid3][download][type] = get
7 libraries[getid3][download][url] = "https://github.com/JamesHeinrich/getID3/archive/v1.9.8.zip"
8 libraries[getid3][directory_name] = getid3
9 ; http://drupal.org/node/1336886
10 libraries[getid3][patch][] = "https://www.drupal.org/files/issues/1336886-11.patch"