telepathy-glib: boneyard

The Telepathy formulae are being shipped off to the boneyard.

1) The number of downloads per formula in terms of Bottles is less than 30 in
the space of 3 months.

2) Two of them were moved onto development releases in November and nobody noticed.

3) telepathy-gabble's executable has been broken since submission and nobody noticed.

4) Making telepathy-gabble's executable function requires significant changes to
d-bus, including enforcing a mandatory X11 dependency on telepathy-gabble users.

5) It's not particularly simple to write tests for the formulae which means they're
more likely to break without CI noticing.

Closes Homebrew/homebrew#49052.
This commit is contained in:
Dominyk Tiller 2016-02-12 23:22:19 +00:00
parent e805cbc700
commit 44453cf829

View File

@ -207,6 +207,7 @@ TAP_MIGRATIONS = {
"syslog-ng" => "homebrew/boneyard",
"tabbed" => "homebrew/x11",
"telepathy-gabble" => "homebrew/boneyard",
"telepathy-glib" => "homebrew/boneyard",
"telepathy-idle" => "homebrew/boneyard",
"telepathy-mission-control" => "homebrew/boneyard",
"terminator" => "homebrew/gui",