Merge branch 'strip_launcher_from_names' of https://github.com/rolandwalker/homebrew-cask into rolandwalker-strip_launcher_from_names

Conflicts:
	Casks/googleappengine.rb
	doc/CASK_NAMING_REFERENCE.md
This commit is contained in:
Vítor Galvão
2015-01-29 13:54:06 +00:00
3 changed files with 4 additions and 3 deletions
@@ -1,4 +1,4 @@
cask :v1 => 'googleappenginelauncher' do
cask :v1 => 'googleappengine' do
version '1.9.17'
sha256 '4af24bd90f0dce1c754b30edcaec72e407c13416ee3a4234f5ca1f68b61e8cbf'
+1 -2
View File
@@ -76,8 +76,7 @@ REMOVE_TRAILING_PATS = [
# generic terms
%r{\bapp}i,
# idea, but never discussed
# %r{\blauncher}i,
%r{\b(?:quick[\s-]*)?launcher}i,
# "mac", "for mac", "for OS X".
%r{\b(?:for)?[\s-]*mac(?:intosh)?}i,
+2
View File
@@ -54,6 +54,8 @@ distribution, use the [`name`](CASK_LANGUAGE_REFERENCE.md#name-stanza-details) w
* If the version number is arranged to occur in the middle of the App name,
it should also be removed. Example: [IntelliJ IDEA 13 CE.app](../Casks/intellij-idea-ce.rb).
* Remove from the end: "Launcher", "Quick Launcher".
* Remove from the end: strings such as "Mac", "for Mac", "for OS X".
These terms are generally added to ported software such as "MAME OS X.app".
Exception: when the software is not a port, and "Mac" is an inseparable