#35133: Beatbox ------------------------------+--------------------------------------------- Reporter: akylen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: beatbox ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: The source code download files have names and descriptions like this:
beatbox_0.5-0~!r618~precise1.tar.gz BeatBox 0.5 Cerebro Precise source
This says to me that this software is specifically designed for the Ubuntu Linux operating system—"Precise" refers to Ubuntu version 12, whose codename is "Precise Pangolin". As such, who knows if this software can be compiled on OS X. I made a quick attempt at creating a Portfile. It failed to configure, citing numerous dependencies it required that I didn't have installed, many of which we don't have Portfiles for in MacPorts yet either. So those would need to be created first. Here is the list of dependencies for beatbox 0.5 according to their INSTALL file:
debhelper (>= 7.0.50~) [[br]] valac (>= 0.13.0) [[br]] cmake (>= 2.6) [[br]] libgtk-3-dev (>= 3.0) [[br]] libgee-dev (>= 0.5.3) [[br]] libgstreamer0.10-dev (>= 0.10) [[br]] libtagc0-dev (>= 1.6.3) [[br]] libsqlheavy0.1-dev (>= 0.0) [[br]] libglib2.0-dev [[br]] libxml2-dev (>= 2.7.7) [[br]] libnotify-dev (>= 0.5.0) [[br]] libsoup2.4-dev (>= 2.25.2) [[br]] libjson-glib-dev (>= 0.10) [[br]] libdbus-glib-1-dev [[br]] libzeitgeist-dev [[br]] libwebkitgtk-dev [[br]] libindicate-dev (>= 0.5) [[br]] libclutter-gtk-1.0-dev [[br]] libdbusmenu-glib-dev (>= 0.4) [[br]] libgstreamer-plugins-base0.10-dev (>= 0.10) [[br]] libdbusmenu-gtk3-dev [[br]] libgpod-dev [[br]] libgranite-dev [[br]] libpeas-dev
I'm attaching my incomplete Portfile in case anyone wants to investigate this further. -- Ticket URL: <https://trac.macports.org/ticket/35133#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS