Turns out `pdf2svg` no longer depends on GTK+ or X11 (and previously did
this only by mistake).
ClosesHomebrew/homebrew#41065.
Signed-off-by: Xu Cheng <xucheng@me.com>
It has serious build issues, no dependents, and no updates upstream
since December 2010.
ClosesHomebrew/homebrew#40756.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
The original website doesn’t exist anymore, the download URL doesn’t
work and there are no mirrors. Debian doesn’t provide any package for
it, like Fedora and MacPorts.
ClosesHomebrew/homebrew#40436.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
GDB is a requirement, but GDB lives in the homebrew/dupes tap now,
so dupx cannot stay in core.
ClosesHomebrew/homebrew#39332.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Dumps Celt in the Boneyard. Has officially been merged into the Opus
codec, which we already support, and has consequently ceased being
updated entirely at the current website and download link. See the
great big orange banner on http://www.celt-codec.org/ :)
ClosesHomebrew/homebrew#37051.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Sitecopy currently compiles against the insecure system OpenSSL, and
won’t compile against our OpenSSL because it wants SSLv2 at runtime
(Ouch) and it won’t compile against GnuTLS because GnuTLS have
considerably changed the structure of their build since the last update
of sitecopy (2008).
ClosesHomebrew/homebrew#36389.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
bcwipe seems to have gone commercial. 1.9-9 is still “free” as in
price, but contains an [incredibly restrictive
license](https://www.jetico.com/linux/bcwipe-help/wu_licen.htm) that
I’m not particularly sure we want to ship given our rejection of
similar situations recently. 1.9-10 onwards, including the latest
1.9-11 release are all “trial” releases which “expire” after 21 days of
use and cost some $35 to continue using.
ClosesHomebrew/homebrew#35850.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
The formula is for an ancient version of Graylog2 and doesn't work because
the tarball doesn't exist any more.
ClosesHomebrew/homebrew#35868.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Incredibly frustratingly, given it seemed like a promising project
taking some steps that its forked predecessor has struggled to thus
far, particularly around encryption, and it’s already mature codebase,
upstream have nonetheless decided to stop supporting Pulse as an
individual project, thus, boneyard it goes. Sigh.
ClosesHomebrew/homebrew#35800.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
We have the homebrew-x11 tap for this reason so let's migrate everything
without any reverse dependencies. Ideally I'd also like to migrate
everything that's :recommended and the GTK formulae through there too
(or to a dedicated homebrew-gtk).