diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-13 22:43:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-13 22:43:46 +0000 |
commit | 92e0cb52cb783546e352182244f761180817e141 (patch) | |
tree | 4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /emulators | |
parent | 01bd00f60b043c603cfe4fa796bf28af3a849cca (diff) | |
download | pkgsrc-92e0cb52cb783546e352182244f761180817e141.tar.gz |
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/NeoPop-SDL/Makefile | 4 | ||||
-rw-r--r-- | emulators/atari800/Makefile | 3 | ||||
-rw-r--r-- | emulators/blinkensim/Makefile | 4 | ||||
-rw-r--r-- | emulators/dosbox/Makefile | 3 | ||||
-rw-r--r-- | emulators/fuse/Makefile | 4 | ||||
-rw-r--r-- | emulators/gens/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim-devel/buildlink3.mk | 4 | ||||
-rw-r--r-- | emulators/gpsim-oscilloscope/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim-ptyusart/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim/Makefile | 4 | ||||
-rw-r--r-- | emulators/kenigma/Makefile | 4 | ||||
-rw-r--r-- | emulators/nestopia/Makefile | 4 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 4 | ||||
-rw-r--r-- | emulators/palmosemulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/raine/Makefile | 3 | ||||
-rw-r--r-- | emulators/sdlmame/Makefile | 3 | ||||
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 3 | ||||
-rw-r--r-- | emulators/stella/Makefile | 3 | ||||
-rw-r--r-- | emulators/uae/Makefile | 4 | ||||
-rw-r--r-- | emulators/vba/Makefile | 4 | ||||
-rw-r--r-- | emulators/vice/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 3 | ||||
-rw-r--r-- | emulators/zsnes/Makefile | 3 |
25 files changed, 50 insertions, 42 deletions
diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile index e4595d9e6b7..6fed40bebd1 100644 --- a/emulators/NeoPop-SDL/Makefile +++ b/emulators/NeoPop-SDL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:29 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/06/13 22:44:13 wiz Exp $ # DISTNAME= NeoPop-SDL-0.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/NeoPop-SDL/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 19c250756ea..87537ada120 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2009/11/04 11:44:15 adam Exp $ +# $NetBSD: Makefile,v 1.44 2010/06/13 22:44:13 wiz Exp $ DISTNAME= atari800-2.1.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atari800/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile index 81c10e30ab9..2135ea85af6 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:26 sno Exp $ +# $NetBSD: Makefile,v 1.13 2010/06/13 22:44:14 wiz Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 4f7d23632ac..754243bea01 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2009/05/28 11:04:52 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/06/13 22:44:14 wiz Exp $ DISTNAME= dosbox-0.73 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index d8ac57eac57..82ba3e1b451 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2009/08/26 19:58:44 sno Exp $ +# $NetBSD: Makefile,v 1.31 2010/06/13 22:44:14 wiz Exp $ DISTNAME= fuse-0.10.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index cc92b532f87..4c87f9de260 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2010/05/29 16:28:17 dillo Exp $ +# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:14 wiz Exp $ # DISTNAME= gens-rc3 PKGNAME= gens-2.12rc3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/} diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index f885da0ba9c..c37ed732fd8 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:00 sno Exp $ +# $NetBSD: Makefile,v 1.13 2010/06/13 22:44:14 wiz Exp $ # DISTNAME= gpsim-20050905 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk index c0cdad1043e..251599d35bc 100644 --- a/emulators/gpsim-devel/buildlink3.mk +++ b/emulators/gpsim-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2009/08/26 19:57:00 sno Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2010/06/13 22:44:14 wiz Exp $ BUILDLINK_TREE+= gpsim @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim GPSIM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905 -BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb5 +BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb6 BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel .include "../../x11/gtk2/buildlink3.mk" diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index 911b6ada15b..02d478ae924 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2009/08/26 19:57:26 sno Exp $ +# $NetBSD: Makefile,v 1.12 2010/06/13 22:44:14 wiz Exp $ # DISTNAME= oscilloscope-0.1.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index 1521c90ed49..3d64945bd55 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2010/01/29 22:54:48 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2010/06/13 22:44:14 wiz Exp $ # DISTNAME= ptyusart-0.3.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 98e6f08992e..a8b02bfa682 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2009/08/26 19:57:27 sno Exp $ +# $NetBSD: Makefile,v 1.23 2010/06/13 22:44:14 wiz Exp $ # DISTNAME= gpsim-0.21.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index 3bc7288a86a..a14a5d7a48f 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2010/01/18 09:58:49 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/06/13 22:44:14 wiz Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index a7a8b8df125..38131bd0c81 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:27 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:14 wiz Exp $ # DISTNAME= Nestopia140src PKGNAME= nestopia-1.40h -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/} EXTRACT_SUFX= .zip diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 45e8c5178b0..cb846e7f36f 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2010/01/29 23:01:53 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2010/06/13 22:44:14 wiz Exp $ # DISTNAME= openmsx-0.6.2 #PKGREVISION= 1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 76e837b3829..a1fc321b23e 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2010/04/06 04:36:00 dsainty Exp $ +# $NetBSD: Makefile,v 1.32 2010/06/13 22:44:15 wiz Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= emulators x11 MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 4ec79f7d264..5da0ea89537 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2010/01/17 08:16:52 dholland Exp $ +# $NetBSD: Makefile,v 1.20 2010/06/13 22:44:15 wiz Exp $ # DISTNAME= raines-0.43.3 PKGNAME= ${DISTNAME:S/raines/raine/} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://rainemu.swishparty.co.uk/html/archive/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/sdlmame/Makefile b/emulators/sdlmame/Makefile index fb75cfeb1f7..935c6d0ce22 100644 --- a/emulators/sdlmame/Makefile +++ b/emulators/sdlmame/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2010/01/16 21:25:19 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/06/13 22:44:15 wiz Exp $ # # Don't update to 0.XXXuN, those are development snapshots. DISTNAME= sdlmame0136 PKGNAME= ${DISTNAME:S/0/-0./} +PKGREVISION= 1 COMMENT= Multiple Arcade Machine Emulator, SDL port diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 3328cae269a..896383fa994 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2010/02/05 12:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/06/13 22:44:15 wiz Exp $ # DISTNAME= snes9x-1.52-src PKGNAME= snes9x-gtk-1.52.79 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 6ef2bcb4bab..7f3a32e14ab 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2009/09/26 19:55:47 dholland Exp $ +# $NetBSD: Makefile,v 1.36 2010/06/13 22:44:15 wiz Exp $ STELLA_VERSION= 3.0 DISTNAME= stella-${STELLA_VERSION}-src PKGNAME= stella-${STELLA_VERSION} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stella/} diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index a8e5a5f1d9d..7b5aaa21b44 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2009/08/26 19:57:27 sno Exp $ +# $NetBSD: Makefile,v 1.51 2010/06/13 22:44:15 wiz Exp $ DISTNAME= uae-0.8.25 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index d4a2912ad4b..ac13ac2dd1f 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2008/03/03 19:21:38 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2010/06/13 22:44:15 wiz Exp $ DISTNAME= VisualBoyAdvance-src-1.7.2 PKGNAME= vba-1.7.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vba/} diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index b8cc2e3d1b2..f94932c89d3 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2009/08/26 19:58:44 sno Exp $ +# $NetBSD: Makefile,v 1.83 2010/06/13 22:44:15 wiz Exp $ # DISTNAME= vice-1.22 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ \ http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index b2395cc0657..15f12729bf5 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.155 2010/01/18 09:58:49 wiz Exp $ +# $NetBSD: Makefile,v 1.156 2010/06/13 22:44:15 wiz Exp $ DISTNAME= wine-1.0.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 59f69fc26c6..05737ac0c8d 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/06/05 12:20:59 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:15 wiz Exp $ DISTNAME= yabause-0.9.10 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index bd27f60c281..5093e389b44 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2007/06/06 22:05:45 rillig Exp $ +# $NetBSD: Makefile,v 1.39 2010/06/13 22:44:16 wiz Exp $ DISTNAME= zsnes151src PKGNAME= zsnes-1.51 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/} EXTRACT_SUFX= .tar.bz2 |