View | Details | Raw Unified | Return to bug 144662
Collapse All | Expand All

(-)emulators/uae/Makefile (-6 / +4 lines)
Lines 6-28 Link Here
6
#
6
#
7
7
8
PORTNAME=	uae
8
PORTNAME=	uae
9
PORTVERSION=	0.8.25
9
PORTVERSION=	0.8.29
10
PORTREVISION=	6
11
CATEGORIES=	emulators
10
CATEGORIES=	emulators
12
MASTER_SITES=	ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \
11
MASTER_SITES=	http://www.amigaemulator.org/files/sources/develop/
13
		http://www.electronghost.co.uk/~bernds/
14
12
15
MAINTAINER=	simond@irrelevant.org
13
MAINTAINER=	simond@irrelevant.org
16
COMMENT=	Amiga emulator
14
COMMENT=	Amiga emulator
17
15
18
CONFLICTS=	e-uae-[0-9]*
16
CONFLICTS=	e-uae-[0-9]*
19
17
18
USE_BZIP2=	yes
20
USE_GMAKE=	yes
19
USE_GMAKE=	yes
21
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
22
USE_AUTOTOOLS=	autoconf:262
21
USE_AUTOTOOLS=	autoconf:262
23
CONFIGURE_ARGS=	--enable-sound --enable-vidmode --enable-dga
22
CONFIGURE_ARGS=	--enable-sound
24
USE_GNOME=	gtk20
23
USE_GNOME=	gtk20
25
USE_GCC=	3.4
26
24
27
CFLAGS+=	${PTHREAD_CFLAGS}
25
CFLAGS+=	${PTHREAD_CFLAGS}
28
26
(-)emulators/uae/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (uae-0.8.25.tar.gz) = e660ca2bec3c016c978ef88117b0c432
1
MD5 (uae-0.8.29.tar.bz2) = 54abbabb5e8580b679c52de019141d61
2
SHA256 (uae-0.8.25.tar.gz) = 611a7e04dd77080d87c7e9680aed997ed2be45116eec91613eb36a85235a686a
2
SHA256 (uae-0.8.29.tar.bz2) = 2463524b19b36ab44de158c5f24871878eda05230ea391343849959643634317
3
SIZE (uae-0.8.25.tar.gz) = 970727
3
SIZE (uae-0.8.29.tar.bz2) = 925508
(-)emulators/uae/pkg-descr (-1 / +1 lines)
Lines 1-7 Link Here
1
This is a port for UAE, the Universal Amiga Emulator.
1
This is a port for UAE, the Universal Amiga Emulator.
2
You will require a valid Amiga ROM file in order for this to be useful.
2
You will require a valid Amiga ROM file in order for this to be useful.
3
3
4
WWW: http://www.freiburg.linux.de/~uae/
4
WWW: http://www.amigaemulator.org/
5
5
6
- Simon Dick
6
- Simon Dick
7
simond@irrelevant.org
7
simond@irrelevant.org

Return to bug 144662