9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jeff Sickel <jas@corpus-callosum.com>
To: 9fans@9fans.net
Subject: [9fans] drawterm for OSX 10.8
Date: Fri, 12 Oct 2012 20:04:23 -0500	[thread overview]
Message-ID: <7F1AD506-E97B-4D06-913A-0E422F7F7370@corpus-callosum.com> (raw)

I've placed a fork of drawterm up on https://bitbucket.org/jas/drawterm-cocoa/overview that is specifically targeted towards supporting the recent Mac OS X 10.8 releases that dropped earlier Carbon APIs.  A portion of the screen drawing is very similar to what is found in p9p's devdraw, with the exception that window resize- and full-screen options are not available at this time.  Build it on a OSX with Xcode 4.5+ using the simple command:

	make 'CONF=osx-cocoa'

The result will provide a Mach-O 64-bit executable for use on recent Macs.  If someone wants to build it on an OS X 10.7 target then you can take a look at the Make.osx-cocoa file and modify ARCHFLAGS appropriately.

I'll be pushing out changes to the port as I roll in updates from Plan 9 sources and add new features for OS X.  Send feedback as you see fit.

-jas




             reply	other threads:[~2012-10-13  1:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-13  1:04 Jeff Sickel [this message]
2012-10-13  4:18 ` Skip Tavakkolian
2012-10-13 16:42   ` Jeff Sickel
2012-10-13 17:07     ` David Leimbach
2012-10-23 16:37       ` Jeff Sickel
2012-10-23 16:50         ` Nemo
2012-10-24  0:53           ` Jeff Sickel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7F1AD506-E97B-4D06-913A-0E422F7F7370@corpus-callosum.com \
    --to=jas@corpus-callosum.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).