[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libcaca] Re: neercs patch; libcaca Cocoa patch; myman 0.7.0 released with libcaca/libcaca0 support (./configure --with-libcaca/--with-libcaca0)
- To: libcaca@lists.zoy.org
- Subject: [libcaca] Re: neercs patch; libcaca Cocoa patch; myman 0.7.0 released with libcaca/libcaca0 support (./configure --with-libcaca/--with-libcaca0)
- From: "Ben Wiley Sittler" <bsittler@gmail.com>
- Date: Tue, 22 Jul 2008 14:04:58 -0600
- Delivered-to: list-libcaca@zoy.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=sJUzZujVKRuxkTgTtfJp9hqly+HwekbOsC8lHyK8QsE=; b=u3+J/qXto79YCxw5bTHe8aMu4bxRVKF9vzqrGlNZAHHFh6OpFxvLEmRdQw7+Hbov+q dWvuur3yGArjDF5zJhinTJWTe19X0RCM1MJxg5tZq7quQDoss5D8FlTc+uuWE0h7eBlb gG68kYdHbFjXMldy3W4/0wfd8mIw6TdFNdP3k=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=f/9BqNCvO4HfpDFCAE0oV3GcMjjeLE3vPtPacIJonkFm+/pQNl+lG1CBnCj2Q/V+OL 9sHkJgksefDQNmoF5TbFn5u9LBI/yvJvegkyo24IWst/+Nakg/UHqpqNjDspseRkqpRJ YLqG6yPZu7Lq7eou4F98g7Wwu91/R3MdJmn6s=
- In-reply-to: <c05211120807221301u1c1cddf2ie2c0f0ce576b56b3@mail.gmail.com>
- References: <c05211120807221301u1c1cddf2ie2c0f0ce576b56b3@mail.gmail.com>
- Reply-to: libcaca@lists.zoy.org
- Sender: libcaca-bounce@lists.zoy.org
missed: Raina/Titan's sound track is myman-0.7.0/sfx/start.xm
On Tue, Jul 22, 2008 at 2:01 PM, Ben Wiley Sittler <bsittler@gmail.com> wrote:
> first, a patch against the current neercs:
>
> http://xent.com/~bsittler/neercs.diff
>
> changes:
>
> * Ctrl-A ? is equivalent to Ctrl-A h, as in screen
>
> * Ctrl-A a sends a literal Ctrl-A to the contained application, as in screen
>
> * Absolute hack: now compiles and runs under Mac OS X; mytrace stuff
> is not implemented there and PAM lives in a different spot than on
> Linux
>
> * VT100-style alternate character set support (somewhat buggy still);
> this is a subset of ISO-2022 charset switching support
>
> second, a quick patch to libcaca's Cocoa driver:
>
> http://xent.com/~bsittler/libcaca.diff
>
> changes:
>
> * removed reference to missing "common.h"
>
> and lastly, i'm happy to announce a new release of myman with libcaca
> support, much faster builds, and more maze variations
>
> http://freshmeat.net/redir/myman/6880/url_tgz/myman-0.7.0.tar.gz
>
> $ wget http://freshmeat.net/redir/myman/6880/url_tgz/myman-0.7.0.tar.gz
> $ tar -xzvf myman-0.7.0.tar.gz
> $ cd myman-0.7.0
> $ ./configure --with-libcaca
> $ make
> [ this takes about 5 minutes on my computer ]
> $ ./myman
> [ optional: add -h for advanced usage; sudo make install to share the fun ]
>
> some of the changes:
>
> * when you build it for mac os x and use the cocoa driver for libcaca,
> a custom icon shows up in the dock while it's running
>
> * there's a sound track by Raina/Titan that you can play in your
> favorite tracker; see
>
> * code is slightly less atrocious than in previous versions
>
> * hacks such as
> $ env CACA_DRIVER=x11 CACA_FONT=nil2 ./myman -2 -v kpacman -z otto
>
> enjoy,
> -ben
>
--
This is the libcaca mailing-list, see http://libcaca.zoy.org/
Trouble unsubscribing? Please contact <sam@zoy.org>
List archives are at http://libcaca.zoy.org/list/