Changes between Initial Version and Version 4 of Ticket #21613


Ignore:
Timestamp:
Sep 28, 2009, 4:42:20 AM (15 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21613 – Description

    initial v4  
    1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id$
    3 PortSystem          1.0
    4 
    5 name hatari
    6 version 1.3.1
    7 categories emulator
    8 maintainers christer.solskogen@gmail.com
    9 
    10 description Atari ST emulator
    11 long_description Hatari is a Atari ST(and somewhat Falcon) emulator for UNIX systems
    12 homepage http://hatari.berlios.de
    13 platforms darwin
    14 
    15 master_sites    http://download.berlios.de/hatari/
    16 checksums           md5     112b544ec4affb7c04e931088e62a115 \
    17                     sha1    d603e1ddea34af9d0c1001f83f3e16081c136ef9 \
    18                     rmd160  83a7a8138013be3324cf54e5f0df2efb0ebc40d3
    19 
    20 
    21 use_bzip2       yes
    22 depends_lib     port:libsdl
    23 
    24 configure.cflags        -O3 -pipe -fomit-frame-pointer
     1See attachment.