Archive for the 'Software' Category

UFRaw 0.9.1 for Gimpshop 2.2.11 Universal Build

Wednesday, August 16th, 2006

UFRaw-0.9.1-Gimpshop-2.2.11-20060816.zip is a build of UFRaw 0.9.1 for Gimpshop 2.2.11 on Mac OS X. It is a universal binary and should function properly on both PPC and i386 Tiger. This build includes support for exif via the exiv2 library, and the specific version of exiv2 used for build is bundled.

Read on for some additional info on installation…

If you are installing this to a location other than /Applications/Gimpshop.app, select the “Choose…” button and hit Command-Shift-G. Then type the full path to the location of your Gimpshop application. Assuming Gimp.app is laid out similarly, you might be able to specify the ful path to the location of the Gimp application as well, but I don’t use this so that mode is untested.

Example:

Let’s say you have a bunch of Gimp stuff in /Applications/Gimp Stuff, including Gimpshop.app – you would hit Command-Shift-G and type: /Applications/Gimp Stuff/Gimpshop.app and use that as the installation location.

MythFrontend Universal Binary

Tuesday, July 11th, 2006

From 0.19-fixes 20060407, includes remote patch for intel binaries.

Mythfrontend-0.19-fixes-20060407-universal.dmg.bz2

MythFrontend for Mac OS X Intel w/Remote Patch

Tuesday, July 11th, 2006

By popular demand:

Mythfrontend-0.19-fixes-20060407-intel-mmx-remotepatch.dmg.bz2

Updated UFRaw 0.8.1 for Gimpshop 2.2.11 Universal Build

Tuesday, June 27th, 2006

In my last build I apparently did not ensure that I did a clean build of the executable under i386 OS X, and a dependency on libexif crept in…

UFRaw-0.8.1-Gimpshop-2.2.11-20060627.zip is an updated build without any libexif dependencies. Please install this instead of the version linked in the last post.

I will be building against exiv2 in the near future and creating an installer for the resulting libraries and executables.

UFRaw 0.8.1 for Gimpshop 2.2.11 Universal Build

Friday, June 9th, 2006

This article has been superseded.
See the update for more information.

I’ve built UFRaw 0.8.1 for Gimpshop 2.2.11 as a Universal Binary and created a point/click installer for it.

I had to build it without libexif or exiv2 support, at least for the time being. I was unable to figure out how to get libexif 0.6.13 to co-exist with the version of libexif used by Gimpshop 2.2.11.

(more after jump)

If you are installing this to a location other than /Applications/Gimpshop.app, select the “Choose…” button and hit Command-Shift-G. Then type the full path to the location of your Gimpshop application. Assuming Gimp.app is laid out similarly, you might be able to specify the ful path to the location of the Gimp application as well, but I don’t use this so that mode is untested.

Example:

Let’s say you have a bunch of Gimp stuff in /Applications/Gimp Stuff, including Gimpshop.app – you would hit Command-Shift-G and type: /Applications/Gimp Stuff/Gimpshop.app and use that as the installation location.

tun/tap Driver for Mac OS X Intel

Sunday, June 4th, 2006

I’ve built the tun/tap driver for Mac OS X for Tiger on Intel processors. You can download tuntap_tiger-intel-20060604.tar.gz
and the diffs I used to get it to compile and build the packages…

Simply untar the package and double click the tuntap_install.mpkg file to install.

I’ve not actually tested this yet beyond performing an install and ensuring that the kexts loaded – I will be doing so as soon as I get an OpenVPN server going and use Tunnelblick for the client-side.

Please let me know if you run into issues with this.

GTK Mac OS X Rounding the Corner?

Saturday, April 8th, 2006

I recently got word that GTK compiled natively against Aqua may be starting to round the corner to usability. I’m looking to spend some time contributing in the near future, but this may take a backseat to some MythTV modifications I want to make.

Check out the status of GTK Mac OS X for yourself.

SSHKeychain Universal Build

Saturday, April 8th, 2006

Need a universal binary for SSHKeychain.app? I built one using sources pulled from the trunk of the read only svn mirror on 20060407. My casual testing has shown it to work as expected on my intel mini. Please let me know if you find issues with it.

Here it is: SSHKeychain-universal.dmg.bz2

MythFrontend for Mac OS X PPC/Intel

Saturday, April 8th, 2006

I needed to upgrade my MythTV backend to the release-19-fixes branch from SVN in order to solve an issue with timeouts to the MySQL server (see: mythtv-users thread). As part of the upgrade, I went ahead and built .19-fixes (checked out 20060407) frontends for Mac OS X PPC and Mac OS X Intel (MMX enabled).

Here are the links:

And for those running older backends, I still have the binaries I built for .19 and .18.1 sitting around:

UFRaw Gimpshop.app Plugin

Saturday, March 18th, 2006

See the updated version

I’ve recently been using GimpShop under Mac OS X. There is a plugin for Gimp called UFRaw that I wanted to use as well for RAW file import from my digital camera.

Update…
So I took up the challenge from the UFRaw author and built a point/click installer. It works for Gimpshop.app, so long as it is installed as /Applications/Gimpshop.app. I am looking into getting a script into the installer that can determine where Gimpshop.app or Gimp.app is located, and allow the user to select it for installation.