|
|||||||||
Wednesday the 23rd of July, 2008 |
|||||||||
platypus most recent diff
Scroll down toward the bottom of the page to get installation instructions for platypus. The raw portfile for platypus 3.4 is located here: http://platypus.darwinports.com/dports/aqua/Platypus/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/platypus # $Id: Portfile 27808 2007-08-14 14:39:37Z nox PortSystem 1.0 PortGroup xcode 1.0 Name: Platypus Version: 3.4 Category: aqua devel Maintainers: nomaintainer Description: Program for creating application wrappers around scripts. Long Description: Platypus is a program for creating application wrappers around scripts, i.e. creating Mac OS X applications that execute a script they are bundled with. Scripts can thus be run transparently from the graphical window environment without having to resort to using the command line interface. It supports drag and drop on created apps, running as root using Authentication Manager and more. Homepage: http://www.sveinbjorn.org/platypus/ master_sites http://www.sveinbjorn.org/files/software/platypus/ distname platypus${version}.src use_zip yes checksums md5 775d39e01562a97739043644865c7062 sha1 fdb9967f5f3edbb9f82e206455db21aa1e420496 rmd160 2a1dc4cf5247c688706f7724ddfc0945d2805146 worksrcdir ${name} # Dummy configure to enable universal variant. use_configure yes configure {} if {! [variant_isset universal]} { set arch ${os.arch} if {! [string compare ${os.arch} powerpc]} { set arch ppc } xcode.build.settings-append ARCHS=${arch} xcode.destroot.settings-append ARCHS=${arch} } livecheck.check regex livecheck.url ${homepage} livecheck.regex "${name} (\\d+(?:\\.\\d+)*)" If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/platypusYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using platypus with these commands: % man platypus Where to find more information:
|
![]() |
![]() Digg platypus on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




