diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-17 12:38:02 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-17 12:38:02 +0000 |
commit | 1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1 (patch) | |
tree | d6e1dc5578a00f17474e942fe95ee7b689a65e1d | |
parent | Update to 2.0.5. (diff) |
Chase increase of libSDL version number.
Notes
Notes:
svn path=/head/; revision=57807
59 files changed, 59 insertions, 59 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 6afead8c363c..a324eacb15c7 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.xanadunet.net/ksmp3play/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg \ gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile index 1a09222fd6b9..8d5bc269d4d2 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sobomax MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index 54dc2eb27f1a..d3727090973f 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/acorn/0.3/src/ \ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_NEWGCC= YES USE_LIBTOOL= YES diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index 54dc2eb27f1a..d3727090973f 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/acorn/0.3/src/ \ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_NEWGCC= YES USE_LIBTOOL= YES diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index 778279dac0bc..3814e11514e1 100644 --- a/devel/libuta/Makefile +++ b/devel/libuta/Makefile @@ -15,7 +15,7 @@ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ + SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer USE_FREETYPE= yes diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index 636434492678..e5f220908362 100644 --- a/devel/ruby-rudl/Makefile +++ b/devel/ruby-rudl/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile index 9fa8df5a41db..3d2f986a6fd1 100644 --- a/devel/ruby-sdl/Makefile +++ b/devel/ruby-sdl/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${RUBY_OPENGL_PORTDIR}:patch -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer diff --git a/devel/sdlmm/Makefile b/devel/sdlmm/Makefile index 6f2a1377525e..571f736dc235 100644 --- a/devel/sdlmm/Makefile +++ b/devel/sdlmm/Makefile @@ -15,7 +15,7 @@ DISTNAME= SDLmm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config GNU_CONFIGURE= yes diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile index 778279dac0bc..3814e11514e1 100644 --- a/devel/wftk/Makefile +++ b/devel/wftk/Makefile @@ -15,7 +15,7 @@ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ + SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer USE_FREETYPE= yes diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index 16e090919400..d294892d280d 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://pknet.com/~joe/ MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index bc373453e7ff..36906064e293 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_src MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 3f76aac08300..84b27d07da25 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_XLIB= yes USE_AUTOCONF= yes diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index f365203e2c84..03e10d49363d 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}b MAINTAINER= flynn@energyhq.homeip.net -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_ZIP= yes USE_GMAKE= yes diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 1c5d3a33d7e3..b19853128b36 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -185,7 +185,7 @@ pre-everything:: @${ECHO_MSG} "'make options' for more information." @exit 1 .endif -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config MAKE_ENV+= SDL_CONFIG=${SDL_CONFIG} DISPLAY_METHOD= SDL diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 38da6bbdec85..28e9b13f6361 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -58,7 +58,7 @@ CONFIGURE_ARGS+= --enable-audio=oss --with-default-output=oss .endif .if defined(WITH_SDL) -LIB_DEPENDS+= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 CONFIGURE_ARGS+= --enable-sdl CONFIGURE_ENV+= SDL_CONFIG="${SDL_CONFIG}" .else diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 834b85412492..096fb8850f16 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -16,7 +16,7 @@ MAINTAINER= stijn@win.tue.nl # This must be >= 0.98! BUILD_DEPENDS= nasm-0.98:${PORTSDIR}/devel/nasm -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png USE_X_PREFIX= yes diff --git a/games/54321/Makefile b/games/54321/Makefile index b30401774879..c1a243cea58e 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= llwang@infor.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ png.5:${PORTSDIR}/graphics/png diff --git a/games/adgali/Makefile b/games/adgali/Makefile index 10f27b648154..ea0bf9f858f4 100644 --- a/games/adgali/Makefile +++ b/games/adgali/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ jpeg:${PORTSDIR}/graphics/jpeg \ tiff:${PORTSDIR}/graphics/tiff \ png:${PORTSDIR}/graphics/png \ diff --git a/games/alephone/Makefile b/games/alephone/Makefile index d10717c16db8..e01d3ba3881f 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -14,7 +14,7 @@ DISTNAME= AlephOne-${PORTVERSION} MAINTAINER= malyn@strangeGizmo.com -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12:install \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12:install \ SDL_image.10:${PORTSDIR}/graphics/sdl_image:install SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/amphetamine/Makefile b/games/amphetamine/Makefile index 3a695822b8cd..f3c73c98ec11 100644 --- a/games/amphetamine/Makefile +++ b/games/amphetamine/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 DATAVERSION= 0.8.6 diff --git a/games/asc/Makefile b/games/asc/Makefile index 4e2e440e387a..6822dac9b033 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ SDLmm.8:${PORTSDIR}/devel/sdlmm \ diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 04731d083c89..5f63c3c036b3 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jan@jungnickel.com -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 4715600cd253..cceb050707f7 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${PORTNAME}-client-${PORTVERSION}.tar.gz \ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/digger-vgl/Makefile b/games/digger-vgl/Makefile index 9a7128bfe3b4..c393ec323727 100644 --- a/games/digger-vgl/Makefile +++ b/games/digger-vgl/Makefile @@ -16,7 +16,7 @@ MAINTAINER= sobomax@FreeBSD.org .if defined(WITH_SOUND) SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 MAKE_ENV= SOUND=yes \ SDL_CONFIG=${SDL_CONFIG} .endif diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile index c6fd4a334a5d..af273f6c56a1 100644 --- a/games/falconseye/Makefile +++ b/games/falconseye/Makefile @@ -14,7 +14,7 @@ DISTNAME= nethack_source_331_jtp_${PORTVERSION:S/.//g} MAINTAINER= kris@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity NHDIR= "${PREFIX}/share/falconseyedir" diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 9a1bad601bd4..9ff6453fcc05 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= lgames MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/newvox/Makefile b/games/newvox/Makefile index 9b4dd1df2940..7e5767745e2f 100644 --- a/games/newvox/Makefile +++ b/games/newvox/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.libsdl.org/projects/newvox/src/ MAINTAINER= kris@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/games/prboom/Makefile b/games/prboom/Makefile index cedb2f13683c..bda00c4454ac 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= fracture@allusion.net -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_net.0:${PORTSDIR}/net/sdl_net diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index f365203e2c84..03e10d49363d 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}b MAINTAINER= flynn@energyhq.homeip.net -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_ZIP= yes USE_GMAKE= yes diff --git a/games/toppler/Makefile b/games/toppler/Makefile index fb5ced5fb27e..1e5d1a0c992d 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= toppler MAINTAINER= dom@happygiraffe.net -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 LIB_DEPENDS+= SDL_mixer:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/avifile/Makefile b/graphics/avifile/Makefile index e8311d3e7991..61f6c79d9c26 100644 --- a/graphics/avifile/Makefile +++ b/graphics/avifile/Makefile @@ -128,7 +128,7 @@ post-install: .include <bsd.port.pre.mk> .if ${ARCH} == "i386" -LIB_DEPENDS+= SDL-1.1:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS+= ${CODEC_DETECTION_FILE}:${CODEC_PORT} CONFIGURE_ARGS+= --enable-x86opt --with-win32-path=${LOCALBASE}/lib/win32 diff --git a/graphics/dumpmpeg/Makefile b/graphics/dumpmpeg/Makefile index e1bc650145c8..26aeb5cef238 100644 --- a/graphics/dumpmpeg/Makefile +++ b/graphics/dumpmpeg/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/enjoympeg/Makefile b/graphics/enjoympeg/Makefile index 5586d7d0fd5c..fd3ffb8c3f8a 100644 --- a/graphics/enjoympeg/Makefile +++ b/graphics/enjoympeg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://people.freenet.de/for_Ki/ MAINTAINER= ijliao@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile index 16305fd72a45..30d697f9b1c8 100644 --- a/graphics/guilib/Makefile +++ b/graphics/guilib/Makefile @@ -14,7 +14,7 @@ DISTNAME= GUIlib-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/libdv/Makefile b/graphics/libdv/Makefile index 8c4c4a4a3db0..36228325740d 100644 --- a/graphics/libdv/Makefile +++ b/graphics/libdv/Makefile @@ -30,7 +30,7 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config DOC_FILES= ChangeLog README.dvconnect README.encoder .ifndef(WITHOUT_SDL) -LIB_DEPENDS+= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 CONFIGURE_ARGS+= --enable-sdl CONFIGURE_ENV+= SDL_CONFIG="${SDL_CONFIG}" diff --git a/graphics/libmovtar/Makefile b/graphics/libmovtar/Makefile index b7652d7c8a21..8919ed57517c 100644 --- a/graphics/libmovtar/Makefile +++ b/graphics/libmovtar/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= mjpeg MAINTAINER= lioux@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_GTK= yes diff --git a/graphics/libmpeg2/Makefile b/graphics/libmpeg2/Makefile index 69a5349aaadc..f98e110b7118 100644 --- a/graphics/libmpeg2/Makefile +++ b/graphics/libmpeg2/Makefile @@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --enable-mga .endif .ifdef(WITH_SDL) -LIB_DEPENDS+= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-libvo::configure.incl \ ${FILESDIR}/extra-patch-libvo::video_out_sdl.c diff --git a/graphics/mplayer/Makefile b/graphics/mplayer/Makefile index 265523a4055a..6111aaead01f 100644 --- a/graphics/mplayer/Makefile +++ b/graphics/mplayer/Makefile @@ -22,7 +22,7 @@ MAINTAINER= riggs@rrr.de LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ iconv.3:${PORTSDIR}/converters/libiconv \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS= ${LOCALBASE}/share/mplayer/fonts:${PORTSDIR}/graphics/mplayer-fonts NO_PACKAGE= yes diff --git a/graphics/oqtplayer/Makefile b/graphics/oqtplayer/Makefile index 86ed1c97c45b..5b47ac6e6aaf 100644 --- a/graphics/oqtplayer/Makefile +++ b/graphics/oqtplayer/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ openquicktime.0:${PORTSDIR}/graphics/openquicktime MAKE_ENV= SDL_CONFIG=${SDL_CONFIG} diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile index 3c7c623d514e..75393ef17aac 100644 --- a/graphics/smpeg/Makefile +++ b/graphics/smpeg/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.lokigames.com/pub/open-source/smpeg/ \ MAINTAINER= cpiazza@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile index 2703d27eb6e9..1902f6386702 100644 --- a/graphics/xmms-infinity/Makefile +++ b/graphics/xmms-infinity/Makefile @@ -14,7 +14,7 @@ DISTNAME= infinity-${PORTVERSION} MAINTAINER= dyeske@yahoo.com LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index 18f3ff4605f1..6b9653e750e3 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -14,7 +14,7 @@ DISTNAME= JESS-${PORTVERSION} MAINTAINER= dyeske@yahoo.com BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/xmps/Makefile b/graphics/xmps/Makefile index 11f31764589f..ffe2e146d95e 100644 --- a/graphics/xmps/Makefile +++ b/graphics/xmps/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://xmps.sourceforge.net/sources/ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile index a0b8b6226f6b..4224db8ac3cb 100644 --- a/misc/explosions/Makefile +++ b/misc/explosions/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} MAINTAINER= petef@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image USE_GMAKE= yes diff --git a/misc/kdeaddons/Makefile b/misc/kdeaddons/Makefile index 626bc9737e1f..cc7d0a4384e1 100644 --- a/misc/kdeaddons/Makefile +++ b/misc/kdeaddons/Makefile @@ -17,7 +17,7 @@ MAINTAINER?= ports@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 LIB_DEPENDS+= noatun.0:${PORTSDIR}/audio/kdemultimedia2 \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 WITH_SDL= yes USE_KDEBASE_VER=2 diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index 626bc9737e1f..cc7d0a4384e1 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -17,7 +17,7 @@ MAINTAINER?= ports@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 LIB_DEPENDS+= noatun.0:${PORTSDIR}/audio/kdemultimedia2 \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 WITH_SDL= yes USE_KDEBASE_VER=2 diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile index e8311d3e7991..61f6c79d9c26 100644 --- a/multimedia/avifile/Makefile +++ b/multimedia/avifile/Makefile @@ -128,7 +128,7 @@ post-install: .include <bsd.port.pre.mk> .if ${ARCH} == "i386" -LIB_DEPENDS+= SDL-1.1:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS+= ${CODEC_DETECTION_FILE}:${CODEC_PORT} CONFIGURE_ARGS+= --enable-x86opt --with-win32-path=${LOCALBASE}/lib/win32 diff --git a/multimedia/dumpmpeg/Makefile b/multimedia/dumpmpeg/Makefile index e1bc650145c8..26aeb5cef238 100644 --- a/multimedia/dumpmpeg/Makefile +++ b/multimedia/dumpmpeg/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/multimedia/enjoympeg/Makefile b/multimedia/enjoympeg/Makefile index 5586d7d0fd5c..fd3ffb8c3f8a 100644 --- a/multimedia/enjoympeg/Makefile +++ b/multimedia/enjoympeg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://people.freenet.de/for_Ki/ MAINTAINER= ijliao@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/multimedia/libdv/Makefile b/multimedia/libdv/Makefile index 8c4c4a4a3db0..36228325740d 100644 --- a/multimedia/libdv/Makefile +++ b/multimedia/libdv/Makefile @@ -30,7 +30,7 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config DOC_FILES= ChangeLog README.dvconnect README.encoder .ifndef(WITHOUT_SDL) -LIB_DEPENDS+= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 CONFIGURE_ARGS+= --enable-sdl CONFIGURE_ENV+= SDL_CONFIG="${SDL_CONFIG}" diff --git a/multimedia/libmovtar/Makefile b/multimedia/libmovtar/Makefile index b7652d7c8a21..8919ed57517c 100644 --- a/multimedia/libmovtar/Makefile +++ b/multimedia/libmovtar/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= mjpeg MAINTAINER= lioux@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_GTK= yes diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile index 69a5349aaadc..f98e110b7118 100644 --- a/multimedia/libmpeg2/Makefile +++ b/multimedia/libmpeg2/Makefile @@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --enable-mga .endif .ifdef(WITH_SDL) -LIB_DEPENDS+= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-libvo::configure.incl \ ${FILESDIR}/extra-patch-libvo::video_out_sdl.c diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 265523a4055a..6111aaead01f 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -22,7 +22,7 @@ MAINTAINER= riggs@rrr.de LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ iconv.3:${PORTSDIR}/converters/libiconv \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS= ${LOCALBASE}/share/mplayer/fonts:${PORTSDIR}/graphics/mplayer-fonts NO_PACKAGE= yes diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile index 265523a4055a..6111aaead01f 100644 --- a/multimedia/mplayerxp/Makefile +++ b/multimedia/mplayerxp/Makefile @@ -22,7 +22,7 @@ MAINTAINER= riggs@rrr.de LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ iconv.3:${PORTSDIR}/converters/libiconv \ - SDL-1.1.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS= ${LOCALBASE}/share/mplayer/fonts:${PORTSDIR}/graphics/mplayer-fonts NO_PACKAGE= yes diff --git a/multimedia/oqtplayer/Makefile b/multimedia/oqtplayer/Makefile index 86ed1c97c45b..5b47ac6e6aaf 100644 --- a/multimedia/oqtplayer/Makefile +++ b/multimedia/oqtplayer/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ openquicktime.0:${PORTSDIR}/graphics/openquicktime MAKE_ENV= SDL_CONFIG=${SDL_CONFIG} diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile index 3c7c623d514e..75393ef17aac 100644 --- a/multimedia/smpeg/Makefile +++ b/multimedia/smpeg/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.lokigames.com/pub/open-source/smpeg/ \ MAINTAINER= cpiazza@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile index 11f31764589f..ffe2e146d95e 100644 --- a/multimedia/xmps/Makefile +++ b/multimedia/xmps/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://xmps.sourceforge.net/sources/ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index a5f14705f624..cd63f53c3064 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ expat.2:${PORTSDIR}/textproc/expat2 diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index a5f14705f624..cd63f53c3064 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ expat.2:${PORTSDIR}/textproc/expat2 |