mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.6.2
- Convert Makefile headers to new style - Remove indefinite article from COMMENT PR: ports/174162 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
3d50b3dc2b
commit
861a47323b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308583
@ -1,18 +1,14 @@
|
||||
# New ports collection makefile for: hatari
|
||||
# Date created: 15 March 2004
|
||||
# Whom: Michael Neumann <mneumann@ntecs.de>
|
||||
#
|
||||
# Created by: Michael Neumann <mneumann@ntecs.de>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= hatari
|
||||
PORTVERSION= 1.6.1
|
||||
PORTVERSION= 1.6.2
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://download.tuxfamily.org/hatari/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= ${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An Atari ST emulator
|
||||
COMMENT= Atari ST emulator
|
||||
|
||||
LICENSE= GPLv2 # (or later)
|
||||
|
||||
@ -25,6 +21,7 @@ OPTIONS_DEFINE= DOCS
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= pygtk2
|
||||
USE_SDL= sdl
|
||||
USE_READLINE= yes
|
||||
USE_CMAKE= yes
|
||||
CMAKE_ARGS= -DPORTAUDIO_INCLUDE_DIR:STRING="${PA2_INCLUDE_DIR}" \
|
||||
-DPORTAUDIO_LIBRARY:STRING="${PA2_LIBRARY}" \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (hatari-1.6.1.tar.bz2) = f6142b4d0c8f1731f990fcc4cf125d9b7a1822384c46e6af79058a461443e853
|
||||
SIZE (hatari-1.6.1.tar.bz2) = 1777736
|
||||
SHA256 (hatari-1.6.2.tar.bz2) = 20de0430eb8950d206e9df4d8088fa759625e23390e7604484e351d030761b3f
|
||||
SIZE (hatari-1.6.2.tar.bz2) = 1739570
|
||||
|
Loading…
Reference in New Issue
Block a user