|
|||||||||
Monday the 12th of May, 2008 |
|||||||||
allegro most recent diff
Scroll down toward the bottom of the page to get installation instructions for allegro. The raw portfile for allegro 4.2.2 is located here: http://allegro.darwinports.com/dports/devel/allegro/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/allegro # $Id: Portfile 29477 2007-09-24 23:53:23Z raimue PortSystem 1.0 Name: allegro Version: 4.2.2 Description: A game programming library for C/C++ developers. Long Description: Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms. Maintainers: raimue openmaintainer Category: devel games Platform: darwin Homepage: http://www.talula.demon.co.uk/allegro/ master_sites sourceforge:alleg checksums md5 87ffb1def034e0ec29a9ad4a595cda7e depends_lib lib:libX11:XFree86 patchfiles patch-makefile.osx configure { system "cd ${worksrcpath} && sh fix.sh macosx" } # check for universal build pre-build { if {! [variant_isset universal]} { build.args PREFIX=${prefix} } else { build.args PREFIX=${prefix} UB=1 } } build.target destroot.target install install-man destroot.args PREFIX=${prefix} # some additional tools were build, let's install them post-destroot { foreach tool {colormap dat dat2c dat2s exedat grabber pack pat2dat rgbmap textconv} { xinstall -m 0755 -W ${worksrcpath}/tools/ ${tool} ${destroot}${prefix}/bin/ } } livecheck.check regex livecheck.regex " (\\S+) released!" 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/allegroYou 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 allegro with these commands: % man allegro Where to find more information:
|
![]() |
![]() Digg allegro 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 |
|||||||
| |




